:root{--ink:#202923;--forest:#27362d;--forest2:#34453a;--sage:#8e9a89;--sand:#b58e58;--gold:#c9a45f;--cream:#f3ede2;--paper:#fcfaf5;--line:#d9cfbf}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:Arial,Helvetica,sans-serif;line-height:1.65}h1,h2,h3,.brand,.serif{font-family:Georgia,'Times New Roman',serif;font-weight:400;line-height:1.06}h1{font-size:clamp(3.4rem,7vw,7rem);letter-spacing:-.05em;margin:.16em 0}h2{font-size:clamp(2.35rem,4.5vw,4.5rem);letter-spacing:-.035em;margin:.2em 0 .45em}h3{font-size:1.55rem;margin:.3em 0}p{max-width:720px}.wrap{width:min(1220px,calc(100% - 44px));margin:auto}.nav{position:sticky;top:0;z-index:20;background:rgba(252,250,245,.94);border-bottom:1px solid rgba(32,41,35,.12);backdrop-filter:blur(14px)}.nav .wrap{height:88px;display:flex;align-items:center;justify-content:space-between}.brand{text-decoration:none;color:var(--ink);font-size:1.45rem;letter-spacing:.035em}.brand small{display:block;font-family:Arial;font-size:.54rem;letter-spacing:.35em;text-align:center;margin-top:3px}.brand:before{content:'WP';display:inline-block;font-size:.7rem;color:var(--sand);margin-right:9px;vertical-align:middle;letter-spacing:-.12em}.links{display:flex;gap:26px;align-items:center}.links a{text-decoration:none;color:var(--ink);font-size:.88rem}.links>a:not(.btn):after{content:'';display:block;width:0;height:1px;background:var(--sand);transition:.25s}.links>a:hover:after{width:100%}.btn{display:inline-block;text-decoration:none;padding:13px 20px;border:1px solid currentColor;color:var(--ink);font-size:.76rem;letter-spacing:.13em;text-transform:uppercase;transition:.25s}.btn:hover{transform:translateY(-2px)}.btn.fill{background:var(--ink);color:var(--paper);border-color:var(--ink)}.hero{min-height:calc(100vh - 88px);display:grid;align-items:stretch;background:var(--cream);overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.03fr .97fr;min-height:calc(100vh - 88px)}.hero-copy{display:flex;flex-direction:column;justify-content:center;padding:80px 6vw 80px max(22px,calc((100vw - 1220px)/2))}.hero-copy h1 em{display:block;color:var(--sand);font-weight:400}.hero-copy>p:not(.eyebrow){font-size:1.16rem;max-width:610px}.hero-visual{position:relative;min-height:620px;background:linear-gradient(145deg,#ddd0bb,#f5eee3);overflow:hidden}.hero-visual:before{content:'';position:absolute;inset:0;background:linear-gradient(110deg,rgba(255,255,255,.1),rgba(39,54,45,.12)),url('assets/brand-board.png') center/cover;filter:saturate(.65);transform:scale(1.02)}.hero-visual:after{content:'WEST & PALM';position:absolute;right:-18px;bottom:32px;color:rgba(255,255,255,.68);font-family:Georgia;font-size:clamp(2rem,4vw,5rem);letter-spacing:.08em;writing-mode:vertical-rl}.eyebrow{text-transform:uppercase;letter-spacing:.2em;font-size:.7rem;color:#6e756f;font-weight:600}.actions{display:flex;gap:13px;margin-top:28px;flex-wrap:wrap}.section{padding:105px 0}.intro-band{background:var(--forest);color:var(--cream);position:relative;overflow:hidden}.intro-band:after{content:'WP';position:absolute;right:4vw;top:-65px;font:300 20rem Georgia;color:rgba(255,255,255,.035)}.intro{display:grid;grid-template-columns:1.1fr .9fr;gap:90px;position:relative;z-index:1}.intro-band .eyebrow,.dark .eyebrow{color:#d0b47b}.intro-band strong{color:#e4c88f;letter-spacing:.08em}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:42px}.card{border-top:1px solid var(--line);padding:30px 22px 24px 0;min-height:235px;background:transparent}.card span{display:inline-grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#eee5d7;color:var(--sand);font-family:Georgia;margin-bottom:12px}.services-head{display:flex;justify-content:space-between;align-items:end;gap:30px}.micro{font-size:.68rem;letter-spacing:.17em;text-transform:uppercase;color:var(--sand);max-width:210px}.work-section{background:#eee5d8}.work{display:grid;grid-template-columns:1fr 1fr;gap:28px;margin-top:45px}.project{background:var(--paper);padding:0;overflow:hidden;box-shadow:0 16px 40px rgba(32,41,35,.07)}.project-shot{aspect-ratio:16/10;overflow:hidden;background:#d8d0c2}.project-shot img{width:100%;height:100%;object-fit:cover;display:block;transition:.5s}.project:hover .project-shot img{transform:scale(1.025)}.project-copy{padding:28px 30px 34px}.project-copy h3{font-size:2rem}.text-link{color:var(--ink);text-transform:uppercase;letter-spacing:.14em;font-size:.68rem;text-decoration:none;border-bottom:1px solid var(--sand);padding-bottom:4px}.studio{display:grid;grid-template-columns:.9fr 1.1fr;min-height:520px}.studio-image{background:linear-gradient(rgba(32,41,35,.22),rgba(32,41,35,.22)),url('assets/brand-board.png') 5% 90%/210% auto no-repeat;min-height:480px}.studio-copy{background:var(--cream);padding:80px max(30px,7vw);display:flex;flex-direction:column;justify-content:center}.process-preview{background:var(--paper)}.process{display:grid;grid-template-columns:repeat(6,1fr);gap:0;margin-top:40px}.step{border-top:1px solid var(--line);border-right:1px solid var(--line);padding:24px 18px 0 0;margin-right:18px;min-height:165px}.step:last-child{border-right:0}.step b{display:block;font-family:Georgia;font-size:1.25rem;font-weight:400}.step:before{content:attr(data-num);display:block;color:var(--sand);font-family:Georgia;font-size:1.5rem;margin-bottom:12px}.dark{background:var(--forest);color:var(--cream);position:relative;overflow:hidden}.dark:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(39,54,45,.96),rgba(39,54,45,.72)),url('assets/brand-board.png') center/cover;opacity:.42}.dark .wrap{position:relative;z-index:1}.dark .btn{border-color:var(--gold);color:var(--forest);background:var(--gold)}.quote{font-family:Georgia;font-size:clamp(2.3rem,4.5vw,4.7rem);line-height:1.1;max-width:930px}.footer{padding:62px 0;border-top:1px solid var(--line);background:#f7f2e9}.footer .wrap{display:flex;justify-content:space-between;gap:30px}.pagehero{padding:120px 0 85px;background:var(--cream)}.pagehero h1{font-size:clamp(3rem,6vw,5.8rem)}.split{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.list{display:grid;grid-template-columns:1fr 1fr;gap:10px 25px;padding:0;list-style:none}.list li{padding:10px 0;border-bottom:1px solid var(--line)}form{display:grid;gap:14px;max-width:720px}input,textarea,select{width:100%;padding:15px;border:1px solid var(--line);background:#fff;font:inherit}textarea{min-height:160px}.mobile{display:none}.reveal{opacity:0;transform:translateY(18px);transition:.7s ease}.reveal.visible{opacity:1;transform:none}@media(max-width:900px){.hero-grid{grid-template-columns:1fr}.hero-copy{padding:75px 24px}.hero-visual{min-height:45vh}.intro,.split,.studio{grid-template-columns:1fr}.cards{grid-template-columns:1fr 1fr}.process{grid-template-columns:repeat(3,1fr);gap:24px}.studio-image{min-height:360px}.links{display:none}.mobile{display:block}}@media(max-width:620px){.work,.cards{grid-template-columns:1fr}.process{grid-template-columns:1fr 1fr}.section{padding:72px 0}.footer .wrap{display:block}.list{grid-template-columns:1fr}.hero-visual{min-height:360px}.services-head{display:block}.nav .wrap{height:76px}}

/* V1.1 visual refinement */
.nav .wrap{height:104px}.brand-logo{display:block;width:185px;height:92px;overflow:hidden}.brand-logo img{width:100%;height:100%;object-fit:contain;display:block;mix-blend-mode:multiply}.brand-logo:before{display:none!important}.hero{min-height:calc(100vh - 104px)}.hero-grid{min-height:calc(100vh - 104px)}
.hero-visual{background:url('assets/hero-coastal.jpg') center/cover no-repeat;isolation:isolate}.hero-visual:before{content:'';position:absolute;inset:0;background:linear-gradient(120deg,rgba(255,248,236,.03),rgba(32,41,35,.1));filter:none;transform:none;z-index:-1}.hero-visual:after{content:'';position:absolute;inset:0;border:1px solid rgba(255,255,255,.24);pointer-events:none}.hero-stamp{position:absolute;right:34px;bottom:32px;width:145px;padding:14px;background:rgba(252,250,245,.9);backdrop-filter:blur(8px);box-shadow:0 12px 35px rgba(32,41,35,.12);text-align:center}.hero-stamp img{width:70px;display:block;margin:0 auto 5px;mix-blend-mode:multiply}.hero-stamp span{font-size:.5rem;letter-spacing:.16em;text-transform:uppercase;color:var(--ink)}
.intro-band{background:var(--forest)}.work-section{background:linear-gradient(180deg,#eee5d8,#f6f0e7)}.project{border:1px solid rgba(181,142,88,.16)}.project-shot{position:relative;padding:24px;background:#d8cbb8}.project-shot:before{content:'';position:absolute;left:24px;right:24px;top:14px;height:10px;border-radius:8px 8px 0 0;background:#f6f2ea;box-shadow:0 10px 30px rgba(32,41,35,.12)}.project-shot img{position:relative;box-shadow:0 15px 32px rgba(32,41,35,.18)}
.studio-image{background:linear-gradient(rgba(32,41,35,.12),rgba(32,41,35,.12)),url('assets/hero-coastal.jpg') 50% 58%/cover no-repeat}.dark:after{display:none;content:none;background:none}.footer .brand-logo{width:165px;height:88px}.footer{background:#f4ede2}
@media(max-width:900px){.nav .wrap{height:92px}.brand-logo{width:155px;height:80px}.hero{min-height:auto}.hero-grid{min-height:auto}.hero-visual{min-height:58vh}.hero-stamp{right:20px;bottom:20px}}
@media(max-width:620px){.nav .wrap{height:82px}.brand-logo{width:135px;height:72px}.hero-copy h1{font-size:clamp(3.1rem,15vw,4.8rem)}.hero-visual{min-height:460px}.hero-stamp{width:120px}.project-shot{padding:14px}.project-shot:before{left:14px;right:14px;top:8px}}

/* V1.2 brand implementation: restrained, asset-free header wordmark */
.nav .wrap{height:82px}
.wordmark{display:flex;flex-direction:column;align-items:center;justify-content:center;width:auto;line-height:1;text-decoration:none;color:var(--ink);padding:4px 0}
.wordmark:before{display:none!important}
.wordmark span{font-family:Georgia,'Times New Roman',serif;font-size:1.38rem;letter-spacing:.16em;white-space:nowrap}
.wordmark i{font-style:normal;color:var(--sand);padding:0 .06em}
.wordmark small{font-family:Arial,Helvetica,sans-serif;font-size:.48rem;letter-spacing:.48em;margin-top:8px;padding-left:.48em;color:var(--sand)}
.hero{min-height:calc(100vh - 82px)}.hero-grid{min-height:calc(100vh - 82px)}
.pagehero{padding-top:92px}
.footer{padding:52px 0}.footer .wrap{align-items:flex-start}.footer-mark{display:inline-block;width:74px;height:58px;margin-bottom:8px}.footer-mark img{display:block;width:100%;height:100%;object-fit:contain}.footer p{margin-top:8px}
@media(max-width:900px){.nav .wrap{height:78px}.wordmark span{font-size:1.2rem}.wordmark small{font-size:.43rem;margin-top:7px}.hero{min-height:auto}.hero-grid{min-height:auto}.pagehero{padding-top:82px}}
@media(max-width:620px){.nav .wrap{height:72px}.wordmark span{font-size:1.02rem;letter-spacing:.11em}.wordmark small{font-size:.39rem;letter-spacing:.4em;padding-left:.4em}.footer-mark{width:64px;height:50px}}

/* V1.2.2 implementation fixes */
.intro-band{background-color:var(--forest);background-image:none!important}
.dark{background-color:var(--forest);background-image:none!important}
.dark:after{display:none!important;content:none!important;background:none!important;background-image:none!important}
.header-logo{display:flex;align-items:center;flex:0 0 auto;width:190px;height:64px;overflow:hidden;text-decoration:none}
.header-logo:before{display:none!important}
.header-logo img{display:block;width:100%;height:100%;object-fit:contain;object-position:left center;mix-blend-mode:normal}
.links{gap:24px}
.links .btn{white-space:nowrap}
@media(max-width:1100px) and (min-width:901px){.header-logo{width:165px;height:58px}.links{gap:18px}.links a{font-size:.82rem}.links .btn{padding:12px 15px;font-size:.7rem;letter-spacing:.1em}}
@media(max-width:900px){.header-logo{width:170px;height:58px}}
@media(max-width:620px){.header-logo{width:145px;height:52px}}

/* V1.3 commercial content */
.section-lead{font-size:1.08rem;max-width:760px;margin:18px 0 0}.packages-preview{background:var(--paper)}.package-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:42px;align-items:stretch}.package-card{border:1px solid var(--line);padding:34px 30px;display:flex;flex-direction:column;min-height:520px;background:var(--paper)}.package-card.featured{background:var(--cream);border-color:rgba(181,142,88,.65);transform:translateY(-8px)}.package-card h3{font-size:2rem;margin:.25em 0 .55em}.package-card>p:not(.eyebrow){min-height:88px}.package-card ul{list-style:none;padding:18px 0;margin:10px 0 24px;border-top:1px solid var(--line)}.package-card li{padding:7px 0 7px 22px;position:relative}.package-card li:before{content:'✓';position:absolute;left:0;color:var(--sand)}.investment{margin-top:auto;padding-top:22px;border-top:1px solid var(--line)}.investment span{display:block;text-transform:uppercase;letter-spacing:.16em;font-size:.62rem;color:#737970}.investment strong{display:block;font-family:Georgia,'Times New Roman',serif;font-size:1.85rem;font-weight:400;color:var(--ink);margin-top:4px}.pricing-note{font-size:.84rem;color:#687069;max-width:900px;margin:24px 0 28px}.packages-section{background:#eee5d8;scroll-margin-top:90px}.inclusions{background:var(--paper)}.addons{background:var(--cream)}.addon-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:40px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.addon-grid>div{padding:30px 26px 34px 0;margin-right:26px;border-right:1px solid var(--line)}.addon-grid>div:last-child{border-right:0;margin-right:0}.addon-grid h3{font-size:1.45rem}.addon-grid strong{display:block;color:var(--sand);font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;margin-top:18px}.care-band{background:var(--forest);color:var(--cream)}.care-band .eyebrow{color:#d0b47b}.care-band .btn.fill{background:var(--gold);border-color:var(--gold);color:var(--forest);margin-top:14px}
@media(max-width:900px){.package-grid{grid-template-columns:1fr}.package-card{min-height:0}.package-card.featured{transform:none}.package-card>p:not(.eyebrow){min-height:0}.addon-grid{grid-template-columns:1fr 1fr}.addon-grid>div:nth-child(2){border-right:0}.addon-grid>div{border-bottom:1px solid var(--line)}}
@media(max-width:620px){.addon-grid{grid-template-columns:1fr}.addon-grid>div{border-right:0;margin-right:0}.package-card{padding:28px 22px}.investment strong{font-size:1.65rem}}

/* V1.4 personality, comparison and case studies */
.comparison-section{background:var(--paper);scroll-margin-top:90px}.comparison-scroll{overflow-x:auto;margin-top:42px;border-top:1px solid var(--line)}.comparison-table{width:100%;border-collapse:collapse;min-width:760px}.comparison-table th,.comparison-table td{padding:18px 20px;border-bottom:1px solid var(--line);text-align:center}.comparison-table th:first-child,.comparison-table td:first-child{text-align:left}.comparison-table th{font-family:Georgia,'Times New Roman',serif;font-size:1.25rem;font-weight:400;background:var(--cream)}.comparison-table th span{font-family:Arial,sans-serif;font-size:.64rem;letter-spacing:.1em;text-transform:uppercase;color:var(--sand)}.comparison-table td:not(:first-child){border-left:1px solid rgba(217,207,191,.55)}
.work-hero{position:relative;overflow:hidden}.work-hero:after{content:'WORK';position:absolute;right:-.03em;bottom:-.28em;font:400 clamp(8rem,22vw,22rem)/1 Georgia;color:rgba(181,142,88,.07);pointer-events:none}.work-hero .wrap{position:relative;z-index:1}.work-hero h1{max-width:1050px;font-size:clamp(3rem,5.8vw,6.2rem)}
.case-study{padding:120px 0}.case-study.alt{background:var(--cream)}.case-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:80px;align-items:center}.case-study.alt .case-visual{order:2}.case-study.alt .case-copy{order:1}.case-copy h2{font-size:clamp(3rem,5vw,5.3rem)}.case-intro{font-size:1.13rem}.case-detail{border-top:1px solid var(--line);padding-top:18px;margin-top:24px}.case-detail h3{font-size:1.25rem}.capability-tags{display:flex;flex-wrap:wrap;gap:8px;margin:28px 0}.capability-tags span{border:1px solid var(--line);padding:7px 10px;font-size:.62rem;letter-spacing:.1em;text-transform:uppercase;background:rgba(252,250,245,.7)}
.site-preview{width:100%;border:0;padding:0;background:#d8cbb8;box-shadow:0 24px 55px rgba(32,41,35,.16);cursor:pointer;text-align:left;position:relative;transform:rotate(-1deg);transition:.45s ease}.alt .site-preview{transform:rotate(1deg)}.site-preview:hover,.site-preview.is-live{transform:rotate(0) translateY(-6px);box-shadow:0 32px 70px rgba(32,41,35,.22)}.browser-bar{height:34px;background:#f7f2e9;display:flex;align-items:center;padding:0 14px;gap:6px}.browser-bar i{width:7px;height:7px;border-radius:50%;background:#c8bda9}.browser-bar b{font:400 .58rem Arial;margin-left:10px;letter-spacing:.08em;color:#74786f}.preview-window{display:block;aspect-ratio:16/10;overflow:hidden;position:relative}.preview-window img{width:100%;height:112%;object-fit:cover;object-position:top;display:block;transition:transform 2.8s cubic-bezier(.22,.61,.36,1),filter .5s}.site-preview.is-live .preview-window img{transform:translateY(-10%) scale(1.035);filter:saturate(1.08)}.preview-hint{position:absolute;right:14px;bottom:14px;background:rgba(32,41,35,.9);color:var(--paper);padding:8px 11px;font:600 .56rem Arial;letter-spacing:.11em;text-transform:uppercase;transition:.3s}.site-preview.is-live .preview-hint{background:var(--gold);color:var(--forest)}
.case-statement{background:var(--forest);color:var(--cream);padding:90px 0;position:relative;overflow:hidden}.case-statement:after{content:'WP';position:absolute;right:3vw;top:-1.1em;font:400 18rem Georgia;color:rgba(255,255,255,.035)}.case-statement .eyebrow{color:#d0b47b}.case-statement .quote{position:relative;z-index:1}.case-statement em{color:#e4c88f;font-weight:400}.thinking-section{background:var(--paper)}.thinking-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:48px;border-top:1px solid var(--line)}.thinking-grid article{padding:30px 28px 10px 0;margin-right:28px;border-right:1px solid var(--line)}.thinking-grid article:last-child{border-right:0}.thinking-grid span{font-family:Georgia;font-size:1.5rem;color:var(--sand)}.thinking-grid h3{font-size:1.65rem}
@media(max-width:1100px) and (min-width:901px){.links{gap:14px}.links a{font-size:.78rem}.links .btn{padding:11px 13px}.header-logo{width:145px}.case-grid{gap:48px}}
@media(max-width:900px){.case-grid{grid-template-columns:1fr;gap:45px}.case-study.alt .case-visual,.case-study.alt .case-copy{order:initial}.thinking-grid{grid-template-columns:1fr 1fr}.thinking-grid article:nth-child(2){border-right:0}.site-preview,.alt .site-preview{transform:none}.case-study{padding:85px 0}}
@media(max-width:620px){.thinking-grid{grid-template-columns:1fr}.thinking-grid article{border-right:0;border-bottom:1px solid var(--line);margin-right:0}.case-study{padding:70px 0}.browser-bar b{font-size:.5rem}.preview-hint{font-size:.5rem}}


/* V1.4.1 refinement: straight portfolio frames, deep links and expanded process */
.case-study{scroll-margin-top:100px}
.site-preview,.alt .site-preview{transform:none}
.site-preview:hover,.site-preview.is-live{transform:translateY(-6px);box-shadow:0 32px 70px rgba(32,41,35,.22)}
.process-hero{position:relative;overflow:hidden}.process-hero:after{content:'PROCESS';position:absolute;right:-.04em;bottom:-.26em;font:400 clamp(7rem,18vw,19rem)/1 Georgia;color:rgba(181,142,88,.065);pointer-events:none}.process-hero .wrap{position:relative;z-index:1}
.process-detail-section{background:var(--paper)}.process-detail-grid{display:grid;grid-template-columns:1fr 1fr;margin-top:48px;border-top:1px solid var(--line);border-left:1px solid var(--line)}.process-detail-grid article{display:grid;grid-template-columns:72px 1fr;gap:18px;padding:36px 34px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:260px}.process-detail-grid article>span{font-family:Georgia,'Times New Roman',serif;font-size:2rem;color:var(--sand)}.process-detail-grid h3{font-size:2rem;margin:0 0 12px}.process-detail-grid p{margin:0}
.process-reassurance{background:var(--forest);color:var(--cream);overflow:hidden}.process-reassurance .eyebrow{color:#d0b47b}.reassurance-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:90px;align-items:center}.process-lead{font-size:1.12rem}.jargon-card{position:relative;min-height:340px;border:1px solid rgba(228,200,143,.35);padding:38px;display:flex;flex-wrap:wrap;align-content:center;gap:10px;background:rgba(255,255,255,.025)}.jargon-word{font-family:Georgia,'Times New Roman',serif;font-size:clamp(2.2rem,5vw,4.6rem);line-height:1;color:rgba(252,250,245,.12)}.jargon-word:nth-child(2),.jargon-word:nth-child(4){color:rgba(201,164,95,.35)}.jargon-card p{width:100%;margin-top:28px;color:var(--cream)}.jargon-card strong{color:#e4c88f}
.client-input{background:var(--cream)}.input-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:46px;border-top:1px solid var(--line)}.input-grid article{padding:30px 28px 10px 0;margin-right:28px;border-right:1px solid var(--line)}.input-grid article:last-child{border-right:0}.input-grid span,.after-options span{font-family:Georgia,'Times New Roman',serif;font-size:1.5rem;color:var(--sand)}.input-grid h3{font-size:1.55rem}
.timeline-band{background:#e9dfd0;padding:78px 0}.timeline-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:80px;align-items:center}.timeline-number{font-family:Georgia,'Times New Roman',serif;font-size:clamp(4.5rem,9vw,8rem);line-height:.9;margin:.1em 0;color:var(--forest)}.timeline-number em{display:block;font-size:.28em;font-weight:400;color:var(--sand);letter-spacing:.08em}.timeline-grid h2{font-size:clamp(2.2rem,4vw,3.8rem)}
.after-launch{background:var(--paper)}.after-options{border-top:1px solid var(--line)}.after-options>div{display:grid;grid-template-columns:54px 1fr;gap:16px;padding:20px 0;border-bottom:1px solid var(--line)}.after-options p{margin:0}.after-options strong{font-family:Georgia,'Times New Roman',serif;font-size:1.2rem;font-weight:400}
@media(max-width:900px){.process-detail-grid,.reassurance-grid,.timeline-grid{grid-template-columns:1fr}.process-detail-grid article{min-height:0}.reassurance-grid,.timeline-grid{gap:42px}.input-grid{grid-template-columns:1fr 1fr}.input-grid article:nth-child(2){border-right:0}.timeline-band{padding:65px 0}}
@media(max-width:620px){.process-detail-grid{grid-template-columns:1fr}.process-detail-grid article{grid-template-columns:52px 1fr;padding:28px 22px}.input-grid{grid-template-columns:1fr}.input-grid article{border-right:0;border-bottom:1px solid var(--line);margin-right:0}.jargon-card{min-height:280px;padding:26px}.case-study{scroll-margin-top:80px}}

/* V1.5 art direction: distinctive interior heroes, aligned pricing */
.package-card.featured{transform:none}
.editorial-hero{padding:0;background:var(--cream);position:relative;overflow:hidden;border-bottom:1px solid rgba(181,142,88,.18)}
.hero-editorial-grid{min-height:500px;display:grid;grid-template-columns:1.12fr .88fr;align-items:stretch}
.hero-editorial-copy{padding:92px 6vw 88px 0;display:flex;flex-direction:column;justify-content:center;position:relative;z-index:2}
.hero-editorial-copy h1{font-size:clamp(3.4rem,5.7vw,6rem);max-width:830px}
.editorial-hero h1 em,.work-hero h1 em{font-weight:400;color:var(--sand)}
.hero-editorial-copy>p:not(.eyebrow){font-size:1.08rem;max-width:650px}
.hero-editorial-art{position:relative;border-left:1px solid rgba(181,142,88,.28);min-height:500px;padding:64px 38px;display:flex;flex-direction:column;justify-content:center;overflow:hidden;background:rgba(252,250,245,.3)}
.hero-editorial-art:before{content:'';position:absolute;left:0;top:14%;width:52px;height:1px;background:var(--sand)}
.hero-editorial-art i{font:italic 400 1.55rem Georgia,'Times New Roman',serif;color:var(--sand);margin-top:28px}
.services-hero .hero-editorial-art span{font:400 clamp(2rem,3.6vw,4.2rem)/1.15 Georgia,'Times New Roman',serif;color:rgba(32,41,35,.16);letter-spacing:.035em}
.services-hero .hero-editorial-art span:nth-child(2){color:var(--forest);transform:translateX(34px)}
.services-hero .hero-editorial-art span:nth-child(3){color:rgba(181,142,88,.48);transform:translateX(74px)}
.about-art{align-items:center;flex-direction:row;gap:4px}
.about-art b{font:400 clamp(7rem,11vw,12rem)/.8 Georgia,'Times New Roman',serif;color:var(--forest)}
.about-art span{font:italic 400 clamp(4rem,7vw,7rem)/1 Georgia,'Times New Roman',serif;color:var(--sand);margin:0 -8px;z-index:2}
.about-art i{position:absolute;left:38px;bottom:55px;font-size:1.25rem}
.process-hero:after{display:none}
.process-art{display:grid;grid-template-columns:repeat(3,1fr);align-content:center;gap:0;padding:68px 42px}
.process-art span{font:400 clamp(3rem,5vw,5.4rem)/1 Georgia,'Times New Roman',serif;color:rgba(32,41,35,.16);padding:20px 12px;border-bottom:1px solid rgba(181,142,88,.25)}
.process-art span:nth-child(2),.process-art span:nth-child(5){color:var(--sand)}
.process-art i{grid-column:1/-1;margin-top:34px}
.contact-art strong{font:400 clamp(10rem,17vw,18rem)/.75 Georgia,'Times New Roman',serif;letter-spacing:-.12em;color:rgba(32,41,35,.065);position:absolute;right:-.04em;top:50%;transform:translateY(-50%)}
.contact-art span{writing-mode:vertical-rl;transform:rotate(180deg);font-size:.72rem;letter-spacing:.45em;color:var(--forest);position:absolute;left:34px;top:70px}
.contact-art i{position:absolute;left:80px;bottom:64px;max-width:270px}
.work-hero{padding:100px 0 82px;background:linear-gradient(110deg,var(--cream) 0 68%,#e9dfd0 68% 100%)}
.work-hero:before{content:'01  /  02';position:absolute;right:5vw;top:54px;font:italic 400 1.35rem Georgia;color:var(--sand);letter-spacing:.08em}
.work-hero:after{content:'WORK';right:-.02em;bottom:-.3em;color:rgba(32,41,35,.045)}
.work-hero h1{max-width:1080px}
@media(max-width:900px){.hero-editorial-grid{grid-template-columns:1fr;min-height:0}.hero-editorial-copy{padding:70px 0 55px}.hero-editorial-art{min-height:250px;border-left:0;border-top:1px solid rgba(181,142,88,.28);padding:42px 28px}.about-art{min-height:280px}.contact-art{min-height:270px}.work-hero{background:var(--cream)}}
@media(max-width:620px){.hero-editorial-copy{padding:58px 0 46px}.hero-editorial-art{min-height:220px}.services-hero .hero-editorial-art span:nth-child(2),.services-hero .hero-editorial-art span:nth-child(3){transform:none}.process-art{padding:35px 20px}.about-art b{font-size:6rem}.contact-art strong{font-size:10rem}.work-hero{padding:65px 0 55px}}

/* V1.6 commercial structure, About portrait and Safari-safe hero devices */
.pricing-teaser{background:var(--paper)}.pricing-teaser-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:90px;align-items:end}.pricing-teaser h2 em,.care-plans h2 em{font-weight:400;color:var(--sand)}.pricing-teaser strong{font-family:Georgia,'Times New Roman',serif;font-size:1.25em;font-weight:400;color:var(--forest)}
.service-care{background:#eee5d8}.service-care .text-link{display:inline-block;margin-top:18px}
.pricing-art span{font:400 clamp(2.4rem,4.2vw,4.8rem)/1.18 Georgia,'Times New Roman',serif;color:rgba(32,41,35,.16)}.pricing-art span:nth-child(2){color:var(--forest);margin-left:32px}.pricing-art span:nth-child(3){color:var(--sand);margin-left:64px}
.care-plans{background:var(--cream);scroll-margin-top:100px}.care-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:44px;align-items:stretch}.care-card{background:var(--paper);border:1px solid var(--line);padding:34px 30px}.care-card.featured{border-color:rgba(181,142,88,.7);background:#eee5d8}.care-card h3{font-size:2.3rem}.care-card h3 small{font:400 .9rem Arial,sans-serif;color:#6e756f}.care-card ul{list-style:none;padding:18px 0 0;border-top:1px solid var(--line)}.care-card li{padding:7px 0 7px 22px;position:relative}.care-card li:before{content:'✓';position:absolute;left:0;color:var(--sand)}.ownership-band{background:var(--forest);color:var(--cream)}.ownership-band .eyebrow{color:#d0b47b}.faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:0;margin-top:42px;border-top:1px solid var(--line);border-left:1px solid var(--line)}.faq-grid article{padding:30px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}
.about-sarah{background:var(--paper)}.about-sarah-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:90px;align-items:center}.sarah-photo{position:relative}.sarah-photo:before{content:'';position:absolute;left:-18px;top:22px;width:100%;height:100%;border:1px solid var(--sand);z-index:0}.sarah-photo img{position:relative;z-index:1;width:100%;display:block;aspect-ratio:4/5;object-fit:cover;object-position:center top}.sarah-story h2 em{font-weight:400;color:var(--sand)}.why-wp{background:var(--cream)}
.process-art{display:flex!important;flex-direction:column!important;justify-content:center!important}.process-numbers{display:flex;align-items:center;gap:13px;flex-wrap:wrap}.process-numbers span{padding:0!important;border:0!important;font-size:clamp(2rem,3.7vw,4rem)!important;color:rgba(32,41,35,.24)!important}.process-numbers span:nth-of-type(2),.process-numbers span:nth-of-type(5){color:var(--sand)!important}.process-numbers b{font-weight:400;color:var(--sand)}.process-art>i{display:flex;align-items:center;gap:12px;grid-column:auto;margin-top:34px!important}.process-art>i strong{font:italic 400 1.35rem Georgia,'Times New Roman',serif;color:var(--sand)}.process-art>i b{font-weight:400;letter-spacing:-.15em;color:rgba(32,41,35,.3)}
.contact-art{display:flex;align-items:center;justify-content:center}.contact-device{display:grid;grid-template-columns:auto auto auto;align-items:center;column-gap:16px;row-gap:14px}.contact-device strong{position:static!important;transform:none!important;font:400 clamp(4.5rem,8vw,8rem)/.8 Georgia,'Times New Roman',serif!important;letter-spacing:-.08em!important;color:rgba(32,41,35,.1)!important}.contact-device b{font-weight:400;color:var(--sand)}.contact-device span{position:static!important;writing-mode:horizontal-tb!important;transform:none!important;font-size:.72rem!important;letter-spacing:.35em!important}.contact-device i{position:static!important;grid-column:1/-1;max-width:320px!important;margin:0!important;font-size:1.3rem!important}
@media(max-width:900px){.pricing-teaser-grid,.about-sarah-grid{grid-template-columns:1fr;gap:42px}.care-grid{grid-template-columns:1fr}.sarah-photo{max-width:520px}.faq-grid{grid-template-columns:1fr}.contact-device{justify-self:start}.process-numbers{gap:9px}}
@media(max-width:620px){.process-numbers span{font-size:1.65rem!important}.process-numbers{gap:6px}.process-art>i b{display:none}.contact-device strong{font-size:4rem!important}.about-sarah-grid{gap:32px}}

/* V1.7 polish pass: one editorial hero family, page-specific personalities */
.editorial-hero:not(.work-hero){padding:0;background:linear-gradient(110deg,var(--cream) 0 72%,#e9dfd0 72% 100%);position:relative;min-height:0}
.editorial-hero:not(.work-hero):before{position:absolute;right:5vw;top:58px;font:italic 400 1.25rem Georgia,'Times New Roman',serif;color:var(--sand);letter-spacing:.08em;z-index:3}
.editorial-hero:not(.work-hero):after{position:absolute;right:-.025em;bottom:-.30em;font:400 clamp(10rem,20vw,20rem)/1 Georgia,'Times New Roman',serif;color:rgba(32,41,35,.04);pointer-events:none;z-index:0}
.editorial-hero .hero-editorial-grid{min-height:560px;display:block;position:relative}
.editorial-hero .hero-editorial-copy{min-height:560px;padding:104px 31% 88px 0;display:flex;justify-content:center;position:relative;z-index:2}
.editorial-hero .hero-editorial-copy h1{font-size:clamp(3.4rem,5.9vw,6.3rem);max-width:1000px;margin:.12em 0 .24em}
.editorial-hero .hero-editorial-copy>p:not(.eyebrow){max-width:760px;margin-top:0}
.editorial-hero .hero-editorial-art{position:absolute;right:0;top:0;width:27%;height:100%;min-height:0;border:0;background:transparent;padding:0;z-index:2;overflow:visible}
.editorial-hero .hero-editorial-art:before{display:none}
.services-hero:before{content:'01 / 05'} .services-hero:after{content:'SERVICES'}
.about-hero:before{content:'THE STUDIO'} .about-hero:after{content:'ABOUT'}
.process-hero:before{content:'01 → 06'} .process-hero:after{content:'PROCESS'}
.pricing-hero:before{content:'GUIDE PRICING'} .pricing-hero:after{content:'PRICING'}
.contact-hero:before{content:'SAY HELLO'} .contact-hero:after{content:'HELLO'}

/* page-specific hero marks: restrained accents, not second layouts */
.services-hero .hero-editorial-art{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:8px}
.services-hero .hero-editorial-art span{font-size:clamp(1.25rem,2vw,2rem);color:rgba(32,41,35,.25);transform:none!important;letter-spacing:.08em}
.services-hero .hero-editorial-art span:nth-child(2){color:var(--forest)}
.services-hero .hero-editorial-art span:nth-child(3){color:var(--sand)}
.services-hero .hero-editorial-art i{font-size:1.05rem;margin-top:14px}
.about-art{display:flex;align-items:center;justify-content:flex-start;gap:0}
.about-art b{font-size:clamp(4.8rem,7vw,7.5rem);line-height:1;color:rgba(32,41,35,.22)}
.about-art span{font-size:clamp(3rem,4.5vw,5rem);color:var(--sand);margin:0 -5px}
.about-art i{position:absolute;left:0;bottom:74px;font-size:1rem;white-space:nowrap}
.process-art{display:flex!important;justify-content:center!important;align-items:flex-start!important;padding:0!important}
.process-numbers{display:grid;grid-template-columns:repeat(3,auto);gap:10px 14px!important;align-items:center}
.process-numbers span{font-size:clamp(1.9rem,3vw,3rem)!important;color:rgba(32,41,35,.28)!important}
.process-numbers b{display:none}
.process-art>i{display:flex;margin-top:18px!important;gap:8px}.process-art>i b{display:none}.process-art>i strong{font-size:1rem}
.pricing-art{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:6px}
.pricing-art span,.pricing-art span:nth-child(2),.pricing-art span:nth-child(3){font-size:clamp(1.7rem,2.6vw,2.8rem);margin-left:0;color:rgba(32,41,35,.25)}
.pricing-art span:nth-child(2){color:var(--forest)}.pricing-art span:nth-child(3){color:var(--sand)}.pricing-art i{font-size:1rem;margin-top:14px}
.contact-art{display:flex;align-items:center;justify-content:flex-start}
.contact-device{display:flex;flex-wrap:wrap;align-items:center;gap:10px 13px;max-width:250px}
.contact-device strong{font-size:clamp(3rem,5vw,5rem)!important}.contact-device span{font-size:.68rem!important;letter-spacing:.28em!important}.contact-device i{flex-basis:100%;font-size:1rem!important;line-height:1.35}

/* crisp package alignment and dependable anchor landings */
.package-grid{align-items:stretch}.package-card{height:100%}.package-card.featured{transform:none!important;margin-top:0!important}
#twilight-travel,#lwn-social,#care{scroll-margin-top:96px}

/* slightly more intentional global finish */
.section{border-top:1px solid rgba(181,142,88,.08)}
.text-link{transition:color .2s,border-color .2s}.text-link:hover{color:var(--sand);border-color:var(--ink)}

@media(max-width:1050px){
  .editorial-hero .hero-editorial-copy{padding-right:29%}
  .editorial-hero .hero-editorial-art{width:25%}
  .editorial-hero:not(.work-hero):before{right:3vw}
}
@media(max-width:900px){
  .editorial-hero:not(.work-hero){background:linear-gradient(110deg,var(--cream) 0 78%,#e9dfd0 78% 100%)}
  .editorial-hero .hero-editorial-grid{min-height:500px;display:block}
  .editorial-hero .hero-editorial-copy{min-height:500px;padding:78px 29% 66px 0}
  .editorial-hero .hero-editorial-art{display:none!important}
  .editorial-hero:not(.work-hero):after{font-size:clamp(9rem,22vw,14rem);bottom:-.22em}
  .editorial-hero:not(.work-hero):before{top:44px;right:4vw;font-size:1rem}
}
@media(max-width:620px){
  .editorial-hero:not(.work-hero){background:var(--cream)}
  .editorial-hero .hero-editorial-grid,.editorial-hero .hero-editorial-copy{min-height:0}
  .editorial-hero .hero-editorial-copy{padding:68px 0 76px}
  .editorial-hero .hero-editorial-copy h1{font-size:clamp(3rem,14vw,4.6rem)}
  .editorial-hero:not(.work-hero):before{top:24px;right:22px;font-size:.82rem}
  .editorial-hero:not(.work-hero):after{font-size:7rem;bottom:-.16em;right:-.05em}
}


/* V1.8 inspiration pass: capability graphics, tools, testimonials and enquiry experience */
.capability-strip{background:#f0e9dd}.capability-icon-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line);border:1px solid var(--line);margin-top:42px}.capability-icon-grid article{background:var(--paper);padding:30px}.line-icon{display:grid;place-items:center;width:48px;height:48px;border:1px solid rgba(181,142,88,.55);font:400 1.6rem Georgia,serif;color:var(--sand);margin-bottom:22px}.capability-icon-grid h3{font-size:1.45rem;margin-bottom:8px}
.tools-section{background:var(--paper)}.tool-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:42px}.tool-grid article{border:1px solid var(--line);padding:28px;min-height:210px}.tool-grid span{display:grid;place-items:center;width:52px;height:52px;border-radius:50%;background:var(--cream);color:var(--forest);font:600 1.25rem Arial,sans-serif;margin-bottom:24px}.tool-grid h3{font-size:1.4rem}.tool-disclaimer{max-width:820px;margin:28px auto 0;text-align:center;font-size:.86rem;color:#747970}
.testimonial-section{overflow:hidden;background:#ebe5da}.testimonial-heading h2 em{color:var(--sand);font-weight:400}.demo-note{font-size:.82rem;color:#777d76;max-width:680px}.testimonial-marquee{overflow:hidden;margin-top:38px}.testimonial-track{display:flex;width:max-content;gap:18px;animation:wp-marquee 42s linear infinite;padding:0 18px 8px}.testimonial-track:hover{animation-play-state:paused}.testimonial-track blockquote{width:min(430px,82vw);margin:0;padding:30px 32px;background:var(--paper);border:1px solid var(--line);box-shadow:0 12px 32px rgba(32,41,35,.05)}.testimonial-track blockquote p{font:italic 400 1.25rem/1.55 Georgia,serif;margin:0 0 24px}.testimonial-track footer{font-size:.78rem;letter-spacing:.12em;text-transform:uppercase;color:#747970}@keyframes wp-marquee{to{transform:translateX(calc(-50% - 9px))}}@media(prefers-reduced-motion:reduce){.testimonial-track{animation:none;flex-wrap:wrap;width:auto}}
.contact-workspace{background:var(--paper)}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:start}.contact-intro h2 em,.timeline-band h2 em{color:var(--sand);font-weight:400}.contact-prompts{margin-top:38px;border-top:1px solid var(--line)}.contact-prompts article{display:grid;grid-template-columns:42px 1fr;gap:12px;padding:20px 0;border-bottom:1px solid var(--line)}.contact-prompts article>span{font:italic 400 .9rem Georgia,serif;color:var(--sand)}.contact-prompts h3{font-size:1.2rem;margin:0 0 4px}.contact-prompts p{font-size:.95rem;margin:0}.project-form{background:var(--forest);color:var(--cream);padding:38px;border:1px solid rgba(255,255,255,.12)}.project-form .eyebrow{color:#d6bd88}.project-form h3{font-size:2rem;margin-top:4px}.project-form label{display:block;font-size:.76rem;letter-spacing:.1em;text-transform:uppercase;color:#d9ddd8}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.project-form input,.project-form select,.project-form textarea{width:100%;margin-top:8px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.18);color:var(--cream);padding:15px 14px;border-radius:0}.project-form select option{color:#222}.project-form textarea{min-height:150px}.project-form input::placeholder,.project-form textarea::placeholder{color:#aeb5af}.project-form .btn.fill{background:var(--sand);border-color:var(--sand);color:var(--forest)}.form-foot{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:6px}.form-foot small{color:#aeb5af;max-width:220px}.timeline-band{background:#eee5d8}.timeline-band strong{color:var(--forest)}
@media(max-width:900px){.capability-icon-grid,.tool-grid{grid-template-columns:1fr 1fr}.contact-grid{grid-template-columns:1fr;gap:42px}.project-form{padding:30px}.form-row{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.capability-icon-grid,.tool-grid,.form-row{grid-template-columns:1fr}.form-foot{align-items:flex-start;flex-direction:column}.project-form{padding:24px}.testimonial-track{animation-duration:34s}}
\n\n/* V1.8.1 fixes: consistent interior heroes + foundation icons */
@media (min-width:901px){
  .pagehero.editorial-hero{height:560px;min-height:560px;max-height:560px;overflow:hidden;padding:0}
  .pagehero.editorial-hero>.wrap{height:100%;min-height:560px}
  .pagehero.editorial-hero:not(.work-hero) .hero-editorial-grid,
  .pagehero.editorial-hero:not(.work-hero) .hero-editorial-copy{height:100%;min-height:560px}
  .pagehero.editorial-hero.work-hero>.wrap{display:flex;flex-direction:column;justify-content:center;padding-top:20px;padding-bottom:20px}
}
.inclusions .list{gap:0 28px}
.inclusions .foundation-item{display:grid;grid-template-columns:34px 1fr;align-items:center;gap:12px;min-height:70px;padding:12px 0}
.foundation-icon{width:30px;height:30px;border:1px solid rgba(181,142,88,.52);border-radius:50%;position:relative;display:block;color:var(--sand)}
.foundation-icon:before,.foundation-icon:after{content:'';position:absolute;box-sizing:border-box}
.icon-device:before,.icon-devices:before{left:8px;top:6px;width:14px;height:17px;border:1.5px solid currentColor;border-radius:2px}.icon-device:after,.icon-devices:after{left:12px;bottom:4px;width:6px;border-top:1.5px solid currentColor}
.icon-structure:before{left:7px;top:7px;width:16px;height:16px;border:1.5px solid currentColor}.icon-structure:after{left:14px;top:4px;height:22px;border-left:1.5px solid currentColor;box-shadow:-7px 7px 0 -6px currentColor,7px 7px 0 -6px currentColor}
.icon-search:before{left:7px;top:6px;width:12px;height:12px;border:1.5px solid currentColor;border-radius:50%}.icon-search:after{width:8px;border-top:1.5px solid currentColor;transform:rotate(45deg);left:17px;top:19px}
.icon-map:before{left:7px;top:7px;width:16px;height:16px;border:1.5px solid currentColor;transform:skewY(-12deg)}.icon-map:after{left:14px;top:8px;height:14px;border-left:1.5px solid currentColor}
.icon-image:before{left:6px;top:7px;width:18px;height:16px;border:1.5px solid currentColor}.icon-image:after{left:9px;top:15px;width:13px;height:7px;border-left:1.5px solid currentColor;border-top:1.5px solid currentColor;transform:rotate(35deg)}
.icon-access:before{left:12px;top:5px;width:6px;height:6px;border:1.5px solid currentColor;border-radius:50%}.icon-access:after{left:8px;top:12px;width:14px;height:12px;border-top:1.5px solid currentColor;border-left:1.5px solid currentColor;border-right:1.5px solid currentColor;border-radius:50% 50% 0 0}
.icon-lock:before{left:8px;top:12px;width:14px;height:11px;border:1.5px solid currentColor;border-radius:2px}.icon-lock:after{left:11px;top:6px;width:8px;height:8px;border:1.5px solid currentColor;border-bottom:0;border-radius:8px 8px 0 0}
.icon-console:before{left:6px;top:7px;width:18px;height:16px;border:1.5px solid currentColor}.icon-console:after{left:9px;top:12px;width:7px;height:5px;border-left:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(-45deg)}
.icon-chart:before{left:7px;bottom:7px;width:16px;height:15px;border-left:1.5px solid currentColor;border-bottom:1.5px solid currentColor}.icon-chart:after{left:10px;top:10px;width:12px;height:8px;border-top:1.5px solid currentColor;transform:skewY(-28deg)}
.icon-share:before{left:6px;top:12px;width:5px;height:5px;border:1.5px solid currentColor;border-radius:50%;box-shadow:13px -6px 0 -1.5px var(--paper),13px -6px 0 0 currentColor,13px 6px 0 -1.5px var(--paper),13px 6px 0 0 currentColor}.icon-share:after{left:10px;top:12px;width:10px;height:8px;border-top:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:skewY(-27deg)}
.icon-devices:after{left:4px;top:11px;width:9px;height:12px;border:1.5px solid currentColor;background:var(--paper)}
.icon-launch:before{left:9px;top:6px;width:12px;height:18px;border:1.5px solid currentColor;border-radius:50% 50% 45% 45%;transform:rotate(35deg)}.icon-launch:after{left:7px;bottom:5px;width:8px;height:8px;border-left:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(-10deg)}
@media(max-width:620px){.inclusions .foundation-item{min-height:60px}.foundation-icon{width:28px;height:28px}}

/* V1.8.2 cleanup + brand/hosting pass */
/* Work is the master interior hero: keep every secondary hero to the same compact canvas. */
@media (min-width:901px){
  .pagehero.editorial-hero{height:420px!important;min-height:420px!important;max-height:420px!important;padding:0!important;overflow:hidden}
  .pagehero.editorial-hero>.wrap{height:100%!important;min-height:420px!important}
  .pagehero.editorial-hero .hero-editorial-grid,
  .pagehero.editorial-hero .hero-editorial-copy{height:100%!important;min-height:420px!important}
  .pagehero.editorial-hero .hero-editorial-copy{padding-top:54px!important;padding-bottom:50px!important}
  .pagehero.editorial-hero.work-hero>.wrap{padding-top:0!important;padding-bottom:0!important;justify-content:center}
  .pagehero.editorial-hero:not(.work-hero):before{top:34px}
  .contact-hero .contact-art{display:none!important}
  .contact-hero:before{content:'WP  ·  HELLO'!important;white-space:pre;letter-spacing:.18em!important}
}
/* Give pricing sections a deliberate rhythm, not a missing-section-sized gap. */
.comparison-section{padding-bottom:68px}
.inclusions{padding-top:68px}
/* Package cards use one language: ticks for inclusions, icons for explanatory sections only. */
.package-card li.foundation-item{display:list-item!important;padding:7px 0 7px 22px!important;min-height:0!important}
.package-card li.foundation-item .foundation-icon{display:none!important}
/* Contact: ivory left, forest right running cleanly to the viewport edge. */
.contact-workspace{position:relative;overflow:hidden;background:linear-gradient(90deg,var(--paper) 0 45%,var(--forest) 45% 100%)}
.contact-workspace .contact-grid{position:relative}
.contact-workspace .contact-intro{padding-right:22px}
.project-form{border:0;box-shadow:none;align-self:stretch}
/* Brand + hosting service cards */
.brand-hosting-section{background:var(--cream)}
.brand-hosting-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-top:42px}
.brand-hosting-grid article{background:var(--paper);border:1px solid var(--line);padding:34px;min-height:330px}
.brand-hosting-grid h3{font-size:1.7rem}.brand-hosting-grid p{margin-bottom:26px}
.addon-grid{grid-template-columns:repeat(3,1fr);row-gap:0}
.addon-grid>div{border-bottom:1px solid var(--line);padding-top:30px}
@media(max-width:900px){
  .contact-workspace{background:var(--paper)}
  .project-form{margin-left:0;margin-right:0}
  .brand-hosting-grid{grid-template-columns:1fr}
  .addon-grid{grid-template-columns:1fr 1fr}
}
@media(max-width:620px){.addon-grid{grid-template-columns:1fr}.brand-hosting-grid article{min-height:0}}

/* V1.8.3 micro-polish: consistent capability icons + pricing header breathing room */
.interior-header-gap{height:20px;background:var(--paper);border-bottom:1px solid rgba(181,142,88,.08)}
.service-capability-list{gap:0 28px}
.service-capability-list .foundation-item{display:grid;grid-template-columns:34px 1fr;align-items:center;gap:12px;min-height:70px;padding:12px 0}
@media(max-width:620px){.interior-header-gap{height:14px}.service-capability-list .foundation-item{min-height:60px}}


/* V1.8.4 micro-fixes: straight contact split, complete icons, Work marker */
@media (min-width:901px){
  .work-hero:before{top:auto!important;bottom:26px!important;right:3vw!important}
  .contact-workspace{background:var(--forest)!important}
  .contact-workspace .contact-grid{gap:0!important}
  .contact-workspace .contact-intro{background:var(--paper);padding-right:70px!important;box-shadow:-100vw 0 0 var(--paper)}
  .contact-workspace .project-form{padding-left:46px;padding-right:38px}
}

/* V1.8.5 Work hero vertical balance */
@media (min-width:901px){
  .pagehero.editorial-hero.work-hero>.wrap{transform:translateY(42px)}
  .work-hero:before{bottom:34px!important}
}


/* V1.8.6 collected polish: nav order, Process ghost word, lighter Contact composition */
@media (min-width:901px){
  .process-hero{position:relative!important}
  .process-hero:after{content:'PROCESS'!important;display:block!important;position:absolute!important;right:-.025em!important;bottom:-.30em!important;font:400 clamp(10rem,20vw,20rem)/1 Georgia,'Times New Roman',serif!important;color:rgba(32,41,35,.04)!important;pointer-events:none!important;z-index:1!important}

  /* Return Contact to the light page canvas and let the form be the dark focal panel. */
  .contact-workspace{background:var(--paper)!important;overflow:visible!important}
  .contact-workspace .contact-grid{grid-template-columns:.8fr 1.2fr!important;gap:70px!important;align-items:start!important}
  .contact-workspace .contact-intro{background:transparent!important;padding-right:22px!important;box-shadow:none!important}
  .contact-workspace .project-form{background:var(--forest)!important;padding:38px!important;border:1px solid rgba(255,255,255,.12)!important}
}
@media (max-width:900px){
  .contact-workspace{background:var(--paper)!important}
  .contact-workspace .contact-intro{background:transparent!important;box-shadow:none!important}
}

/* v1.8.7 polish */
.services-brand-tight{padding-top:58px}
.about-brand-signature{background:var(--paper);padding:88px 0}
.about-brand-signature-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:center}
.about-brand-signature h2 em{color:var(--sand);font-weight:400}
.about-brand-logo{display:flex;justify-content:center;align-items:center;padding:24px 0}
.about-brand-logo img{display:block;width:min(520px,100%);height:auto;object-fit:contain}
.footer{padding:44px 0 22px}
.footer .footer-main{display:grid;grid-template-columns:1.1fr .75fr 1fr;gap:70px;align-items:start}
.footer-mark{width:72px;height:56px}
.footer-brand p,.footer-location p{margin:8px 0 0}
.footer-label{margin:0 0 9px;text-transform:uppercase;letter-spacing:.18em;font-size:.66rem;color:#747970;font-weight:600}
.footer-explore nav{display:grid;grid-template-columns:1fr 1fr;gap:4px 24px}
.footer-explore a{color:var(--ink);text-decoration:none;font-size:.88rem}
.footer-explore a:hover{color:var(--sand)}
.footer-location{justify-self:end}
.footer-bottom{border-top:1px solid var(--line);margin-top:28px;padding-top:16px;color:#747970}
@media(max-width:900px){.footer .footer-main{grid-template-columns:1fr 1fr;gap:34px}.footer-location{justify-self:start}.footer-brand{grid-row:span 2}.about-brand-signature-grid{grid-template-columns:1fr;gap:32px}.about-brand-logo{justify-content:flex-start}.about-brand-logo img{width:min(440px,90%)}}
@media(max-width:620px){.services-brand-tight{padding-top:40px}.footer .footer-main{display:grid;grid-template-columns:1fr;gap:28px}.footer-brand{grid-row:auto}.footer-explore nav{grid-template-columns:1fr 1fr}.footer-bottom{margin-top:24px}.about-brand-signature{padding:64px 0}.about-brand-logo img{width:min(360px,100%)}}

/* v1.8.8 footer refinement */
.footer{padding:36px 0 18px}
.footer .footer-main{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}
.footer-mark{width:104px;height:80px;margin-bottom:10px}
.footer-brand p,.footer-location p{margin:6px 0 0}
.footer-location{justify-self:end;text-align:left}
.footer-bottom{display:flex!important;justify-content:space-between!important;align-items:center!important;gap:28px;border-top:1px solid var(--line);margin-top:26px;padding-top:15px;color:#747970}
.footer-utility{display:flex;gap:24px;flex-wrap:wrap}
.footer-utility a{color:#747970;text-decoration:none;font-size:.78rem}
.footer-utility a:hover{color:var(--sand)}
@media(max-width:900px){.footer .footer-main{grid-template-columns:1fr 1fr;gap:40px}.footer-location{justify-self:end}.footer-bottom{display:flex!important}}
@media(max-width:620px){.footer{padding:32px 0 18px}.footer .footer-main{grid-template-columns:1fr;gap:24px}.footer-location{justify-self:start}.footer-mark{width:90px;height:70px}.footer-bottom{display:block!important}.footer-utility{margin-top:12px;gap:18px}}


/* v1.8.9 simplified branded footer */
.footer{padding:32px 0 16px;background:#f2eadf}
.footer .footer-main{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}
.footer-brand-lockup{display:flex;align-items:center;gap:22px}
.footer-mark{width:86px;height:68px;margin:0;flex:0 0 auto}
.footer-studio-name{font:400 1.22rem/1.2 Georgia,"Times New Roman",serif;margin:0;color:var(--ink)}
.footer-tagline{margin:7px 0 0!important;font-size:.9rem;color:#59615b}
.footer-location{justify-self:end;text-align:left}
.footer-location p{margin:0;line-height:1.55}
.footer-bottom{display:block!important;border-top:1px solid var(--line);margin-top:24px;padding-top:13px;color:#747970}
.footer-utility{display:none!important}
@media(max-width:620px){.footer{padding:28px 0 15px}.footer .footer-main{grid-template-columns:1fr;gap:24px}.footer-location{justify-self:start}.footer-brand-lockup{gap:16px}.footer-mark{width:76px;height:60px}.footer-bottom{margin-top:22px}}

/* v1.9.0 — footer typographic balance */
.footer-location p{margin:0}
.footer-location p::first-line{font-family:Georgia,"Times New Roman",serif;font-size:1.22rem;line-height:1.25;color:var(--ink)}
.footer-location{font-size:.9rem;line-height:1.55;color:#59615b}

/* v1.9.1 — explicit footer location typography (Safari-safe) */
.footer-location p.footer-location-title{margin:0!important;font-family:Georgia,"Times New Roman",serif!important;font-size:1.22rem!important;font-weight:400!important;line-height:1.25!important;color:var(--ink)!important}
.footer-location p.footer-location-subtitle{margin:7px 0 0!important;font-family:Arial,Helvetica,sans-serif!important;font-size:.9rem!important;font-weight:400!important;line-height:1.45!important;color:#59615b!important}

/* v1.9.2 footer location hierarchy */
.footer-location{justify-self:end;text-align:left;min-width:300px}
.footer-location p.footer-location-eyebrow{margin:0 0 10px!important;font-family:Arial,Helvetica,sans-serif!important;font-size:.72rem!important;font-weight:600!important;line-height:1.2!important;letter-spacing:.22em!important;text-transform:uppercase!important;color:#b48a4a!important}
.footer-location p.footer-location-title{margin:0!important;font-family:Georgia,"Times New Roman",serif!important;font-size:1.65rem!important;font-weight:400!important;line-height:1.15!important;color:var(--ink)!important}
.footer-location p.footer-location-subtitle{margin:9px 0 0!important;font-family:Arial,Helvetica,sans-serif!important;font-size:.88rem!important;font-weight:400!important;line-height:1.45!important;color:#737971!important}
@media(max-width:620px){.footer-location{min-width:0;justify-self:start}}

/* v1.9.3 — final footer location refinement */
.footer-location{justify-self:end;text-align:left;min-width:0;margin-right:0}
.footer-location p.footer-location-eyebrow{margin:0 0 9px!important;font-family:Arial,Helvetica,sans-serif!important;font-size:.68rem!important;font-weight:600!important;line-height:1.2!important;letter-spacing:.24em!important;text-transform:uppercase!important;color:#b48a4a!important}
.footer-location p.footer-location-title{margin:0!important;font-family:Georgia,"Times New Roman",serif!important;font-size:1.34rem!important;font-weight:400!important;line-height:1.2!important;color:var(--ink)!important}
.footer-location p.footer-location-subtitle{margin:7px 0 0!important;font-family:Arial,Helvetica,sans-serif!important;font-size:.88rem!important;font-weight:400!important;line-height:1.45!important;color:#737971!important}
@media(min-width:901px){.footer .footer-main{grid-template-columns:1fr auto}.footer-location{justify-self:end}}
@media(max-width:620px){.footer-location{justify-self:start}}

/* v1.9.4 — quiet footer location treatment */
.footer-location{justify-self:end!important;text-align:left!important;align-self:center!important;min-width:0!important;margin:12px 0 0!important}
.footer-location p.footer-location-eyebrow{display:none!important}
.footer-location p.footer-location-title{margin:0!important;font-family:Arial,Helvetica,sans-serif!important;font-size:.92rem!important;font-weight:500!important;line-height:1.35!important;color:#59615b!important}
.footer-location p.footer-location-subtitle{margin:5px 0 0!important;font-family:Arial,Helvetica,sans-serif!important;font-size:.84rem!important;font-weight:400!important;line-height:1.4!important;color:#7b817c!important}
@media(min-width:901px){.footer .footer-main{grid-template-columns:1fr auto!important}.footer-location{justify-self:end!important}}
@media(max-width:620px){.footer-location{justify-self:start!important;margin-top:0!important}}


/* V1.9.5 — simplified footer: brand lockup only, location moved to utility row */
.footer .footer-main{display:block!important}
.footer-brand{max-width:max-content}
.footer-bottom{display:flex!important;justify-content:space-between!important;align-items:center!important;gap:28px!important}
.footer-location-line{font-family:Arial,Helvetica,sans-serif;font-size:.76rem;font-weight:400;color:#7b817c;letter-spacing:.01em;text-align:right}
@media(max-width:620px){.footer-bottom{display:flex!important;flex-direction:column;align-items:flex-start!important;gap:7px!important}.footer-location-line{text-align:left;font-size:.74rem}}

/* V1.9.6: quiet footer location treatment + proper mobile navigation */
.footer-location-line{display:flex;align-items:center;gap:10px!important;text-align:right!important;font-family:Arial,Helvetica,sans-serif!important;color:#7b817c!important}
.footer-location-place{font-size:.68rem!important;font-weight:600!important;letter-spacing:.16em!important;text-transform:uppercase!important;color:#737b74!important;white-space:nowrap}
.footer-location-copy{font-size:.74rem!important;font-weight:400!important;letter-spacing:0!important;color:#8a8f8a!important;white-space:nowrap}
.footer-location-copy:before{content:'·';margin-right:10px;color:#b7aa95}
.mobile-menu-toggle,.mobile-navigation{display:none}
@media(max-width:900px){
  .mobile{display:none!important}
  .mobile-menu-toggle{display:flex;width:46px;height:46px;padding:0;border:0;background:transparent;flex-direction:column;justify-content:center;align-items:center;gap:6px;cursor:pointer;color:var(--ink);z-index:32}
  .mobile-menu-toggle span{display:block;width:24px;height:1.5px;background:currentColor;transition:transform .25s ease,opacity .2s ease}
  .mobile-menu-toggle[aria-expanded="true"] span:nth-child(1){transform:translateY(7.5px) rotate(45deg)}
  .mobile-menu-toggle[aria-expanded="true"] span:nth-child(2){opacity:0}
  .mobile-menu-toggle[aria-expanded="true"] span:nth-child(3){transform:translateY(-7.5px) rotate(-45deg)}
  .mobile-navigation{position:absolute;top:100%;left:0;right:0;background:var(--paper);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:22px max(22px,calc((100vw - 1220px)/2)) 26px;box-shadow:0 18px 34px rgba(32,41,35,.10);z-index:30}
  .mobile-navigation.is-open{display:grid}
  .mobile-navigation>a{padding:12px 0;border-bottom:1px solid rgba(217,207,191,.72);color:var(--ink);text-decoration:none;font:400 1.28rem/1.2 Georgia,'Times New Roman',serif}
  .mobile-navigation .mobile-menu-cta{margin-top:18px;padding:14px 18px;border:0;background:var(--ink);color:var(--paper);font:400 .74rem/1.2 Arial,Helvetica,sans-serif;letter-spacing:.14em;text-transform:uppercase;text-align:center}
  body.mobile-menu-open{overflow:hidden}
}
@media(max-width:620px){
  .footer-location-line{align-items:flex-start!important;gap:5px!important;text-align:left!important}
  .footer-location-place,.footer-location-copy{white-space:normal}
  .footer-location-copy:before{display:none}
}


/* V1.9.7: About brand signature logo containment */
.about-brand-signature-grid{min-width:0}
.about-brand-signature-grid>div{min-width:0}
.about-brand-logo{min-width:0;overflow:visible!important;padding:32px 34px!important}
.about-brand-logo img{display:block!important;width:auto!important;max-width:min(100%,460px)!important;height:auto!important;max-height:190px!important;object-fit:contain!important;object-position:center!important}
@media(max-width:900px){
  .about-brand-logo{justify-content:flex-start!important;padding:22px 0!important}
  .about-brand-logo img{max-width:min(88vw,430px)!important;max-height:none!important}
}
@media(max-width:620px){
  .about-brand-logo img{max-width:100%!important}
}

/* V1.9.8: About brand signature — use complete lockup and restore visual presence */
.about-brand-signature{padding:72px 0!important}
.about-brand-signature-grid{grid-template-columns:.92fr 1.08fr!important;gap:64px!important}
.about-brand-logo{overflow:visible!important;padding:18px 0!important;justify-content:center!important}
.about-brand-logo img{width:min(100%,560px)!important;max-width:560px!important;max-height:none!important;height:auto!important;object-fit:contain!important}
@media(max-width:900px){
  .about-brand-signature{padding:62px 0!important}
  .about-brand-signature-grid{grid-template-columns:1fr!important;gap:28px!important}
  .about-brand-logo{justify-content:flex-start!important;padding:10px 0 0!important}
  .about-brand-logo img{width:min(100%,520px)!important;max-width:520px!important}
}
@media(max-width:620px){
  .about-brand-signature{padding:52px 0!important}
  .about-brand-logo img{width:100%!important;max-width:100%!important}
}

/* Homepage V2: stronger positioning, three-project proof and client voices */
.hero-proof{margin-top:26px;padding-top:18px;border-top:1px solid rgba(32,41,35,.16);font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;color:#70776f;max-width:610px}.hero-proof strong{font-weight:600;color:var(--forest)}
.project-location{margin:-2px 0 14px;font-size:.68rem;letter-spacing:.14em;text-transform:uppercase;color:#7a7f78}.work.work-three{grid-template-columns:repeat(3,1fr)}.work-three .project-copy{padding:25px 26px 30px}.work-three .project-copy h3{font-size:1.8rem}.project-shot.project-placeholder{display:grid;place-items:center;background:linear-gradient(135deg,#d9cfbf,#f5efe5);padding:24px}.project-placeholder-card{width:88%;aspect-ratio:16/10;background:#fff;box-shadow:0 15px 32px rgba(32,41,35,.18);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:24px;border-top:10px solid #f6f2ea}.project-placeholder-card strong{font:400 2rem Georgia,serif;color:var(--forest)}.project-placeholder-card span{margin-top:8px;font-size:.66rem;letter-spacing:.15em;text-transform:uppercase;color:var(--sand)}
.client-voices{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:38px}.client-voice{margin:0;padding:32px;background:var(--paper);border:1px solid var(--line);box-shadow:0 12px 32px rgba(32,41,35,.05)}.client-voice p{font:italic 400 1.17rem/1.55 Georgia,serif;margin:0 0 24px}.client-voice footer{font-size:.74rem;letter-spacing:.11em;text-transform:uppercase;color:#747970}.testimonial-note{font-size:.72rem;color:#7b8079;margin-top:22px}.international-line{margin-top:26px;font:italic 400 1.08rem Georgia,serif;color:var(--sand)}
@media(max-width:900px){.work.work-three,.client-voices{grid-template-columns:1fr}.work-three .project{display:grid;grid-template-columns:.9fr 1.1fr}.work-three .project-shot{aspect-ratio:auto;min-height:300px}}@media(max-width:620px){.work-three .project{display:block}.work-three .project-shot{aspect-ratio:16/10;min-height:0}.client-voice{padding:26px}}

/* Candidate V2.1: logo refinements */
.header-logo{width:225px;height:76px}
.hero-stamp img{width:82px;mix-blend-mode:normal}
@media(max-width:1100px) and (min-width:901px){.header-logo{width:175px;height:64px}}
@media(max-width:900px){.header-logo{width:195px;height:68px}}
@media(max-width:620px){.header-logo{width:165px;height:58px}}

/* Homepage V2.2 spacing + capability polish */
.section{padding:82px 0}
.intro-band{padding:82px 0}
.capability-strip{padding-top:78px;padding-bottom:72px}
.pricing-teaser{padding-top:78px;padding-bottom:78px}
.dark{padding-top:78px;padding-bottom:78px}
.line-icon svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:1.45;stroke-linecap:round;stroke-linejoin:round}
.studio-image{background-image:linear-gradient(rgba(32,41,35,.06),rgba(32,41,35,.06)),url('assets/sarah-cullen.png');background-position:50% 27%;background-size:cover;background-repeat:no-repeat}
@media (min-width:901px) and (max-width:1180px){
  .section{padding:72px 0}
  .intro-band{padding:72px 0}
  .capability-strip{padding:68px 0 64px}
  .pricing-teaser{padding:68px 0}
  .dark{padding:66px 0}
}
@media(max-width:620px){.section{padding:64px 0}.intro-band,.capability-strip,.pricing-teaser,.dark{padding:64px 0}}

/* Homepage V2.3: final spacing balance + studio image correction */
.studio-image{
  background-image:linear-gradient(rgba(32,41,35,.08),rgba(32,41,35,.08)),url('assets/palm-dark.jpg');
  background-position:center;
  background-size:cover;
  background-repeat:no-repeat;
}
.process-preview{padding-top:62px}
.testimonial-section{padding-top:62px}
@media(min-width:901px){
  .intro-band,.dark{
    height:500px;
    min-height:500px;
    display:flex;
    align-items:center;
    padding-top:0;
    padding-bottom:0;
  }
  .intro-band>.wrap,.dark>.wrap{width:min(1220px,calc(100% - 44px))}
}
@media(min-width:901px) and (max-width:1180px){
  .intro-band,.dark{height:460px;min-height:460px;padding-top:0;padding-bottom:0}
  .process-preview,.testimonial-section{padding-top:54px}
}
@media(max-width:620px){
  .process-preview,.testimonial-section{padding-top:52px}
}


/* Homepage V2.3.1: approved shorter green bookends + selected window image */
.studio-image{
  background-image:linear-gradient(rgba(32,41,35,.06),rgba(32,41,35,.06)),url('assets/studio-window.jpg');
  background-position:center;
  background-size:cover;
  background-repeat:no-repeat;
}
@media(min-width:901px){
  .intro-band,.dark{height:410px;min-height:410px;padding-top:0;padding-bottom:0}
}
@media(min-width:901px) and (max-width:1180px){
  .intro-band,.dark{height:390px;min-height:390px;padding-top:0;padding-bottom:0}
}

/* Launch fixes: Work CTA clearance + production enquiry form */
.work-final-cta{padding-top:92px;padding-bottom:96px}
.work-final-cta .quote{margin-bottom:.28em}
.work-final-cta .btn{margin-top:18px}
.form-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}
@media(max-width:620px){.work-final-cta{padding-top:70px;padding-bottom:78px}.work-final-cta .btn{margin-top:14px}}


/* Launch candidate V2: final desktop spacing corrections */
@media(min-width:901px){
  .dark{height:auto;min-height:0;padding-top:68px;padding-bottom:72px}
  .work-final-cta{height:auto;min-height:0;padding-top:68px;padding-bottom:72px}
  .services-brand-tight{padding-top:42px;padding-bottom:68px}
  .services-brand-tight .services-head{margin-bottom:8px}
  .services-brand-tight .brand-hosting-grid{margin-top:28px}
}


/* Launch candidate V3: surgical desktop rhythm pass */
@media(min-width:901px){
  /* Give the brand more authority without increasing the navigation bar. */
  .header-logo{width:270px;height:76px}

  /* Green statement sections should read as bands, not spare hero screens. */
  .dark{height:auto!important;min-height:0!important;padding:64px 0 68px!important}
  .page-process .dark{padding:62px 0 66px!important}
  .work-final-cta{height:auto!important;min-height:0!important;padding:68px 0 72px!important}
  .case-statement{padding:64px 0!important}

  /* Services: keep the hierarchy but remove the empty middle of the page. */
  .page-services .services-core{padding-bottom:64px!important}
  .page-services .services-secondary{padding-top:58px!important;padding-bottom:66px!important}
  .services-brand-tight{padding-top:56px!important;padding-bottom:72px!important}
  .services-brand-tight .brand-hosting-grid{margin-top:30px!important}

  /* Pricing: stronger tonal change between the hero and package section. */
  .page-pricing .packages-section{background:#e8dfd2!important;padding-top:78px!important}
  .page-pricing .packages-section .package-card{background:var(--paper)}
}

/* Homepage testimonials: quiet movement rather than a conventional carousel. */
.testimonial-section{overflow:hidden}
.testimonial-marquee{overflow:hidden;margin-top:38px;width:100vw;position:relative;left:50%;transform:translateX(-50%)}
.testimonial-track{display:flex;width:max-content;gap:18px;padding:0 18px 10px;animation:wp-marquee-v3 58s linear infinite}
.testimonial-track:hover{animation-play-state:paused}
.testimonial-track .client-voice{width:min(430px,82vw);flex:0 0 auto}
@keyframes wp-marquee-v3{to{transform:translateX(calc(-50% - 9px))}}
@media(prefers-reduced-motion:reduce){.testimonial-track{animation:none;flex-wrap:wrap;width:auto;justify-content:center}}
@media(max-width:900px){.testimonial-track{animation-duration:48s}.testimonial-track .client-voice{width:min(390px,84vw)}}
@media(max-width:620px){.testimonial-track{animation-duration:42s}}

/* V4 desktop refinement: calmer scale, content-led sections, page-specific fixes */
@media(min-width:901px){
  /* Process closing statement: strong, not full-screen. */
  .page-process .dark{padding:70px 0 76px!important}
  .page-process .dark .quote{font-size:clamp(2.45rem,3.55vw,3.85rem)!important;max-width:900px;line-height:1.08;margin:.18em 0 .45em}
  .page-process .dark .btn{margin-top:8px}

  /* Homepage closing CTA: content-led rather than viewport-like. */
  .page-home .dark:last-of-type{padding:72px 0 82px!important;min-height:0!important;height:auto!important}
  .page-home .dark:last-of-type .quote{font-size:clamp(2.8rem,4vw,4.15rem)!important;margin:.18em 0 .28em}
  .page-home .dark:last-of-type .btn{margin-top:14px}

  /* Website Care: a purposeful dark transition. */
  .page-services .service-care{background:var(--forest)!important;color:var(--cream)!important;padding:82px 0 88px!important}
  .page-services .service-care .eyebrow{color:#d0b47b!important}
  .page-services .service-care h2{color:var(--cream)!important}
  .page-services .service-care p{color:rgba(243,237,226,.9)}
  .page-services .service-care .text-link{color:var(--cream)!important;border-bottom-color:var(--gold)!important}

  /* Work closing CTA: ensure the button remains comfortably inside the band. */
  .work-final-cta{padding:72px 0 82px!important;min-height:0!important;height:auto!important}
  .work-final-cta .quote{font-size:clamp(2.6rem,3.8vw,4rem)!important}
}

/* V8 launch polish: tighten Pricing rhythm without touching restored hero geometry. */
.page-pricing .comparison-section{padding-bottom:44px}
.page-pricing .inclusions{padding-top:44px;padding-bottom:64px}
.page-pricing .inclusions .split{align-items:start}
.about-tech-lead{font-family:Georgia,'Times New Roman',serif;font-size:1.32rem;line-height:1.45;color:var(--forest);margin-top:24px}
@media(max-width:900px){
  .page-pricing .comparison-section{padding-bottom:38px}
  .page-pricing .inclusions{padding-top:38px;padding-bottom:56px}
}
@media(max-width:620px){
  .page-pricing .comparison-section{padding-bottom:32px}
  .page-pricing .inclusions{padding-top:32px;padding-bottom:48px}
}

/* V9: Pricing hero separation only. Keep restored hero geometry untouched. */
.page-pricing .packages-section{background:#ded4c5!important}

/* V1.9.9 — public studio email + direct contact option */
.footer-email{display:inline-block;margin-top:5px;color:#747970;text-decoration:none;font:400 .78rem/1.4 Arial,Helvetica,sans-serif}
.footer-email:hover{color:var(--sand)}
.contact-direct-email{margin-top:18px;font-size:.92rem}
.contact-direct-email a{color:var(--forest);text-decoration:none;border-bottom:1px solid rgba(32,41,35,.28)}
.contact-direct-email a:hover{color:var(--sand);border-bottom-color:var(--sand)}


/* V11: legal pages + footer legal links */
.footer-legal{display:flex;align-items:center;gap:9px;white-space:nowrap}
.footer-legal a{color:inherit;text-decoration:none}
.footer-legal a:hover{color:var(--sand)}
.project-form .form-foot small a{color:inherit;text-underline-offset:2px}
.legal-hero{background:var(--cream);padding:86px 0 72px;border-bottom:1px solid var(--line)}
.legal-hero h1{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-size:clamp(3rem,6vw,5.8rem);line-height:.98;letter-spacing:-.035em;margin:12px 0 20px;color:var(--ink)}
.legal-hero> .wrap > p:last-child{max-width:650px;font-size:1.08rem;line-height:1.7;color:#59615b}
.legal-section{padding-top:72px;padding-bottom:92px}
.legal-copy{max-width:820px}
.legal-copy .legal-updated{font-size:.82rem;letter-spacing:.04em;text-transform:uppercase;color:#747970;margin:0 0 42px}
.legal-copy h2{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-size:1.65rem;line-height:1.2;color:var(--forest);margin:38px 0 10px}
.legal-copy h2:first-of-type{margin-top:0}
.legal-copy p{font-size:.98rem;line-height:1.78;color:#4f5751;margin:0 0 16px}
.legal-copy a{color:var(--forest);text-underline-offset:3px}
@media(max-width:900px){.footer-bottom{flex-wrap:wrap!important}.legal-hero{padding:68px 0 58px}.legal-section{padding-top:58px;padding-bottom:74px}}
@media(max-width:620px){.footer-legal{margin-top:10px}.legal-hero{padding:52px 0 46px}.legal-section{padding-top:46px;padding-bottom:62px}.legal-copy h2{font-size:1.45rem;margin-top:32px}}
