body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:140px}body{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);color:#2d3748;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6;margin:0;padding-top:7rem}.header-modern{background:linear-gradient(135deg,#1e3a8a,#1e40af 50%,#1d4ed8);box-shadow:0 4px 20px #1e3a8a4d;color:#fff;padding:1rem 0;position:fixed;top:0;transition:transform .3s ease;width:100%;z-index:1000}.header-modern.hidden{transform:translateY(-100%)}.header-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 2rem}.header-brand{align-items:center;display:flex;gap:1rem}.header-logo-link{display:block;line-height:0;transition:transform .2s ease}.header-logo{background:#fff;border:2px solid #fff3;border-radius:12px;height:clamp(40px,6vw,64px);object-fit:contain;width:clamp(40px,6vw,64px)}.header-logo-link:hover .header-logo{transform:scale(1.05)}.header-title{font-size:1.75rem;font-weight:700;letter-spacing:-.025em;line-height:1.1;margin:0}.header-subtitle{color:#e2e8f0;font-size:.8rem;font-weight:500;letter-spacing:.05em;margin:.25rem 0 0;opacity:.9;text-transform:uppercase}nav ul{align-items:center;display:flex;gap:1rem;list-style:none;margin:0;padding:0}.nav-link{border:1px solid #ffffff4d;border-radius:8px;color:#fff;font-size:.9rem;font-weight:600;padding:.5rem 1rem;text-decoration:none;transition:all .3s ease;white-space:nowrap}.nav-link:hover{background:#ffffff26;border-color:#fff;transform:translateY(-1px)}main{margin:0 auto 2rem;max-width:1100px;padding:0 1rem}section{background:#fff;border:1px solid #0000000d;border-radius:12px;box-shadow:0 10px 30px #0000000d;margin-bottom:2rem;padding:2.5rem}h1,h2,h3{color:#1e293b;margin-top:0}h2{font-size:2rem;font-weight:700}h2,h3{margin-bottom:1.5rem}h3{border-bottom:2px solid #e2e8f0;font-size:1.5rem;padding-bottom:.75rem}p{font-size:1.1rem;margin-bottom:1rem}li,p{color:#4a5568}li{font-size:1rem;margin-bottom:.75rem}.job-header{align-items:center;background:none;border:none;border-radius:8px;cursor:pointer;display:flex;justify-content:space-between;padding:1.25rem .5rem;text-align:left;transition:background .2s;width:100%}.job-header:hover{background:#f8fafc}.job-title{color:#1e293b;font-size:1.25rem;font-weight:700;margin:0}.job-meta{color:#64748b;font-size:.95rem;font-weight:500;margin-top:.25rem}.arrow{font-size:1.5rem;font-weight:700;margin-left:1rem;transition:transform .3s ease}.arrow-closed{transform:rotate(-90deg)}.arrow-open{transform:rotate(0deg)}table{border-collapse:collapse;box-shadow:0 4px 15px #0000000d;margin:2rem 0;table-layout:auto;width:100%}td,th{word-wrap:break-word;border-bottom:1px solid #e2e8f0;overflow-wrap:break-word;padding:1rem;text-align:left}thead th{background:#f1f5f9;color:#1e293b;font-size:.875rem;font-weight:600}.project-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr;margin-top:2rem}.project-card{background:#f8fafc;border-radius:12px;box-shadow:0 4px 6px #0000000d;padding:2rem}.project-links{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1.5rem}.project-links a{background:#0891b2;border-radius:8px;color:#fff;flex:1 1;min-width:120px;padding:.75rem 1rem;text-align:center;text-decoration:none}.project-links a:hover{background:#0e7490}.project-preview{border:1px solid #e2e8f0;border-radius:.5rem;height:70vh;margin:1rem 0;overflow:hidden;position:relative;width:100%}.preview-iframe{border:none;display:block;height:100%!important;left:0;position:absolute;top:0;width:100%!important}footer{background:#1e293b;color:#cbd5e1;margin-top:4rem;padding:2.5rem;text-align:center}@media (max-width:900px){.header-title{font-size:1.5rem}.nav-link{font-size:.85rem;padding:.4rem .8rem}}@media (max-width:768px){body{font-size:16px;padding-top:14rem}html{scroll-padding-top:240px}.header-container{flex-direction:column;gap:1rem;padding:1rem}.header-brand{flex-direction:column;gap:.5rem;text-align:center}.header-title{font-size:1.4rem}.header-subtitle{display:block;font-size:.75rem}.header-nav,nav ul{width:100%}nav ul{flex-wrap:wrap;gap:.5rem;justify-content:center}.nav-link{flex:1 1 auto;font-size:.85rem;min-width:80px;padding:.6rem .5rem;text-align:center}section{margin-bottom:1.5rem;padding:1.5rem 1rem}.job-header{align-items:flex-start;flex-direction:column;gap:.5rem}.arrow{position:absolute;right:1rem;top:1.5rem}.job-header{position:relative}td,th{font-size:.8rem;padding:.75rem .5rem}}@media (max-width:480px){.header-title{font-size:1.25rem}.nav-link{font-size:.8rem;padding:.5rem}}.promotion-container{padding:3rem 0;text-align:center}.promotion-subtitle{color:#d97654;font-size:1.3rem;margin-bottom:2rem}.promotion-cta{background:#d97654;border-radius:8px;color:#fff;cursor:pointer;display:inline-block;font-size:1.1rem;font-weight:600;padding:1rem 2rem;text-decoration:none;transition:background .3s ease}.promotion-cta:hover{background:#e8704a;transform:translateY(-2px)}.promotion-note{color:#999;font-size:.95rem;margin-top:3rem}@media (max-width:768px){.promotion-container{padding:2rem 0}.promotion-subtitle{font-size:1.15rem;margin-bottom:1.5rem}.promotion-cta{font-size:1rem;padding:.85rem 1.5rem}.promotion-note{font-size:.9rem;margin-top:2rem}}@media (max-width:480px){.promotion-container{padding:1.5rem 0}.promotion-subtitle{font-size:1rem;margin-bottom:1rem}.promotion-cta{display:block;font-size:.95rem;padding:.8rem 1rem}.promotion-note{font-size:.85rem;margin-top:1.5rem}}
/*# sourceMappingURL=main.3aa2b2f3.css.map*/