:root{--ee-bg:#f5f1e8;--ee-ink:#151515;--ee-gold:#b78e4a;--ee-line:rgba(21,21,21,.14);--ee-white:#fff;--ee-max:1260px}*{box-sizing:border-box}html{scroll-behavior:smooth}body.ee-site{margin:0;background:var(--ee-bg);color:var(--ee-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.65}.ee-site a{color:inherit}.ee-header{min-height:92px;padding:14px clamp(22px,5vw,70px);display:flex;align-items:center;justify-content:space-between;position:relative;z-index:50;width:100%;color:#fff;background:#000}.ee-logo{text-decoration:none;display:inline-flex;align-items:center;max-width:min(300px,65vw)}.ee-logo-img{display:block;max-width:100%;max-height:64px;width:auto;height:auto;object-fit:contain}.ee-logo-placeholder{width:52px;height:52px;border:1px solid rgba(255,255,255,.6);border-radius:50%;display:grid;place-items:center;font-family:Georgia,serif;font-size:18px;letter-spacing:.08em}.ee-menu-button{width:58px;height:58px;border:1px solid rgba(255,255,255,.45);border-radius:50%;background:#111;display:grid;place-content:center;gap:5px;cursor:pointer;flex:0 0 auto}.ee-menu-button span{width:22px;height:2px;background:#fff;display:block}.ee-drawer{position:fixed;right:0;top:0;width:min(560px,92vw);height:100vh;background:#111;color:#fff;z-index:101;padding:34px clamp(28px,5vw,60px);transform:translateX(105%);transition:.35s ease;display:flex;flex-direction:column}.ee-drawer.open{transform:translateX(0)}.ee-overlay{position:fixed;inset:0;background:rgba(0,0,0,.5);opacity:0;pointer-events:none;z-index:100;transition:.3s}.ee-overlay.open{opacity:1;pointer-events:auto}.ee-drawer-top{display:flex;justify-content:space-between;align-items:center;color:#a9a9a9;text-transform:uppercase;letter-spacing:.18em;font-size:11px}.ee-close{background:none;border:0;color:#fff;font-size:42px;font-weight:200;cursor:pointer}.ee-drawer nav{display:flex;flex-direction:column;margin:auto 0}.ee-drawer nav a{text-decoration:none;font-family:Georgia,serif;font-size:clamp(25px,4vh,38px);line-height:1.34;padding:3px 0}.ee-drawer nav a:hover{color:#d5b16f}.ee-drawer nav em{font-family:inherit;font-size:.45em;vertical-align:top;color:#d5b16f}.ee-drawer-bottom{border-top:1px solid #333;padding-top:22px}.ee-socials,.ee-legal-links{display:flex;gap:18px;flex-wrap:wrap}.ee-socials a,.ee-legal-links a{font-size:13px;text-decoration:none;color:#ccc}.ee-legal-links{margin-top:10px}.ee-hero{background:#151515;color:#fff;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:center}.ee-hero.ee-no-image{grid-template-columns:1fr;min-height:520px}.ee-hero-copy{padding:95px clamp(28px,7vw,110px) 100px;display:flex;justify-content:center;flex-direction:column;min-width:0}.ee-hero.ee-no-image .ee-hero-copy{width:min(100%,var(--ee-max));margin:0 auto}.ee-eyebrow{letter-spacing:.22em;font-size:12px;color:#d6b779;font-weight:700;margin:0 0 25px}.ee-hero h1{font-family:Georgia,serif;font-weight:400;font-size:clamp(46px,6.4vw,96px);line-height:.98;letter-spacing:-.04em;margin:0;max-width:850px}.ee-intro{font-size:clamp(17px,2vw,22px);max-width:690px;color:#d1d1d1;margin:30px 0 0}.ee-actions{display:flex;gap:12px;margin-top:34px;flex-wrap:wrap}.ee-btn{display:inline-flex;align-items:center;justify-content:center;background:#c7a15c;color:#111!important;text-decoration:none;border:none;padding:14px 22px;border-radius:999px;font-weight:750;cursor:pointer}.ee-btn-ghost{background:transparent;color:#fff!important;border:1px solid rgba(255,255,255,.4)}
/* Images: no fixed boxes, no placeholders, never stretch. */
.ee-image{margin:0;padding:0;background:transparent;overflow:visible;display:flex;align-items:center;justify-content:center;width:100%;min-width:0}.ee-image img{display:block;width:auto;height:auto;max-width:100%;max-height:620px;object-fit:contain;margin:0 auto}.ee-hero-image{padding:36px clamp(24px,4vw,60px) 36px 0}.ee-hero-image img{max-height:680px}.ee-content{max-width:var(--ee-max);margin:auto;padding:70px clamp(20px,4vw,50px)}.ee-section{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.8fr);gap:clamp(36px,7vw,100px);align-items:center;padding:80px 0;border-bottom:1px solid var(--ee-line)}.ee-section.ee-no-image{grid-template-columns:1fr}.ee-section.ee-no-image .ee-section-copy{max-width:920px}.ee-section.ee-reverse .ee-section-copy{order:2}.ee-section.ee-reverse .ee-image{order:1}.ee-section.ee-no-image.ee-reverse .ee-section-copy{order:initial}.ee-section-copy{max-width:720px;min-width:0}.ee-section-image img{max-height:560px}.ee-index{font-size:11px;color:#97743e;letter-spacing:.2em}.ee-section h2{font-family:Georgia,serif;font-weight:400;font-size:clamp(34px,4.4vw,62px);line-height:1.05;letter-spacing:-.025em;margin:12px 0 28px}.ee-richtext h2{font-size:clamp(26px,3vw,39px);margin-top:45px}.ee-richtext h3{font-family:Georgia,serif;font-weight:400;font-size:24px;margin:32px 0 7px}.ee-richtext p{margin:0 0 19px}.ee-richtext ul,.ee-richtext ol{padding-left:22px;margin:16px 0 26px}.ee-richtext li{margin:8px 0}.ee-price-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:25px 0}.ee-price-grid span{background:#fff;padding:16px;display:flex;justify-content:space-between;gap:15px}.ee-price-grid b{white-space:nowrap}.ee-form{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-top:26px}.ee-form label{font-size:13px;font-weight:700;display:flex;flex-direction:column;gap:7px}.ee-form input,.ee-form textarea,.ee-form select{border:1px solid #c9c0b2;background:#fff;border-radius:0;padding:14px;font:inherit;width:100%}.ee-form textarea{resize:vertical}.ee-full{grid-column:1/-1}.ee-check{display:flex!important;flex-direction:row!important;align-items:flex-start!important;font-weight:500!important}.ee-check input{width:auto;margin-top:6px}.ee-hp{position:absolute!important;left:-10000px!important}.ee-footer{background:#111;color:#ddd;padding:65px clamp(24px,6vw,90px);display:grid;grid-template-columns:1fr 1.3fr 1fr;gap:35px}.ee-footer .ee-logo-img{max-height:72px}.ee-footer p{font-size:13px;color:#aaa}.ee-footer-links{display:flex;flex-direction:column}.ee-footer-links a{text-decoration:none}.ee-footer small{grid-column:1/-1;color:#777;border-top:1px solid #2a2a2a;padding-top:20px}@media(max-width:850px){.ee-header{min-height:78px;padding:10px 20px}.ee-logo-img{max-height:56px}.ee-menu-button{width:50px;height:50px}.ee-hero,.ee-hero.ee-has-image{grid-template-columns:1fr}.ee-hero-copy{padding:70px 24px 55px}.ee-hero.ee-no-image{min-height:420px}.ee-hero-image{padding:0 20px 45px}.ee-hero-image img{max-height:520px}.ee-content{padding-top:25px}.ee-section,.ee-section.ee-reverse{grid-template-columns:1fr;padding:55px 0;gap:30px}.ee-section.ee-reverse .ee-section-copy,.ee-section.ee-reverse .ee-image{order:initial}.ee-section-image img,.ee-image img{max-height:480px}.ee-price-grid{grid-template-columns:1fr}.ee-footer{grid-template-columns:1fr}.ee-form{grid-template-columns:1fr}.ee-full{grid-column:auto}}

/* v1.1.0 image system — intentionally authoritative. */
body.ee-site .ee-image:empty{display:none!important}
body.ee-site .ee-hero.ee-no-image{display:block!important;min-height:0!important}
body.ee-site .ee-hero.ee-no-image .ee-hero-copy{min-height:500px!important}
body.ee-site .ee-section.ee-no-image{display:block!important}
body.ee-site .ee-section.ee-no-image .ee-section-copy{width:100%!important;max-width:980px!important}
body.ee-site figure.ee-image{background:none!important;border:0!important;box-shadow:none!important;min-height:0!important;height:auto!important;aspect-ratio:auto!important;overflow:visible!important}
body.ee-site figure.ee-image img.ee-responsive-image{display:block!important;width:auto!important;height:auto!important;min-width:0!important;min-height:0!important;max-width:100%!important;object-fit:contain!important;object-position:center!important;margin:0 auto!important}
body.ee-site figure.ee-image.ee-landscape img.ee-responsive-image{max-width:min(100%,760px)!important;max-height:520px!important}
body.ee-site figure.ee-image.ee-portrait img.ee-responsive-image{max-width:min(100%,500px)!important;max-height:650px!important}
body.ee-site figure.ee-image.ee-square img.ee-responsive-image{max-width:min(100%,600px)!important;max-height:600px!important}
body.ee-site figure.ee-hero-image img.ee-responsive-image{max-width:min(100%,720px)!important;max-height:640px!important}
body.ee-site .ee-logo-img{background:transparent!important;object-fit:contain!important}
body.ee-site .ee-header .ee-logo-img{max-height:72px!important;width:auto!important}
@media(max-width:850px){
 body.ee-site .ee-hero.ee-no-image .ee-hero-copy{min-height:390px!important}
 body.ee-site figure.ee-image.ee-landscape img.ee-responsive-image{max-height:390px!important}
 body.ee-site figure.ee-image.ee-portrait img.ee-responsive-image{max-width:min(100%,380px)!important;max-height:500px!important}
 body.ee-site figure.ee-image.ee-square img.ee-responsive-image{max-width:min(100%,460px)!important;max-height:460px!important}
 body.ee-site figure.ee-hero-image img.ee-responsive-image{max-height:500px!important}
 body.ee-site .ee-header .ee-logo-img{max-height:58px!important}
}


/* ===== Etched Essence v1.2.0 visual system ===== */
:root{
 --ee-ink:#111; --ee-paper:#f7f3eb; --ee-warm:#e9dfcf; --ee-gold:#b58a45;
 --ee-radius:22px; --ee-shadow:0 18px 50px rgba(0,0,0,.09);
}
body.ee-redesign-v120{background:var(--ee-paper);color:var(--ee-ink)}
.ee-redesign-v120 .ee-header{background:#050505;border-bottom:1px solid rgba(255,255,255,.12)}
.ee-redesign-v120 .ee-logo img{max-height:76px;width:auto}
.ee-redesign-v120 .ee-shell{max-width:1180px;margin-inline:auto;padding-inline:clamp(18px,4vw,48px)}
.ee-redesign-v120 .ee-hero{padding:clamp(62px,9vw,118px) 0}
.ee-redesign-v120 .ee-hero h1{font-size:clamp(42px,7vw,86px);line-height:.98;letter-spacing:-.045em;max-width:950px}
.ee-redesign-v120 .ee-hero p{font-size:clamp(18px,2vw,23px);line-height:1.55;max-width:760px}
.ee-redesign-v120 .ee-section{padding:clamp(48px,7vw,92px) 0}
.ee-redesign-v120 .ee-section:nth-of-type(even){background:rgba(255,255,255,.48)}
.ee-redesign-v120 .ee-card,.ee-redesign-v120 .ee-panel{border:1px solid rgba(17,17,17,.09);border-radius:var(--ee-radius);box-shadow:var(--ee-shadow);overflow:hidden}
.ee-redesign-v120 .ee-card{background:#fff}
.ee-redesign-v120 .ee-section img,.ee-redesign-v120 .ee-card img{
 display:block;width:auto;max-width:100%;height:auto;max-height:650px;object-fit:contain;margin-inline:auto;border-radius:18px
}
.ee-redesign-v120 .ee-button,.ee-redesign-v120 .button{
 border-radius:999px;padding:13px 22px;font-weight:700;transition:transform .18s ease,opacity .18s ease
}
.ee-redesign-v120 .ee-button:hover,.ee-redesign-v120 .button:hover{transform:translateY(-2px)}
.ee-redesign-v120 h2{font-size:clamp(30px,4.2vw,52px);letter-spacing:-.025em;line-height:1.05}
.ee-redesign-v120 h3{font-size:clamp(22px,2.5vw,30px)}
.ee-redesign-v120 .ee-footer{background:#080808;color:#f4efe7;padding-top:58px}
.ee-redesign-v120 .ee-menu-panel{background:#0a0a0a;color:white}
.ee-redesign-v120 .ee-menu-panel a{color:white}
.ee-redesign-v120 .ee-menu-toggle{color:white;border-color:rgba(255,255,255,.35)}
/* ETCHO: subtly distinct, premium dark/gold treatment */
.ee-page-etcho.ee-redesign-v120 .ee-hero{background:linear-gradient(135deg,#080808,#17130d);color:white}
.ee-page-etcho.ee-redesign-v120 .ee-hero h1,.ee-page-etcho.ee-redesign-v120 h2{letter-spacing:-.03em}
.ee-page-etcho.ee-redesign-v120 .ee-button{background:var(--ee-gold);color:#090909}
/* Corporate: cleaner restrained presentation */
.ee-page-corporate.ee-redesign-v120 .ee-hero{background:#eee8dd}
.ee-page-corporate.ee-redesign-v120 .ee-card{box-shadow:0 12px 36px rgba(0,0,0,.06)}
/* Live engraving: experience-led visual rhythm */
.ee-page-live-engraving.ee-redesign-v120 .ee-hero{background:#111;color:white}
.ee-page-live-engraving.ee-redesign-v120 .ee-section img{max-height:560px}
/* How it works: imagery stays compact and useful */
.ee-page-how-it-works.ee-redesign-v120 .ee-section img{max-height:480px}
/* Contact + policies: deliberately simple and readable */
.ee-page-contact.ee-redesign-v120 .ee-hero,
.ee-page-privacy.ee-redesign-v120 .ee-hero,
.ee-page-terms.ee-redesign-v120 .ee-hero,
.ee-page-returns.ee-redesign-v120 .ee-hero{padding-bottom:44px}
.ee-page-privacy.ee-redesign-v120 .ee-content,
.ee-page-terms.ee-redesign-v120 .ee-content,
.ee-page-returns.ee-redesign-v120 .ee-content{max-width:820px;margin-inline:auto;line-height:1.75}
@media(max-width:700px){
 .ee-redesign-v120 .ee-logo img{max-height:60px}
 .ee-redesign-v120 .ee-hero{padding:52px 0}
 .ee-redesign-v120 .ee-section{padding:42px 0}
 .ee-redesign-v120 .ee-section img,.ee-redesign-v120 .ee-card img{max-height:430px}
}


/* ===== ETCHŌ v1.2.1 bespoke landing page ===== */
.ee-etcho-redesign{background:#0a0908;color:#f5efe5}
.ee-etcho-redesign .ee-header{background:#080706;border-bottom:1px solid rgba(181,138,69,.28)}
.ee-etcho-header{min-height:108px;background:linear-gradient(90deg,#050505,#100d08)!important}
.ee-etcho-header-brand{max-width:min(380px,68vw)}
.ee-etcho-logo-img{display:block;width:auto;height:auto;max-width:100%;max-height:82px;object-fit:contain}
.ee-etcho-wordmark{display:inline-flex;flex-direction:column;align-items:center;color:#d1a45c;font-family:Georgia,serif;line-height:1}
.ee-etcho-wordmark strong{font-size:clamp(34px,4vw,55px);font-weight:500;letter-spacing:.08em;text-shadow:0 1px 18px rgba(196,154,85,.16)}
.ee-etcho-wordmark i{display:flex;align-items:center;gap:9px;margin-top:8px;color:#e5c78f;font-size:10px;font-style:normal;letter-spacing:.27em;text-transform:uppercase;white-space:nowrap}
.ee-etcho-wordmark i span{display:block;width:28px;height:1px;background:linear-gradient(90deg,transparent,#c49a55)}
.ee-etcho-wordmark i span:last-child{background:linear-gradient(90deg,#c49a55,transparent)}
.ee-etcho-main{overflow:hidden}
.ee-etcho-hero{min-height:76vh;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(300px,.95fr);gap:clamp(32px,6vw,86px);align-items:center;max-width:1280px;margin:auto;padding:clamp(64px,9vw,126px) clamp(20px,5vw,68px);position:relative}
.ee-etcho-hero:before{content:"";position:absolute;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,rgba(181,138,69,.15),transparent 68%);right:-120px;top:10px;pointer-events:none}
.ee-etcho-hero-copy{position:relative;z-index:1}
.ee-etcho-hero-brand{display:inline-flex;margin:0 0 34px;padding:20px 28px;border:1px solid rgba(196,154,85,.34);border-radius:18px;background:linear-gradient(145deg,rgba(255,255,255,.035),rgba(196,154,85,.025));box-shadow:0 25px 70px rgba(0,0,0,.22)}
.ee-etcho-hero-brand .ee-etcho-logo-img{max-height:140px;max-width:min(460px,72vw)}
.ee-etcho-hero-brand .ee-etcho-wordmark strong{font-size:clamp(52px,6vw,80px)}
.ee-etcho-redesign .ee-eyebrow,.ee-etcho-label,.ee-etcho-kicker{font-size:12px;letter-spacing:.2em;text-transform:uppercase;color:#cda664;font-weight:800}
.ee-etcho-hero h1{font-size:clamp(52px,7.4vw,102px);line-height:.93;letter-spacing:-.055em;margin:.18em 0 .28em;max-width:880px}
.ee-etcho-lead{font-size:clamp(19px,2vw,25px);line-height:1.55;color:#d7cfc2;max-width:690px}
.ee-etcho-note{font-size:14px;color:#968e82;margin-top:20px}
.ee-etcho-redesign .ee-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}
.ee-etcho-redesign .ee-btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;border-radius:999px;padding:14px 22px;font-weight:800}
.ee-btn-gold{background:#c49a55;color:#0a0908!important}
.ee-btn-darkghost{border:1px solid rgba(255,255,255,.24);color:#fff!important;background:rgba(255,255,255,.03)}
.ee-etcho-hero .ee-image{margin:0;position:relative;z-index:1}
.ee-etcho-hero .ee-image img{max-height:620px;width:100%;height:auto;object-fit:contain;border-radius:28px}
.ee-etcho-steps-wrap{background:#f1eadf;color:#17130f;padding:clamp(58px,7vw,92px) clamp(20px,5vw,68px)}
.ee-etcho-kicker{max-width:1180px;margin:0 auto 28px;color:#8e682d}
.ee-etcho-steps{max-width:1180px;margin:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#d9cebd;border:1px solid #d9cebd;border-radius:24px;overflow:hidden}
.ee-etcho-steps article{background:#f9f6f0;padding:34px 28px;min-height:220px}
.ee-etcho-steps span{font-size:13px;font-weight:900;color:#9a7436}
.ee-etcho-steps h2{font-size:28px;margin:34px 0 8px}
.ee-etcho-steps p{line-height:1.55;color:#61594f;margin:0}
.ee-etcho-feature{max-width:1180px;margin:auto;padding:clamp(70px,9vw,120px) clamp(20px,3vw,40px);display:grid;grid-template-columns:minmax(280px,.9fr) minmax(0,1.1fr);gap:clamp(34px,7vw,90px);align-items:start}
.ee-etcho-feature-light{grid-template-columns:minmax(0,1.3fr) minmax(260px,.7fr)}
.ee-etcho-feature-reverse .ee-etcho-media{order:2}.ee-etcho-feature-reverse .ee-etcho-copy{order:1}
.ee-etcho-copy h2,.ee-etcho-detail h2,.ee-etcho-scan h2,.ee-etcho-enquiry h2{font-size:clamp(38px,5vw,68px);line-height:1;letter-spacing:-.04em;margin:.18em 0 .48em}
.ee-etcho-copy p,.ee-etcho-copy li,.ee-etcho-detail p,.ee-etcho-detail li,.ee-etcho-scan p,.ee-etcho-trust p{font-size:17px;line-height:1.72;color:#c9c0b3}
.ee-etcho-copy h3{font-size:22px;color:#f3e7d6;margin-top:30px;margin-bottom:5px}
.ee-etcho-quote{align-self:center;font-size:clamp(31px,4vw,55px);font-weight:800;line-height:1.04;letter-spacing:-.04em;color:#cda664;padding:34px;border-left:2px solid #cda664}
.ee-etcho-media:empty{display:none}
.ee-etcho-media .ee-image{margin:0;position:sticky;top:120px}
.ee-etcho-media img{width:100%;max-height:650px;object-fit:contain;border-radius:26px}
.ee-etcho-band{background:#c49a55;color:#17100a;padding:clamp(54px,7vw,84px) 20px}
.ee-etcho-band>div{max-width:1000px;margin:auto}
.ee-etcho-band .ee-etcho-label{color:#513a18}.ee-etcho-band h2{font-size:clamp(38px,5vw,64px);letter-spacing:-.04em;margin:.2em 0}
.ee-etcho-band p,.ee-etcho-band li{font-size:18px;line-height:1.65}
.ee-etcho-band ul{display:flex;flex-wrap:wrap;gap:10px;list-style:none;padding:0;margin-top:28px}
.ee-etcho-band li{background:rgba(255,255,255,.27);border:1px solid rgba(0,0,0,.1);border-radius:999px;padding:8px 14px}
.ee-etcho-detail{max-width:960px;margin:auto;padding:clamp(76px,9vw,120px) 22px}
.ee-etcho-detail ol{list-style:none;padding:0;counter-reset:ee-etcho-step}
.ee-etcho-detail ol li{counter-increment:ee-etcho-step;padding:24px 0 24px 72px;border-bottom:1px solid rgba(255,255,255,.12);position:relative}
.ee-etcho-detail ol li:before{content:counter(ee-etcho-step,decimal-leading-zero);position:absolute;left:0;top:23px;color:#cda664;font-size:13px;font-weight:900;letter-spacing:.12em}
.ee-etcho-scan{background:#f6f1e8;color:#17130f;padding:clamp(64px,8vw,100px) max(22px,calc((100vw - 1120px)/2));display:grid;grid-template-columns:1.1fr .9fr;gap:70px;align-items:center}
.ee-etcho-scan .ee-etcho-label{color:#916c31}.ee-etcho-scan p{color:#5f574c}
.ee-etcho-scan a{color:#7a561f;font-weight:800}
.ee-etcho-scan-card{background:#11100e;color:#f4e9da;border-radius:28px;padding:44px;display:flex;flex-direction:column;gap:4px;box-shadow:0 28px 70px rgba(0,0,0,.14)}
.ee-etcho-scan-icon{font-size:72px;color:#c49a55;line-height:1;margin-bottom:24px}.ee-etcho-scan-card strong{font-size:clamp(28px,3vw,44px);line-height:1.05}
.ee-etcho-trust{max-width:1120px;margin:auto;padding:clamp(70px,9vw,116px) 22px;display:grid;grid-template-columns:1fr 1fr;gap:30px}
.ee-etcho-trust article{border:1px solid rgba(255,255,255,.12);border-radius:24px;padding:34px}
.ee-etcho-trust h2{font-size:34px}
.ee-etcho-guarantee{background:linear-gradient(145deg,#17130e,#21190e)}
.ee-etcho-guarantee>span{font-size:clamp(70px,9vw,118px);font-weight:900;line-height:.8;color:#c49a55;letter-spacing:-.07em}
.ee-etcho-enquiry{background:#efe7da;color:#17130f;padding:clamp(70px,9vw,120px) max(22px,calc((100vw - 1120px)/2));display:grid;grid-template-columns:.7fr 1.3fr;gap:clamp(40px,7vw,90px);align-items:start}
.ee-etcho-enquiry .ee-etcho-label{color:#8d672d}
.ee-etcho-enquiry-head{position:sticky;top:120px}
.ee-etcho-enquiry-head p{font-size:18px;line-height:1.6;color:#655b4d}
.ee-etcho-form-card{background:white;border-radius:28px;padding:clamp(22px,4vw,48px);box-shadow:0 24px 70px rgba(59,45,27,.10)}
.ee-etcho-form-card>p{color:#5d554b}
.ee-etcho-form-card .ee-form{margin-top:30px}
.ee-etcho-form-card label{color:#201b16}
.ee-etcho-form-card input,.ee-etcho-form-card textarea{background:#faf8f4;border-color:#d7cec0}
.ee-etcho-form-card .ee-btn{background:#111;color:white}
.ee-etcho-redesign .ee-footer{background:#060605}
@media(max-width:900px){
 .ee-etcho-hero{grid-template-columns:1fr;min-height:auto}
 .ee-etcho-hero .ee-image img{max-height:520px}
 .ee-etcho-steps{grid-template-columns:1fr 1fr}
 .ee-etcho-feature,.ee-etcho-feature-light,.ee-etcho-scan,.ee-etcho-trust,.ee-etcho-enquiry{grid-template-columns:1fr}
 .ee-etcho-feature-reverse .ee-etcho-media,.ee-etcho-feature-reverse .ee-etcho-copy{order:initial}
 .ee-etcho-media .ee-image,.ee-etcho-enquiry-head{position:static}
}
@media(max-width:560px){
 .ee-etcho-header{min-height:82px}.ee-etcho-header-brand{max-width:72vw}.ee-etcho-header .ee-etcho-logo-img{max-height:58px}.ee-etcho-header .ee-etcho-wordmark strong{font-size:30px}
 .ee-etcho-hero-brand{padding:16px 18px;margin-bottom:26px}.ee-etcho-hero-brand .ee-etcho-logo-img{max-height:105px}
 .ee-etcho-hero h1{font-size:50px}
 .ee-etcho-steps{grid-template-columns:1fr}
 .ee-etcho-steps article{min-height:auto}
 .ee-etcho-feature{padding-block:62px}
 .ee-etcho-copy h2,.ee-etcho-detail h2,.ee-etcho-scan h2,.ee-etcho-enquiry h2{font-size:40px}
 .ee-etcho-scan{gap:36px}
 .ee-etcho-form-card{padding:20px}
}
