:root{--green:#184d3a;--green-dark:#0f382a;--copper:#c9784a;--ink:#1f2925;--ivory:#f7f4ed;--paper:#fffdf8;--line:#d8d8cf;--mint:#dcebe4;--sans:"Avenir Next",Avenir,"Segoe UI",Arial,sans-serif;--serif:Georgia,"Times New Roman",serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ivory);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.55}a{color:inherit}.skip-link{position:fixed;left:1rem;top:-5rem;z-index:100;background:var(--ink);color:#fff;padding:.8rem 1rem}.skip-link:focus{top:1rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-header{height:88px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(1.25rem,5vw,5.5rem);border-bottom:1px solid rgba(31,41,37,.14);background:rgba(247,244,237,.94);position:sticky;top:0;z-index:20;backdrop-filter:blur(14px)}.brand img{display:block;width:238px;height:auto}.site-header nav{display:flex;align-items:center;gap:2rem}.site-header nav a{text-decoration:none;font-size:.92rem;font-weight:600}.site-header nav a:not(.nav-cta):hover{color:var(--copper)}.nav-cta{border:1px solid var(--green);padding:.66rem 1rem;border-radius:99px}.nav-cta:hover{background:var(--green);color:#fff}.menu-button{display:none;background:none;border:0;padding:.5rem}.eyebrow{margin:0 0 1.1rem;color:var(--green);font-size:.76rem;font-weight:800;letter-spacing:.17em;text-transform:uppercase}.hero{min-height:calc(100vh - 88px);display:grid;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);align-items:center;gap:4vw;padding:clamp(4rem,8vw,8rem) clamp(1.25rem,7vw,8rem);overflow:hidden}.hero h1,.section-heading h2,.product-intro h2,.company h2{font-family:var(--serif);font-weight:400;letter-spacing:-.045em}.hero h1{font-size:clamp(4rem,7.1vw,7.9rem);line-height:.88;margin:0;max-width:900px}.hero h1 em{color:var(--copper);font-weight:400}.hero-intro{font-size:clamp(1.08rem,1.5vw,1.3rem);max-width:660px;margin:2rem 0;color:#4a554f}.hero-actions{display:flex;align-items:center;gap:1.6rem;margin-top:2.2rem}.button{display:inline-flex;align-items:center;justify-content:center;gap:.8rem;border-radius:99px;padding:.95rem 1.3rem;text-decoration:none;font-weight:750}.button-primary{background:var(--green);color:#fff}.button-primary:hover{background:var(--green-dark)}.text-link{text-decoration:none;font-weight:750}.text-link:hover{color:var(--copper)}.hero-system{position:relative;aspect-ratio:1/1;max-width:650px;margin:auto;width:100%}.orbit{position:absolute;border:1px solid rgba(24,77,58,.19);border-radius:50%;inset:12%}.orbit-two{inset:28%;border-style:dashed}.studio-mark{position:absolute;left:50%;top:49%;transform:translate(-50%,-50%);width:28%;aspect-ratio:1;background:var(--paper);border-radius:32%;padding:2rem;box-shadow:0 22px 60px rgba(26,54,43,.13);display:grid;place-items:center}.studio-mark img{width:100%}.product-node{position:absolute;top:7%;right:0;width:49%;min-width:260px;background:var(--green);color:#fff;padding:1.3rem;border-radius:1.2rem;display:grid;grid-template-columns:auto 1fr auto;gap:1rem;align-items:center;text-decoration:none;box-shadow:0 18px 38px rgba(24,77,58,.2);transform:rotate(2deg);transition:.25s ease}.product-node:hover{transform:rotate(0) translateY(-4px)}.node-icon{width:3.2rem;height:3.2rem;border-radius:50%;background:#fff;color:var(--green);display:grid;place-items:center;font-size:1.3rem}.product-node small{display:block;color:#b9d4c7;font-size:.62rem;letter-spacing:.12em}.product-node b{display:block;font-family:var(--serif);font-size:1.6rem}.product-node em{font-style:normal;font-size:.78rem;color:#dcebe4}.product-node i{font-size:1.4rem}.future-node{position:absolute;left:3%;bottom:11%;width:27%;aspect-ratio:1;border:1px dashed rgba(24,77,58,.4);border-radius:50%;display:grid;place-items:center;text-align:center;color:#718078}.future-node span{width:.5rem;height:.5rem;background:var(--copper);border-radius:50%;box-shadow:0 0 0 .45rem rgba(201,120,74,.12)}.future-node small{font-size:.6rem;letter-spacing:.16em;margin-top:-42%}.purpose{background:var(--paper);padding:clamp(5rem,9vw,9rem) clamp(1.25rem,7vw,8rem)}.section-heading{display:grid;grid-template-columns:.35fr 1fr;gap:2rem;align-items:start}.section-heading h2{font-size:clamp(2.7rem,5vw,5.8rem);line-height:1.02;margin:0;max-width:1000px}.purpose-copy{margin:5rem 0 4rem auto;max-width:840px;display:grid;grid-template-columns:1fr 1fr;gap:3rem;color:#4e5953;font-size:1.12rem}.purpose-copy p{margin:0}.principles{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line)}.principles article{padding:2rem 2.3rem 0 0}.principles article+article{border-left:1px solid var(--line);padding-left:2.3rem}.principles span{color:var(--copper);font-size:.78rem;font-weight:800}.principles h3{font-size:1.2rem;margin:2.6rem 0 .75rem}.principles p{color:#647069;margin:0;max-width:340px}.products{padding:clamp(5rem,9vw,9rem) clamp(1.25rem,5vw,5.5rem)}.product-intro{display:grid;grid-template-columns:.35fr 1fr;align-items:end;padding:0 2vw 3.5rem}.product-intro h2{font-size:clamp(3rem,5vw,5.9rem);line-height:.98;margin:0}.homerfy-feature{background:var(--green);color:#fff;border-radius:2.2rem;padding:clamp(2rem,5vw,5rem);display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(3rem,7vw,7rem);overflow:hidden;position:relative}.homerfy-copy{position:relative;z-index:2}.homerfy-name{display:flex;align-items:center;gap:.7rem;color:#e8f1ec}.home-glyph{width:2.3rem;height:2.3rem;border:1px solid rgba(255,255,255,.5);border-radius:50%;display:grid;place-items:center}.homerfy-name strong{font-family:var(--serif);font-size:1.55rem}.homerfy-copy h3{font-family:var(--serif);font-weight:400;font-size:clamp(2.6rem,4vw,4.8rem);line-height:1.02;margin:2.8rem 0 1.5rem}.homerfy-copy>p{color:#cfdfd7;font-size:1.08rem;max-width:590px}.homerfy-copy ul{list-style:none;padding:0;margin:2.5rem 0}.homerfy-copy li{display:flex;gap:1rem;padding:1rem 0;border-top:1px solid rgba(255,255,255,.17)}.homerfy-copy li span{color:#9dc0b0;font-size:.7rem}.homerfy-copy li b{font-size:.93rem}.button-light{background:#fff;color:var(--green);margin-top:.5rem}.product-preview{align-self:center;background:#f6f4ee;color:var(--ink);padding:1rem;border-radius:1.25rem;box-shadow:0 28px 60px rgba(0,0,0,.22);transform:rotate(1.5deg);min-height:520px}.preview-top{height:54px;display:flex;align-items:center;justify-content:space-between;padding:0 .6rem 1rem;border-bottom:1px solid #d9ddd9;font-size:.75rem;font-weight:700}.preview-logo{font-family:var(--serif);font-size:1rem;color:var(--green)}.home-card{display:grid;grid-template-columns:.9fr 1.1fr;gap:1rem;margin:1rem 0}.home-photo{min-height:210px;background:linear-gradient(145deg,#b6c7b9,#6c8b75);border-radius:.8rem;padding:1rem;position:relative;overflow:hidden}.home-photo:before{content:"";position:absolute;inset:35% -10% -20%;background:#466650;clip-path:polygon(0 100%,0 50%,20% 20%,35% 45%,56% 0,100% 55%,100% 100%)}.home-photo span{font-size:.58rem;letter-spacing:.13em;color:#fff}.home-photo i{position:absolute;right:1rem;bottom:1rem;width:2.5rem;height:2.5rem;border-radius:50%;background:#fff}.home-summary{background:#fff;border-radius:.8rem;padding:1.5rem;display:flex;flex-direction:column;justify-content:center}.home-summary small,.preview-grid small{font-size:.58rem;letter-spacing:.13em;color:#708078}.home-summary strong{font-family:var(--serif);font-size:1.65rem;line-height:1.12;margin:.7rem 0 1.4rem}.home-summary span{font-size:.7rem;color:#718078}.preview-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:1rem}.preview-grid>div{background:#fff;border-radius:.8rem;padding:1.3rem;min-height:190px}.preview-grid b{display:block;font-size:.9rem;margin:.55rem 0}.data-lines{display:grid;gap:.65rem;margin-top:1.6rem}.data-lines i{height:.45rem;border-radius:1rem;background:#dae5de}.data-lines i:nth-child(2){width:72%}.data-lines i:nth-child(3){width:88%}.value-tile svg{width:100%;margin-top:1.8rem;overflow:visible}.value-tile path{fill:none;stroke:var(--copper);stroke-width:3}.value-tile circle{fill:var(--copper)}.company{padding:clamp(5rem,9vw,9rem) clamp(1.25rem,7vw,8rem);display:grid;grid-template-columns:1.05fr .95fr;gap:8vw;align-items:center}.company h2{font-size:clamp(3rem,5vw,5.7rem);line-height:1;margin:0}.company-message{font-size:1.2rem;color:#4e5953}.company-message span{display:block;margin-top:2rem;padding-top:2rem;border-top:1px solid var(--line);font-size:.9rem;color:var(--green);font-weight:750}footer{background:#e9e6dd;padding:3rem clamp(1.25rem,7vw,8rem);display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:center}.footer-mark img{width:220px}.footer-mark+ p{text-align:right;color:#647069}footer>div:last-child{grid-column:1/-1;border-top:1px solid #cfd0c8;padding-top:1.5rem;display:flex;justify-content:space-between;font-size:.8rem;color:#657069}footer a{text-decoration:none;font-weight:700}@media(max-width:980px){.site-header nav{display:none;position:absolute;left:1rem;right:1rem;top:78px;background:var(--paper);border:1px solid var(--line);border-radius:1rem;padding:1.2rem;box-shadow:0 20px 40px rgba(0,0,0,.12);flex-direction:column;align-items:stretch}.site-header nav.open{display:flex}.menu-button{display:grid;gap:4px}.menu-button span:not(.sr-only){display:block;width:25px;height:2px;background:var(--ink)}.hero{grid-template-columns:1fr;min-height:auto}.hero-system{max-width:560px}.section-heading,.product-intro,.company{grid-template-columns:1fr}.purpose-copy{margin-top:3rem}.homerfy-feature{grid-template-columns:1fr}.product-preview{max-width:720px;width:100%;margin:auto;transform:none}.company-message{max-width:720px}}@media(max-width:650px){.site-header{height:72px;padding:0 1rem}.brand img{width:190px}.hero{padding-top:4rem}.hero h1{font-size:clamp(3.5rem,17vw,5rem)}.hero-actions{align-items:flex-start;flex-direction:column}.hero-system{margin-top:2rem}.studio-mark{padding:1rem;border-radius:24%}.product-node{width:62%;min-width:220px}.section-heading h2,.product-intro h2,.company h2{font-size:2.8rem}.purpose-copy{grid-template-columns:1fr;gap:1rem}.principles{grid-template-columns:1fr}.principles article+article{border-left:0;padding-left:0}.principles article{border-top:1px solid var(--line);padding:1.6rem 0}.principles{border-top:0}.product-intro{display:block}.homerfy-feature{border-radius:1.25rem;padding:1.5rem}.homerfy-copy h3{font-size:2.7rem}.product-preview{min-height:auto}.home-card,.preview-grid{grid-template-columns:1fr}.home-photo{min-height:150px}.preview-grid>div{min-height:150px}.company{padding-top:5rem;padding-bottom:5rem}footer{grid-template-columns:1fr}.footer-mark+ p{text-align:left;margin:0}footer>div:last-child{flex-direction:column;gap:.7rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.product-node{transition:none}}

/* Draft 2 — sharper, higher-contrast visual direction */
.hero{position:relative;isolation:isolate;background:var(--green-dark);color:#fff;border-bottom:10px solid var(--copper)}
.hero:before{content:"";position:absolute;z-index:-2;inset:0;background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:72px 72px;mask-image:linear-gradient(90deg,#000 0%,rgba(0,0,0,.5) 55%,transparent 100%)}
.hero:after{content:"";position:absolute;z-index:-1;width:min(52vw,760px);aspect-ratio:1;border:clamp(55px,7vw,105px) solid var(--copper);border-radius:50%;right:-20%;top:-37%;opacity:.95}
.hero .eyebrow{color:#a9ccbb;display:flex;align-items:center;gap:.8rem}
.hero .eyebrow:before{content:"";display:block;width:38px;height:3px;background:var(--copper)}
.hero h1{letter-spacing:-.055em;text-shadow:0 2px 0 rgba(0,0,0,.05)}
.hero h1 em{display:inline-block;color:#f0a575;position:relative}
.hero h1 em:after{content:"";position:absolute;left:.02em;right:.02em;bottom:-.08em;height:.08em;background:var(--copper)}
.hero-intro{color:#ccddd5;max-width:610px;border-left:1px solid rgba(255,255,255,.25);padding-left:1.4rem}
.hero .button-primary{background:var(--copper);color:#17241f;border-radius:.25rem;padding:1.05rem 1.4rem;box-shadow:7px 7px 0 #fff}
.hero .button-primary:hover{background:#eda272;transform:translate(2px,2px);box-shadow:5px 5px 0 #fff}
.hero .text-link{color:#fff}
.hero-system{border:1px solid rgba(255,255,255,.15);background:rgba(255,255,255,.025);clip-path:polygon(7% 0,100% 0,100% 93%,93% 100%,0 100%,0 7%)}
.hero-index{position:absolute;top:3%;left:5%;font-family:var(--serif);font-size:clamp(4rem,8vw,8rem);line-height:1;color:rgba(255,255,255,.07)}
.hero-system .orbit{border-color:rgba(255,255,255,.18);border-radius:0;transform:rotate(45deg)}
.hero-system .orbit-two{border-color:rgba(201,120,74,.7)}
.hero-system .studio-mark{border-radius:.25rem;box-shadow:12px 12px 0 var(--copper);transform:translate(-50%,-50%) rotate(-3deg)}
.hero-system .product-node{top:8%;right:-2%;background:#fff;color:var(--green-dark);border-radius:.25rem;box-shadow:12px 12px 0 var(--copper);transform:rotate(0);border:1px solid var(--green-dark)}
.hero-system .product-node:hover{transform:translate(-4px,-4px);box-shadow:16px 16px 0 var(--copper)}
.hero-system .node-icon{background:var(--green-dark);color:#fff;border-radius:.2rem}
.hero-system .product-node small{color:var(--copper)}
.hero-system .product-node em{color:#5f6d66}
.hero-system .future-node{color:#fff;border-color:rgba(255,255,255,.45);border-radius:0;transform:rotate(45deg)}
.hero-system .future-node>*{transform:rotate(-45deg)}
.purpose{position:relative}
.principles article{position:relative}
.principles article:before{content:"";position:absolute;top:-2px;left:0;width:58px;height:4px;background:var(--copper)}
.homerfy-feature{border-radius:.35rem;box-shadow:18px 18px 0 var(--copper)}
.product-preview{border-radius:.35rem;transform:rotate(1deg);border:1px solid rgba(255,255,255,.55)}
.company{background:linear-gradient(115deg,#efe9dc 0%,var(--ivory) 54%,#dfeae4 100%)}
@media(max-width:980px){.hero:after{right:-38%;top:-20%}.homerfy-feature{box-shadow:10px 10px 0 var(--copper)}}
@media(max-width:650px){.hero{border-bottom-width:7px}.hero:after{width:110vw;right:-70%;top:-12%}.hero-system .product-node{width:62%;min-width:220px;right:1%}.hero-system .future-node{left:8%}.hero .button-primary{box-shadow:5px 5px 0 #fff}.homerfy-feature{border-radius:.2rem;box-shadow:7px 7px 0 var(--copper)}}

.contact{background:var(--green-dark);color:#fff;padding:clamp(5rem,9vw,9rem) clamp(1.25rem,7vw,8rem);display:grid;grid-template-columns:.9fr 1.1fr;gap:8vw;position:relative;overflow:hidden}
.contact:after{content:"";position:absolute;width:360px;height:360px;border:64px solid var(--copper);border-radius:50%;right:-190px;bottom:-210px;opacity:.9}
.contact-heading,.contact-panel{position:relative;z-index:1}
.contact .eyebrow{color:#a9ccbb}
.contact h2{font-family:var(--serif);font-size:clamp(3rem,5vw,5.7rem);font-weight:400;letter-spacing:-.045em;line-height:.98;margin:0}
.contact-panel{align-self:end;border-top:1px solid rgba(255,255,255,.3);padding-top:2rem}
.contact-panel>p{font-size:1.15rem;color:#ccddd5;max-width:650px;margin:0 0 3rem}
.contact-details{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:3rem}
.contact-details small{display:block;color:#9fc2b2;font-size:.65rem;font-weight:800;letter-spacing:.16em;margin-bottom:.7rem}
.contact-details address{font-style:normal;font-size:1.05rem;line-height:1.7}
.contact-details a{color:#fff;text-decoration:none;font-family:var(--serif);font-size:1.45rem}
.contact-details a:hover{color:#f0a575}
.contact-call{display:inline-flex;align-items:center;gap:1rem;color:var(--green-dark);background:var(--copper);padding:1rem 1.35rem;text-decoration:none;font-weight:800;box-shadow:6px 6px 0 #fff}
.contact-call:hover{transform:translate(2px,2px);box-shadow:4px 4px 0 #fff}
.footer-links{display:flex;gap:1.5rem}
@media(max-width:980px){.contact{grid-template-columns:1fr}.contact-panel{max-width:760px}}
@media(max-width:650px){.contact-details{grid-template-columns:1fr}.contact:after{width:240px;height:240px;border-width:42px;right:-150px;bottom:-145px}.contact h2{font-size:2.8rem}}

/* Cleaner product-system graphic */
.hero:after{width:330px;right:-90px;top:-150px;border-width:48px;opacity:.9}
.hero-system{clip-path:none;border:1px solid rgba(255,255,255,.2);background:linear-gradient(145deg,rgba(255,255,255,.055),rgba(255,255,255,.01));border-radius:.35rem}
.hero-system:before{content:"";position:absolute;inset:8%;border:1px solid rgba(255,255,255,.09);border-radius:50%}
.hero-system .orbit{inset:21%;border-radius:50%;transform:none}
.hero-system .orbit-two{inset:36%;border-color:rgba(201,120,74,.65)}
.hero-system .studio-mark{width:25%;box-shadow:8px 8px 0 var(--copper);transform:translate(-50%,-50%)}
.hero-system .product-node{top:8%;right:6%;width:45%;box-shadow:7px 7px 0 var(--copper)}
.hero-system .future-node{left:9%;bottom:9%;width:auto;aspect-ratio:auto;border:1px solid rgba(255,255,255,.28);border-radius:99px;transform:none;padding:.65rem 1rem;display:flex;gap:.65rem;align-items:center}
.hero-system .future-node>*{transform:none;margin:0}
.hero-system .future-node span{width:.45rem;height:.45rem}
.hero-system .future-node small{white-space:nowrap}

/* Contact form */
.contact-panel>p{margin-bottom:2rem}
.contact-form{display:grid;gap:1.15rem}
.contact-form label{display:grid;gap:.5rem;color:#dbe9e2;font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}
.contact-form input,.contact-form select,.contact-form textarea{width:100%;border:1px solid rgba(255,255,255,.32);border-radius:.18rem;background:rgba(255,255,255,.07);color:#fff;padding:.92rem 1rem;font:inherit;outline:none}
.contact-form select option{color:var(--ink)}
.contact-form textarea{resize:vertical;min-height:125px}
.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:var(--copper);box-shadow:0 0 0 2px rgba(201,120,74,.25)}
.form-submit{display:flex;align-items:center;gap:1.2rem;flex-wrap:wrap}
.form-submit button{border:0;background:var(--copper);color:var(--green-dark);padding:1rem 1.35rem;font-weight:800;box-shadow:5px 5px 0 #fff;cursor:pointer}
.form-submit button:hover{transform:translate(2px,2px);box-shadow:3px 3px 0 #fff}
.form-status{font-size:.8rem;color:#bcd4c8;max-width:360px}

/* Footer and cookie preferences */
footer{grid-template-columns:1fr 1fr;row-gap:1.2rem}
.footer-meta{text-align:right;font-size:.86rem;color:#5f6964}
.footer-meta address{font-style:normal}
.footer-meta a{text-decoration:none;color:var(--green)}
.footer-legal{grid-column:1/-1;border-top:1px solid #cfd0c8;padding-top:1.5rem;display:flex;justify-content:space-between;gap:2rem;font-size:.75rem;color:#657069}
.footer-links{display:flex;gap:1.4rem;white-space:nowrap}
.footer-links button{border:0;background:none;padding:0;color:inherit;font:inherit;font-weight:700;cursor:pointer}
.cookie-banner{position:fixed;z-index:50;left:1.2rem;right:1.2rem;bottom:1.2rem;max-width:980px;margin:auto;background:#fff;color:var(--ink);border:1px solid var(--green);box-shadow:0 18px 60px rgba(15,56,42,.22);padding:1.2rem 1.35rem;display:none;grid-template-columns:1fr auto;gap:2rem;align-items:center}
.cookie-banner.show{display:grid}
.cookie-banner strong{font-family:var(--serif);font-size:1.2rem;color:var(--green-dark)}
.cookie-banner p{margin:.25rem 0 0;color:#5e6963;font-size:.85rem}
.cookie-actions{display:flex;gap:.7rem}
.cookie-actions button{border:1px solid var(--green);background:#fff;color:var(--green);padding:.7rem .9rem;font-weight:750;cursor:pointer}
.cookie-actions .accept{background:var(--green);color:#fff}
@media(max-width:650px){.form-row{grid-template-columns:1fr}.footer-meta{text-align:left}.footer-legal{flex-direction:column}.footer-links{white-space:normal;flex-wrap:wrap}.cookie-banner{grid-template-columns:1fr;gap:1rem}.cookie-actions{flex-wrap:wrap}.hero-system .product-node{right:4%}}

/* Draft 4 — focused editorial product showcase */
.hero-showcase{position:relative;align-self:center;width:100%;max-width:620px;min-height:620px;margin:auto;background:#f8f5ee;color:var(--green-dark);border:1px solid rgba(255,255,255,.45);box-shadow:18px 18px 0 var(--copper);display:grid;grid-template-rows:auto 1fr auto auto;overflow:hidden}
.hero-showcase:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(24,77,58,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(24,77,58,.07) 1px,transparent 1px);background-size:64px 64px;pointer-events:none}
.hero-showcase:after{content:"";position:absolute;width:360px;height:360px;border:58px solid var(--copper);border-radius:50%;right:-225px;top:92px;opacity:.95}
.showcase-top{position:relative;z-index:1;display:flex;justify-content:space-between;padding:1.2rem 1.35rem;border-bottom:1px solid rgba(24,77,58,.22);font-size:.65rem;font-weight:850;letter-spacing:.15em;color:#64736c}
.showcase-top span:last-child{color:var(--copper)}
.showcase-mark{position:relative;z-index:1;align-self:center;width:42%;margin:2rem auto;padding:2.3rem;background:#fff;box-shadow:9px 9px 0 var(--green-dark)}
.showcase-mark img{display:block;width:100%}
.showcase-product{position:relative;z-index:1;margin:0 2rem;padding:1.5rem;background:var(--green-dark);color:#fff;display:flex;align-items:center;gap:1rem}
.showcase-product .node-icon{flex:0 0 auto;background:var(--copper);color:var(--green-dark)}
.showcase-homerfy-logo{width:155px;max-width:43%;height:auto;filter:brightness(0) invert(1)}
.showcase-product small{display:block;color:#acd0bf;font-size:.6rem;font-weight:800;letter-spacing:.14em}
.showcase-product strong{display:block;font-family:var(--serif);font-size:2rem;font-weight:400;line-height:1.1}
.showcase-product p{margin:.2rem 0 0;color:#c5d8cf;font-size:.78rem}
.showcase-footer{position:relative;z-index:1;display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1.35rem 2rem}
.showcase-footer p{margin:0;max-width:280px;font-size:.82rem;color:#64736c}
.showcase-footer a{color:var(--green-dark);font-weight:800;text-decoration:none;border-bottom:2px solid var(--copper);padding-bottom:.15rem}
.site-credit{display:inline-block;margin-top:.45rem;color:var(--green);text-decoration:none}
.site-credit:hover{color:var(--copper)}
@media(max-width:980px){.hero-showcase{max-width:580px;min-height:570px;margin-top:1rem}}
@media(max-width:650px){.hero-showcase{min-height:500px;box-shadow:8px 8px 0 var(--copper)}.showcase-mark{width:40%;padding:1.4rem}.showcase-product{margin:0 1rem}.showcase-footer{padding:1.2rem 1rem}.showcase-footer p{max-width:190px}.hero:after{display:none}}

/* Draft 5 — authentic Homerfy feature and structured footer */
.homerfy-wordmark{display:block;width:190px;max-width:48%;height:auto;filter:brightness(0) invert(1)}
.homerfy-kicker{margin:3rem 0 .8rem!important;color:#a9ccbb!important;font-size:.7rem!important;font-weight:850;letter-spacing:.16em;text-transform:uppercase}
.homerfy-copy h3{margin-top:0}
.homerfy-copy li span{color:#b9e1ce;font-size:1rem}
.product-preview{padding:0;min-height:570px;transform:rotate(.55deg);overflow:hidden;background:#f4f1ea}
.portal-top{height:58px;padding:.7rem 1.1rem;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #d8ddd9;background:#fff}
.portal-top img{width:115px;height:auto}
.portal-top>div{display:flex;gap:.45rem}
.portal-top span{font-size:.55rem;font-weight:800;padding:.45rem .55rem;border-radius:.3rem}.portal-top span:first-child{background:#dcebe4;color:var(--green)}
.portal-switch{margin:.7rem;background:#fff;border:1px solid #d7dbd7;border-radius:.45rem;padding:.65rem 1rem;display:flex;align-items:center;justify-content:flex-end;gap:.75rem}
.portal-switch small{font-size:.48rem;letter-spacing:.11em;color:#66736d}.portal-switch b{font-size:.65rem;border:1px solid #aec7ba;padding:.5rem .7rem;border-radius:.35rem}
.portal-body{display:grid;grid-template-columns:31% 1fr;gap:.75rem;padding:0 .7rem .8rem}
.portal-home-card,.portal-stats>span,.portal-records,.portal-market{background:#fff;border:1px solid #d9ddd9;border-radius:.55rem}
.portal-home-card{overflow:hidden;text-align:center}.portal-photo{height:190px;position:relative;overflow:hidden}.portal-photo img{width:100%;height:100%;object-fit:cover}.portal-photo span{position:absolute;left:.6rem;bottom:.6rem;background:#fff;padding:.35rem .55rem;border-radius:99px;font-size:.52rem;font-weight:800}
.portal-home-card h4{font-family:var(--serif);font-size:1.2rem;margin:1rem 0 .05rem}.portal-home-card>p{font-size:.65rem;color:#7a827e;margin:0}.portal-value,.portal-id{text-align:left;margin:1.1rem .8rem 0}.portal-value small,.portal-id small,.portal-market>small{display:block;color:#789086;font-size:.48rem;letter-spacing:.1em}.portal-value strong{display:block;font-family:var(--serif);font-size:1.25rem;color:var(--green)}.portal-id{background:#e5f0ea;padding:.65rem;margin-bottom:.8rem;border-radius:.35rem}.portal-id b{font-size:.62rem;color:var(--green)}
.portal-content{display:grid;gap:.7rem}.portal-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:.6rem}.portal-stats>span{text-align:center;padding:.8rem .35rem}.portal-stats small{display:block;color:#9b7c6e;font-size:.45rem;letter-spacing:.1em}.portal-stats b{display:block;font-family:var(--serif);font-size:1.2rem;margin-top:.25rem}
.portal-records{padding:.9rem 1rem}.portal-records>div{display:flex;justify-content:space-between;align-items:center}.portal-records h4,.portal-market h4{font-family:var(--serif);font-size:1rem;margin:0}.portal-records>div small{font-size:.45rem;color:var(--green)}.portal-records p{display:flex;align-items:center;gap:.65rem;margin:.55rem 0 0;padding:.5rem 0 0;border-top:1px solid #e1e2dd}.portal-records i{width:1.7rem;height:1.7rem;border-radius:.35rem;background:#e5f0ea;color:var(--green);display:grid;place-items:center;font-style:normal}.portal-records p span{display:grid}.portal-records p b{font-size:.6rem}.portal-records p small{font-size:.48rem;color:#88908c}
.portal-market{padding:.9rem 1rem}.portal-market h4{margin:.2rem 0 .7rem}.portal-market>div{display:grid;grid-template-columns:auto 1fr;gap:1rem;align-items:center}.portal-market strong{font-family:var(--serif);font-size:1.5rem;color:var(--green)}.portal-market>div span{height:.35rem;background:#b5d2c3;border-radius:1rem;position:relative}.portal-market>div i{position:absolute;width:.65rem;height:.65rem;border-radius:50%;background:var(--green);left:55%;top:50%;transform:translate(-50%,-50%)}

footer{display:block;padding:0;background:#e9e6dd}
.footer-main{padding:3.5rem clamp(1.25rem,7vw,8rem);display:grid;grid-template-columns:1.5fr 1fr .65fr;gap:6vw;align-items:start}
.footer-brand img{width:225px}.footer-brand p{margin:1.5rem 0 0;max-width:330px;color:#647069;font-family:var(--serif);font-size:1.25rem;line-height:1.35}
.footer-main small{display:block;color:var(--copper);font-size:.65rem;font-weight:850;letter-spacing:.16em;margin-bottom:1rem}
.footer-contact{display:grid;gap:.4rem}.footer-contact>a{font-family:var(--serif);font-size:1.35rem;color:var(--green);text-decoration:none}.footer-contact address{margin-top:.55rem;font-style:normal;color:#647069;font-size:.82rem;line-height:1.65}
.footer-nav{display:grid;gap:.55rem}.footer-nav a{text-decoration:none;color:var(--ink);font-size:.87rem}.footer-nav a:hover{color:var(--copper)}
.footer-legal{margin:0 clamp(1.25rem,7vw,8rem);padding:1.45rem 0 2rem;border-top:1px solid #cfd0c8;display:flex;justify-content:space-between;align-items:flex-start;gap:2rem;font-size:.72rem;color:#657069}
@media(max-width:980px){.portal-body{grid-template-columns:1fr}.portal-home-card{display:grid;grid-template-columns:40% 1fr;align-items:center;text-align:left}.portal-photo{grid-row:1/5;height:100%;min-height:220px}.portal-home-card h4,.portal-home-card>p,.portal-value,.portal-id{margin-left:1rem;margin-right:1rem}.portal-id{margin-bottom:1rem}.footer-main{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}
@media(max-width:650px){.homerfy-wordmark{max-width:58%}.product-preview{transform:none}.portal-top>div span:not(:first-child){display:none}.portal-switch{justify-content:space-between}.portal-body{display:block}.portal-home-card{display:block;text-align:center}.portal-photo{height:180px}.portal-home-card h4,.portal-home-card>p{text-align:center}.portal-value,.portal-id{text-align:left}.portal-content{margin-top:.7rem}.portal-stats{grid-template-columns:repeat(3,1fr)}.footer-main{grid-template-columns:1fr}.footer-brand{grid-column:auto}.footer-legal{flex-direction:column}}
