/*
Theme Name: Willey's Works 2026
Theme URI: https://www.willeysworks.com/
Author: OpenAI for Willey's Works
Description: Custom, photo-first WordPress theme for Willey's Works custom wooden creations.
Version: 2.5.0
Requires at least: 6.2
Requires PHP: 7.4
Text Domain: willeysworks
*/

:root{
  --ww-ink:#17151a;
  --ww-ink-2:#242028;
  --ww-ink-3:#343039;
  --ww-paper:#fffdf9;
  --ww-cream:#f4efe8;
  --ww-warm:#e8ded3;
  --ww-purple:#4d168b;
  --ww-purple-2:#6b21a8;
  --ww-magenta:#b6006c;
  --ww-coral:#ff4b3e;
  --ww-orange:#ff8a00;
  --ww-muted:#6f6872;
  --ww-line:#ddd4ca;
  --ww-white:#fff;
  --ww-radius:24px;
  --ww-radius-sm:14px;
  --ww-max:1220px;
  --ww-shadow:0 24px 70px rgba(26,18,29,.14);
  --ww-brand:linear-gradient(115deg,var(--ww-purple) 0%,var(--ww-magenta) 47%,var(--ww-coral) 72%,var(--ww-orange) 100%);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--ww-paper);color:var(--ww-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;line-height:1.65}
