/* Theme Name: Svodas Packaging | Version: 2.0 */
:root{--pine:#173f31;--green:#176947;--mist:#f4f7f2;--paper:#fffefa;--line:#d8e0d6;--ink:#183027;--muted:#617369;--radius:4px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--mist);color:var(--ink);font-family:Arial,Helvetica,sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}img{max-width:100%}.wrap{width:min(1180px,92vw);margin:auto}.utility{background:var(--pine);color:#e8f1e8;font-size:12px;letter-spacing:.03em}.utility .wrap{display:flex;justify-content:space-between;padding:10px 0}.utility a{font-weight:700}.nav{height:108px;display:flex;align-items:center;justify-content:space-between;gap:32px}.brand{display:flex;align-items:center;flex:0 0 88px}.brand img{width:88px;height:88px;display:block}.links{display:flex;gap:28px;font-size:14px;font-weight:700}.links a,.text-link{transition:color .2s ease}.links a:hover,.text-link:hover{color:var(--green)}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;background:var(--green);color:#fff;font-size:14px;font-weight:800;border:1px solid var(--green);border-radius:var(--radius);transition:transform .2s ease,background .2s ease}.button:hover{background:var(--pine);border-color:var(--pine);transform:translateY(-1px)}.button:active{transform:translateY(1px)}.hero{padding:30px 0 72px}.hero-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);align-items:stretch;background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.hero-copy{padding:clamp(44px,7vw,92px) clamp(32px,6vw,82px);display:flex;flex-direction:column;justify-content:center}.kicker{margin:0 0 17px;color:var(--green);font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.hero h1,.section h2{margin:0;font-size:clamp(42px,5.3vw,73px);line-height:.98;letter-spacing:-.065em}.lede{max-width:450px;margin:24px 0 0;color:var(--muted);font-size:18px}.hero-actions{display:flex;align-items:center;gap:24px;margin-top:30px}.text-link{font-size:14px;font-weight:800}.text-link span{margin-left:7px}.hero-note{display:flex;flex-wrap:wrap;gap:11px 20px;margin-top:50px;padding-top:20px;border-top:1px solid var(--line);font-size:12px;color:var(--muted);font-weight:700}.hero-note span:before{content:'+';color:var(--green);padding-right:6px}.hero-media{position:relative;margin:0;min-height:560px;background:#dfe8dd}.hero-media img{width:100%;height:100%;object-fit:cover}.hero-media figcaption{position:absolute;right:18px;bottom:16px;max-width:200px;margin:0;padding:10px 12px;background:rgba(255,254,250,.92);font-size:11px;line-height:1.35;color:var(--pine)}.section{padding:94px 0}.section-intro{max-width:690px;margin-bottom:42px}.section-intro h2,.custom-copy h2,.process-section h2,.cta h2{font-size:clamp(34px,4vw,54px);line-height:1.03;letter-spacing:-.05em}.section-intro p{max-width:500px;margin:18px 0 0;color:var(--muted);font-size:17px}.product-grid{display:grid;grid-template-columns:1.08fr .92fr .92fr 1.08fr;gap:12px}.product{display:flex;min-height:382px;flex-direction:column;justify-content:flex-end;position:relative;overflow:hidden;background:#dce8db;border-radius:var(--radius);padding:23px;color:var(--paper)}.product:after{content:'';position:absolute;inset:35% 0 0;background:linear-gradient(transparent,rgba(17,49,37,.75));pointer-events:none}.product img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.product:hover img{transform:scale(1.04)}.product span,.product small{z-index:1;position:relative}.product span{font-size:23px;font-weight:800;letter-spacing:-.03em}.product small{margin-top:4px;font-size:12px;color:#e6efe8}.product-dark{background:var(--pine)}.proof{background:var(--pine);color:#fff}.proof-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;padding:42px 0}.proof strong{display:block;font-size:19px;letter-spacing:-.02em}.proof p{margin:10px 0 0;color:#c5d8cc;font-size:14px}.custom-grid{display:grid;grid-template-columns:minmax(340px,1fr) minmax(360px,.85fr);gap:clamp(42px,8vw,120px);align-items:center}.custom-image{min-height:570px;background:#dce8db;overflow:hidden;border-radius:var(--radius)}.custom-image img{width:100%;height:100%;object-fit:cover}.custom-copy p{margin:23px 0 30px;color:var(--muted);font-size:17px}.custom-copy dl{margin:0 0 30px;border-top:1px solid var(--line)}.custom-copy dl div{padding:15px 0;border-bottom:1px solid var(--line)}.custom-copy dt{font-size:16px;font-weight:800}.custom-copy dd{margin:4px 0 0;color:var(--muted);font-size:14px}.process-section{background:var(--paper)}.process-section h2{max-width:620px}.process{display:grid;grid-template-columns:repeat(4,1fr);gap:0;list-style:none;margin:46px 0 0;padding:0;border-top:1px solid var(--line)}.process li{padding:24px 22px 0 0;margin-right:22px;border-right:1px solid var(--line)}.process li:last-child{border-right:0}.process b{font-size:12px;color:var(--green);letter-spacing:.1em}.process h3{margin:16px 0 8px;font-size:20px;letter-spacing:-.03em}.process p{margin:0;color:var(--muted);font-size:14px}.cta{padding:76px 0;background:#dce8db}.cta-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:70px;align-items:end}.cta h2{max-width:640px}.cta p:not(.kicker){margin:0 0 25px;color:#40594c;font-size:16px}.contact-line{display:block;margin-top:18px;color:var(--pine);font-size:14px;font-weight:800}.footer{padding:52px 0;background:var(--pine);color:#c6d7ca}.footer .wrap{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:40px}.footer-mark{width:72px;height:72px}.footer p{max-width:220px;margin:9px 0 0;font-size:14px}.footer strong{display:block;margin-bottom:12px;color:#fff;font-size:13px}.footer a{display:block;margin:7px 0;font-size:14px}.footer a:hover{color:#fff}@media(max-width:850px){.nav{height:auto;padding:14px 0}.links{display:none}.hero-grid,.custom-grid,.cta-grid{grid-template-columns:1fr}.hero-copy{padding:50px 34px}.hero-media{min-height:420px}.product-grid{grid-template-columns:repeat(2,1fr)}.product{min-height:330px}.proof-grid{gap:28px}.process{grid-template-columns:repeat(2,1fr)}.process li:nth-child(2){border-right:0}.process li:nth-child(-n+2){padding-bottom:24px;border-bottom:1px solid var(--line)}.footer .wrap{grid-template-columns:1fr 1fr}}@media(max-width:540px){.utility .wrap{justify-content:center}.utility span{display:none}.brand img{width:68px;height:68px}.brand{flex-basis:68px}.nav{gap:15px}.nav .button{padding:0 13px;font-size:12px;min-height:42px}.hero{padding:12px 0 46px}.hero-copy{padding:42px 24px}.hero h1{font-size:42px}.lede{font-size:16px}.hero-actions{gap:16px}.hero-note{margin-top:34px}.hero-media{min-height:340px}.section{padding:62px 0}.product-grid,.proof-grid,.process,.footer .wrap{grid-template-columns:1fr}.product{min-height:320px}.proof-grid{padding:32px 0}.proof-grid div{padding-bottom:20px;border-bottom:1px solid rgba(255,255,255,.16)}.proof-grid div:last-child{padding-bottom:0;border-bottom:0}.custom-image{min-height:360px}.process li,.process li:nth-child(2){padding:22px 0;border-right:0;border-bottom:1px solid var(--line)}.process li:last-child{border-bottom:0}.cta{padding:58px 0}.footer{padding:44px 0}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.product img{transition:none}}
.page-content{max-width:860px}.page-content h1{max-width:720px;margin:0;font-size:clamp(42px,5vw,68px);line-height:1;letter-spacing:-.06em}.page-copy{max-width:720px;margin:30px 0 36px;color:var(--muted);font-size:18px}.page-copy h2{margin:42px 0 12px;font-size:28px;line-height:1.1;letter-spacing:-.035em;color:var(--ink)}.page-copy p{margin:0 0 18px}
