:root{--blue-dark:#0b2d5c;--blue:#164a8a;--yellow:#f2c300;--yellow-light:#ffd84d;--cream:#fffaf0;--white:#fff;--text-dark:#1d1d1d;--text-light:#f8f8f8;--green-dark:var(--blue-dark);--green:var(--blue);--gold:var(--yellow);--orange:var(--yellow);--text:var(--text-dark)}*{box-sizing:border-box}html{scroll-behavior:smooth}html,body,#root{width:100%;margin:0;overflow-x:hidden}body{color:var(--text);background:var(--cream);font-family:Inter,Arial,sans-serif}a{color:inherit;text-decoration:none}.hero{min-height:90vh;color:var(--white);background-position:50%;background-size:cover;padding:28px}.navbar{justify-content:space-between;align-items:center;max-width:1150px;margin:0 auto;display:flex}.brand{align-items:center;display:flex}.navbar-logo{object-fit:contain;width:120px;height:120px;margin-top:8px;display:block}.nav-links{gap:24px;font-weight:700;display:flex}.hero-content{text-align:center;max-width:780px;margin:160px auto 0}.eyebrow{color:var(--yellow);text-transform:uppercase;letter-spacing:2px;font-weight:800}.hero h1{margin:12px 0;font-size:clamp(3rem,8vw,6rem)}.hero-content p{font-size:1.25rem}.hero-buttons{flex-wrap:wrap;justify-content:center;gap:16px;margin-top:32px;display:flex}.primary-btn,.secondary-btn{border-radius:999px;padding:14px 24px;font-weight:800}.primary-btn{color:var(--blue-dark);background:var(--yellow)}.secondary-btn{border:2px solid var(--yellow);color:var(--yellow)}.info-strip{background:var(--white);border-radius:24px;grid-template-columns:repeat(3,1fr);gap:24px;max-width:1100px;margin:-45px auto 0;padding:28px;display:grid;position:relative;box-shadow:0 20px 50px #0000001f}.info-strip div{gap:8px;display:grid}.info-strip strong{color:var(--blue)}.section{max-width:1150px;margin:90px auto;padding:0 24px}.section-heading{text-align:center;max-width:680px;margin:0 auto 44px}.section-heading h2{color:var(--blue-dark);margin:8px 0;font-size:2.5rem}.menu-grid{grid-template-columns:1fr;gap:32px;display:grid}.pizza-menu{margin-bottom:32px}.pizza-menu .menu-card{max-width:100%}.menu-column{flex-direction:column;gap:32px;display:flex}.menu-card{background:var(--white);border-top:6px solid var(--blue);border-radius:22px;padding:28px;box-shadow:0 14px 35px #00000014}.menu-card h3{color:var(--blue);margin-top:0;font-size:1.6rem}.menu-item{border-bottom:1px solid #eee2d0;justify-content:space-between;gap:20px;padding:18px 0;display:flex}.menu-item h4{margin:0 0 6px}.menu-item p{color:#625b52;margin:0}.menu-item strong{white-space:nowrap;color:var(--blue-dark)}.menu-intro{color:#625b52;border-bottom:1px solid #eee2d0;margin:-6px 0 18px;padding-bottom:16px;line-height:1.6}.about-section{text-align:center;background:var(--white);border-radius:28px;max-width:900px;margin:-45px auto 90px;padding:42px;position:relative;box-shadow:0 20px 50px #0000001f}.about-section h2{color:var(--blue-dark);margin:10px 0 18px;font-size:clamp(2rem,4vw,3rem)}.about-section p{font-size:1.1rem;line-height:1.7}.lunch-section{color:var(--white);text-align:center;background:var(--blue-dark);margin:80px 0;padding:80px 24px}.lunch-section h2{color:var(--white)}.lunch-section .eyebrow{color:var(--yellow)}.contact-section-dark{width:100%;color:var(--white);background:var(--blue-dark);margin:0;padding:70px 24px}.contact-inner{grid-template-columns:.9fr 1fr;align-items:center;gap:48px;max-width:1150px;margin:0 auto;display:grid}.contact-content h2{margin:10px 0 26px;font-size:clamp(2rem,4vw,3rem)}.contact-content p{font-size:1.05rem}.opening-hours{gap:8px;margin-top:20px;display:grid}.opening-hours strong{color:var(--yellow)}.maps-light-btn{color:var(--blue-dark);background:var(--white);border-radius:999px;margin-top:28px;padding:14px 22px;font-weight:800;display:inline-block}.contact-map{border-radius:24px;width:100%;height:360px;overflow:hidden;box-shadow:0 20px 50px #00000059}.contact-map iframe{border:0;width:100%;height:100%}.menu-page-hero{color:var(--white);text-align:center;background:var(--blue-dark);padding:80px 24px}.menu-page-hero h1{margin:10px 0;font-size:clamp(3rem,7vw,5rem)}.back-link{color:var(--yellow);margin-bottom:32px;font-weight:800;display:inline-block}.site-footer{color:var(--white);background:var(--blue-dark);grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;padding:22px 5%;font-size:.95rem;display:grid}.site-footer a{color:var(--yellow);font-weight:700}.site-footer a:hover{color:var(--white)}.footer-left{justify-self:start}.footer-links{justify-content:center;justify-self:center;gap:28px;display:flex}.footer-qr{justify-self:end}.footer-qr p{color:var(--white);margin:0;font-size:.85rem}.footer-qr img{background:var(--white);border-radius:8px;width:86px;height:86px;padding:5px}.site-footer,.contact-section-dark,.hero,.lunch-section{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.language-area{flex-direction:column;align-items:center;gap:8px;display:flex}.sweden-flag{border-radius:2px;width:42px;height:auto;box-shadow:0 2px 8px #00000038}.catering-wrapper{background:var(--cream);padding:1px 24px 64px}.catering-section{text-align:center;max-width:900px;color:var(--white);background:var(--blue-dark);border-radius:28px;margin:0 auto;padding:48px 42px;box-shadow:0 20px 50px #00000029}.catering-section h2{color:var(--white);margin:10px 0 18px;font-size:clamp(2rem,4vw,3rem)}.catering-section p:not(.eyebrow){max-width:680px;margin:0 auto 14px;font-size:1.08rem;line-height:1.7}.catering-section .primary-btn{margin-top:18px;display:inline-block}@media (width<=700px){.catering-wrapper{padding:60px 24px}.catering-section{padding:38px 24px}}@media (width<=800px){.sweden-flag{width:42px}}@media (width<=850px){.contact-inner{grid-template-columns:1fr}.contact-map{height:300px}}@media (width<=800px){.navbar{flex-direction:column;gap:8px}.nav-links{flex-direction:row;gap:18px}.navbar-logo{width:70px;height:70px;margin-top:0}.language-switcher{margin-top:0}.hero-content{margin-top:72px}}@media (width<=700px){.site-footer{text-align:center;grid-template-columns:1fr;justify-items:center;gap:22px;padding:32px 24px}.footer-left,.footer-links,.footer-qr{justify-self:center}.footer-left p{max-width:280px;margin:0;line-height:1.5}.footer-links{gap:24px}.footer-qr img{width:110px;height:110px}}
