.about-container{max-width:1100px;margin:0 auto;padding:100px 40px;line-height:1.6}.about-hero-section{display:flex;align-items:center;gap:80px;margin-bottom:100px}.about-image-wrapper{flex-shrink:0}.about-img{width:350px;height:450px;object-fit:cover;border-radius:24px;box-shadow:0 20px 50px #0000001a}.about-intro-text{flex:1}.about-title{font-size:4rem;font-weight:850;letter-spacing:-2px;margin:0 0 20px;color:#1a1c2c}.about-lead{font-size:1.5rem;font-weight:600;color:#333;margin-bottom:20px}.about-description-text{font-size:1.15rem;color:#555;max-width:600px}.about-content-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px}.about-card{background:#fff;padding:40px;border-radius:20px;border:1px solid #f0f0f0;transition:all .3s ease}.about-card:hover{transform:translateY(-10px);box-shadow:0 15px 40px #0000000d;border-color:#63b38e}.about-icon{font-size:2.5rem;color:#63b38e;margin-bottom:25px}.about-card h3{font-size:1.35rem;margin-bottom:15px;color:#1a1c2c}.about-card p{font-size:1.05rem;color:#666}@media(max-width:950px){.about-hero-section{flex-direction:column;text-align:center;gap:40px}.about-img{width:250px;height:250px;border-radius:50%}.about-title{font-size:3rem}}@media(max-width:480px){.about-container{padding:60px 20px}.about-card{padding:30px}}:root{--primary-color: #1a1c2c;--accent-color: #63b38e;--text-muted: #555;--bg-dark: #000;--font-main: "Inter", -apple-system, sans-serif}body{margin:0;font-family:var(--font-main);background-color:#fff;color:var(--primary-color);overflow-x:hidden}.home-container{padding:0 40px}.hero{padding:100px 0;max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:50px}.hero-text{flex:1}.hero-title{font-size:4.5rem;font-weight:850;line-height:1.15;letter-spacing:-.03em;margin:0 0 30px;color:var(--primary-color);word-wrap:break-word}.hero-description{font-size:1.25rem;line-height:1.6;color:var(--text-muted);max-width:600px;margin-bottom:30px}.hero-socials{display:flex;gap:20px;font-size:1.5rem}.hero-socials a{color:var(--primary-color);transition:color .2s ease}.hero-socials a:hover{color:var(--accent-color)}.profile-wrapper{flex-shrink:0}.hero-img{width:400px;height:400px;border-radius:50%;object-fit:cover;box-shadow:0 10px 40px #00000014}.companies-section{background-color:var(--bg-dark);color:#fff;padding:100px 40px;margin:50px -40px 0}.divider-container{display:flex;align-items:center;gap:30px;margin-bottom:80px;max-width:1200px;margin-left:auto;margin-right:auto}.divider-text{font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:1.5px;color:#888;white-space:normal;text-align:center}.divider-line{height:1px;background:#333;width:100%}.logo-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:40px;align-items:center;justify-items:center;max-width:1100px;margin:0 auto}.company-logo{display:flex;justify-content:center;align-items:center;width:100%}.company-logo img{max-width:250px;max-height:120px;width:auto;height:auto;object-fit:contain;mix-blend-mode:lighten;transition:all .3s ease}.company-logo img:hover{transform:scale(1.1)}@media(max-width:1024px){.hero{flex-direction:column-reverse;text-align:center;gap:40px;padding:60px 0}.hero-description{margin:0 auto 30px}.hero-socials{justify-content:center}.hero-title{font-size:3rem;letter-spacing:-1px;line-height:1.2}.hero-img{width:280px;height:280px}.logo-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.home-container{padding:0 20px}.hero-title{font-size:2.2rem;line-height:1.25}.logo-grid{grid-template-columns:1fr;gap:50px}.company-logo img{max-width:150px}}.contact-page{max-width:800px;margin:0 auto;padding:40px 20px}h1{font-size:4rem;font-weight:800;margin-bottom:20px;color:#1a1c2c}.intro-text{font-size:1.2rem;color:#555;line-height:1.6;margin-bottom:60px}.section-title{font-size:1.5rem;font-weight:700;margin-bottom:30px}.info-group{display:flex;flex-direction:column;gap:30px}.info-item{display:flex;flex-direction:column}.label{font-size:.8rem;text-transform:uppercase;letter-spacing:1px;color:#63b38e;font-weight:600;margin-bottom:5px}.link{font-size:1.2rem;color:#1a1c2c;text-decoration:none;font-weight:500;transition:opacity .2s}.link:hover{opacity:.7}.experience-section{background-color:#fff;padding:0 2rem 80px;min-height:100vh;display:flex;flex-direction:column;align-items:center}.experience-container{max-width:1200px;width:100%;margin-top:60px}.experience-section h1{font-size:2.5rem;font-weight:800;color:#1e293b;margin-bottom:2rem;text-align:left}.filters{display:flex;justify-content:center;gap:12px;margin-bottom:50px}.filters button{padding:10px 24px;border:none;background:#fff;color:#64748b;cursor:pointer;border-radius:50px;font-weight:600;font-size:.95rem;box-shadow:0 4px 6px -1px #0000001a;transition:all .3s ease}.filters .active{background:#14b8a6;color:#fff;box-shadow:0 10px 15px -3px #14b8a64d}.experience-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;width:100%}.experience-card{background:#fff;border-radius:20px;padding:2rem;display:flex;flex-direction:column;height:100%;box-sizing:border-box;transition:all .4s ease;border:1px solid rgba(226,232,240,.8)}.experience-card:hover{transform:translateY(-10px);box-shadow:0 20px 25px -5px #0000001a;border-color:#14b8a6}.experience-card img{width:56px;height:56px;object-fit:contain;margin-bottom:1rem}.experience-card h2{margin:0 0 .1rem;font-size:1.4rem;color:#1e293b}.experience-card .year{font-size:.9rem;color:#94a3b8;margin-bottom:.1rem}.experience-card p{font-size:1rem;color:#475569;line-height:1.6}.experience-card .type{margin-top:auto;font-size:.75rem;font-weight:700;color:#14b8a6;background:#f0fdfa;padding:4px 12px;border-radius:6px;align-self:flex-start}@media(max-width:768px){.experience-section{padding:0 1.5rem 40px}}.sports-section{display:flex;flex-direction:column;align-items:center;padding:4rem 1rem;width:100%}.sports-container{max-width:1200px;width:100%;display:flex;flex-direction:column;align-items:center}.sports-section h1{font-size:2.5rem;font-weight:800;color:#1e293b;margin-bottom:1.5rem;text-align:center}.section-subtitle{text-align:center;margin-left:auto;margin-right:auto;margin-bottom:3rem;max-width:700px;color:var(--text-muted);font-size:1.1rem;line-height:1.6}.sports-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;width:100%;justify-items:center}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-in{opacity:0;animation:fadeInUp .6s ease-out forwards}.sports-card{background:#fff;border-radius:24px;padding:1.5rem;text-align:center;border:1px solid rgba(226,232,240,.8);transition:all .4s ease;display:flex;flex-direction:column;align-items:center;height:100%;box-sizing:border-box}.sports-card:hover{transform:translateY(-10px);box-shadow:0 20px 25px -5px #0000001a;border-color:#14b8a6}.sports-card img{width:190px;height:190px;border-radius:50%;object-fit:cover;margin-bottom:1.5rem;border:5px solid #f0fdfa;box-shadow:0 4px 10px #0000000d;transition:transform .4s ease}.sports-card h2{font-size:1.5rem;color:#1e293b;margin-bottom:.4rem;font-weight:800}.sports-card .year{font-size:.9rem;color:#94a3b8;font-weight:600;margin-bottom:1rem;display:block}.sports-card .desc{font-size:1rem;line-height:1.6;color:#475569;margin:0}.navbar-wrapper{position:sticky;top:1.5rem;z-index:1000;display:flex;justify-content:center;align-items:center;margin-bottom:5vh;padding:0 2rem}.logo-container{position:absolute;left:2rem;display:flex;align-items:center}.nav-logo-img{width:48px;height:48px;border-radius:50%;object-fit:cover;box-shadow:0 4px 12px #00000026,0 2px 4px #0000001a;transition:all .3s ease;cursor:pointer;border:1px solid rgba(255,255,255,.2)}.nav-logo-img:hover{transform:scale(1.05);box-shadow:0 6px 16px #0003}.navbar-pill{display:flex;gap:2rem;padding:.75rem 2.5rem;background-color:#f8fafc;border-radius:9999px;box-shadow:0 10px 30px #00000014}.nav-item{position:relative;text-decoration:none;color:#111827;font-weight:500;font-size:.95rem;transition:color .2s ease;padding:.25rem 0}.nav-item:hover,.nav-item.active{color:#14b8a6}.nav-item:after{content:"";position:absolute;width:0;height:2px;bottom:0;left:0;background-color:#14b8a6;transition:width .3s ease}.nav-item:hover:after{width:100%}.nav-item.active:after{width:100%}@media(max-width:768px){.logo-container{display:none}.navbar-pill{gap:1rem;padding:.75rem 1.5rem}}footer{text-align:center;padding:2rem;font-size:.9rem;color:#6b7280;margin-top:auto}.footer-icons{display:flex;justify-content:center;align-items:center;gap:20px}.footer-icons .icon{width:50px;height:50px;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center;transition:background-color .3s,transform .3s ease,opacity .3s ease;cursor:pointer}.footer-icons .icon img{width:70%;height:70%;object-fit:contain;transition:transform .3s ease,opacity .3s ease}.footer-icons .icon:hover{transform:scale(1.1);opacity:.8}#GitHubNtnu,#GitHubPriv{margin-top:.6vh}#mail:hover{background-color:#d44638}#linkedin:hover{background-color:#0a66c2}#GitHubPriv:hover,#GitHubNtnu:hover{background-color:#6e5494}#mail,#linkedin{width:55px;height:55px}html,body{margin:0;padding:0;height:100%;background-color:#f1f5f9}body{font-family:Inter,system-ui,-apple-system,sans-serif;color:#1f2937;line-height:1.5}.app-container{max-width:1200px;margin:0 auto;background-color:#fff;min-height:100vh;box-shadow:0 0 40px #00000008;padding:0 4rem;box-sizing:border-box;display:flex;flex-direction:column}h1{font-size:3.5rem;font-weight:850;margin:0;letter-spacing:-.02em;color:#111827}@media(max-width:768px){.app-container{padding:0 1.5rem;max-width:100%}h1{font-size:2.5rem}}.filters{display:flex;gap:1rem;justify-content:center;align-items:center;margin:2rem 0}.filters select{appearance:none;-webkit-appearance:none;-moz-appearance:none;padding:.6rem 2.5rem .6rem 1.2rem;font-size:.95rem;font-weight:500;font-family:Inter,sans-serif;color:#374151;background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%236b7280' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M19 9l-7 7-7-7'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .8rem center;background-size:1.1rem;box-shadow:0 1px 2px #0000000d;transition:all .2s ease}.filters select:hover{border-color:#10b981;background-color:#f9fafb;box-shadow:0 4px 6px -1px #0000000d}.filters select:focus{outline:none;border-color:#10b981;box-shadow:0 0 0 3px #10b98126}@media(max-width:640px){.filters{flex-direction:column;gap:.75rem}.filters select,.filters button{width:100%}}
