:root{--red:#d71920;--red-dark:#a80f15;--black:#050505;--black-2:#0d0f10;--text:#161616;--muted:#606060;--line:#e7e7e7;--light:#f7f7f7;--white:#fff;--container:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);color:var(--text);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:28px;height:28px}.container{width:min(var(--container), calc(100% - 48px));margin:0 auto}.site-header{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffffa;border-bottom:1px solid #00000014;position:sticky;top:0}.header-content{justify-content:space-between;align-items:center;gap:28px;min-height:112px;display:flex}.brand{flex-shrink:0;align-items:center;display:flex}.brand img,.brand .header-logo{object-fit:cover;object-position:center;width:300px;height:96px;display:block}.desktop-nav{align-items:center;gap:30px;font-size:14px;font-weight:700;display:flex}.desktop-nav a{color:#111;padding:42px 0;transition:color .18s;position:relative}.desktop-nav a:hover,.desktop-nav a.active{color:var(--red)}.desktop-nav a.active:after{content:"";background:var(--red);height:2px;position:absolute;bottom:34px;left:0;right:0}.header-whatsapp{background:var(--red);min-width:210px;color:var(--white);border-radius:8px;justify-content:center;align-items:center;gap:10px;padding:18px 24px;font-weight:800;transition:background .18s,transform .18s;display:inline-flex;box-shadow:0 14px 32px #d7192040}.header-whatsapp:hover{background:var(--red-dark);transform:translateY(-1px)}.header-whatsapp svg,.btn svg,.cta-actions svg,.floating-whatsapp svg{width:21px;height:21px}.hero-section{min-height:565px;color:var(--white);background-image:linear-gradient(90deg,#000000eb 0%,#000000c7 37%,#0000004d 65%,#0000001a 100%),url(/kitchen-hero.png);background-position:50%;background-size:cover;position:relative;overflow:hidden}.hero-overlay{pointer-events:none;background:radial-gradient(circle at 62% 44%,#d7192029,#0000 22%),linear-gradient(#0000 40%,#00000047);position:absolute;inset:0}.hero-content{align-items:center;min-height:565px;display:flex;position:relative}.hero-copy{width:min(670px,100%);padding-top:18px}.eyebrow,.section-kicker{color:var(--red);letter-spacing:.16em;text-transform:uppercase;margin:0 0 18px;font-size:14px;font-weight:900}.hero-copy h1{letter-spacing:-.055em;margin:0;font-size:clamp(42px,5.4vw,78px);font-weight:900;line-height:.98}.hero-copy h1 span{color:var(--red);letter-spacing:.08em;margin-top:10px;display:block}.hero-description{color:#ffffffe6;max-width:620px;margin:28px 0;font-size:17px;line-height:1.8}.hero-actions{flex-wrap:wrap;gap:16px;display:flex}.btn{border-radius:6px;justify-content:center;align-items:center;gap:10px;min-height:58px;padding:0 24px;font-weight:900;transition:transform .18s,background .18s,border-color .18s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--red);color:var(--white)}.btn-primary:hover{background:var(--red-dark)}.btn-outline{color:var(--white);background:#00000038;border:1px solid #ffffff8c}.btn-outline:hover{border-color:var(--red)}.section-light{background:#fafafa}.services-section{padding:56px 0 70px}.section-heading.centered{text-align:center}.section-heading.dark h2{color:var(--white)}.section-heading h2{color:var(--text);letter-spacing:-.03em;margin:0;font-size:clamp(30px,3vw,44px);line-height:1.1}.services-grid{grid-template-columns:repeat(5,1fr);gap:14px;margin-top:34px;display:grid}.service-card{background:var(--white);border:1px solid var(--line);text-align:center;border-radius:7px;min-height:255px;padding:32px 24px 28px;box-shadow:0 12px 34px #0000000e}.service-card svg{width:50px;height:50px;color:var(--red);margin:0 auto 24px}.service-card h3{color:#111;margin:0 0 16px;font-size:21px;line-height:1.2}.service-card p{color:#444;margin:0;font-size:15px;line-height:1.65}.authorized-section{color:var(--white);background:radial-gradient(circle at 50% 0,#ffffff0f,#0000 24%),linear-gradient(135deg,#050607,#111516 60%,#070808);padding:62px 0 74px}.authorized-section .section-kicker{color:var(--red)}.authorized-grid{grid-template-columns:repeat(2,1fr);gap:56px;margin-top:36px;display:grid}.brand-card{background:var(--white);min-height:150px;color:var(--text);border-radius:7px;grid-template-columns:180px 1fr;align-items:center;gap:28px;padding:24px 34px;display:grid;box-shadow:0 18px 42px #0003}.brand-card img{object-fit:contain;width:180px;max-height:92px}.hoshizaki-card{grid-template-columns:100px 1fr}.hoshizaki-card img{width:100px;max-height:112px}.brand-card h3{margin:0 0 10px;font-size:20px;line-height:1.25}.brand-card p{color:#555;margin:0;font-size:16px;line-height:1.6}.about-section{background:var(--white);grid-template-columns:minmax(280px,35%) minmax(320px,35%) minmax(300px,30%);min-height:420px;display:grid}.about-image{background-image:linear-gradient(#0000000d,#0000000d),url(/kitchen-section.png);background-position:50%;background-size:cover;min-height:430px}.about-copy{padding:60px 44px 56px}.about-copy h2{letter-spacing:-.035em;margin:0 0 16px;font-size:clamp(29px,3vw,43px);line-height:1.1}.about-copy p{color:#555;margin:0 0 24px;font-size:16px;line-height:1.65}.about-copy ul{color:#222;gap:13px;margin:0;padding:0;font-size:15px;list-style:none;display:grid}.about-copy li{padding-left:24px;position:relative}.about-copy li:before{content:"✓";color:var(--red);font-weight:900;position:absolute;top:0;left:0}.benefits-grid{grid-template-columns:repeat(2,1fr);align-content:stretch;gap:0;padding:46px 40px;display:grid}.benefit-card{text-align:center;border:1px solid var(--line);background:#fbfbfb;min-height:190px;padding:28px 24px}.benefit-card svg{width:42px;height:42px;color:var(--red);margin:0 auto 16px}.benefit-card h3{margin:0 0 10px;font-size:18px;line-height:1.25}.benefit-card p{color:#555;margin:0;font-size:14px;line-height:1.55}.cta-strip{background:0 0;margin-top:-1px}.cta-content{z-index:3;min-height:118px;color:var(--white);background:linear-gradient(90deg,#c9141b,#d71920 50%,#b60f16);border-radius:7px;justify-content:space-between;align-items:center;gap:28px;padding:26px 42px;display:flex;position:relative;transform:translateY(32px);box-shadow:0 18px 42px #00000038}.cta-title{align-items:center;gap:24px;display:flex}.cta-title svg{width:70px;height:70px;color:var(--white)}.cta-title h2{margin:0 0 6px;font-size:28px;line-height:1.1}.cta-title p{color:#ffffffeb;margin:0}.cta-actions{grid-template-columns:repeat(2,minmax(210px,1fr));gap:16px;display:grid}.cta-actions a{background:#ffffff0d;border:1px solid #ffffff61;border-radius:7px;align-items:center;gap:16px;min-height:72px;padding:17px 22px;transition:background .18s;display:flex}.cta-actions a:hover{background:#ffffff24}.cta-actions svg{width:40px;height:40px}.cta-actions span{color:#ffffffd1;gap:3px;font-size:13px;display:grid}.cta-actions strong{color:var(--white);font-size:18px}.site-footer{color:#ffffffbd;background:radial-gradient(circle at 0 0,#ffffff0f,#0000 24%),linear-gradient(135deg,#050607,#0d1010 65%,#020303);padding-top:92px}.footer-grid{grid-template-columns:1.5fr 1fr 1fr 1.1fr;gap:70px;padding:0 0 44px;display:grid}.footer-about img,.footer-about .footer-logo{object-fit:cover;object-position:center;background:#ffffff14;border-radius:6px;width:320px;height:118px;margin-bottom:22px;padding:6px}.footer-about p{max-width:320px;margin:0 0 24px;font-size:15px;line-height:1.65}.social-links{gap:14px;display:flex}.social-links a{border:1px solid #ffffff2e;border-radius:50%;place-items:center;width:36px;height:36px;font-weight:800;display:grid}.site-footer h3{color:var(--white);text-transform:uppercase;letter-spacing:.08em;margin:0 0 22px;font-size:14px}.footer-links,.contact-list{gap:12px;margin:0;padding:0;font-size:15px;list-style:none;display:grid}.footer-links a:hover{color:var(--white)}.contact-list li{align-items:center;gap:12px;display:flex}.contact-list svg{width:20px;height:20px;color:var(--white)}.footer-logos{gap:20px;display:grid}.footer-logos img{object-fit:contain;filter:brightness(1.08);max-width:220px;max-height:82px}.footer-bottom{border-top:1px solid #ffffff1f;justify-content:space-between;gap:24px;padding:24px 0;font-size:14px;display:flex}.footer-bottom p{margin:0}.floating-whatsapp{z-index:80;width:62px;height:62px;color:var(--white);background:#20c463;border-radius:999px;place-items:center;transition:transform .18s;display:grid;position:fixed;bottom:26px;right:26px;box-shadow:0 16px 34px #00000040}.floating-whatsapp:hover{transform:translateY(-2px)scale(1.03)}.floating-whatsapp svg{width:34px;height:34px}@media (max-width:1100px){.desktop-nav{display:none}.services-grid{grid-template-columns:repeat(2,1fr)}.authorized-grid,.about-section,.footer-grid{grid-template-columns:1fr}.about-image{min-height:360px}.cta-content,.footer-bottom{flex-direction:column;align-items:flex-start}}@media (max-width:760px){.container{width:min(100% - 28px, var(--container))}.header-content{min-height:84px}.brand img,.brand .header-logo{object-fit:cover;object-position:center;width:210px;height:70px}.header-whatsapp{display:none}.hero-section,.hero-content{min-height:640px}.hero-section{background-image:linear-gradient(90deg,#000000f0,#000000b8),url(/kitchen-hero.png)}.hero-copy h1{font-size:43px}.hero-copy h1 span{letter-spacing:-.02em}.hero-actions,.btn{width:100%}.services-grid,.authorized-grid,.benefits-grid,.cta-actions{grid-template-columns:1fr}.service-card{min-height:auto}.brand-card,.hoshizaki-card{text-align:center;grid-template-columns:1fr;justify-items:center}.about-copy{padding:44px 24px}.benefits-grid{padding:0 14px 42px}.cta-content{border-radius:0;width:100%;padding:28px 20px;transform:none}.cta-title{align-items:flex-start}.cta-title svg{width:48px;height:48px}.site-footer{padding-top:48px}.footer-grid{gap:36px}.footer-about img,.footer-about .footer-logo{object-fit:cover;object-position:center;width:240px;height:90px}.floating-whatsapp{width:58px;height:58px;bottom:18px;right:18px}}
