@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8d697b304b401681-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba015fad6dcf6784-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/569ce4b8f30dc480-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_5cfdac{font-family:Geist,Geist Fallback;font-style:normal}.__variable_5cfdac{--font-geist-sans:"Geist","Geist Fallback"}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/9610d9e46709d722-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/747892c23ea88013-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/93f479601ee12b01-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Mono Fallback;src:local("Arial");ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.00%;size-adjust:134.59%}.__className_9a8899{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.__variable_9a8899{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}:root{--background:#ffffff;--foreground:#171717;--primary:#dc2626;--primary-hover:#b91c1c;--border:#e5e7eb;--muted:#6b7280;--header-bg:#000000;--header-text:#dc2626;--content-bg:#ffffff;--content-text:#171717}@media (prefers-color-scheme:dark){:root{--background:#ffffff;--foreground:#171717;--primary:#dc2626;--primary-hover:#b91c1c;--border:#e5e7eb;--muted:#6b7280;--header-bg:#000000;--header-text:#dc2626;--content-bg:#ffffff;--content-text:#171717}}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--content-text);background:var(--content-bg);font-family:var(--font-geist-sans),Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6;min-height:100vh;display:flex;flex-direction:column}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}.navbar{background:var(--header-bg);border-bottom:1px solid var(--header-text);padding:1rem 0;position:-webkit-sticky;position:sticky;top:0;z-index:100}.nav-container{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center}.nav-logo{font-size:1.5rem;font-weight:700;color:var(--header-text)}.nav-links{display:flex;gap:2rem}.nav-link{font-weight:500;color:var(--header-text);transition:color .2s}.nav-link:hover{color:#ef4444}.main-content{flex:1 1}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.btn{display:inline-block;padding:.75rem 1.5rem;border-radius:.5rem;font-weight:500;text-align:center;transition:all .2s;cursor:pointer;border:none;font-size:1rem}.btn-primary{background:var(--primary);color:white}.btn-primary:hover{background:var(--primary-hover)}.btn:disabled{opacity:.6;cursor:not-allowed}.form-group{margin-bottom:1.5rem}.form-label{display:block;margin-bottom:.5rem;font-weight:500}.form-input,.form-textarea{width:100%;padding:.75rem;border:1px solid var(--border);border-radius:.5rem;background:var(--content-bg);color:var(--content-text);font-size:1rem;transition:border-color .2s}.form-input:focus,.form-textarea:focus{outline:none;border-color:var(--primary)}.form-textarea{resize:vertical;min-height:120px}.hero{color:white;min-height:80vh}.hero,.hero-contact{position:relative;padding:6rem 0;text-align:center;display:flex;align-items:center}.hero-contact{color:var(--foreground);min-height:10vh}.hero-contact h1{-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto;text-rendering:optimizeLegibility}.hero-background{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.hero-image{object-fit:cover}.hero-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.3);z-index:2}.hero .container{position:relative;z-index:3}.hero-content h1{font-size:3.5rem;font-weight:700;margin-bottom:1rem;text-shadow:0 2px 4px rgba(0,0,0,.3)}.hero-subtitle{font-size:1.25rem;margin-bottom:2rem;opacity:.95;text-shadow:0 1px 2px rgba(0,0,0,.3);max-width:600px;margin-left:auto;margin-right:auto}.section{padding:4rem 0;background:var(--content-bg);color:var(--content-text)}.section-alt{background:#f9fafb}.section-content h2{font-size:2.5rem;font-weight:700;margin-bottom:2rem;text-align:center}.section-content p{font-size:1.1rem;margin-bottom:1.5rem;max-width:800px;margin-left:auto;margin-right:auto}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem;margin-top:3rem}.service-card{background:var(--content-bg);padding:2rem;border-radius:.5rem;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:transform .2s}.service-card:hover{transform:translateY(-4px)}.service-card h3{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:var(--primary)}.service-card p{color:var(--muted);line-height:1.6}.cta-content{text-align:center;max-width:600px;margin:0 auto}.cta-content h2{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.cta-content p{font-size:1.1rem;margin-bottom:2rem;color:var(--muted)}.contact-content{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:start}.contact-info h2{font-size:2rem;font-weight:700;margin-bottom:1.5rem;-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto;text-rendering:optimizeLegibility}.contact-info p{font-size:1.1rem;margin-bottom:2rem;color:var(--muted)}.contact-details{display:flex;flex-direction:column;gap:1.5rem}.contact-item{border:2px solid var(--border);border-radius:.75rem;padding:1.5rem;background:var(--content-bg);box-shadow:0 2px 8px rgba(0,0,0,.1);transition:all .3s ease}.contact-item:hover{border-color:var(--primary);box-shadow:0 4px 12px rgba(220,38,38,.15);transform:translateY(-2px)}.contact-item h3{font-size:1.2rem;font-weight:700;margin-bottom:.75rem;color:var(--primary);-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto;text-rendering:optimizeLegibility;border-bottom:2px solid var(--primary);padding-bottom:.5rem}.contact-item p{color:var(--content-text);margin-bottom:.5rem;font-weight:500;font-size:1.05rem}.contact-item p:last-child{margin-bottom:0}.contact-item p:contains("+47"),.contact-item p:contains("991 21 284"),.contact-item p[href^="tel:"]{font-weight:700;color:var(--primary);font-size:1.1rem;border:1px solid var(--primary);border-radius:.375rem;padding:.5rem .75rem;background:rgba(220,38,38,.05);text-align:center;letter-spacing:.025em}a[href^="tel:"]{display:inline-block;font-weight:700;color:var(--primary);font-size:1.1rem;border:2px solid var(--primary);border-radius:.5rem;padding:.75rem 1rem;background:rgba(220,38,38,.05);text-decoration:none;transition:all .3s ease;text-align:center;letter-spacing:.025em}a[href^="tel:"]:hover{background:var(--primary);color:white;transform:scale(1.05)}a[href^="mailto:"]{display:inline-block;font-weight:700;color:var(--primary);font-size:1.1rem;border:2px solid var(--primary);border-radius:.5rem;padding:.75rem 1rem;background:rgba(220,38,38,.05);text-decoration:none;transition:all .3s ease;text-align:center;letter-spacing:.025em}a[href^="mailto:"]:hover{background:var(--primary);color:white;transform:scale(1.05)}.contact-hours{margin-top:2rem;padding-top:2rem;border-top:1px solid var(--border)}.contact-hours h3{font-size:1.1rem;font-weight:600;margin-bottom:.5rem;color:var(--primary)}.contact-hours p{color:var(--muted);margin-bottom:0}.contact-form{background:var(--content-bg);padding:2rem;border-radius:.5rem;box-shadow:0 4px 6px rgba(0,0,0,.1)}.contact-form h2{font-size:1.5rem;font-weight:600;margin-bottom:2rem;text-align:center}.success-message{text-align:center;padding:4rem 0;max-width:600px;margin:0 auto}.success-message h1{font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;color:var(--primary)}.success-message p{font-size:1.1rem;margin-bottom:2rem;color:var(--muted)}.footer{background:var(--header-bg);color:var(--header-text);padding:3rem 0 1rem;margin-top:auto}.footer-container{max-width:1200px;margin:0 auto;padding:0 2rem}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:2rem;gap:2rem;margin-bottom:2rem}.footer-section h3{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:var(--header-text)}.footer-section h4{font-size:1.1rem;font-weight:600;margin-bottom:.5rem;color:var(--header-text)}.footer-section p{color:#ef4444;margin-bottom:.5rem;line-height:1.6}.footer-bottom{padding-top:2rem;border-top:1px solid var(--header-text);text-align:center}.footer-bottom p{color:#ef4444;font-size:.9rem}@media (max-width:768px){.nav-container{padding:0 1rem}.nav-links{gap:1rem}.container{padding:0 1rem}.hero-content h1{font-size:2.5rem}.hero-subtitle{font-size:1.1rem}.hero{min-height:60vh;padding:4rem 0}.section-content h2{font-size:2rem}.contact-content,.services-grid{grid-template-columns:1fr}.contact-content{gap:2rem}.contact-form{padding:1.5rem}.contact-item{border-width:3px;padding:1.25rem}.contact-item h3{font-size:1.3rem;border-bottom-width:3px}.contact-item p{font-size:1.1rem;font-weight:600}a[href^="mailto:"],a[href^="tel:"]{font-size:1.2rem;padding:1rem 1.25rem;min-height:48px;display:flex;align-items:center;justify-content:center;width:100%;margin-top:.5rem}.footer-container{padding:0 1rem}.footer-content{grid-template-columns:1fr;gap:1.5rem}}@media (prefers-color-scheme:dark){html{color-scheme:dark}}