body.admin-bar .site-header{top:32px}
img{display:block;max-width:100%;height:auto}
a{color:inherit;text-decoration:none}
button,input,select,textarea{font:inherit}
button{cursor:pointer}
.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.wrap{width:min(calc(100% - 40px),var(--ww-max));margin-inline:auto}
.narrow{width:min(calc(100% - 40px),820px);margin-inline:auto}
.eyebrow{display:inline-flex;align-items:center;gap:.55rem;font-size:.75rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase;color:var(--ww-purple-2)}
.eyebrow:before{content:"";width:26px;height:2px;border-radius:99px;background:var(--ww-brand)}
.section{padding:96px 0}
.section.alt{background:var(--ww-cream)}
.section.dark{background:var(--ww-ink);color:#fff}
.section-head{max-width:780px;margin-bottom:38px}
.section-head.center{text-align:center;margin-inline:auto;margin-bottom:48px}
.section-head.center .eyebrow{justify-content:center}
h1,h2,h3,h4,p{margin-top:0}
h1,h2{font-family:Georgia,"Times New Roman",serif;letter-spacing:-.035em}
h2{font-size:clamp(2.35rem,5vw,4.3rem);line-height:1.02;margin:.42rem 0 1rem}
h3{font-size:1.25rem;line-height:1.2}
.lead{font-size:1.12rem;color:var(--ww-muted);max-width:700px}
.dark .lead{color:#c9c1cc}
.btn{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;min-height:48px;padding:.85rem 1.22rem;border-radius:999px;font-weight:850;border:1px solid transparent;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}
.btn:hover{transform:translateY(-2px)}
.btn.primary{background:var(--ww-brand);color:#fff;box-shadow:0 14px 32px rgba(122,24,97,.24)}
.btn.primary:hover{box-shadow:0 18px 38px rgba(122,24,97,.32)}
.btn.dark{background:var(--ww-ink);color:#fff}
.btn.light{background:#fff;color:var(--ww-ink);border-color:rgba(24,20,29,.12)}
.btn.ghost{border-color:rgba(255,255,255,.26);color:#fff;background:rgba(255,255,255,.05)}
.btn.small{min-height:40px;padding:.58rem .92rem;font-size:.9rem}

/* Header */
.site-header{position:sticky;top:0;z-index:1000;background:rgba(18,16,21,.93);backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,255,255,.08)}
.header-inner{height:78px;display:flex;align-items:center;justify-content:space-between;gap:28px}
.brand{display:flex;align-items:center;gap:12px;color:#fff;min-width:0}
.brand-logo{width:48px;height:48px;object-fit:contain;filter:drop-shadow(0 6px 12px rgba(0,0,0,.28))}
.brand-copy{display:flex;flex-direction:column;line-height:1}.brand-copy strong{font-size:1rem;letter-spacing:.01em}.brand-copy small{font-size:.62rem;text-transform:uppercase;letter-spacing:.16em;color:#c7bec9;margin-top:6px;font-weight:800}
.nav-links{display:flex;align-items:center;gap:24px;color:#ece7ef;font-size:.92rem;font-weight:780}
.nav-links ul{list-style:none;margin:0;padding:0;display:flex;align-items:center;gap:24px}
.nav-links li{margin:0}
.nav-links ul li:last-child a{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:.58rem .92rem;border-radius:999px;background:var(--ww-brand);color:#fff;box-shadow:0 10px 24px rgba(122,24,97,.22)}
.nav-links a:not(.btn):hover{color:#fff}
.menu-toggle{display:none;background:transparent;border:0;color:#fff;font-size:1.55rem;padding:8px}

/* Hero */
.hero{position:relative;overflow:hidden;color:#fff;background:#17131a;isolation:isolate}
.hero:before{content:"";position:absolute;inset:0;z-index:-2;background:radial-gradient(circle at 86% 22%,rgba(255,138,0,.22),transparent 23%),radial-gradient(circle at 10% 76%,rgba(182,0,108,.30),transparent 30%),linear-gradient(125deg,#100f12 0%,#1b1520 54%,#311642 100%)}
.hero:after{content:"";position:absolute;inset:0;z-index:-1;opacity:.3;background-image:repeating-linear-gradient(90deg,transparent 0 58px,rgba(255,255,255,.025) 58px 60px),linear-gradient(12deg,transparent 0 47%,rgba(255,255,255,.018) 48%,transparent 49%)}
.hero-grid{min-height:720px;display:grid;grid-template-columns:1.02fr .98fr;gap:64px;align-items:center;padding:78px 0 88px}
.hero-kicker{color:#ffb665}
.hero h1{font-size:clamp(3.5rem,6.6vw,6.5rem);line-height:.91;max-width:760px;margin:.48rem 0 1.25rem}
.hero h1 span{display:block;background:linear-gradient(100deg,#fff 0%,#ffd6df 42%,#ffbc72 100%);-webkit-background-clip:text;background-clip:text;color:transparent}
.hero .sub{font-size:1.15rem;max-width:650px;color:#d8d0db;margin-bottom:1.7rem}
.hero-actions{display:flex;gap:12px;flex-wrap:wrap}
.trust-row{display:flex;gap:22px;flex-wrap:wrap;margin-top:28px;color:#d6cdd9;font-size:.88rem;font-weight:720}
.trust-row span:before{content:"✓";margin-right:.42rem;color:#ffb665;font-weight:900}
.hero-art{position:relative;min-height:575px}
.hero-logo-card{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:4;width:230px;height:230px;border-radius:50%;display:grid;place-items:center;background:rgba(15,12,18,.86);border:1px solid rgba(255,255,255,.12);box-shadow:0 30px 90px rgba(0,0,0,.36),0 0 0 12px rgba(255,255,255,.025)}
.hero-logo-card img{width:176px;height:176px;object-fit:contain}
.hero-photo{position:absolute;border-radius:22px;overflow:hidden;border:1px solid rgba(255,255,255,.12);box-shadow:0 24px 62px rgba(0,0,0,.38);background:#221f26}
.hero-photo img{width:100%;height:100%;object-fit:cover}
.hero-photo.one{width:43%;height:53%;left:0;top:3%;transform:rotate(-4deg)}
.hero-photo.two{width:45%;height:49%;right:0;top:8%;transform:rotate(5deg)}
.hero-photo.three{width:46%;height:48%;left:4%;bottom:0;transform:rotate(3deg)}
.hero-photo.four{width:43%;height:51%;right:2%;bottom:-2%;transform:rotate(-4deg)}
.hero-stamp{position:absolute;right:5%;top:48%;z-index:6;background:#fff;color:var(--ww-ink);padding:12px 15px;border-radius:14px;box-shadow:var(--ww-shadow);font-size:.76rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase;transform:rotate(4deg)}
.hero-stamp span{display:block;color:var(--ww-magenta);font-size:.68rem;margin-top:2px}

/* Category cards */
.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.category-card{background:#fff;border:1px solid var(--ww-line);border-radius:22px;padding:26px;min-height:310px;display:flex;flex-direction:column;box-shadow:0 12px 35px rgba(35,25,42,.06);position:relative;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease}
.category-card:hover{transform:translateY(-3px);box-shadow:0 18px 42px rgba(35,25,42,.1)}
.category-card:after{content:"";position:absolute;width:160px;height:160px;border-radius:50%;right:-72px;bottom:-78px;background:linear-gradient(135deg,rgba(77,22,139,.06),rgba(255,138,0,.10));pointer-events:none}
.category-photo{width:calc(100% + 52px);height:150px;object-fit:cover;margin:-26px -26px 24px;border-bottom:1px solid var(--ww-line);position:relative;z-index:1}
.category-card h3{margin:0 0 8px;font-size:1.22rem;position:relative;z-index:1}.category-card p{margin:0;color:var(--ww-muted);font-size:.94rem;position:relative;z-index:1}

/* Portfolio */
.project-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:18px}
.project-card{position:relative;min-height:360px;border-radius:24px;overflow:hidden;background:#211e24;color:#fff;box-shadow:var(--ww-shadow)}
.project-card.large{grid-column:span 7;min-height:560px}.project-card.medium{grid-column:span 5;min-height:560px}.project-card.small{grid-column:span 4}
.project-card img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;transition:transform .5s ease}
.project-card:hover img{transform:scale(1.035)}
.project-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 40%,rgba(12,10,13,.86) 100%)}
.project-copy{position:absolute;z-index:3;left:22px;right:22px;bottom:20px}
.project-copy .tag{display:inline-flex;background:rgba(255,255,255,.14);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.15);border-radius:999px;padding:.3rem .62rem;font-size:.68rem;text-transform:uppercase;letter-spacing:.1em;font-weight:900;margin-bottom:8px}
.project-copy h3{font-size:1.32rem;margin:0}.project-copy p{color:#ded7e1;margin:6px 0 0;font-size:.9rem}
.project-actions{text-align:center;margin-top:34px}

/* Process */
.process-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;border:1px solid var(--ww-line);border-radius:24px;overflow:hidden;background:var(--ww-line);box-shadow:0 18px 55px rgba(29,21,34,.07)}
.process-step{padding:28px;position:relative;min-height:235px;background:#fff}
.step-num{font-family:Georgia,"Times New Roman",serif;font-size:3.4rem;color:#e4dce6;line-height:1;font-weight:700;margin-bottom:16px}.process-step:nth-child(3n+2) .step-num{color:#ead7e4}.process-step:nth-child(3n) .step-num{color:#f0d4cf}.process-step:nth-child(4n) .step-num{color:#f4dbc1}
.process-step h3{margin-bottom:9px}.process-step p{color:var(--ww-muted);margin:0;font-size:.91rem;line-height:1.55}

/* Proof banner */
.proof-banner{display:grid;grid-template-columns:.95fr 1.05fr;gap:44px;align-items:center;background:var(--ww-ink);border-radius:30px;padding:42px;color:#fff;overflow:hidden;position:relative}
.proof-banner:after{content:"";position:absolute;width:430px;height:430px;border-radius:50%;right:-220px;top:-240px;background:var(--ww-brand);opacity:.23;filter:blur(4px)}
.proof-mark{min-height:300px;border-radius:20px;display:grid;place-items:center;padding:30px;background:linear-gradient(140deg,#2a2430,#18151c);border:1px solid rgba(255,255,255,.09);position:relative;overflow:hidden}
.proof-mark:before{content:"APPROVED";font-size:clamp(2.6rem,6vw,5.8rem);font-weight:1000;letter-spacing:.04em;color:transparent;-webkit-text-stroke:2px rgba(255,255,255,.16);transform:rotate(-10deg)}
.proof-copy{position:relative;z-index:2}.proof-copy h2{font-size:clamp(2.3rem,4vw,3.65rem)}.proof-copy p{color:#cfc6d2}
.check-list{display:grid;gap:10px;margin:22px 0 0;padding:0;list-style:none}.check-list li:before{content:"✓";color:#ffb565;font-weight:900;margin-right:.55rem}

/* Pricing */
.price-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.price-card{border:1px solid var(--ww-line);background:#fff;border-radius:22px;padding:30px;box-shadow:0 12px 35px rgba(35,25,42,.05)}
.price-card.featured{background:var(--ww-ink);color:#fff;border-color:var(--ww-ink);transform:translateY(-10px)}
.price-card .from{font-size:.73rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase;color:var(--ww-muted)}.price-card.featured .from{color:#bfb5c4}
.price-card .price{font-family:Georgia,"Times New Roman",serif;font-size:2.8rem;line-height:1;margin:12px 0 17px}.price-card .price small{font-family:inherit;font-size:1rem;color:var(--ww-muted)}.price-card.featured .price small{color:#c5bbc9}
.price-card p{color:var(--ww-muted);margin-bottom:0}.price-card.featured p{color:#cfc6d2}
.price-note{text-align:center;color:var(--ww-muted);font-size:.92rem;margin-top:24px}

/* About */
.about-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:65px;align-items:center}
.about-collage{position:relative;min-height:570px}
.about-photo{position:absolute;overflow:hidden;border-radius:24px;box-shadow:var(--ww-shadow);border:8px solid #fff}.about-photo img{width:100%;height:100%;object-fit:cover}.about-photo.one{width:68%;height:72%;left:0;top:0}.about-photo.two{width:58%;height:57%;right:0;bottom:0}.about-badge{position:absolute;right:5%;top:5%;z-index:3;width:130px;height:130px;border-radius:50%;background:var(--ww-brand);color:#fff;display:grid;place-items:center;text-align:center;padding:18px;font-weight:900;text-transform:uppercase;font-size:.73rem;letter-spacing:.08em;box-shadow:0 18px 44px rgba(101,28,95,.28)}
.about-copy p{color:var(--ww-muted)}

/* Reviews */
.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.review-card{border:1px solid rgba(255,255,255,.1);background:#211e24;border-radius:20px;padding:26px}.stars{color:#ffae52;letter-spacing:.08em;margin-bottom:13px}.review-card blockquote{margin:0;color:#e4dfe7;font-size:1.02rem}.review-card cite{display:block;color:#aaa1af;font-style:normal;font-size:.84rem;margin-top:18px;font-weight:800}

/* CTA */
.final-cta{position:relative;overflow:hidden;background:var(--ww-brand);color:#fff;border-radius:32px;padding:58px;display:flex;align-items:center;justify-content:space-between;gap:35px;box-shadow:0 22px 70px rgba(101,28,95,.23)}.final-cta:before{content:"W";position:absolute;right:4%;top:-42%;font-family:Georgia,serif;font-size:30rem;font-weight:900;color:rgba(255,255,255,.08);line-height:1}.final-cta h2{font-size:clamp(2.5rem,5vw,4.6rem);margin-bottom:10px}.final-cta p{max-width:650px;margin:0;color:#fff0f7}.final-cta .actions{position:relative;z-index:2;display:flex;gap:10px;flex-wrap:wrap;min-width:max-content}


/* Homepage FAQ + connected request form */
.home-faq{max-width:900px;margin-inline:auto}.home-faq .faq-item{box-shadow:0 8px 24px rgba(35,25,42,.035)}
.contact-request-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:28px;align-items:start}.contact-card{background:linear-gradient(145deg,#17131a,#2b1734);color:#fff;border-radius:26px;padding:34px;position:sticky;top:105px;box-shadow:var(--ww-shadow)}.contact-icon{width:58px;height:58px;border-radius:16px;background:var(--ww-brand);display:grid;place-items:center;font-weight:1000;letter-spacing:.04em;margin-bottom:22px}.contact-card h3{font-size:1.65rem;line-height:1.08;margin:0 0 12px}.contact-card>p{color:#d6cdd9;margin:0 0 26px}.contact-detail{padding:17px 0;border-top:1px solid rgba(255,255,255,.1);display:grid;gap:4px}.contact-detail strong{font-size:.72rem;letter-spacing:.11em;text-transform:uppercase;color:#ffb665}.contact-detail span{font-size:.94rem;color:#eee8f0}.contact-checks{color:#e7e0ea;font-size:.9rem;margin-top:22px}
.embedded-form-shell{background:#fff;border:1px solid var(--ww-line);border-radius:26px;box-shadow:var(--ww-shadow);overflow:hidden}.embedded-form-top{padding:18px 22px;background:#17141a;color:#fff;display:flex;justify-content:space-between;gap:20px;align-items:center}.embedded-form-top>div{display:grid}.embedded-form-top span{color:#afa6b2;font-size:.75rem}.connected-pill{background:rgba(66,200,116,.12);border:1px solid rgba(88,222,137,.2);padding:6px 10px;border-radius:999px;color:#8be3aa!important;font-weight:800;white-space:nowrap}.embedded-form-preview{padding:28px;display:grid;gap:17px;background:#fbfaf9}.mock-two{display:grid;grid-template-columns:1fr 1fr;gap:15px}.mock-row{display:grid;gap:7px}.mock-row label{font-size:.79rem;font-weight:850;color:#3c3540}.mock-input,.mock-textarea,.mock-upload{border:1px solid #d6ced3;background:#fff;border-radius:11px;padding:12px 13px;color:#aaa1a7;font-size:.9rem}.mock-textarea{min-height:118px;line-height:1.45}.mock-upload{border-style:dashed;text-align:center;padding:22px;color:#6d6470;font-weight:750}.mock-submit{background:var(--ww-brand);color:#fff;text-align:center;border-radius:999px;padding:13px 18px;font-weight:900;margin-top:3px}.form-sync-note{font-size:.75rem;line-height:1.45;color:#776f79;background:#f0ecef;border-radius:10px;padding:12px 14px}
@media(max-width:1000px){.contact-request-grid{grid-template-columns:1fr}.contact-card{position:static}.mock-two{grid-template-columns:1fr}}
@media(max-width:620px){.embedded-form-top{align-items:flex-start;flex-direction:column}.embedded-form-preview{padding:20px}.contact-card{padding:27px}}

/* Footer */
.site-footer{background:#0e0c10;color:#c8c0cb;padding:54px 0 30px}.footer-grid{display:grid;grid-template-columns:1.3fr .7fr .7fr;gap:45px}.footer-brand{display:flex;align-items:center;gap:13px;color:#fff;font-weight:900;margin-bottom:13px}.footer-brand img{width:52px;height:52px;object-fit:contain}.footer-copy{max-width:460px;font-size:.92rem}.footer-title{font-size:.74rem;letter-spacing:.14em;text-transform:uppercase;color:#fff;font-weight:900;margin-bottom:14px}.footer-links{display:grid;gap:8px;font-size:.9rem}.footer-links a:hover{color:#fff}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid rgba(255,255,255,.08);padding-top:24px;margin-top:38px;font-size:.79rem;color:#928a97}

/* Interior pages */
.page-hero{background:linear-gradient(125deg,#111014,#28152f);color:#fff;padding:92px 0 74px;position:relative;overflow:hidden}.page-hero:after{content:"";position:absolute;width:420px;height:420px;right:-180px;top:-260px;border-radius:50%;background:var(--ww-brand);opacity:.22}.page-hero h1{font-size:clamp(3.2rem,6vw,5.8rem);line-height:.95;margin:.4rem 0 1rem;max-width:900px}.page-hero p{color:#d1c9d4;max-width:720px;font-size:1.08rem}.content{padding:70px 0}.content>*:first-child{margin-top:0}.content a{color:var(--ww-purple-2);text-decoration:underline;text-underline-offset:3px}
.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-card{background:#fff;border:1px solid var(--ww-line);border-radius:20px;padding:27px}.service-card h3{margin:0 0 10px}.service-card p{color:var(--ww-muted);margin:0}
.faq-list{display:grid;gap:13px}.faq-item{border:1px solid var(--ww-line);border-radius:16px;background:#fff;padding:0 22px}.faq-item summary{cursor:pointer;font-weight:850;padding:20px 0}.faq-item p{color:var(--ww-muted);padding:0 0 20px;margin:0}

/* Forms */
.request-layout{display:grid;grid-template-columns:.75fr 1.25fr;gap:48px;align-items:start}.request-aside{position:sticky;top:110px}.request-card{background:#fff;border:1px solid var(--ww-line);border-radius:24px;padding:30px;box-shadow:var(--ww-shadow)}.request-form{display:grid;grid-template-columns:1fr 1fr;gap:18px}.field{display:grid;gap:7px}.field.full{grid-column:1/-1}.field label{font-size:.84rem;font-weight:850}.field input,.field select,.field textarea{width:100%;border:1px solid #cfc5cb;border-radius:12px;padding:.82rem .9rem;background:#fff;color:var(--ww-ink);outline:none}.field textarea{min-height:150px;resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--ww-purple-2);box-shadow:0 0 0 3px rgba(107,33,168,.1)}.help{font-size:.76rem;color:var(--ww-muted)}.honeypot{position:absolute;left:-9999px;opacity:0;height:1px;width:1px}.notice{padding:14px 16px;border-radius:12px;margin-bottom:20px;font-weight:750}.notice.success{background:#e8f7ed;color:#176b36}.notice.error{background:#fff0ef;color:#98251f}

/* Archive filters */
.project-filters{display:flex;gap:9px;flex-wrap:wrap;margin-bottom:28px}.filter-chip{border:1px solid var(--ww-line);border-radius:999px;background:#fff;padding:.5rem .78rem;font-weight:800;font-size:.82rem}.filter-chip.active,.filter-chip:hover{background:var(--ww-ink);color:#fff;border-color:var(--ww-ink)}

/* WooCommerce */
.woocommerce .button,.woocommerce button.button,.woocommerce input.button{background:var(--ww-ink)!important;color:#fff!important;border-radius:999px!important;padding:.8rem 1rem!important}.woocommerce ul.products li.product a img{border-radius:18px}.woocommerce span.onsale{background:var(--ww-magenta)!important}.woocommerce div.product div.images img{border-radius:20px}

@media (max-width:1000px){
  .hero-grid,.about-grid,.request-layout,.proof-banner{grid-template-columns:1fr}.hero-grid{padding-top:64px}.hero-art{min-height:540px;max-width:720px;width:100%;margin-inline:auto}.category-grid,.process-grid{grid-template-columns:1fr 1fr}.process-step:not(:last-child){border-right:0}.process-step:nth-child(odd){border-right:1px solid var(--ww-line)}.process-step:nth-child(-n+2){border-bottom:1px solid var(--ww-line)}.price-grid,.review-grid,.service-grid{grid-template-columns:1fr}.price-card.featured{transform:none}.project-card.large,.project-card.medium{grid-column:span 12}.project-card.small{grid-column:span 6}.request-aside{position:static}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}
}
@media (max-width:780px){
  body.admin-bar .site-header{top:46px}.wrap,.narrow{width:min(calc(100% - 28px),var(--ww-max))}.section{padding:72px 0}.header-inner{height:70px}.brand-logo{width:42px;height:42px}.brand-copy small{display:none}.menu-toggle{display:block}.nav-links{display:none;position:absolute;top:70px;left:0;right:0;flex-direction:column;align-items:stretch;background:#151218;padding:18px 20px 24px;border-top:1px solid rgba(255,255,255,.07);gap:4px}.nav-links.open{display:flex}.nav-links ul{display:flex;flex-direction:column;align-items:stretch;gap:4px}.nav-links a{display:block;padding:10px 6px}.nav-links ul li:last-child a,.nav-links .btn{margin-top:8px}.nav-links .btn{width:100%}.hero-grid{min-height:auto;gap:38px;padding:55px 0 62px}.hero h1{font-size:clamp(3.1rem,14vw,5rem)}.hero-art{min-height:470px}.hero-logo-card{width:170px;height:170px}.hero-logo-card img{width:132px;height:132px}.hero-stamp{display:none}.category-grid{grid-template-columns:1fr 1fr}.project-card.small{grid-column:span 12}.about-collage{min-height:470px}.final-cta{padding:38px 28px;display:block}.final-cta .actions{margin-top:25px;min-width:0}.footer-bottom{flex-direction:column}.request-form{grid-template-columns:1fr}.field.full{grid-column:auto}
}
@media (max-width:540px){
  .category-grid,.process-grid{grid-template-columns:1fr}.process-step:nth-child(odd){border-right:0}.process-step:not(:last-child){border-bottom:1px solid var(--ww-line)}.project-card.large,.project-card.medium,.project-card.small{min-height:390px}.hero-art{min-height:390px}.hero-photo.one{width:51%;height:50%}.hero-photo.two{width:50%;height:47%}.hero-photo.three{width:50%;height:46%}.hero-photo.four{width:48%;height:48%}.hero-logo-card{width:132px;height:132px}.hero-logo-card img{width:105px;height:105px}.proof-banner{padding:26px}.proof-mark{min-height:210px}.about-collage{min-height:390px}.about-badge{width:105px;height:105px;font-size:.64rem}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}.hero-actions .btn,.final-cta .btn{width:100%}
}

/* v2.2 preview: automatic recent-project portfolio */
.portfolio-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;max-width:none}.portfolio-heading>div{max-width:780px}.recent-project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.recent-project-card{display:flex;flex-direction:column;min-width:0;background:#fff;border:1px solid var(--line);border-radius:22px;overflow:hidden;box-shadow:0 14px 34px rgba(35,25,42,.08)}.recent-project-image{background:linear-gradient(145deg,#f8f4ef,#eee6dd);aspect-ratio:4/3;display:grid;place-items:center;overflow:hidden;padding:14px}.recent-project-image img{position:static!important;width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;display:block}.recent-project-copy{padding:20px 20px 22px;color:var(--ink)}.recent-project-copy .tag{display:inline-flex;background:#f2edf1;color:var(--purple-2);border-radius:999px;padding:.32rem .62rem;font-size:.66rem;text-transform:uppercase;letter-spacing:.1em;font-weight:900;margin-bottom:10px}.recent-project-copy h3{font-size:1.22rem;line-height:1.13;margin:0 0 7px}.recent-project-copy p{font-size:.91rem;color:var(--muted);margin:0}.portfolio-admin-note{margin-top:24px;border:1px dashed #c9bcc5;background:#fbf8fa;border-radius:14px;padding:16px 18px;color:#5d5660;font-size:.9rem}.portfolio-admin-note strong{color:var(--ink)}@media(max-width:900px){.recent-project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.portfolio-heading{align-items:flex-start;flex-direction:column}}@media(max-width:620px){.recent-project-grid{grid-template-columns:1fr}.portfolio-heading .btn{width:100%}}

/* About owner section v2.3.1 */
.about-owner-section{position:relative;overflow:hidden;background:linear-gradient(100deg,#fffdf9 0%,#fffaf4 52%,#f3e8dc 100%)}
.about-owner-section:before{content:"";position:absolute;left:-180px;top:-220px;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,rgba(241,122,27,.08),transparent 68%);pointer-events:none}
.about-owner-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:62px;align-items:center;min-height:610px}
.about-owner-copy{position:relative;z-index:3;max-width:680px;padding:20px 0}
.about-owner-copy h2{font-family:Georgia,"Times New Roman",serif;font-size:clamp(2.7rem,4.8vw,4.8rem);line-height:.98;margin:.4rem 0 1.3rem;letter-spacing:-.035em}
.about-owner-copy p{font-size:1.04rem;color:var(--muted,#706a72);margin:0 0 1.15rem;max-width:650px}
.about-owner-note{font-family:Georgia,"Times New Roman",serif;font-style:italic;font-size:1.18rem;line-height:1.45;color:#b85d17;border-left:3px solid #f38a36;padding:5px 0 5px 18px;margin:24px 0 26px;max-width:600px}
.about-owner-portrait{position:relative;align-self:stretch;min-height:610px;margin-right:-28px;isolation:isolate}
.about-owner-portrait:after{content:"";position:absolute;inset:0;z-index:2;pointer-events:none;background:linear-gradient(90deg,#fffaf4 0%,rgba(255,250,244,.42) 14%,transparent 34%),linear-gradient(0deg,#fffaf4 0%,rgba(255,250,244,.20) 18%,transparent 43%)}
.about-owner-portrait img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 38%;filter:contrast(1.02);-webkit-mask-image:radial-gradient(ellipse 78% 88% at 58% 46%,#000 48%,rgba(0,0,0,.92) 62%,transparent 88%);mask-image:radial-gradient(ellipse 78% 88% at 58% 46%,#000 48%,rgba(0,0,0,.92) 62%,transparent 88%)}
@media(max-width:1000px){.about-owner-grid{grid-template-columns:1fr;gap:25px}.about-owner-copy{max-width:780px}.about-owner-portrait{min-height:620px;margin:0 auto;width:min(100%,720px)}.about-owner-portrait:after{background:linear-gradient(0deg,#fffaf4 0%,rgba(255,250,244,.2) 15%,transparent 35%)}}
@media(max-width:620px){.about-owner-grid{min-height:0}.about-owner-copy h2{font-size:clamp(2.45rem,12vw,3.6rem)}.about-owner-copy p{font-size:.98rem}.about-owner-portrait{min-height:500px;width:calc(100% + 20px);margin-left:-10px}.about-owner-portrait img{object-position:center 32%;-webkit-mask-image:radial-gradient(ellipse 88% 92% at 54% 45%,#000 48%,rgba(0,0,0,.9) 67%,transparent 92%);mask-image:radial-gradient(ellipse 88% 92% at 54% 45%,#000 48%,rgba(0,0,0,.9) 67%,transparent 92%)}}


/* v2.4 visual service cards */
.category-card{min-height:255px;transition:transform .18s ease,box-shadow .18s ease}.category-card:hover{transform:translateY(-3px);box-shadow:0 18px 42px rgba(35,25,42,.1)}
.category-icon{width:66px!important;height:66px!important;border-radius:18px!important;background:linear-gradient(145deg,#fff5e8,#f4eafa)!important;color:#6b21a8!important;border:1px solid #eadcd5;box-shadow:inset 0 1px 0 rgba(255,255,255,.8);margin-bottom:0!important}
.category-icon svg{width:34px;height:34px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.category-card h3{margin:auto 0 8px!important;padding-top:30px}

/* v2.4.4 — centered Services photos fading into white */
.category-photo,.service-photo{
  width:100%!important;height:220px!important;display:block!important;
  margin:0 auto 24px!important;padding:10px!important;
  object-fit:contain!important;object-position:center center!important;
  background:#fff!important;border:0!important;border-radius:16px!important;
  box-sizing:border-box!important;
  -webkit-mask-image:radial-gradient(ellipse 96% 94% at 50% 50%,#000 0%,#000 68%,rgba(0,0,0,.96) 76%,rgba(0,0,0,.58) 88%,transparent 100%)!important;
  mask-image:radial-gradient(ellipse 96% 94% at 50% 50%,#000 0%,#000 68%,rgba(0,0,0,.96) 76%,rgba(0,0,0,.58) 88%,transparent 100%)!important;
}
.category-card,.service-card{background:#fff!important}
@media(max-width:620px){.category-photo,.service-photo{height:205px!important;padding:8px!important}}
/* end v2.4.4 override */



/* ===== Willey's Works single-page CMS site ===== */
:root{--ww-purple:#2b165f;--ww-purple-2:#4b1e71;--ww-orange:#f17a1b;--ww-ink:#17151a;--ww-muted:#706a72;--ww-line:#e6dee2;--ww-paper:#fff;--ww-soft:#f8f5f7}
html{scroll-padding-top:84px}
body{background:#fff}
[hidden]{display:none!important}
.announcement-bar{background:linear-gradient(90deg,#351765,#7b104f,#e25e25);color:white;text-align:center;font-weight:800;padding:9px 42px;position:relative;font-size:.9rem}
.announcement-bar a{text-decoration:underline;text-underline-offset:3px}.announcement-close{position:absolute;right:14px;top:50%;transform:translateY(-50%);border:0;background:transparent;color:white;font-size:1.2rem;cursor:pointer}

/* Hero media slots are CMS-controlled */
.hero-photo{background:#19161d}.hero-photo img{width:100%;height:100%;object-fit:cover;display:block}.hero-logo-card img{width:100%;height:100%;object-fit:contain}

/* Services: centered full image on WHITE, fading softly into white at edges */
#services{background:#fff!important}
.category-grid{align-items:stretch}
.category-card{background:#fff!important;overflow:hidden;display:flex;flex-direction:column;align-items:center;text-align:center}
.category-card .service-image-shell{height:238px;width:100%;display:grid;place-items:center;background:#fff!important;overflow:hidden;padding:8px 12px 0}
.category-card .category-photo{width:100%!important;height:100%!important;max-width:330px;object-fit:contain!important;object-position:center!important;margin:0 auto!important;display:block!important;background:transparent!important;-webkit-mask-image:radial-gradient(ellipse 74% 74% at center,#000 57%,rgba(0,0,0,.85) 72%,rgba(0,0,0,.25) 88%,transparent 100%);mask-image:radial-gradient(ellipse 74% 74% at center,#000 57%,rgba(0,0,0,.85) 72%,rgba(0,0,0,.25) 88%,transparent 100%)}
.category-card h3,.category-card p{width:100%}.category-card h3{margin-top:13px}

/* Portfolio: preserve entire artwork */
.recent-project-card{background:#fff}
.recent-project-image{background:#fafafa!important;aspect-ratio:4/3;display:grid;place-items:center;overflow:hidden;padding:14px!important}
.recent-project-image img{position:static!important;width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;display:block!important}
.portfolio-admin-note{display:none!important}

/* Portfolio dialog */
.portfolio-modal{border:0;border-radius:26px;padding:0;width:min(1180px,calc(100% - 28px));max-height:90vh;box-shadow:0 30px 100px rgba(0,0,0,.28);background:white;color:var(--ww-ink)}
.portfolio-modal::backdrop{background:rgba(15,12,18,.72);backdrop-filter:blur(5px)}
.portfolio-modal-inner{padding:28px}.portfolio-modal-head{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:22px}.portfolio-modal-head h2{margin:.2rem 0 0;font-size:clamp(2rem,4vw,3.4rem)}.modal-close{border:1px solid var(--ww-line);background:#fff;border-radius:999px;width:44px;height:44px;cursor:pointer;font-size:1.2rem}.portfolio-filter-row{display:flex;gap:10px;flex-wrap:wrap;margin:0 0 22px}.portfolio-filter{border:1px solid var(--ww-line);background:#fff;border-radius:999px;padding:.55rem .86rem;font-weight:750;cursor:pointer}.portfolio-filter.active{background:var(--ww-ink);color:#fff;border-color:var(--ww-ink)}.portfolio-all-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;max-height:65vh;overflow:auto;padding:2px 4px 14px}

/* About owner portrait fade */
.about-owner-portrait{background:#fff}.about-owner-portrait img{-webkit-mask-image:linear-gradient(to left,#000 0%,#000 84%,transparent 100%),linear-gradient(to top,#000 0%,#000 87%,transparent 100%);-webkit-mask-composite:source-in;mask-image:linear-gradient(to left,#000 0%,#000 84%,transparent 100%)}

/* Reviews only render when content exists */
.review-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.review-card{background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.12);border-radius:20px;padding:24px}.review-stars{color:#ffbf5a;letter-spacing:.08em;margin-bottom:12px}.review-card blockquote{margin:0 0 18px;font-size:1.02rem;color:#f3edf4}.review-card footer{font-size:.83rem;color:#c7bccb;font-weight:800}

/* Live iframe shell */
.live-form-frame{width:100%;height:780px;border:0;background:#fff;display:block}.form-not-connected{padding:52px 30px;text-align:center;background:#fff}.form-not-connected strong{display:block;font-size:1.25rem;margin-bottom:8px}.form-not-connected p{color:var(--ww-muted);max-width:560px;margin:0 auto}

/* CMS makes section visibility instantaneous */
.section-disabled{display:none!important}

.site-footer a{cursor:pointer}
@media(max-width:900px){.portfolio-all-grid,.review-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-card .service-image-shell{height:260px}}
@media(max-width:620px){.portfolio-all-grid,.review-grid{grid-template-columns:1fr}.portfolio-modal-inner{padding:20px}.category-card .service-image-shell{height:240px}.live-form-frame{height:880px}}

.center-actions{text-align:center;margin-top:28px}


/* ==========================================================================
   CMS v1.1 usability + native forms
   ========================================================================== */
.section{padding:88px 0}
.section + .section{border-top:1px solid rgba(36,28,39,.07)}
.section.dark + .section,.section + .section.dark{border-top-color:rgba(255,255,255,.08)}
.section-head{margin-bottom:38px}
.section-head.center{margin-bottom:42px}
@media(max-width:760px){.section{padding:66px 0}.section-head,.section-head.center{margin-bottom:30px}}

.review-card.five-star .review-stars{
  color:#ffd66b;
  text-shadow:0 0 8px rgba(255,201,75,.55),0 0 18px rgba(255,179,42,.22);
}
.review-card.five-star{box-shadow:0 14px 36px rgba(0,0,0,.13),0 0 0 1px rgba(255,205,95,.06) inset}
.review-photo{width:100%;max-height:190px;object-fit:contain;border-radius:13px;margin-bottom:15px;background:rgba(255,255,255,.04)}

.native-request-form{padding:28px;background:#fbfaf9}
.native-form-grid,.review-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}
.native-request-form label,#websiteReviewForm label{display:grid;gap:7px;font-size:.79rem;font-weight:850;color:#3d3641}
.native-request-form input,.native-request-form select,.native-request-form textarea,
#websiteReviewForm input,#websiteReviewForm select,#websiteReviewForm textarea{
  width:100%;border:1px solid #d0c6cd;background:#fff;color:#1b171e;border-radius:11px;
  padding:12px 13px;font:inherit;outline:none;
}
.native-request-form input:focus,.native-request-form select:focus,.native-request-form textarea:focus,
#websiteReviewForm input:focus,#websiteReviewForm select:focus,#websiteReviewForm textarea:focus{
  border-color:#7a2a83;box-shadow:0 0 0 3px rgba(122,42,131,.10)
}
.native-request-form textarea,#websiteReviewForm textarea{min-height:120px;resize:vertical;line-height:1.45}
.native-request-form .span-2,.review-form-grid .span-2{grid-column:1/-1}
.native-upload{border:1px dashed #baaeb7;border-radius:12px;padding:14px;background:#fff}
.native-consent{border:1px solid #ddd4da;background:#f4eff3;border-radius:13px;padding:15px}
.native-consent h3{margin:0 0 5px;color:#6b215f}.native-consent p{margin:0 0 10px;color:#6f6671;font-size:.78rem;font-weight:500}
.native-check{display:grid!important;grid-template-columns:21px 1fr;gap:9px!important;align-items:start;color:#4d454f!important}
.native-check input{width:18px!important;height:18px!important;padding:0!important;margin-top:1px;accent-color:#e87722}
.native-submit,.review-submit-btn{
  width:100%;margin-top:17px;border:0;border-radius:999px;padding:14px 18px;background:var(--ww-brand);
  color:#fff;font-weight:900;font-size:1rem;cursor:pointer
}
.native-submit:disabled,.review-submit-btn:disabled{opacity:.62;cursor:wait}
.native-submit.loading:before{content:"";display:inline-block;width:13px;height:13px;margin-right:8px;border:2px solid rgba(255,255,255,.45);border-top-color:#fff;border-radius:50%;vertical-align:-2px;animation:wwspin .75s linear infinite}
@keyframes wwspin{to{transform:rotate(360deg)}}
.native-message{display:none;margin-top:14px;padding:12px 14px;border-radius:11px;font-weight:750;font-size:.88rem}
.native-message.success{display:block;background:#e6f7eb;color:#176b36}.native-message.error{display:block;background:#fff0ef;color:#98251f}
.native-hp{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.help{font-size:.72rem;color:#7e747f;font-weight:550}
.review-submit-shell{margin:42px auto 0;max-width:850px;padding:28px;border-radius:24px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.06)}
.review-submit-shell>div:first-child{text-align:center;margin-bottom:22px}.review-submit-shell h3{font-size:1.7rem;margin:.3rem 0 .5rem}.review-submit-shell p{color:#c9becd;margin:0}
#websiteReviewForm label{color:#ded6e0}
#websiteReviewForm input,#websiteReviewForm select,#websiteReviewForm textarea{background:#17141a;border-color:#443c48;color:#fff}
#websiteReviewForm input::placeholder,#websiteReviewForm textarea::placeholder{color:#918895}
#websiteReviewForm .native-upload{background:#1a171d;border-color:#584e5d}
#websiteReviewForm .native-check{color:#ddd5df!important}
.cms-preview-mode:before{
  content:"CMS PREVIEW — not live";position:fixed;z-index:9999;left:50%;bottom:16px;transform:translateX(-50%);
  background:#17141a;color:#ffd27a;border:1px solid rgba(255,210,122,.35);padding:9px 14px;border-radius:999px;
  font:800 12px system-ui;box-shadow:0 8px 28px rgba(0,0,0,.25)
}
@media(max-width:620px){
 .native-form-grid,.review-form-grid{grid-template-columns:1fr}.native-request-form .span-2,.review-form-grid .span-2{grid-column:auto}
 .native-request-form{padding:20px}.review-submit-shell{padding:22px 18px;margin-top:32px}
}

/* v1.2 customer project portal */
.portal-page{background:#f4f1ed;color:var(--ww-ink);min-height:100vh}.portal-header{background:#151218;color:#fff;border-bottom:1px solid rgba(255,255,255,.08);position:sticky;top:0;z-index:50}.portal-header-inner{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:18px}.portal-private-badge{border:1px solid rgba(255,255,255,.18);border-radius:999px;padding:.42rem .72rem;font-size:.75rem;font-weight:850;color:#ded6e1}.portal-main{padding:42px 0 80px}.portal-loading,.portal-error{max-width:650px;margin:80px auto;padding:34px;border-radius:22px;background:#fff;box-shadow:0 18px 55px rgba(30,21,34,.1);text-align:center}.portal-spinner{display:inline-block;width:24px;height:24px;border:3px solid #ddd;border-top-color:var(--ww-orange);border-radius:50%;animation:wwspin .8s linear infinite;margin-right:10px;vertical-align:middle}.portal-error{color:#9f2929}.portal-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:25px;background:linear-gradient(125deg,#151218,#34203b);color:#fff;border-radius:26px;padding:34px 38px;box-shadow:0 18px 55px rgba(30,21,34,.15)}.portal-hero h1{font-size:clamp(2rem,5vw,4rem);margin:.35rem 0 .5rem;line-height:1}.portal-hero p{margin:0;color:#cfc5d2}.portal-hero-status{min-width:200px;padding:18px;border-radius:18px;background:rgba(255,255,255,.08);display:grid;gap:6px}.portal-hero-status small,.portal-money-grid small,.portal-pickup-confirmed small{font-size:.68rem;letter-spacing:.12em;font-weight:900;color:#9c8fa0}.portal-hero-status strong{font-size:1.25rem}.portal-hero-status span{font-size:.82rem;color:#d2c7d4}.portal-timeline{display:grid;grid-template-columns:repeat(6,1fr);gap:0;margin:30px 10px}.portal-timeline-step{position:relative;text-align:center;color:#8d838f;font-size:.75rem;padding-top:2px}.portal-timeline-step:before{content:"";position:absolute;top:17px;left:-50%;right:50%;height:3px;background:#d7d0d5;z-index:0}.portal-timeline-step:first-child:before{display:none}.portal-timeline-step span{position:relative;z-index:1;display:grid;place-items:center;width:34px;height:34px;margin:0 auto 8px;border-radius:50%;background:#ddd6dc;color:#544b56;font-weight:900}.portal-timeline-step.done:before,.portal-timeline-step.done span,.portal-timeline-step.current:before{background:#ef7d32}.portal-timeline-step.done span{color:#111}.portal-timeline-step.current span{background:#2b165f;color:#fff;box-shadow:0 0 0 5px rgba(43,22,95,.12)}.portal-timeline-step strong{display:block;font-size:.72rem}.portal-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(340px,.75fr);gap:24px;align-items:start}.portal-grid>div,.portal-grid>aside{display:grid;gap:24px}.portal-card{background:#fff;border:1px solid #e1dadd;border-radius:22px;padding:26px;box-shadow:0 12px 38px rgba(34,24,38,.07)}.portal-card.compact{padding:22px}.portal-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:18px}.portal-card h2{font-size:1.45rem;margin:.25rem 0 0}.portal-status{border-radius:999px;padding:.35rem .62rem;font-size:.69rem;font-weight:900;text-transform:uppercase;letter-spacing:.06em;background:#eee8ed}.portal-status.approved{background:#dff4e6;color:#17602f}.portal-status.warning,.portal-status.sent{background:#fff0cf;color:#805e16}.portal-status.changes_requested{background:#fde0dc;color:#8c3027}.portal-proof-image{width:100%;max-height:580px;object-fit:contain;background:#faf9f7;border-radius:16px;border:1px solid #eee7ea}.portal-proof-actions,.portal-pay-buttons,.portal-onway{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.portal-primary,.portal-secondary,.portal-pay{border:0;border-radius:12px;padding:.82rem 1rem;font-weight:900;font:inherit;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:8px}.portal-primary{background:#ef7d32;color:#141116}.portal-secondary{background:#eee8ed;color:#2d2530}.portal-primary.loading{opacity:.65;cursor:wait}.portal-inline-form{margin-top:18px;padding:16px;border-radius:15px;background:#f7f4f5;display:grid;gap:12px}.portal-inline-form label{display:grid;gap:6px;font-size:.76rem;font-weight:850;color:#524853}.portal-inline-form input,.portal-inline-form select,.portal-inline-form textarea,.portal-card>select{width:100%;border:1px solid #d5ccd1;border-radius:10px;background:#fff;color:#29222c;padding:.72rem .8rem;font:inherit}.portal-note{margin-top:16px;padding:14px 16px;border-radius:13px;background:#f0ebf3}.portal-note p{margin:.3rem 0 0}.portal-note.warning{background:#fff1d5}.portal-note.approved{background:#e2f4e7}.portal-money-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:16px}.portal-money-grid>div,.portal-pickup-confirmed>div{padding:14px;border-radius:13px;background:#f7f4f5;display:grid;gap:4px}.portal-money-grid strong{font-size:1.16rem}.portal-pay{flex:1;min-width:125px;flex-direction:column;color:#fff}.portal-pay small{font-size:.7rem;opacity:.8}.portal-pay.cashapp{background:#101010}.portal-pay.venmo{background:#2457a7}.portal-pay.cash{background:#4d3a50}.portal-pickup-confirmed{display:grid;gap:10px}.portal-link{font-size:.78rem;font-weight:800;margin-top:5px;color:#50236c}.portal-muted{color:#746a76;line-height:1.55}.portal-messages{display:grid;gap:10px;max-height:380px;overflow:auto}.portal-message{max-width:88%;padding:12px 14px;border-radius:15px;background:#f2edf0}.portal-message.customer{margin-left:auto;background:#fbe5d5}.portal-message small{font-size:.69rem;color:#827783}.portal-message p{margin:.3rem 0 0}.portal-files{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.portal-files a{border:1px solid #ddd4d9;background:#faf8f9;border-radius:10px;padding:.55rem .72rem;font-size:.78rem;font-weight:800;color:#43294d}.portal-card .eyebrow{color:#e47128}.portal-card input[type=file]{padding:.5rem}.portal-page .brand{color:#fff}.portal-page .brand-logo{width:48px;height:48px}.portal-page .brand-copy small{color:#a99dac}.portal-onway select{min-width:140px;border:1px solid #d5ccd1;border-radius:11px;padding:.75rem}.portal-onway .portal-primary{flex:1}.portal-page button:disabled{opacity:.55}
@media(max-width:900px){.portal-grid{grid-template-columns:1fr}.portal-timeline{grid-template-columns:repeat(3,1fr);row-gap:22px}.portal-timeline-step:nth-child(4):before{display:none}.portal-grid>aside{grid-row:auto}.portal-hero{align-items:flex-start;flex-direction:column}.portal-hero-status{width:100%}}
@media(max-width:560px){.portal-main{padding-top:20px}.portal-header-inner{min-height:66px}.portal-private-badge{display:none}.portal-hero{padding:25px 22px;border-radius:20px}.portal-timeline{margin:22px 0;grid-template-columns:repeat(2,1fr);row-gap:18px}.portal-timeline-step:nth-child(odd):before{display:none}.portal-card{padding:20px}.portal-money-grid{grid-template-columns:1fr}.portal-pay-buttons,.portal-proof-actions,.portal-onway{flex-direction:column}.portal-pay{width:100%}.portal-message{max-width:96%}}

/* v1.2 spacing normalization */
#services.section,#work.section,#process.section,#pricing.section,#about.section,#reviews.section,#contact.section{padding-top:84px!important;padding-bottom:84px!important;margin:0!important}
#services .section-head,#work .section-head,#process .section-head,#pricing .section-head,#reviews .section-head,#contact .section-head{margin-top:0!important;margin-bottom:36px!important}
#about .about-owner-grid{padding-top:0!important;padding-bottom:0!important}
#contact .contact-request-grid{margin-top:0!important}
@media(max-width:760px){#services.section,#work.section,#process.section,#pricing.section,#about.section,#reviews.section,#contact.section{padding-top:64px!important;padding-bottom:64px!important}#services .section-head,#work .section-head,#process .section-head,#pricing .section-head,#reviews .section-head,#contact .section-head{margin-bottom:28px!important}}

/* v1.3 customer-journey process section */
.process-portal-callout{margin-top:26px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:28px;padding:28px 30px;border-radius:20px;background:linear-gradient(120deg,#1b1420,#321d3a);color:#fff;box-shadow:0 16px 45px rgba(32,20,36,.14)}.process-portal-callout h3{margin:.35rem 0 .45rem;font-size:1.45rem}.process-portal-callout p{margin:0;max-width:780px;color:#d3cad5;line-height:1.6}.process-portal-callout .eyebrow{color:#f39a5e}.process-portal-callout .btn{white-space:nowrap}.portal-info-dialog{width:min(900px,94vw);max-height:90vh;border:0;padding:0;border-radius:24px;background:transparent}.portal-info-dialog::backdrop{background:rgba(14,10,16,.78);backdrop-filter:blur(4px)}.portal-info-card{background:#fff;border-radius:24px;padding:30px;box-shadow:0 25px 90px rgba(0,0,0,.3);color:var(--ww-ink)}.portal-info-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;margin-bottom:24px}.portal-info-head h2{font-size:clamp(2rem,4vw,3.2rem);line-height:1;margin:.35rem 0 0;max-width:700px}.portal-info-head .modal-close{position:static;flex:0 0 auto}.portal-info-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.portal-info-grid article{padding:20px;border:1px solid #e6dfe3;border-radius:16px;background:#fbf9fa}.portal-info-grid article>span{display:inline-grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#f5e3d7;color:#9a4d1a;font-size:.72rem;font-weight:900}.portal-info-grid h3{font-size:1.05rem;margin:12px 0 6px}.portal-info-grid p{margin:0;color:var(--ww-muted);font-size:.88rem;line-height:1.5}.portal-info-private{margin:18px 0 0;padding:14px 16px;border-radius:13px;background:#f1edf4;color:#554b58;font-size:.88rem}.portal-info-private strong{color:#2b165f}
@media(max-width:1100px){#process .process-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}#process .process-step{border:0!important}.portal-info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.process-portal-callout{grid-template-columns:1fr;padding:23px}.process-portal-callout .btn{width:100%}.portal-info-card{padding:22px}.portal-info-grid{grid-template-columns:1fr}#process .process-grid{grid-template-columns:1fr!important}#process .process-step{border:0!important;min-height:auto}}
/* v1.4 native permission field + private customer portal */
.native-radio-row{display:flex;gap:18px;align-items:center}.native-radio-row .native-check{display:flex;align-items:center;gap:8px;margin:0}.native-radio-row input{width:18px;height:18px;margin:0;accent-color:#ef7d32}.portfolio-permission{border-color:#8d5c2d;background:#1a130d}
.portal-page{margin:0;min-height:100vh;background:#0b0e11;color:#f4f6f8;font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif}.portal-page *{box-sizing:border-box}.portal-topbar{position:sticky;z-index:20;top:0;display:flex;justify-content:space-between;align-items:center;gap:12px;min-height:64px;padding:10px max(18px,calc((100vw - 1080px)/2));border-bottom:1px solid #27313a;background:rgba(11,14,17,.94);backdrop-filter:blur(14px)}.portal-brand{text-decoration:none;color:#fff}.portal-brand span,.portal-brand strong{display:block}.portal-brand span{color:#ff8a1f;font-size:.66rem;font-weight:900;letter-spacing:.13em}.portal-brand strong{font-size:1.05rem;margin-top:2px}.portal-private-pill{border:1px solid #69502f;border-radius:999px;background:#21170e;color:#ffb875;padding:6px 9px;font-size:.68rem;font-weight:900;letter-spacing:.08em}.portal-app{width:min(1080px,calc(100% - 28px));margin:22px auto 50px}.portal-warning{display:flex;gap:9px;align-items:center;border:1px solid #78492a;border-radius:12px;background:#21150e;color:#ffd6bd;padding:11px 13px;margin-bottom:14px}.portal-warning strong{white-space:nowrap}.portal-warning span{color:#d2aa91}.portal-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:25px 4px}.portal-hero h1{font-size:clamp(1.9rem,4.5vw,3.2rem);line-height:1;margin:5px 0 8px;letter-spacing:-.035em}.portal-hero p{color:#95a1ab;margin:0}.portal-eyebrow{display:block;color:#53bfff;font-size:.68rem;font-weight:900;letter-spacing:.13em}.portal-status,.portal-mini-status{display:inline-flex;border:1px solid #3a4650;border-radius:999px;padding:7px 10px;background:#151b20;color:#c7d0d7;font-size:.72rem;font-weight:900;text-transform:uppercase;white-space:nowrap}.portal-status.waiting-on-deposit,.portal-mini-status.sent{border-color:#8b5030;color:#ffad78}.portal-status.designing{border-color:#8c692a;color:#f6d274}.portal-status.in-production,.portal-mini-status.approved{border-color:#2e6c8b;color:#75cfff}.portal-status.awaiting-pickup{border-color:#347a4c;color:#7ce2a0}.portal-status.completed{border-color:#56616b;color:#b6bec5}.portal-mini-status.declined,.portal-mini-status.changes-requested{border-color:#8b3737;color:#ff8b8b}.portal-summary-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin-bottom:14px}.portal-summary-grid article{border:1px solid #28323b;border-radius:13px;background:#11171c;padding:13px}.portal-summary-grid small{display:block;color:#74818c;font-size:.62rem;font-weight:900;letter-spacing:.08em}.portal-summary-grid strong{display:block;font-size:1.22rem;margin-top:5px}.portal-card{border:1px solid #2b353e;border-radius:17px;background:linear-gradient(145deg,#141a1f,#101519);padding:19px;margin:12px 0;box-shadow:0 10px 30px rgba(0,0,0,.16)}.portal-card h2{margin:4px 0 14px;font-size:1.27rem}.portal-card p{color:#aeb8c0;line-height:1.5}.portal-card label{display:flex;flex-direction:column;gap:6px;color:#d3d9de;font-size:.78rem;font-weight:800;margin-top:12px}.portal-card input,.portal-card select,.portal-card textarea{width:100%;border:1px solid #3b4650;border-radius:10px;background:#0a0e11;color:#fff;padding:11px;font:inherit}.portal-card textarea{resize:vertical}.portal-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.portal-btn{appearance:none;display:inline-flex;align-items:center;justify-content:center;border:1px solid #43505b;border-radius:10px;background:#161d23;color:#edf1f4;text-decoration:none;padding:11px 13px;font-weight:850;cursor:pointer}.portal-btn:hover{border-color:#ff8a1f;color:#ffab62}.portal-btn.primary{border-color:#ef7d32;background:#ef7d32;color:#101215}.portal-btn.urgent{border-color:#ff713e;background:#8d2612;color:#fff;animation:portalUrgent 1.2s ease-in-out infinite}.portal-btn:disabled{opacity:.5;cursor:wait}.portal-actions{display:flex;flex-wrap:wrap;gap:8px}.portal-detail-grid,.portal-form-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.portal-detail-grid>div{border:1px solid #29343c;border-radius:11px;background:#0b1014;padding:11px}.portal-detail-grid small,.portal-detail-grid strong{display:block}.portal-detail-grid small{color:#74818c;font-size:.62rem;font-weight:900}.portal-detail-grid strong{font-size:1.16rem;margin-top:4px}.portal-progress{height:10px;border-radius:999px;background:#29333c;overflow:hidden}.portal-progress span{display:block;height:100%;width:0;background:linear-gradient(90deg,#2da8ff,#62df91);transition:width .25s}.portal-checklist{display:grid;gap:7px;margin-top:12px}.portal-check{display:grid;grid-template-columns:25px 1fr;gap:8px;align-items:center;border:1px solid #2b363f;border-radius:10px;background:#0d1216;padding:10px}.portal-check span{font-size:1.1rem;color:#71808b}.portal-check.done{border-color:#2c6240;background:#0f1b14}.portal-check.done span,.portal-check.done strong{color:#70dc97}.portal-proof-versions{display:grid;gap:12px}.portal-proof{border:1px solid #2c3740;border-radius:13px;background:#0c1115;padding:11px}.portal-proof.current{border-color:#8a5b2c}.portal-proof-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.portal-proof-meta small{color:#808c96}.portal-proof img{width:100%;max-height:650px;object-fit:contain;border-radius:9px;background:#07090b}.portal-proof blockquote{margin:10px 0 0;border-left:3px solid #ef7d32;padding-left:10px;color:#d3b095}.portal-proof-response{margin-top:12px;border-top:1px solid #2b353e;padding-top:12px}.portal-poll{border:1px solid #2b363f;border-radius:11px;background:#0d1216;padding:12px;margin:8px 0}.portal-poll>div{display:flex;gap:7px;flex-wrap:wrap;margin-top:9px}.portal-messages{display:grid;gap:8px;max-height:420px;overflow:auto;padding:4px}.portal-message{max-width:84%;border:1px solid #2e3942;border-radius:13px 13px 13px 3px;background:#0c1115;padding:10px}.portal-message.customer{margin-left:auto;border-color:#76471f;border-radius:13px 13px 3px 13px;background:#20150d}.portal-message small{color:#78858f}.portal-message p{margin:5px 0 0;color:#e3e8ec}.portal-change-list{display:grid;gap:8px;margin-bottom:10px}.portal-change{border:1px solid #2c3740;border-radius:11px;background:#0d1216;padding:11px}.portal-change strong,.portal-change small{display:block}.portal-change small{color:#7f8b95;margin-top:3px}.portal-change>div:last-child{display:flex;gap:7px}.portal-payment-methods{display:flex;gap:8px;flex-wrap:wrap}.portal-payment-methods a,.portal-payment-methods span{border:1px solid #33404a;border-radius:999px;background:#10171c;color:#b9c4cc;text-decoration:none;padding:7px 10px;font-size:.75rem;font-weight:800}.portal-card.paid{border-color:#2f6442}.portal-pickup-address{display:grid;gap:3px;border:1px solid #376b4b;border-radius:11px;background:#101e16;padding:12px}.portal-pickup-address span{font-size:1.05rem}.portal-pickup-address a{color:#78dca0}.portal-on-way{display:flex;align-items:end;gap:10px;margin-top:13px}.portal-on-way label{flex:1;margin:0}.portal-files{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin-bottom:12px}.portal-files a{border:1px solid #303b44;border-radius:10px;background:#0c1115;color:#e6ebee;text-decoration:none;padding:10px}.portal-files strong,.portal-files small{display:block}.portal-files small{color:#7c8993;margin-top:3px}.portal-care{color:#cad2d8;line-height:1.65}.portal-project-switcher{display:flex;align-items:center;justify-content:space-between;gap:16px}.portal-project-links{display:flex;gap:8px;overflow:auto}.portal-project-links a{min-width:180px;border:1px solid #303c46;border-radius:10px;background:#0d1216;color:#e8edef;text-decoration:none;padding:9px}.portal-project-links a.current{border-color:#ef7d32}.portal-project-links strong,.portal-project-links small{display:block}.portal-project-links small{color:#7f8c96;margin-top:3px}.portal-finish-actions{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin:22px 0}.portal-updated{text-align:center;color:#687580;font-size:.73rem}.portal-help{color:#818e98!important;font-size:.78rem}.portal-loading{min-height:60vh;display:grid;place-items:center;align-content:center;gap:12px;color:#aeb7bf}.portal-loading span{width:40px;height:40px;border:4px solid #2c3740;border-top-color:#ef7d32;border-radius:50%;animation:portalSpin .75s linear infinite}.portal-error{width:min(620px,calc(100% - 30px));margin:70px auto;text-align:center;border:1px solid #543333;border-radius:17px;background:#171114;padding:28px}.portal-toast{position:fixed;z-index:50;right:16px;bottom:16px;max-width:min(430px,calc(100vw - 32px));border:1px solid #3d5146;border-left:4px solid #65d68e;border-radius:11px;background:#111a16;color:#e9f5ed;padding:12px 14px;box-shadow:0 15px 40px #0009}.portal-toast.error{border-color:#6d3d3d;border-left-color:#ff7777;background:#1c1212}.portal-toast.working{border-color:#66512d;border-left-color:#f2c14e;background:#1c170e}@keyframes portalSpin{to{transform:rotate(360deg)}}@keyframes portalUrgent{50%{filter:brightness(1.25)}}
@media(max-width:760px){.portal-summary-grid{grid-template-columns:1fr 1fr}.portal-detail-grid,.portal-form-row{grid-template-columns:1fr}.portal-hero{flex-direction:column}.portal-project-switcher{align-items:stretch;flex-direction:column}.portal-files{grid-template-columns:1fr}.portal-warning{align-items:flex-start;flex-direction:column}.portal-on-way{align-items:stretch;flex-direction:column}}@media(max-width:430px){.portal-app{width:min(100% - 18px,1080px)}.portal-summary-grid{gap:6px}.portal-summary-grid article{padding:10px}.portal-summary-grid strong{font-size:1rem}.portal-card{padding:15px}.portal-proof-meta{align-items:flex-start;flex-direction:column}.portal-message{max-width:94%}.native-radio-row{flex-direction:column;align-items:flex-start}}

/* v1.5 first-party website chat */
.site-chat{position:fixed;z-index:90;right:max(18px,env(safe-area-inset-right));bottom:max(18px,env(safe-area-inset-bottom));font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif}.site-chat-toggle{position:relative;border:1px solid #ff9d58;border-radius:999px;background:#ef7d32;color:#111317;padding:13px 18px;box-shadow:0 14px 42px rgba(0,0,0,.28);font:850 .92rem/1 inherit;cursor:pointer}.site-chat-toggle b{position:absolute;right:-2px;top:-3px;width:13px;height:13px;border:2px solid #fff;border-radius:50%;background:#e94242}.site-chat-panel{position:absolute;right:0;bottom:calc(100% + 12px);width:min(390px,calc(100vw - 28px));max-height:min(680px,calc(100vh - 110px));overflow:hidden;border:1px solid #35414b;border-radius:19px;background:#0d1216;color:#f3f6f8;box-shadow:0 24px 75px rgba(0,0,0,.46)}.site-chat-panel>header{display:flex;justify-content:space-between;gap:14px;padding:17px 18px;border-bottom:1px solid #2c363f;background:linear-gradient(130deg,#171d23,#2d1b31)}.site-chat-panel>header div{display:grid;gap:2px}.site-chat-panel>header small{color:#ff9d58;font-size:.62rem;font-weight:900;letter-spacing:.12em}.site-chat-panel>header strong{font-size:1.08rem}.site-chat-panel>header span{color:#9da9b2;font-size:.72rem}.site-chat-panel>header button{align-self:start;width:34px;height:34px;border:1px solid #46515b;border-radius:10px;background:#161c21;color:#fff;font-size:1.35rem;cursor:pointer}.site-chat-start{display:grid;gap:11px;padding:17px;overflow:auto;max-height:580px}.site-chat-start p{margin:0 0 2px;color:#aeb8c0;font-size:.82rem;line-height:1.45}.site-chat-start label{display:grid;gap:5px;color:#d7dde2;font-size:.72rem;font-weight:850}.site-chat-start input,.site-chat-start textarea,.site-chat-conversation textarea{width:100%;border:1px solid #3c4852;border-radius:10px;background:#080c0f;color:#fff;padding:10px;font:inherit;resize:vertical}.site-chat-contact{display:grid;grid-template-columns:1fr 1fr;gap:9px}.site-chat-start>button,.site-chat-conversation form button{border:1px solid #ff9d58;border-radius:10px;background:#ef7d32;color:#121417;padding:11px 13px;font:900 .86rem inherit;cursor:pointer}.site-chat-start button:disabled,.site-chat-conversation button:disabled{opacity:.5;cursor:wait}.site-chat-message{min-height:16px;color:#a8b3bb;font-size:.75rem}.site-chat-message.error{color:#ff9696}.site-chat-conversation{display:grid;grid-template-rows:minmax(150px,1fr) auto auto;max-height:570px}.site-chat-messages{display:grid;align-content:start;gap:8px;overflow:auto;padding:15px;min-height:220px;max-height:390px}.site-chat-messages article{max-width:87%;border:1px solid #303a43;border-radius:13px 13px 13px 3px;background:#11181d;padding:10px 11px}.site-chat-messages article.customer{justify-self:end;border-color:#78491f;border-radius:13px 13px 3px 13px;background:#21160e}.site-chat-messages small{color:#7f8c96;font-size:.65rem}.site-chat-messages p{margin:5px 0 0;color:#e5eaed;font-size:.83rem;line-height:1.45;white-space:pre-wrap}.site-chat-conversation form{display:grid;grid-template-columns:1fr auto;align-items:end;gap:8px;border-top:1px solid #2c363f;padding:11px}.site-chat-status{margin:0;padding:0 13px 12px;color:#81909a;font-size:.67rem;line-height:1.4}.site-chat-empty{color:#89959e;font-size:.8rem}.site-chat button,.site-chat input,.site-chat textarea{transition:border-color .16s,filter .16s,transform .16s,box-shadow .16s}.site-chat button:focus-visible,.site-chat input:focus-visible,.site-chat textarea:focus-visible{outline:2px solid #ffb16f;outline-offset:2px}
@media(hover:hover){.site-chat button:hover{filter:brightness(1.1);box-shadow:0 0 0 2px rgba(255,157,88,.22)}.site-chat button:active{transform:translateY(1px) scale(.99)}}
@media(max-width:520px){.site-chat{right:9px;bottom:9px}.site-chat-panel{width:calc(100vw - 18px);max-height:calc(100vh - 88px)}.site-chat-toggle{padding:12px 15px}.site-chat-contact{grid-template-columns:1fr}.site-chat-messages{max-height:calc(100vh - 330px)}}
.site-chat-status-row{display:flex;align-items:center;justify-content:space-between;gap:9px;padding:0 13px 12px}.site-chat-status-row .site-chat-status{margin:0;padding:0}.site-chat-status-row button{flex:0 0 auto;border:1px solid #45525c;border-radius:8px;background:#151c21;color:#e4e9ec;padding:7px 9px;font:800 .68rem inherit;cursor:pointer}

/* v1.6 Portal progress, paid, completion, and cancellation states */
.portal-status-progress{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin-top:15px}.portal-stage{position:relative;display:grid;justify-items:center;gap:6px;min-height:112px;padding:14px 8px;border:1px solid #2b363f;border-radius:12px;background:#0c1115;text-align:center}.portal-stage span{display:grid;place-items:center;width:42px;height:42px;border:2px solid #3c4852;border-radius:50%;color:#778690;font-size:1.05rem;font-weight:950}.portal-stage strong{font-size:.78rem}.portal-stage small{color:#72808b;font-size:.65rem}.portal-stage.done{border-color:#2d6743;background:#0e1c14}.portal-stage.done span{border-color:#5bd28a;background:#2d8a52;color:#fff;font-size:1.45rem}.portal-stage.done strong{color:#79dfa0}.portal-stage.current{border-color:#ef7d32;background:#21160e;box-shadow:0 0 0 2px rgba(239,125,50,.12)}.portal-stage.current span{border-color:#ef7d32;color:#ffad75;box-shadow:0 0 22px rgba(239,125,50,.2)}.portal-stage.current strong{color:#ffb27c}.portal-stage.upcoming{opacity:.55}.portal-progress-cancelled{grid-column:1/-1;display:flex;align-items:center;justify-content:center;gap:13px;border:1px solid #7c3737;border-radius:12px;background:#231111;color:#ff9898;padding:20px}.portal-progress-cancelled b{display:grid;place-items:center;width:44px;height:44px;border:2px solid #c75252;border-radius:50%;font-size:1.65rem}.portal-card.cancelled .portal-progress span{background:#a43b3b}.portal-status.cancelled{border-color:#9e4040;color:#ff9898}
.portal-summary-grid article.paid-in-full{border-color:#42a267;background:linear-gradient(145deg,#10291a,#0e1d14);box-shadow:0 0 0 1px rgba(81,222,136,.12),0 10px 30px rgba(0,0,0,.18)}#portalPaidBadge{display:block;margin-top:6px;color:#67e499;font-size:.72rem;font-weight:950;letter-spacing:.06em}#portalPaidBadge[hidden]{display:none}
.portal-completed-thanks{border-color:#3f9860;background:linear-gradient(135deg,#102b1b,#11191e);text-align:center;padding:28px}.portal-completed-thanks h2{font-size:clamp(1.55rem,4vw,2.3rem);color:#76e09c}.portal-completed-thanks p{font-size:1.03rem}.portal-completed-thanks small,.portal-cancelled-notice small{display:block;margin-top:13px;color:#87949d}.portal-cancelled-notice{border-color:#8a3e3e;background:linear-gradient(135deg,#281111,#15171a)}.portal-cancelled-notice h2{color:#ff9a9a}.portal-change.handled{opacity:.7}.portal-busy:after{content:'PLEASE WAIT…';position:fixed;z-index:200;inset:0;display:grid;place-items:center;background:rgba(6,8,10,.66);backdrop-filter:blur(5px);color:#fff;font-size:clamp(1.3rem,4vw,2.1rem);font-weight:950;letter-spacing:.08em}.portal-busy{overflow:hidden}
@media(max-width:820px){.portal-status-progress{grid-template-columns:1fr}.portal-stage{grid-template-columns:48px minmax(0,1fr);grid-template-rows:auto auto;justify-items:start;min-height:0;text-align:left}.portal-stage span{grid-row:1/3}.portal-stage small{grid-column:2}}

/* v1.7 seven-step website journey and phone-first customer Portal */
#process .process-grid{display:grid!important;grid-template-columns:repeat(7,minmax(0,1fr))!important;gap:12px!important;align-items:stretch!important;overflow:visible}#process .process-step{position:relative;min-width:0!important;min-height:265px!important;display:flex!important;flex-direction:column!important;gap:10px!important;padding:18px 15px!important;border:1px solid #e2d9de!important;border-radius:17px!important;background:#fff!important;box-shadow:0 9px 28px rgba(40,25,43,.07)!important}#process .process-step-top{display:flex;align-items:center;justify-content:space-between;gap:9px}#process .process-step-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:13px;background:linear-gradient(145deg,#f9e6d9,#eee4f2);color:#512d5c;font-size:1.3rem;font-weight:950}#process .step-num{position:static!important;display:block!important;color:#a795a1!important;background:transparent!important;font-size:.68rem!important;font-weight:950!important}#process .process-step h3{margin:0!important;font-size:1rem!important;line-height:1.25!important}#process .process-step p{margin:0!important;color:#766c76!important;font-size:.78rem!important;line-height:1.55!important}#process .process-arrow{position:absolute;z-index:3;right:-18px;top:43px;display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#ef7d32;color:#fff;font-weight:950;box-shadow:0 4px 12px rgba(99,51,21,.2)}
.portal-topbar{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:16px}.portal-section-nav{min-width:0;display:flex;align-items:center;justify-content:center;gap:4px;overflow-x:auto;scrollbar-width:none}.portal-section-nav::-webkit-scrollbar{display:none}.portal-section-nav a{flex:0 0 auto;border:1px solid transparent;border-radius:999px;color:#b8c3cb;text-decoration:none;padding:7px 9px;font-size:.7rem;font-weight:850}.portal-section-nav a:hover,.portal-section-nav a:focus-visible{border-color:#ef7d32;color:#ffad72;background:#21170f}.portal-project-header{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;margin-bottom:12px;padding:24px;border:1px solid #2b353e;border-radius:19px;background:linear-gradient(145deg,#161d22,#101519)}.portal-project-title{min-width:0}.portal-project-header .portal-status{align-self:start}.portal-project-header .portal-project-switcher{grid-column:1/-1;margin:0;padding-top:15px;border-top:1px solid #2d3841}.portal-project-switcher h2{margin:3px 0 0;font-size:1rem}.portal-project-links{min-width:0}.portal-project-links a{min-width:205px;transition:border-color .15s ease,background .15s ease,transform .15s ease}.portal-project-links a:hover{border-color:#ef7d32;background:#171e24;transform:translateY(-1px)}.portal-project-links a.current{background:#21170f}.portal-project-links small{display:flex;align-items:center;gap:7px}.portal-project-link-status{display:inline-flex;border-radius:999px;background:#222d35;color:#b9c4cc;padding:3px 6px;font-size:.57rem;font-weight:950;text-transform:uppercase}.portal-project-link-status.cancelled{background:#441d20;color:#ff9da3}.portal-project-link-status.completed{background:#193524;color:#8ee2ac}.portal-proof-compact{grid-column:1/-1;border-top:1px solid #2d3841;padding-top:12px}.portal-proof-compact summary{display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer;list-style:none;padding:3px 0}.portal-proof-compact summary::-webkit-details-marker{display:none}.portal-proof-compact summary>span:first-child{display:flex;align-items:center;gap:10px}.portal-proof-compact summary .portal-eyebrow{margin:0}.portal-proof-compact .portal-proof-versions{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:12px}.portal-proof-compact .portal-proof img{max-height:320px}.portal-proof-compact label{display:grid;gap:6px;margin:12px 0;color:#d3d9de;font-size:.78rem;font-weight:800}.portal-proof-compact textarea{width:100%;border:1px solid #3b4650;border-radius:10px;background:#0a0e11;color:#fff;padding:11px;font:inherit}.portal-progress-card,.portal-primary-section,#cancelRequestCard,#finishedProjectCard,#completedThanks{scroll-margin-top:92px}.portal-progress-card{border-color:#395467}.portal-status-progress{grid-template-columns:repeat(6,minmax(0,1fr))}.portal-stage.not-applicable{opacity:.35}.portal-stage.stopped{opacity:.42}.portal-card.cancelled .portal-stage.current{border-color:#a54c4c;background:#281315}.portal-card.cancelled .portal-stage.current span{border-color:#d66666;color:#ff9a9a;font-size:0;line-height:0}.portal-card.cancelled .portal-stage.current span::before{content:'×';font:950 1.7rem/1 Arial,sans-serif;transform:translateY(-1px)}.portal-cancelled-message{color:#e8dadd;line-height:1.55;white-space:pre-wrap}.portal-cancelled-reason{margin-top:14px;border:1px solid #783b3f;border-left:4px solid #e06a70;border-radius:11px;background:#1e1113;padding:12px}.portal-cancelled-reason small{margin:0!important;color:#ff9299!important;font-size:.62rem;font-weight:950;letter-spacing:.1em}.portal-cancelled-reason p{margin:5px 0 0;color:#fff;white-space:pre-wrap}.portal-contact-backup{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:16px;border-top:1px solid #2b363f;padding-top:14px}.portal-contact-backup strong{width:100%;font-size:.77rem;color:#94a1ab}.portal-contact-backup a{display:inline-flex;align-items:center;gap:6px;border:1px solid #394650;border-radius:9px;background:#0b1014;color:#dce7ed;text-decoration:none;padding:9px 11px;font-size:.78rem;font-weight:850}.portal-contact-backup a span{border-radius:999px;background:#26333c;color:#8edfff;padding:3px 6px;font-size:.55rem;letter-spacing:.08em}.portal-cancel-request{border-color:#654c31}.portal-cancel-request>h2{margin-bottom:6px}.portal-cancel-request>div>p{color:#c9b8aa}.portal-check-confirm{display:grid!important;grid-template-columns:22px minmax(0,1fr)!important;align-items:start!important;gap:9px!important;margin:14px 0!important}.portal-check-confirm input{width:19px!important;height:19px!important;margin:0;accent-color:#ef7d32}.portal-request-state{border:1px solid #36434d;border-radius:11px;background:#0c1216;padding:13px;margin:9px 0 14px}.portal-request-state strong,.portal-request-state small{display:block}.portal-request-state p{margin:6px 0;color:#e1e7eb;white-space:pre-wrap}.portal-request-state small{color:#86939d}.portal-request-state.pending{border-color:#725428;background:#241c10}.portal-request-state.declined{border-color:#653c43;background:#211316}.portal-card input,.portal-card select,.portal-card textarea,.portal-btn{min-height:44px}.portal-busy:after{padding:20px;text-align:center}
@media(max-width:1180px){#process .process-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}#process .process-step{min-height:225px!important}#process .process-step:nth-child(4) .process-arrow{display:none}}
@media(max-width:820px){#process .process-grid{grid-template-columns:1fr!important;gap:10px!important}#process .process-step{min-height:0!important;display:grid!important;grid-template-columns:55px minmax(0,1fr)!important;grid-template-rows:auto auto!important;padding:16px!important}#process .process-step-top{grid-row:1/3;display:grid;align-content:start;justify-content:start}#process .process-step h3,#process .process-step p{grid-column:2}#process .process-arrow{left:26px;right:auto;top:auto;bottom:-18px;transform:rotate(90deg)}#process .process-step:nth-child(4) .process-arrow{display:grid}.portal-topbar{grid-template-columns:minmax(0,1fr) auto;padding:9px 12px}.portal-brand strong{font-size:.9rem}.portal-private-pill{font-size:.58rem;padding:6px 8px}.portal-section-nav{grid-column:1/-1;justify-content:flex-start;width:100%;padding-top:2px}.portal-section-nav a{background:#12181d;border-color:#2b363f}.portal-app{margin-top:12px}.portal-project-header{grid-template-columns:1fr auto;padding:18px}.portal-project-header .portal-project-switcher{align-items:stretch;flex-direction:column}.portal-project-links{width:100%}.portal-project-links a{min-width:78vw}.portal-proof-compact summary>span:first-child{display:grid;gap:2px}.portal-proof-compact .portal-proof-versions{grid-template-columns:1fr}.portal-progress-card,.portal-primary-section,#cancelRequestCard,#finishedProjectCard,#completedThanks{scroll-margin-top:125px}.portal-status-progress{grid-template-columns:1fr}.portal-stage.not-applicable{display:none}.portal-contact-backup{display:grid}.portal-contact-backup a{width:100%}.portal-btn{width:100%}}
@media(max-width:430px){.portal-private-pill{max-width:135px;white-space:normal;text-align:center}.portal-project-header{grid-template-columns:1fr}.portal-project-header .portal-status{justify-self:start}.portal-project-header .portal-project-switcher,.portal-proof-compact{grid-column:1}.portal-summary-grid{grid-template-columns:1fr 1fr}.portal-summary-grid article{min-width:0}.portal-summary-grid strong{overflow-wrap:anywhere}.portal-section-nav a{padding:7px 10px}}

/* v1.8 authoritative order recovery states */
.portal-card.cancelled .portal-stage.current span::before{display:grid;place-items:center;width:100%;height:100%;line-height:1;transform:none}.portal-recovery-notice{border-color:#a15a31;background:linear-gradient(135deg,#2a180f,#15171a)}.portal-recovery-notice h2{color:#ffb078}.portal-progress-recovery{grid-column:1/-1;display:flex;align-items:center;justify-content:center;gap:14px;border:1px solid #96552e;border-radius:12px;background:#26170f;color:#ffb078;padding:20px}.portal-progress-recovery b{display:grid;place-items:center;width:46px;height:46px;border:2px solid #d5763b;border-radius:50%;font-size:1.65rem;line-height:1}.portal-progress-recovery strong,.portal-progress-recovery small{display:block}.portal-progress-recovery small{margin-top:4px;color:#c9ad9c}

/* v2.1 permanent-ID project switcher */
.portal-project-header .portal-project-switcher{display:grid;grid-template-columns:140px minmax(0,1fr);align-items:start}.portal-project-links{display:grid;grid-template-columns:repeat(auto-fit,minmax(235px,1fr));gap:9px;overflow:visible}.portal-project-links a{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0!important;min-height:62px;padding:10px 11px}.portal-project-copy{min-width:0}.portal-project-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.portal-project-action{flex:0 0 auto;border:1px solid #4a5964;border-radius:999px;color:#dce6ec;padding:6px 8px;font-size:.62rem;font-weight:900}.portal-project-links a:not(.current) .portal-project-action{border-color:#a8602d;background:#2b1b10;color:#ffb47b}.portal-project-links a.current .portal-project-action{border-color:#3d654d;background:#13251a;color:#83dfa4}
@media(max-width:820px){.portal-project-header .portal-project-switcher{grid-template-columns:1fr;gap:11px}.portal-project-links{grid-template-columns:1fr;width:100%}.portal-project-links a{width:100%;min-width:0!important}.portal-project-action{padding:7px 9px}}

/* v2.2 live Portal chat, proof attention, and section rhythm */
.portal-app>section{margin-block:0}
.portal-app>section+section{margin-top:22px}
.portal-proof-compact summary{min-height:50px;border-radius:11px;padding:7px 8px;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}
.portal-proof-compact summary:hover,.portal-proof-compact summary:focus-visible{outline:none;background:#171e24;box-shadow:0 0 0 2px rgba(239,125,50,.18)}
.portal-proof-summary-copy{display:flex;align-items:center;gap:10px;min-width:0}
.portal-proof-summary-action{display:flex;align-items:center;justify-content:flex-end;gap:8px;min-width:0}
.portal-proof-open-label,.portal-proof-close-label{color:#c4cdd4;font-size:.69rem;font-weight:850;white-space:nowrap}
.portal-proof-close-label{display:none}
.portal-proof-chevron{display:grid;place-items:center;width:25px;height:25px;border:1px solid #41505b;border-radius:50%;color:#ffad75;font-size:1.12rem;line-height:1;transition:transform .18s ease}
.portal-proof-compact[open] .portal-proof-open-label{display:none}
.portal-proof-compact[open] .portal-proof-close-label{display:inline}
.portal-proof-compact[open] .portal-proof-chevron{transform:rotate(180deg)}
.portal-mini-status.pending-approval{border-color:#ee8c36;background:#2b1b0d;color:#ffc18b;box-shadow:0 0 0 2px rgba(239,125,50,.12)}
.portal-mini-status.pending-approval::before{content:'!';display:grid;place-items:center;width:17px;height:17px;margin-right:6px;border-radius:50%;background:#ef7d32;color:#111317;font-size:.68rem;font-weight:950}
.portal-proof-row-status{font-weight:900;text-transform:uppercase;letter-spacing:.035em}
.portal-proof-row-status.pending-approval{color:#ffad75}
.portal-proof-row-status.approved{color:#76dfa0}
.portal-proof-row-status.changes-requested{color:#ff9696}
.portal-proof-row-status.superseded{color:#87949d}
.portal-message.pending{opacity:.78;border-style:dashed}
.portal-message.pending small span{color:#ffb16f;font-weight:850}
.portal-message-retry{margin-top:8px;border:1px solid #a66031;border-radius:8px;background:#2b1b10;color:#ffc08e;padding:6px 9px;font:850 .7rem/1.2 inherit;cursor:pointer}
.portal-toast.proof{border-color:#8a5b2c;border-left-color:#ef7d32;background:#21170f}
.portal-toast.actionable{cursor:pointer}
.portal-refresh-notice{position:fixed;z-index:260;left:50%;bottom:max(18px,env(safe-area-inset-bottom));display:flex;align-items:center;gap:18px;width:min(620px,calc(100vw - 28px));border:1px solid #b56c34;border-left:5px solid #ef7d32;border-radius:15px;background:#17120e;color:#fff;padding:15px 16px;box-shadow:0 24px 70px rgba(0,0,0,.62);transform:translateX(-50%)}
.portal-refresh-notice[hidden]{display:none}
.portal-refresh-notice div{display:grid;gap:2px;min-width:0}
.portal-refresh-notice strong{color:#ffb47b}
.portal-refresh-notice span{color:#c7b8ad;font-size:.78rem;line-height:1.4}
.portal-refresh-notice .portal-btn{flex:0 0 auto;width:auto;white-space:nowrap}
@media(max-width:820px){.portal-app>section+section{margin-top:18px}.portal-proof-compact summary{align-items:flex-start;flex-direction:column}.portal-proof-summary-copy{display:grid;gap:2px}.portal-proof-summary-action{justify-content:space-between;width:100%;flex-wrap:wrap}.portal-refresh-notice{align-items:stretch;flex-direction:column;gap:11px}.portal-refresh-notice .portal-btn{width:100%}}

/* v2.3 verified payments, review handoff, and Portal wait state */
.portal-busy:after{z-index:1000;background:radial-gradient(circle at center,rgba(55,30,13,.96) 0,rgba(15,11,8,.96) 38%,rgba(4,6,8,.97) 100%);border:clamp(6px,1.1vw,14px) solid rgba(239,125,50,.55);color:#ffb47b;text-shadow:0 2px 18px rgba(239,125,50,.45);box-shadow:inset 0 0 80px rgba(239,125,50,.1)}
.portal-review-actions{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap;margin-top:18px}.portal-review-actions .portal-btn{width:auto;min-width:240px}.portal-payment-alert,.portal-payment-pending{display:inline-block;border:1px solid #8a5b2c;border-radius:9px;background:#24170e;color:#ffc08e;padding:9px 10px;font-weight:800}.portal-payment-pending{border-color:#7a642d;background:#211d10;color:#f3d386}#paymentCard button:disabled,#paymentCard input:disabled,#paymentCard select:disabled{opacity:.58;cursor:not-allowed}#reviewFormMount{scroll-margin-top:100px}
@media(max-width:820px){.portal-review-actions{display:grid;grid-template-columns:1fr;width:100%}.portal-review-actions .portal-btn{min-width:0;width:100%}.portal-busy:after{border-width:6px}.portal-app>section+section{margin-top:20px}#reviewFormMount{scroll-margin-top:125px}}

/* v2.4.5 — one initial loader, button-level saving, and last-confirmed status */
body.portal-page.portal-busy:after{content:none!important;display:none!important}
body.portal-page.portal-busy{overflow:auto!important}
.portal-control-busy{position:relative;cursor:wait!important}
.portal-control-busy::before{content:'';width:13px;height:13px;margin-right:7px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:portalSpin .65s linear infinite}
.portal-status-notice{display:flex;align-items:flex-start;gap:9px;margin:0 0 14px;border:1px solid #76582e;border-radius:12px;background:#221b10;color:#ffd59a;padding:10px 12px;font-size:.78rem;line-height:1.45}
.portal-status-notice[hidden]{display:none}
.portal-status-notice strong{white-space:nowrap;color:#ffba70}
.portal-status-notice span{color:#cbb99f}
.portal-status.stale{border-style:dashed}
.portal-status-stale{border-style:dashed}
@media(max-width:560px){.portal-status-notice{display:grid}.portal-status-notice strong{white-space:normal}}

/* v2.4 single-current proof, finished project sharing, and Portal accessibility */
.portal-proof-current-head{display:flex;align-items:center;justify-content:space-between;gap:14px}.portal-proof-compact.portal-proof-standalone{grid-column:auto;border:1px solid #395467;border-radius:17px;background:linear-gradient(145deg,#141a1f,#101519);padding:19px;box-shadow:0 10px 30px rgba(0,0,0,.16);scroll-margin-top:92px}.portal-proof-current{margin-top:12px}.portal-proof-current .portal-proof{border-color:#8a5b2c;background:#0a0f13}.portal-proof-current .portal-proof img{max-height:min(70vh,760px)}.portal-proof-history{margin-top:15px;border-top:1px solid #2d3841;padding-top:12px}.portal-proof-history summary{min-height:48px;border:1px solid #35424c;border-radius:10px;background:#11181d;padding:8px 10px}.portal-proof-history summary>span:first-child{font-size:.78rem;font-weight:900}.portal-proof-history-count{display:grid;place-items:center;min-width:27px;height:27px;margin-left:auto;border-radius:999px;background:#27333c;color:#dce6ed;font-size:.7rem;font-weight:950}.portal-proof-history[open] .portal-proof-chevron{transform:rotate(180deg)}
.portal-finished-project{border-color:#3f9860;background:linear-gradient(145deg,#10271a,#10191e);padding:clamp(18px,3vw,30px)}.portal-finished-project h2{font-size:clamp(1.55rem,4vw,2.35rem);color:#79e1a0}.portal-finished-figure{margin:18px 0 0}.portal-finished-figure>a{display:block;border-radius:15px;background:#070a0c;overflow:hidden}.portal-finished-figure img{display:block;width:100%;max-height:min(76vh,860px);object-fit:contain;background:#070a0c}.portal-finished-figure figcaption{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:11px 2px 0;color:#c9d2d8}.portal-finished-figure figcaption span{white-space:pre-wrap}.portal-finished-figure time{flex:0 0 auto;color:#87949d;font-size:.75rem}.portal-share-intro{margin:16px 0 9px!important}.portal-share-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.portal-share-status{min-height:1.35em;margin:9px 0 0!important;color:#83dfa4!important;font-size:.78rem}.portal-share-status.error{color:#ff9b9b!important}.portal-new-window{font-size:.66rem;font-weight:750}.portal-section-nav a{display:inline-flex;align-items:center;min-height:44px}.portal-messages:focus-visible,.portal-page .portal-btn:focus-visible,.portal-page input:focus-visible,.portal-page select:focus-visible,.portal-page textarea:focus-visible,.portal-page .portal-proof-history summary:focus-visible,.portal-page [tabindex="-1"]:focus-visible{outline:3px solid #ffad72;outline-offset:3px}.portal-message-retry:focus-visible{outline:3px solid #ffad72;outline-offset:2px}
@media(max-width:820px){.portal-proof-current-head{align-items:flex-start;flex-direction:column}.portal-proof-current-head .portal-mini-status{align-self:flex-start}.portal-proof-compact.portal-proof-standalone{padding:18px;scroll-margin-top:125px}.portal-proof-history summary{align-items:center;flex-direction:row}.portal-proof-history summary>span:first-child{display:block}.portal-proof-history .portal-proof-versions{grid-template-columns:1fr}.portal-share-actions{grid-template-columns:1fr}.portal-finished-figure figcaption{flex-direction:column}.portal-finished-figure time{flex-basis:auto}.portal-new-window{display:block}}
@media(max-width:430px){.portal-finished-project{padding:16px}.portal-finished-figure img{max-height:68vh}.portal-proof-current .portal-proof img{max-height:66vh}}
@media(prefers-reduced-motion:reduce){.portal-page *,.portal-page *::before,.portal-page *::after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
.native-request-expectations{display:grid;gap:.35rem;margin:0 0 1.15rem;padding:1rem 1.1rem;border-radius:14px;background:#f2f7f3;border:1px solid rgba(34,87,54,.18);color:#183a25}.native-request-expectations span{font-size:.92rem;line-height:1.55}.native-message{white-space:pre-line}

/* v2.5 Portfolio interaction, concise process, and clearer request policy */
#process .process-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important}#process .process-step{min-height:225px!important}#process .process-step:nth-child(4) .process-arrow{display:grid}.portfolio-modal{width:min(1500px,94vw);height:92vh;max-height:92vh}.portfolio-modal-inner{height:100%;display:flex;flex-direction:column}.portfolio-modal-head{flex:0 0 auto}.portfolio-modal-head p{margin:.35rem 0 0;color:var(--ww-muted)}.portfolio-filter-row{flex:0 0 auto}.portfolio-all-grid{flex:1;min-height:0;max-height:none;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;padding-right:8px}.portfolio-all-grid .recent-project-card{border-radius:15px;box-shadow:0 8px 22px rgba(35,25,42,.07)}.portfolio-all-grid .recent-project-image{padding:8px}.portfolio-all-grid .recent-project-copy{padding:12px 13px 14px}.portfolio-all-grid .recent-project-copy h3{font-size:1rem}.portfolio-all-grid .recent-project-copy p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:.79rem}.project-image-button{display:block;width:100%;border:0;padding:0;background:transparent;cursor:zoom-in;text-align:inherit}.project-heart{position:absolute;right:9px;top:9px;z-index:3;display:flex;align-items:center;gap:4px;border:1px solid rgba(255,255,255,.72);border-radius:999px;background:rgba(20,14,21,.78);color:#fff;padding:6px 8px;box-shadow:0 4px 13px rgba(0,0,0,.2);cursor:pointer;font:800 .72rem/1 system-ui}.project-heart b{font-size:1rem;line-height:1}.project-heart.loved{background:#a72e43;border-color:#e999a8}.recent-project-image{position:relative}.portfolio-lightbox{width:100vw;height:100dvh;max-width:none;max-height:none;margin:0;padding:0;border:0;background:#08090bd9;color:#fff}.portfolio-lightbox::backdrop{background:rgba(4,4,5,.9)}.portfolio-lightbox-shell{position:relative;width:100%;height:100%;display:grid;place-items:center;padding:24px 76px}.portfolio-lightbox figure{width:min(1200px,100%);height:100%;margin:0;display:grid;grid-template-rows:minmax(0,1fr) auto;gap:12px}.portfolio-lightbox figure>img{width:100%;height:100%;min-height:0;object-fit:contain}.portfolio-lightbox figcaption{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:4px 20px;align-items:center;padding:10px 14px;border-radius:14px;background:#151219}.portfolio-lightbox figcaption span,.portfolio-lightbox figcaption h2,.portfolio-lightbox figcaption p{grid-column:1}.portfolio-lightbox figcaption span{color:#efa36e;font-size:.7rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.portfolio-lightbox figcaption h2{margin:0;font-size:1.4rem}.portfolio-lightbox figcaption p{margin:0;color:#c7bec8;font-size:.86rem}.portfolio-lightbox figcaption .btn{grid-column:2;grid-row:1/4;white-space:nowrap}.portfolio-lightbox .modal-close{position:absolute;right:18px;top:18px;z-index:4;background:#17131a;color:#fff;border-color:#5d545e}.portfolio-lightbox-nav{position:absolute;z-index:4;top:45%;width:48px;height:68px;border:1px solid #5b535d;border-radius:14px;background:#17131acc;color:#fff;font-size:2.1rem;cursor:pointer}.portfolio-lightbox-nav.prev{left:15px}.portfolio-lightbox-nav.next{right:15px}.portal-info-v250{width:min(1080px,95vw)}.portal-info-v250 .portal-info-head p{max-width:780px;color:var(--ww-muted);line-height:1.55}.portal-journey{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:6px;margin-bottom:17px}.portal-journey article{position:relative;border:1px solid #e2dbe0;border-radius:13px;background:#fcfafb;padding:12px 9px}.portal-journey article:not(:last-child)::after{content:'›';position:absolute;right:-7px;top:22px;z-index:2;color:#d06a2d;font-weight:950}.portal-journey span{color:#a75a2b;font-size:.62rem;font-weight:950}.portal-journey strong{display:block;margin-top:6px;font-size:.78rem;line-height:1.25}.portal-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.portal-feature-grid article{border-radius:14px;background:#f3eff4;padding:14px}.portal-feature-grid strong{display:block;margin-bottom:5px;font-size:.9rem}.portal-feature-grid p{margin:0;color:#695f6c;font-size:.79rem;line-height:1.45}.portal-info-private{display:flex;gap:10px;align-items:flex-start}.portal-info-private span{line-height:1.45}.deposit-policy{grid-column:1/-1;border:1px solid #d79a6a;background:linear-gradient(135deg,#fff5ed,#f8eee8);border-radius:15px;padding:15px 16px;color:#54331d}.deposit-policy strong{display:block;margin-bottom:5px;font-size:.96rem}.deposit-policy p{margin:0;font-size:.84rem;line-height:1.5}.deposit-ack{grid-column:1/-1!important;border:1px solid #d5c6ce;background:#fff;border-radius:12px;padding:11px 12px}.custom-size-fields{display:grid;grid-template-columns:1fr 1fr;gap:8px}.custom-size-fields[hidden]{display:none}.form-draft-note{display:block;margin-top:8px;color:#766c76;font-size:.72rem}.similar-project-note{margin-bottom:14px;padding:10px 12px;border-radius:10px;background:#f3ecf4;color:#4c3151;font-size:.8rem}
@media(max-width:1100px){#process .process-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.portfolio-all-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.portal-journey{grid-template-columns:repeat(4,minmax(0,1fr))}.portal-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){#process .process-grid{grid-template-columns:1fr!important}.portfolio-modal{width:100vw;height:100dvh;max-height:none;border-radius:0}.portfolio-modal-inner{padding:16px}.portfolio-all-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.portfolio-all-grid .recent-project-copy{padding:10px}.portfolio-all-grid .recent-project-copy p{display:none}.portfolio-lightbox-shell{padding:58px 10px 12px}.portfolio-lightbox figure{grid-template-rows:minmax(0,1fr) auto}.portfolio-lightbox figcaption{grid-template-columns:1fr}.portfolio-lightbox figcaption .btn{grid-column:1;grid-row:auto;width:100%;margin-top:6px}.portfolio-lightbox-nav{top:42%;width:40px;height:55px;background:#17131ad9}.portfolio-lightbox-nav.prev{left:6px}.portfolio-lightbox-nav.next{right:6px}.portal-info-v250{width:100vw;height:100dvh;max-height:none;border-radius:0}.portal-info-v250 .portal-info-card{min-height:100%;border-radius:0}.portal-journey{grid-template-columns:1fr 1fr}.portal-journey article:not(:last-child)::after{display:none}.portal-feature-grid{grid-template-columns:1fr}.portal-info-private{display:grid}.custom-size-fields{grid-template-columns:1fr}}
.portal-mini-preview{display:grid;gap:10px;margin-top:24px;padding:16px;border:1px solid rgba(255,181,113,.32);border-radius:16px;background:rgba(8,10,13,.4);box-shadow:inset 0 1px rgba(255,255,255,.04)}.portal-mini-preview-head,.portal-mini-preview-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.portal-mini-preview-head span{color:#ffad68;font-size:.62rem;font-weight:950;letter-spacing:.1em}.portal-mini-preview-head b{border:1px solid #8c692a;border-radius:999px;padding:4px 7px;color:#f6d274;font-size:.6rem;text-transform:uppercase}.portal-mini-preview-progress{height:6px;border-radius:999px;background:#3b3340;overflow:hidden}.portal-mini-preview-progress i{display:block;width:42%;height:100%;background:linear-gradient(90deg,#ef7d32,#ffbb77)}.portal-mini-preview-row{border-top:1px solid rgba(255,255,255,.08);padding-top:9px;font-size:.75rem}.portal-mini-preview-row span{color:#d5cbd9}.portal-mini-preview-row strong{color:#fff;text-align:right}.portal-mini-preview>small{color:#a69baa;font-size:.67rem}
.portal-more-options>summary,.portal-care-details>summary{display:flex;align-items:center;justify-content:space-between;gap:16px;cursor:pointer;list-style:none}.portal-more-options>summary::-webkit-details-marker,.portal-care-details>summary::-webkit-details-marker{display:none}.portal-more-options>summary>span:first-child,.portal-care-details>summary>span:first-child{display:grid;gap:5px}.portal-more-options>summary strong,.portal-care-details>summary strong{font-size:1.1rem}.portal-more-options[open]>summary,.portal-care-details[open]>summary{margin-bottom:18px}.portal-past-project-list{display:grid;gap:9px}.portal-past-project{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:13px 15px;border:1px solid rgba(255,255,255,.11);border-radius:12px;color:inherit;text-decoration:none;background:rgba(255,255,255,.035)}.portal-past-project:hover{border-color:#79e1a0;background:rgba(121,225,160,.07)}.portal-past-project span{display:grid;gap:4px}.portal-past-project small{color:#9eabb3}.portal-past-project b{font-size:1.5rem;color:#79e1a0}.portal-btn-small{font-size:.82rem;min-height:38px;padding:.55rem .8rem}

/* v2.5.3 — reliable, uncropped Portfolio thumbnails on phones */
.recent-project-image{
  --portfolio-thumb-inset:14px;
  position:relative;
  isolation:isolate;
  padding:0!important;
}
.portfolio-all-grid .recent-project-image{--portfolio-thumb-inset:8px}
.project-image-button{
  position:absolute;
  inset:var(--portfolio-thumb-inset);
  width:auto;
  height:auto;
  min-width:0;
  min-height:0;
  display:grid;
  place-items:center;
  overflow:hidden;
  border-radius:10px;
}
.project-image-button img{
  position:static!important;
  width:100%!important;
  height:100%!important;
  min-width:0!important;
  min-height:0!important;
  object-fit:contain!important;
  object-position:center center!important;
  transform-origin:center;
}
@media(max-width:620px){
  .portfolio-all-grid{grid-template-columns:1fr!important}
  .recent-project-image{aspect-ratio:1/1;--portfolio-thumb-inset:10px}
  .portfolio-all-grid .recent-project-image{--portfolio-thumb-inset:8px}
}

/* v3.64: dark, image-first full portfolio; scoped to preserve the home page. */
#portfolioModal{background:#08090b;color:#f7f4f1;border:1px solid #39302b;border-radius:12px;width:min(1500px,94vw);height:92dvh;max-height:92dvh}
#portfolioModal::backdrop{background:#000c}
#portfolioModal .portfolio-modal-inner{padding:22px;overflow:hidden}
#portfolioModal .portfolio-modal-head{margin-bottom:14px}
#portfolioModal h2{color:#fff}#portfolioModal .eyebrow{color:#ffa45c}
#portfolioModal .portfolio-modal-head p{color:#bfb9b4}
#portfolioModal .modal-close{background:#211c18;color:#fff;border-color:#625143}
#portfolioModal .portfolio-filter{background:#171411;color:#e7ded6;border-color:#554438;font-size:14px}
#portfolioModal .portfolio-filter.active{background:#ed882e;color:#17110c;border-color:#ed882e}
#portfolioAllGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))!important;align-content:start;gap:4px!important;overflow:auto;padding:0;scrollbar-color:#78503b #111}
#portfolioAllGrid .recent-project-card{position:relative;overflow:hidden;border:0;border-radius:0;box-shadow:none;background:#151412;margin:0}
#portfolioAllGrid .recent-project-image{aspect-ratio:1/1;padding:0;--portfolio-thumb-inset:0px;background:#151412;border-radius:0}
#portfolioAllGrid .project-image-button{position:absolute;inset:0;width:100%;height:100%;border-radius:0}
#portfolioAllGrid .project-image-button img{position:absolute;inset:0;width:100%;height:100%;max-height:none;object-fit:contain!important;border-radius:0;transition:filter .25s ease}
#portfolioAllGrid .project-image-button::after{content:'';position:absolute;inset:0;background:#000;opacity:.2;pointer-events:none;transition:opacity .25s ease}
#portfolioAllGrid .recent-project-card:hover .project-image-button::after,#portfolioAllGrid .recent-project-card:focus-within .project-image-button::after{opacity:0}
#portfolioAllGrid .recent-project-copy{position:absolute;left:0;right:0;bottom:0;pointer-events:none;padding:26px 10px 9px;background:linear-gradient(transparent,#000d);color:#fff}
#portfolioAllGrid .recent-project-copy h3{color:#fff;font-size:14px;line-height:1.35;margin:0}
#portfolioAllGrid .recent-project-copy p,#portfolioAllGrid .recent-project-copy .tag{display:none}
#portfolioAllGrid .project-heart{font-size:13px;min-width:38px;min-height:38px}
#portfolioAllGrid .project-image-button:focus-visible{outline:3px solid #ffa45c;outline-offset:-4px;z-index:2}
#portfolioLightbox .portfolio-lightbox-shell{animation:ww364-gallery-in .2s ease}
@keyframes ww364-gallery-in{from{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:760px){#portfolioModal{width:100vw;max-width:100vw;height:100dvh;max-height:100dvh;border-radius:0}#portfolioModal .portfolio-modal-inner{padding:14px 8px}#portfolioAllGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:3px!important}#portfolioModal .portfolio-modal-head{padding:0 6px}#portfolioAllGrid .recent-project-copy{padding:22px 7px 8px}}
@media(hover:none){#portfolioAllGrid .project-image-button::after{opacity:0}}
@media(prefers-reduced-motion:reduce){#portfolioLightbox .portfolio-lightbox-shell{animation:none}#portfolioAllGrid .project-image-button img,#portfolioAllGrid .project-image-button::after{transition:none}}

/* v3.65: centered reactions, readable dark panels, compact mobile process. */
.project-heart,#portfolioAllGrid .project-heart{display:flex;align-items:center;justify-content:center;width:44px;min-width:44px;height:44px;min-height:44px;padding:0;gap:0;line-height:1;border-radius:50%}
.project-heart-icon{display:block;width:22px;height:22px;flex:none;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.project-heart.loved .project-heart-icon{fill:currentColor}
.project-heart>span:not([hidden]){position:absolute;top:-5px;right:-6px;display:grid;place-items:center;min-width:20px;height:20px;padding:0 4px;background:#fff;color:#241b16;border-radius:12px;font-size:12px;line-height:1}
.project-heart>span[hidden]{display:none!important}
.portfolio-permission h3{color:#ffad5c}.portfolio-permission p,.portfolio-permission .native-check{color:#fff1e4}.portfolio-permission p{font-size:14px}
.section.dark .eyebrow,.section.dark .section-head h3,.contact-card .eyebrow,.review-submit-shell .eyebrow{color:#ffad5c}
.section.dark a:not(.btn):not(.native-submit),.process-portal-callout a:not(.btn){color:#ffad5c}
.ww365-review-bottom{background:#17151a;color:#fff;padding:32px max(20px,calc((100% - 1220px)/2));scroll-margin-top:100px}
.ww365-review-bottom[hidden]{display:none!important}.ww365-review-bottom .review-submit-shell{margin:0}.ww365-review-bottom h3{color:#ffad5c}
@media(max-width:820px){
 #process .process-grid{grid-template-columns:1fr!important;gap:10px!important}
 #process .process-step{min-height:0!important;height:auto!important;padding:12px!important;gap:4px 12px!important;grid-template-columns:40px minmax(0,1fr)!important;grid-template-rows:auto auto!important}
 #process .process-step-top{gap:4px;grid-row:1/3}
 #process .process-step-icon{width:36px;height:36px;border-radius:10px;font-size:18px}
 #process .process-step h3{font-size:16px!important;line-height:1.3!important}
 #process .process-step p{font-size:14px!important;line-height:1.45!important}
 #process .process-arrow{display:none!important}
 #process .process-portal-callout{padding:16px;gap:12px;margin-top:16px}
 .ww365-review-bottom{padding:24px 20px}
}

.native-request-form .portfolio-permission .native-check{color:#fff1e4!important}
#websiteReviewForm .help{color:#c6bccb}
.page-hero .eyebrow,.contact-band .eyebrow{color:#ffad5c}

/* v3.72: readable native calendar controls on dark request forms. */
.native-request-form input[type="date"]{color-scheme:dark;background:#17141a;color:#fff;border-color:#db8548;min-height:46px}
.native-request-form input[type="date"]::-webkit-calendar-picker-indicator{opacity:1;cursor:pointer;background-color:#703506;border:1px solid #ffb36e;border-radius:6px;padding:6px;width:20px;height:20px}
.native-request-form input[type="date"]:focus-visible{outline:2px solid #ffb36e;outline-offset:2px}
