/* Teljes publikus finomhangolás: a style.css után töltendő be. */
body{font-family:"Barlow",Arial,sans-serif}
h1,h2,h3,.brand strong,.brand span,.facts strong,.hero-cta>span{font-family:"Barlow Condensed","Arial Narrow",sans-serif}
h1,h2,h3{letter-spacing:-.025em}h1{font-weight:900;font-size:clamp(58px,6.7vw,104px);line-height:.94}h2{font-weight:800;line-height:1}h3{font-weight:700}
/* Nincs maximális szélesség: az oldal a teljes ablakhoz igazodik. */
.container{width:calc(100% - 2 * clamp(18px,2.5vw,48px));max-width:none;margin-inline:auto}
.brand strong{font-size:49px;font-weight:900;letter-spacing:-.03em;line-height:.85}.brand span{font-size:19px;font-weight:800;letter-spacing:.025em;margin-top:5px}.brand small{font-size:10px}.header-inner{min-height:98px}nav{font-weight:500}
/* Fehér felirat, megfelelő kontrasztú narancs háttérrel. */
.site-header nav .button{color:#fff;background:#b94d08}.site-header nav .button:hover{color:#fff;background:#a44105}
.hero-heading{position:relative;isolation:isolate;overflow:hidden;min-height:310px;padding-top:34px;padding-bottom:34px}.hero-heading::after{content:"";position:absolute;z-index:-1;right:-25px;bottom:4px;width:64%;height:280px;background:url('/images/gyor-skicc.png') right bottom/contain no-repeat;mix-blend-mode:multiply;opacity:.7;pointer-events:none}.hero-heading>div:first-child{position:relative;z-index:1}.hero-heading .eyebrow{margin-bottom:14px}.hero-subtitle{margin-top:18px;font-size:22px}.hero-note{position:absolute;right:12%;top:35px;font-family:Georgia,serif;font-size:18px;min-width:0;line-height:1.4;transform:rotate(-9deg)}.hero-note span{width:90px;height:2px;margin-top:10px}.hero-mosaic{height:clamp(370px,30vw,560px);grid-template-columns:2.1fr 1fr;gap:4px}.hero-cta{padding:22px 26px}.hero-cta>span{font-size:33px;font-weight:800}.hero-cta small{font-size:10px;letter-spacing:.15em}
.facts{padding-block:23px}.facts strong{font-size:25px;font-weight:800;line-height:1.15}.facts p{line-height:1.6}.section{padding-block:58px}.section-heading h2{font-size:39px}.section-heading .eyebrow{margin-bottom:8px}.services{gap:12px}.service{position:relative;padding:24px 24px 24px 88px;border-radius:2px}.service h3{font-size:25px;min-height:0;margin-bottom:10px}.service p{line-height:1.5;margin-bottom:0}.about-grid h2{font-size:54px}.equipment strong{font-family:"Barlow Condensed",sans-serif;font-size:26px}.work-card h3{font-size:29px}.quote-section h2{font-size:51px}
/* Egységes SVG-ikonok minden érintett szakaszban. */
.service-icon,.fact-icon,.equipment-icon,.contact-icon{width:44px;height:44px;flex:0 0 auto;color:var(--olive);fill:none;stroke:currentColor;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;pointer-events:none}
.service-icon{position:absolute;top:24px;left:22px}.fact-icon{width:37px;height:37px}.equipment-icon{width:43px;height:43px}.icon-fill{fill:currentColor;stroke-width:2}.icon-cutout{stroke:var(--paper);stroke-width:3}
.contact-links{display:grid;gap:16px;margin-top:28px}.contact-links a{display:flex;align-items:center;gap:14px;width:fit-content;max-width:100%;color:#ffb173;font-size:22px;line-height:1.3}.contact-links a span{overflow-wrap:anywhere;min-width:0}.contact-links a:hover{color:#fff}.contact-icon{width:26px;height:26px;color:currentColor}.contact-links a{font-weight:400}
.site-footer{padding:28px 0 30px;border-top:1px solid var(--line);background:var(--paper)}.footer-inner{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;text-align:center;font-size:14px;color:var(--ink)}.footer-inner p{margin:0}.footer-inner p+p{font-size:13px;color:var(--muted)}.footer-inner a{font-weight:700;color:var(--orange-dark)}.footer-inner a:hover{text-decoration:underline;text-underline-offset:4px}
@media(max-width:1000px){.hero-heading::after{right:-70px;width:60%;opacity:.5}.hero-note{display:none}.services{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.container{width:calc(100% - 36px)}.header-inner{min-height:88px}.brand strong{font-size:42px}.brand span{font-size:17px}.hero-heading{min-height:335px;align-items:flex-start;padding-top:30px;padding-bottom:92px}.hero-heading::after{width:100%;height:145px;right:0;bottom:0;opacity:.65}h1{font-size:clamp(43px,11.8vw,77px);line-height:.97}.hero-subtitle{font-size:18px;max-width:340px;margin-top:16px}.hero-mosaic{height:auto;grid-template-columns:1fr}.hero-main{height:300px}.hero-cta>span{font-size:28px}.facts strong{font-size:19px}.facts p{font-size:10px}.fact-icon{width:30px;height:30px}.section{padding-block:42px}.section-heading h2{font-size:35px}.service{padding:22px 18px 22px 76px}.service-icon{top:23px;left:18px;width:39px;height:39px}.service h3{font-size:24px}.about-grid h2,.quote-section h2{font-size:45px}.equipment>div{gap:16px}.equipment-icon{width:36px;height:36px}.equipment strong{font-size:24px}.contact-links a{font-size:21px}.site-footer{padding-bottom:calc(30px + env(safe-area-inset-bottom))}}
@media(max-width:480px){.services{grid-template-columns:1fr}.hero-main{height:265px}.footer-inner{font-size:13px}}
