:root{--eth-ink:#171713;--eth-ink-2:#25241f;--eth-stone:#f3f0ea;--eth-stone-2:#e7e1d8;--eth-line:#d9d3c9;--eth-white:#fff;--eth-muted:#69665f;--eth-accent:#8b5b35;--eth-accent-2:#caa178;--eth-green:#234f3e}
html{scroll-behavior:smooth}
body.ehp-standalone{margin:0!important;background:#fff!important;color:var(--eth-ink)!important;overflow-x:hidden}
body.ehp-standalone #wpadminbar{position:fixed}
body.ehp-standalone .wp-site-blocks,body.ehp-standalone .site,body.ehp-standalone main{margin:0;padding:0;max-width:none}
body.ehp-active-page .entry-header,body.ehp-active-page .entry-title,body.ehp-active-page .wp-block-post-title{display:none!important}
body.ehp-active-page .entry-content{margin:0!important;padding:0!important;max-width:none!important}
.eth-home,.eth-site-header,.eth-site-footer{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--eth-ink);line-height:1.55}
.eth-home *,.eth-site-header *,.eth-site-footer *{box-sizing:border-box}
.eth-home img,.eth-site-header img,.eth-site-footer img{display:block;max-width:100%}
.eth-home a,.eth-site-header a,.eth-site-footer a{color:inherit}
.eth-shell{width:min(1240px,calc(100% - 48px));margin-inline:auto}
.eth-topbar{background:var(--eth-ink);color:#fff;font-size:12px;letter-spacing:.02em}
.eth-topbar .eth-shell{min-height:36px;display:flex;align-items:center;justify-content:center;gap:28px;white-space:nowrap;overflow:hidden}
.eth-topbar span,.eth-topbar a{opacity:.86;text-decoration:none}
.eth-navbar{background:rgba(255,255,255,.97);border-bottom:1px solid rgba(23,23,19,.09);position:relative;z-index:50}
.ehp-standalone .eth-navbar{position:sticky;top:0}
.admin-bar.ehp-standalone .eth-navbar{top:32px}
.eth-navbar-inner{height:82px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:40px}
.eth-logo{display:inline-flex;align-items:center;gap:11px;text-decoration:none;font-family:Georgia,"Times New Roman",serif;font-size:27px;line-height:1;font-weight:500;letter-spacing:-.035em}
.eth-logo-mark{width:38px;height:38px;display:grid;place-items:center;background:var(--eth-ink);color:#fff;font-family:Georgia,serif;font-size:23px}
.eth-custom-logo img{max-height:54px;width:auto}
.eth-custom-logo .custom-logo-link{display:block}
.eth-main-nav{display:flex;justify-content:center;align-items:center;gap:31px}
.eth-main-nav a{text-decoration:none;font-size:14px;font-weight:650;color:#35342f;position:relative}
.eth-main-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-8px;height:1px;background:var(--eth-ink);transition:right .2s ease}
.eth-main-nav a:hover:after{right:0}
.eth-header-actions{display:flex;align-items:center;gap:16px}
.eth-header-call{text-decoration:none;font-size:14px;font-weight:700}
.eth-menu-toggle{display:none;background:none;border:0;padding:7px;cursor:pointer}
.eth-menu-toggle span:not(.screen-reader-text){display:block;width:25px;height:2px;background:var(--eth-ink);margin:5px 0}
.eth-button{min-height:52px;padding:14px 22px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;border:1px solid transparent;border-radius:0;font:inherit;font-size:14px;font-weight:800;line-height:1.2;cursor:pointer;transition:transform .18s ease,background .18s ease,border-color .18s ease}
.eth-button:hover{transform:translateY(-1px)}
.eth-button-dark{background:var(--eth-ink);color:#fff!important}
.eth-button-dark:hover{background:#33312c}
.eth-button-light{background:#fff;color:var(--eth-ink)!important;border-color:rgba(23,23,19,.25)}
.eth-button-light:hover{border-color:var(--eth-ink)}
.eth-button-outline{background:transparent;color:#fff!important;border-color:rgba(255,255,255,.65)}
.eth-button-outline:hover{background:#fff;color:var(--eth-ink)!important}
.eth-button-small{min-height:43px;padding:11px 17px}
.eth-button-full{width:100%}
.eth-hero{background:linear-gradient(120deg,#f5f2ed 0%,#faf8f4 55%,#ece5dc 100%);padding:54px 0 64px;overflow:hidden}
.eth-hero-grid{display:grid;grid-template-columns:minmax(0,.88fr) minmax(520px,1.12fr);gap:66px;align-items:center}
.eth-hero-copy{padding:44px 0}
.eth-kicker{display:inline-block;margin-bottom:16px;color:var(--eth-accent);font-size:11px;line-height:1.2;font-weight:900;letter-spacing:.17em;text-transform:uppercase}
.eth-hero h1,.eth-section h2,.eth-site-footer h2{font-family:Georgia,"Times New Roman",serif;font-weight:500;letter-spacing:-.045em;text-wrap:balance}
.eth-hero h1{font-size:clamp(50px,5.1vw,74px);line-height:.99;margin:0 0 23px;max-width:700px}
.eth-hero-copy>p{font-size:18px;line-height:1.68;color:#535049;max-width:650px;margin:0 0 29px}
.eth-actions{display:flex;gap:11px;flex-wrap:wrap}
.eth-hero-points{list-style:none;padding:0;margin:28px 0 0;display:grid;gap:9px;color:#4e4b45;font-size:14px}
.eth-hero-points li{display:flex;align-items:center;gap:10px}
.eth-hero-points li:before{content:"";width:18px;height:18px;border-radius:50%;background:var(--eth-ink);box-shadow:inset 0 0 0 5px #f4f0ea;flex:0 0 auto}
.eth-hero-media{position:relative;min-height:610px;margin-right:calc((100vw - min(1240px,calc(100vw - 48px)))/-2)}
.eth-hero-media>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;border-radius:2px}
.eth-hero-media:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,transparent 58%,rgba(10,10,8,.22))}
.eth-hero-panel{position:absolute;z-index:2;left:-42px;bottom:28px;width:min(360px,80%);background:#fff;padding:21px 23px;box-shadow:0 22px 48px rgba(30,25,18,.16);border-left:4px solid var(--eth-accent)}
.eth-hero-panel strong{display:block;font-family:Georgia,"Times New Roman",serif;font-size:23px;font-weight:500;line-height:1.15;margin-bottom:6px}
.eth-hero-panel span{display:block;color:var(--eth-muted);font-size:13px}
.eth-trust{border-bottom:1px solid var(--eth-line);background:#fff}
.eth-trust-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:0}
.eth-trust-grid>div{min-height:142px;padding:27px 30px;border-right:1px solid var(--eth-line)}
.eth-trust-grid>div:first-child{padding-left:0}
.eth-trust-grid>div:last-child{border-right:0}
.eth-trust-grid span{font-size:11px;color:var(--eth-accent);font-weight:900;letter-spacing:.12em}
.eth-trust-grid strong{display:block;font-family:Georgia,"Times New Roman",serif;font-size:20px;font-weight:500;margin:5px 0 4px}
.eth-trust-grid p{font-size:13px;color:var(--eth-muted);margin:0;max-width:330px}
.eth-review a{font-size:12px;font-weight:800}
.eth-section{padding:88px 0}
.eth-section h2{font-size:clamp(36px,4vw,57px);line-height:1.04;margin:0;color:var(--eth-ink)}
.eth-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;margin-bottom:38px}
.eth-section-head>div{max-width:690px}
.eth-section-head>p{max-width:500px;margin:0;color:var(--eth-muted);font-size:16px;line-height:1.65}
.eth-text-link{font-size:13px;font-weight:850;text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:3px}
.eth-category-grid{display:grid;grid-template-columns:1.15fr .85fr .85fr;grid-template-rows:310px 310px;gap:15px}
.eth-home a.eth-category-card{color:#fff}.eth-category-card{position:relative;overflow:hidden;text-decoration:none;background:#c9c3b9;color:#fff;min-height:0}
.eth-category-1{grid-row:1/3}
.eth-category-2{grid-column:2/4}
.eth-category-card>img{width:100%;height:100%;object-fit:cover;transition:transform .55s ease}
.eth-category-card:hover>img{transform:scale(1.035)}
.eth-category-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(15,14,12,.02) 32%,rgba(15,14,12,.86) 100%)}
.eth-category-overlay{position:absolute;z-index:2;left:24px;right:24px;bottom:22px;display:block}
.eth-category-overlay small{display:block;font-size:10px;font-style:normal;font-weight:900;letter-spacing:.14em;color:rgba(255,255,255,.75)}
.eth-category-overlay strong{display:block;font-family:Georgia,"Times New Roman",serif;font-size:29px;line-height:1.08;font-weight:500;margin:5px 0 7px}
.eth-category-1 .eth-category-overlay strong,.eth-category-2 .eth-category-overlay strong{font-size:36px}
.eth-category-overlay em{display:block;font-style:normal;font-size:13px;line-height:1.5;color:rgba(255,255,255,.85);max-width:520px}
.eth-category-overlay b{display:inline-block;margin-top:12px;font-size:12px;font-weight:850;border-bottom:1px solid rgba(255,255,255,.8)}
.eth-products{background:var(--eth-stone)}
.eth-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:17px}
.eth-product-card{background:#fff;border:1px solid var(--eth-line)}
.eth-product-image{display:block;aspect-ratio:1/1;overflow:hidden;background:#eee}
.eth-product-image img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}
.eth-product-card:hover .eth-product-image img{transform:scale(1.025)}
.eth-product-copy{padding:18px}
.eth-product-copy h3{font-size:16px;line-height:1.35;margin:0 0 8px}
.eth-product-copy h3 a{text-decoration:none}
.eth-price{font-weight:800;margin-bottom:12px}
.eth-inspiration{background:#fff}
.eth-inspiration-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:center}
.eth-inspiration-copy>p{color:var(--eth-muted);font-size:17px;line-height:1.65;max-width:520px;margin:22px 0}
.eth-style-list{display:grid;margin:29px 0 34px;border-top:1px solid var(--eth-line)}
.eth-style-list button{border:0;border-bottom:1px solid var(--eth-line);background:none;text-align:left;padding:15px 0;font:inherit;font-size:14px;font-weight:760;cursor:pointer;color:var(--eth-ink)}
.eth-style-list button:after{content:"+";float:right;font-size:19px;font-weight:400}
.eth-inspiration-images{display:grid;grid-template-columns:1fr .64fr;grid-template-rows:275px 275px;gap:13px}
.eth-inspiration-images figure{margin:0;position:relative;overflow:hidden;background:#ddd}
.eth-inspiration-images figure img{width:100%;height:100%;object-fit:cover}
.eth-inspire-main{grid-row:1/3}
.eth-inspire-main figcaption{position:absolute;left:16px;right:16px;bottom:16px;background:rgba(255,255,255,.93);padding:12px 14px;font-size:13px;font-weight:850}
.eth-project-help{padding-top:0}
.eth-help-grid{display:grid;grid-template-columns:1fr 1fr}
.eth-help-card{min-height:420px;padding:57px clamp(34px,5vw,72px);display:flex;flex-direction:column;align-items:flex-start;justify-content:center}
.eth-help-card h2{font-size:clamp(37px,4.2vw,58px);max-width:520px}
.eth-help-card p{max-width:560px;font-size:16px;line-height:1.7;margin:20px 0 29px}
.eth-help-sample{background:#d8c3aa}
.eth-help-trade{background:var(--eth-ink-2);color:#fff}
.eth-help-trade h2{color:#fff}
.eth-help-trade p{color:#cbc5bb}
.eth-help-trade .eth-kicker{color:#d8ad80}
.eth-calculator{background:var(--eth-stone)}
.eth-calculator-grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:75px;align-items:start}
.eth-calculator-grid>div>p{color:var(--eth-muted);font-size:17px;line-height:1.65;margin:22px 0}
.eth-calculator-grid>div>ul{padding-left:20px;color:#55524c;display:grid;gap:8px}
.eth-calc-card,.eth-form-card{background:#fff;border:1px solid var(--eth-line);padding:31px;box-shadow:0 18px 50px rgba(30,25,18,.06)}
.eth-field-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:18px}
.eth-field-grid label{display:grid;gap:7px;font-size:12px;font-weight:850;color:#393731}
.eth-field-grid label small{font-weight:500;color:var(--eth-muted)}
.eth-field-grid input,.eth-field-grid select,.eth-field-grid textarea{width:100%;min-height:51px;border:1px solid #cbc5ba;background:#fff;border-radius:0;padding:11px 12px;font:inherit;color:var(--eth-ink)}
.eth-field-grid textarea{min-height:138px;resize:vertical}
.eth-field-grid input:focus,.eth-field-grid select:focus,.eth-field-grid textarea:focus{outline:2px solid rgba(139,91,53,.2);border-color:var(--eth-accent)}
.eth-field-full{grid-column:1/-1}
.eth-calc-result{display:none;margin-top:17px;padding:18px;border-left:4px solid var(--eth-accent);background:var(--eth-stone);font-size:14px}
.eth-calc-result.is-visible{display:block}
.eth-calc-result strong{font-family:Georgia,"Times New Roman",serif;font-size:27px;font-weight:500}
.eth-calc-result button{display:block;margin-top:10px;background:none;border:0;border-bottom:1px solid currentColor;padding:0;font:inherit;font-weight:800;cursor:pointer}
.eth-contact{background:var(--eth-ink);color:#fff}
.eth-contact h2{color:#fff}
.eth-contact-grid{display:grid;grid-template-columns:.76fr 1.24fr;gap:72px;align-items:start}
.eth-contact-copy>p{color:#c5c0b8;font-size:17px;line-height:1.65;margin:22px 0 31px;max-width:530px}
.eth-contact .eth-kicker{color:#d9ad7f}
.eth-contact-details{display:grid;grid-template-columns:1fr 1fr;gap:19px 24px}
.eth-contact-details>a,.eth-contact-details>div{display:block;text-decoration:none;border-top:1px solid rgba(255,255,255,.2);padding-top:14px}
.eth-contact-details small{display:block;color:#9f9a92;font-size:10px;font-weight:850;letter-spacing:.13em;text-transform:uppercase;margin-bottom:5px}
.eth-contact-details strong{display:block;font-size:14px;font-weight:700}
.eth-form-card{color:var(--eth-ink)}
.eth-form-note{font-size:11px;color:var(--eth-muted);text-align:center;margin:13px 0 0}
.eth-hp{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.eth-alert{padding:13px 14px;margin-bottom:17px;font-size:13px;border:1px solid}
.eth-alert-success{background:#edf7f1;border-color:#a6cfb4;color:#205c3b}
.eth-alert-error{background:#fff1ef;border-color:#dca69e;color:#872f25}
.eth-faq{background:#fff}
.eth-faq-grid{display:grid;grid-template-columns:.62fr 1.38fr;gap:75px}
.eth-faq details{border-bottom:1px solid var(--eth-line);padding:19px 0}
.eth-faq details:first-child{border-top:1px solid var(--eth-line)}
.eth-faq summary{cursor:pointer;list-style:none;font-size:15px;font-weight:850;display:flex;justify-content:space-between;gap:20px}
.eth-faq summary::-webkit-details-marker{display:none}
.eth-faq summary:after{content:"+";font-size:20px;font-weight:400}
.eth-faq details[open] summary:after{content:"−"}
.eth-faq p{color:var(--eth-muted);margin:12px 42px 0 0;font-size:14px}
.eth-site-footer{background:#0f0f0d;color:#fff;padding:65px 0 22px}
.eth-footer-grid{display:grid;grid-template-columns:1.35fr .65fr .9fr .9fr;gap:55px}
.eth-footer-brand .eth-logo{color:#fff}
.eth-footer-brand .eth-logo-mark{background:#fff;color:#111}
.eth-footer-grid>div:first-child>p{color:#aaa69f;max-width:330px;font-size:14px}
.eth-footer-grid h3{font-size:12px;text-transform:uppercase;letter-spacing:.14em;margin:5px 0 18px;color:#b9b3aa}
.eth-footer-grid>div:not(:first-child){display:flex;flex-direction:column;align-items:flex-start}
.eth-footer-grid a,.eth-footer-grid span{font-size:13px;color:#e0ddd7;text-decoration:none;margin-bottom:10px}
.eth-footer-bottom{border-top:1px solid rgba(255,255,255,.13);margin-top:45px;padding-top:20px;display:flex;align-items:center;gap:25px;flex-wrap:wrap;color:#8f8b84;font-size:11px}
.eth-footer-bottom a{color:#bcb7b0;text-decoration:none}
.eth-photo-credit{margin-left:auto}
.eth-mobile-bar{display:none}
.screen-reader-text{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.eth-home :focus-visible,.eth-site-header :focus-visible,.eth-site-footer :focus-visible{outline:3px solid #d2a06d;outline-offset:3px}
@media(max-width:1080px){.eth-navbar-inner{gap:24px}.eth-main-nav{gap:20px}.eth-hero-grid{grid-template-columns:1fr}.eth-hero-copy{padding:20px 0 5px}.eth-hero-media{min-height:570px;margin-right:0}.eth-hero-panel{left:22px}.eth-category-grid{grid-template-columns:1fr 1fr;grid-template-rows:390px 390px}.eth-category-1,.eth-category-2{grid-column:auto;grid-row:auto}.eth-category-1 .eth-category-overlay strong,.eth-category-2 .eth-category-overlay strong{font-size:31px}.eth-product-grid{grid-template-columns:repeat(2,1fr)}.eth-inspiration-grid,.eth-calculator-grid,.eth-contact-grid{grid-template-columns:1fr;gap:45px}.eth-inspiration-copy{max-width:720px}.eth-help-card{min-height:390px}.eth-faq-grid{grid-template-columns:.75fr 1.25fr}.eth-footer-grid{grid-template-columns:1.2fr 1fr 1fr}.eth-footer-grid>div:last-child{grid-column:2/4}}
@media(max-width:820px){.eth-shell{width:min(100% - 30px,1240px)}.admin-bar.ehp-standalone .eth-navbar{top:46px}.eth-navbar-inner{height:70px;grid-template-columns:auto auto;justify-content:space-between}.eth-main-nav{position:absolute;left:15px;right:15px;top:70px;background:#fff;border:1px solid var(--eth-line);box-shadow:0 20px 40px rgba(0,0,0,.12);padding:18px;display:none;flex-direction:column;align-items:stretch;gap:0}.eth-main-nav.is-open{display:flex}.eth-main-nav a{padding:12px 5px;border-bottom:1px solid var(--eth-line)}.eth-main-nav a:last-child{border-bottom:0}.eth-header-actions{display:none}.eth-menu-toggle{display:block}.eth-topbar .eth-shell{justify-content:flex-start;gap:18px;overflow:auto}.eth-topbar .eth-shell span:nth-child(2){display:none}.eth-hero{padding:36px 0 46px}.eth-hero h1{font-size:clamp(44px,11vw,63px)}.eth-hero-copy>p{font-size:16px}.eth-hero-media{min-height:480px}.eth-trust-grid{grid-template-columns:1fr}.eth-trust-grid>div{min-height:auto;border-right:0;border-bottom:1px solid var(--eth-line);padding:20px 0}.eth-section{padding:66px 0}.eth-section-head{align-items:flex-start;flex-direction:column;gap:18px;margin-bottom:29px}.eth-category-grid{grid-template-columns:1fr;grid-template-rows:none}.eth-category-card{height:390px}.eth-product-grid{grid-template-columns:1fr 1fr}.eth-inspiration-images{grid-template-rows:230px 230px}.eth-help-grid{grid-template-columns:1fr}.eth-help-card{min-height:0;padding:54px 28px}.eth-field-grid{grid-template-columns:1fr}.eth-field-full{grid-column:auto}.eth-contact-details{grid-template-columns:1fr 1fr}.eth-faq-grid{grid-template-columns:1fr;gap:25px}.eth-footer-grid{grid-template-columns:1fr 1fr;gap:40px}.eth-footer-grid>div:last-child{grid-column:auto}.eth-photo-credit{margin-left:0;width:100%}.eth-mobile-bar{position:fixed;z-index:1000;left:0;right:0;bottom:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(0,1fr));background:#fff;border-top:1px solid var(--eth-line);box-shadow:0 -8px 25px rgba(0,0,0,.12)}.eth-mobile-bar a{min-height:56px;display:grid;place-items:center;text-decoration:none;font-size:12px;font-weight:850;border-right:1px solid var(--eth-line)}.eth-mobile-bar a:last-child{background:var(--eth-ink);color:#fff;border-right:0}.eth-site-footer{padding-bottom:78px}}
@media(max-width:560px){.eth-logo{font-size:23px}.eth-logo-mark{width:34px;height:34px;font-size:20px}.eth-actions{display:grid}.eth-hero-media{min-height:380px}.eth-hero-panel{left:14px;right:14px;bottom:14px;width:auto}.eth-hero-panel strong{font-size:20px}.eth-category-card{height:335px}.eth-category-overlay{left:18px;right:18px;bottom:18px}.eth-category-overlay strong,.eth-category-1 .eth-category-overlay strong,.eth-category-2 .eth-category-overlay strong{font-size:28px}.eth-product-grid{grid-template-columns:1fr}.eth-inspiration-images{grid-template-columns:1fr 1fr;grid-template-rows:310px 170px}.eth-inspire-main{grid-column:1/3;grid-row:auto}.eth-calc-card,.eth-form-card{padding:21px}.eth-contact-details{grid-template-columns:1fr}.eth-footer-grid{grid-template-columns:1fr}.eth-footer-bottom{align-items:flex-start;flex-direction:column;gap:8px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.eth-home *,.eth-site-header *,.eth-site-footer *{transition:none!important}}

/* Complete theme layer */
html{scroll-padding-top:110px}
body.eurotiles-theme{margin:0;background:#fff;color:var(--eth-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;overflow-x:hidden}
body.eurotiles-theme.admin-bar .eth-navbar{top:32px}
.eth-navbar{position:sticky;top:0;z-index:100;transition:box-shadow .2s ease,background .2s ease}
.eth-navbar.is-scrolled{box-shadow:0 12px 30px rgba(20,18,14,.08)}
.eth-brand{min-width:170px}
.eth-brand .custom-logo-link,.eth-footer-brand .custom-logo-link{display:inline-flex;align-items:center}
.eth-brand .custom-logo{max-height:58px;width:auto}
.eth-footer-brand .custom-logo{max-height:58px;width:auto;filter:brightness(0) invert(1)}
.eth-main-nav{min-width:0}
.eth-main-nav .eth-menu-list,.eth-main-nav>ul{display:flex;justify-content:center;align-items:center;gap:31px;list-style:none;margin:0;padding:0}
.eth-main-nav li{position:relative;margin:0;padding:0}
.eth-main-nav a{text-decoration:none;font-size:14px;font-weight:650;color:#35342f;position:relative;white-space:nowrap}
.eth-main-nav .sub-menu{position:absolute;left:-18px;top:calc(100% + 18px);min-width:220px;background:#fff;border:1px solid var(--eth-line);box-shadow:0 18px 40px rgba(30,25,18,.13);list-style:none;margin:0;padding:10px;opacity:0;visibility:hidden;transform:translateY(8px);transition:.18s ease}
.eth-main-nav li:hover>.sub-menu,.eth-main-nav li:focus-within>.sub-menu{opacity:1;visibility:visible;transform:translateY(0)}
.eth-main-nav .sub-menu a{display:block;padding:10px 9px;white-space:normal}
.eth-cart-link{display:inline-flex;align-items:center;gap:6px;text-decoration:none;font-size:13px;font-weight:800}
.eth-cart-link span{display:grid;place-items:center;min-width:20px;height:20px;border-radius:50%;background:var(--eth-accent);color:#fff;font-size:10px}
.eth-project-help{padding:0 0 88px}
.eth-style-list a{border-bottom:1px solid var(--eth-line);padding:15px 0;text-decoration:none;font:inherit;font-weight:750;color:var(--eth-ink)}
.eth-style-list a:first-child{border-top:1px solid var(--eth-line)}
.eth-site-footer .eth-footer-menu{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;align-items:flex-start}
.eth-site-footer .eth-footer-menu li{margin:0;padding:0}
.eth-site-footer .eth-footer-menu a{margin-bottom:10px}
.eth-footer-credit{margin-left:auto}
.eth-skip-link:focus{position:fixed!important;z-index:99999;left:12px;top:12px;width:auto!important;height:auto!important;clip:auto!important;padding:12px 18px!important;margin:0!important;background:#fff;color:#111;box-shadow:0 5px 30px rgba(0,0,0,.2)}

/* Standard pages and posts */
.eth-content-main{min-height:60vh;padding:78px 0 100px;background:#fff}
.eth-content-shell{max-width:1240px}
.eth-readable{max-width:900px}
.eth-page-header{margin-bottom:42px;max-width:900px}
.eth-page-header h1,.eth-empty-state h1{font-family:Georgia,"Times New Roman",serif;font-weight:500;letter-spacing:-.045em;font-size:clamp(42px,6vw,72px);line-height:1.02;margin:0}
.eth-page-header .eth-archive-description,.eth-page-header .eth-byline{color:var(--eth-muted);font-size:16px;margin-top:18px}
.eth-featured-image{margin:0 0 42px}
.eth-featured-image img{width:100%;height:auto;display:block}
.eth-entry-content{font-family:Georgia,"Times New Roman",serif;font-size:19px;line-height:1.78;color:#302e29}
.eth-entry-content>*{max-width:760px;margin-left:auto;margin-right:auto}
.eth-entry-content>.alignwide{max-width:1100px}
.eth-entry-content>.alignfull{max-width:none;width:100vw;margin-left:calc(50% - 50vw)}
.eth-entry-content h2,.eth-entry-content h3,.eth-entry-content h4{font-family:Inter,ui-sans-serif,system-ui,sans-serif;line-height:1.2;color:var(--eth-ink);margin-top:2em}
.eth-entry-content a{color:var(--eth-accent);text-decoration-thickness:1px;text-underline-offset:3px}
.eth-entry-content img{max-width:100%;height:auto}
.eth-entry-content blockquote{border-left:4px solid var(--eth-accent);padding:10px 0 10px 25px;font-size:24px;font-style:italic}
.eth-post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
.eth-post-card{border:1px solid var(--eth-line);background:#fff}
.eth-post-card-image{display:block;aspect-ratio:1.35/1;overflow:hidden;background:var(--eth-stone)}
.eth-post-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}
.eth-post-card:hover .eth-post-card-image img{transform:scale(1.025)}
.eth-post-card-copy{padding:25px}
.eth-post-meta{font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--eth-accent)}
.eth-post-card h2{font-family:Georgia,"Times New Roman",serif;font-size:27px;line-height:1.13;font-weight:500;margin:9px 0 12px}
.eth-post-card h2 a{text-decoration:none}
.eth-post-card p{color:var(--eth-muted);font-size:14px;line-height:1.65}
.eth-empty-state{padding:55px 0;max-width:760px}
.eth-empty-state p{font-size:18px;color:var(--eth-muted);margin:20px 0 28px}
.search-form{display:flex;gap:8px;max-width:600px}
.search-form label{flex:1}
.search-form input[type="search"]{width:100%;min-height:52px;border:1px solid var(--eth-line);padding:10px 13px;font:inherit}
.search-form input[type="submit"]{min-height:52px;border:0;background:var(--eth-ink);color:#fff;padding:0 22px;font:inherit;font-weight:800;cursor:pointer}
.navigation.pagination{margin-top:45px}
.nav-links{display:flex;gap:8px;flex-wrap:wrap}
.nav-links .page-numbers{display:grid;place-items:center;min-width:42px;height:42px;border:1px solid var(--eth-line);text-decoration:none}
.nav-links .current{background:var(--eth-ink);color:#fff;border-color:var(--eth-ink)}
.post-navigation{margin:50px 0;border-top:1px solid var(--eth-line);border-bottom:1px solid var(--eth-line);padding:20px 0}
.post-navigation .nav-links{display:grid;grid-template-columns:1fr 1fr;gap:30px}
.post-navigation a{text-decoration:none;font-weight:750}

/* WooCommerce */
.eth-shop-main{min-height:65vh;padding:64px 0 100px;background:#fff}
.eth-shop-shell{max-width:1240px}
.woocommerce .woocommerce-breadcrumb{font-size:12px;color:var(--eth-muted);margin-bottom:24px}
.woocommerce-products-header__title.page-title,.woocommerce div.product .product_title,.cart_totals h2,.woocommerce-checkout h3{font-family:Georgia,"Times New Roman",serif;font-weight:500;letter-spacing:-.04em}
.woocommerce-products-header__title.page-title{font-size:clamp(42px,5vw,66px);margin:0 0 30px}
.woocommerce .woocommerce-ordering select{min-height:45px;border:1px solid var(--eth-line);padding:8px 35px 8px 12px;background:#fff}
.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;margin:35px 0!important}
.woocommerce ul.products:before,.woocommerce ul.products:after{display:none!important}
.woocommerce ul.products li.product{width:auto!important;margin:0!important;float:none!important;border:1px solid var(--eth-line);padding:0 0 20px!important;background:#fff}
.woocommerce ul.products li.product a img{margin:0 0 18px!important;aspect-ratio:1/1;object-fit:cover}
.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:16px!important;padding:0 18px!important;line-height:1.35}
.woocommerce ul.products li.product .price{padding:0 18px;color:var(--eth-ink)!important;font-weight:800}
.woocommerce ul.products li.product .button{margin:8px 18px 0!important;border-radius:0;background:var(--eth-ink);color:#fff;min-height:43px;padding:13px 17px;font-weight:800}
.woocommerce span.onsale{background:var(--eth-accent);border-radius:0;min-width:auto;min-height:auto;line-height:1;padding:9px 11px;top:10px;left:10px}
.woocommerce div.product{display:grid;grid-template-columns:1.05fr .95fr;gap:60px}
.woocommerce div.product div.images,.woocommerce div.product div.summary{width:auto;float:none;margin:0}
.woocommerce div.product .product_title{font-size:clamp(38px,4vw,58px);line-height:1.03}
.woocommerce div.product p.price,.woocommerce div.product span.price{color:var(--eth-ink);font-size:22px;font-weight:800}
.woocommerce .quantity .qty{min-height:48px;border:1px solid var(--eth-line)}
.woocommerce button.button.alt,.woocommerce a.button.alt,.woocommerce input.button.alt,.woocommerce #respond input#submit.alt{background:var(--eth-ink);border-radius:0;min-height:48px;padding:14px 22px}
.woocommerce button.button.alt:hover,.woocommerce a.button.alt:hover,.woocommerce input.button.alt:hover{background:#33312c}
.woocommerce div.product .woocommerce-tabs{grid-column:1/-1;margin-top:30px}
.woocommerce div.product .woocommerce-tabs ul.tabs{padding:0;margin:0 0 25px}
.woocommerce div.product .woocommerce-tabs ul.tabs li{border-radius:0;background:var(--eth-stone);border-color:var(--eth-line)}
.woocommerce table.shop_table{border-radius:0;border-color:var(--eth-line)}
.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.select2-container--default .select2-selection--single{min-height:49px;border:1px solid var(--eth-line);border-radius:0;padding:10px 12px}
.woocommerce-info,.woocommerce-message,.woocommerce-error{border-top-color:var(--eth-accent);background:var(--eth-stone)}

@media(max-width:1080px){
.eth-main-nav .eth-menu-list,.eth-main-nav>ul{gap:20px}
.eth-post-grid{grid-template-columns:repeat(2,1fr)}
.woocommerce ul.products{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:820px){
body.eurotiles-theme.admin-bar .eth-navbar{top:46px}
.eth-main-nav .eth-menu-list,.eth-main-nav>ul{display:flex;flex-direction:column;align-items:stretch;gap:0}
.eth-main-nav .sub-menu{position:static;opacity:1;visibility:visible;transform:none;box-shadow:none;border:0;border-left:2px solid var(--eth-line);margin:0 0 0 10px;padding:0 0 0 12px}
.eth-brand{min-width:0}
.eth-content-main{padding:55px 0 85px}
.eth-post-grid{grid-template-columns:1fr 1fr}
.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))}
.woocommerce div.product{grid-template-columns:1fr;gap:35px}
.eth-footer-credit{margin-left:0;width:100%}
}
@media(max-width:560px){
.eth-post-grid{grid-template-columns:1fr}
.woocommerce ul.products{grid-template-columns:1fr}
.search-form{display:grid}
.post-navigation .nav-links{grid-template-columns:1fr}
.eth-entry-content{font-size:17px}
}
