@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Outfit:wght@400;500;600;700;800&display=swap";._main_lhtay_1{flex-direction:column;min-height:100vh;display:flex}._header_lhtay_8{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100;border-bottom:1px solid var(--border-color);background:#0a0a0acc;justify-content:space-between;align-items:center;height:80px;padding:0 clamp(2rem,3vw,3rem);display:flex;position:fixed;top:0;left:0;right:0}._logoLink_lhtay_24{flex-shrink:0;align-items:center;display:flex}._logo_lhtay_24{object-fit:contain;flex-shrink:0;width:auto;height:32px}._nav_lhtay_37{display:none}@media (width>=768px){._nav_lhtay_37{gap:2rem;display:flex}._nav_lhtay_37 a{color:var(--text-muted);font-size:.9rem;transition:color .3s}._nav_lhtay_37 a:hover{color:var(--foreground)}}._menuToggle_lhtay_58{color:var(--foreground);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.5rem;display:flex}@media (width>=768px){._menuToggle_lhtay_58{display:none}}._mobileNav_lhtay_75{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--border-color);background:#0a0a0af7;flex-direction:column;gap:.25rem;padding:1rem 2rem 1.5rem;display:flex;position:absolute;top:80px;left:0;right:0}._mobileNav_lhtay_75 a{color:var(--text-muted);border-bottom:1px solid var(--border-color);padding:.75rem 0;font-size:1rem;transition:color .3s}._mobileNav_lhtay_75 a:last-child{border-bottom:none}._mobileNav_lhtay_75 a:hover{color:var(--foreground)}@media (width>=768px){._mobileNav_lhtay_75{display:none}}._hero_lhtay_112{justify-content:center;align-items:center;min-height:100vh;padding:6rem 2rem 2rem;display:flex;position:relative;overflow:hidden}._heroBg_lhtay_122{z-index:-2;background-color:var(--card-bg);position:absolute;inset:0}._heroBg_lhtay_122 img{object-fit:cover;opacity:.4;width:100%;height:100%;display:block}._heroOverlay_lhtay_140{z-index:-1;background:linear-gradient(#0a0a0a4d 0%,#0a0a0acc 100%);position:absolute;inset:0}._heroContent_lhtay_150{text-align:center;z-index:1;max-width:800px}._heroTitle_lhtay_156{color:var(--foreground);margin-bottom:1.5rem;font-size:2.5rem;line-height:1.1}@media (width>=768px){._heroTitle_lhtay_156{font-size:4rem}}._heroSubtitle_lhtay_169{color:var(--text-muted);max-width:600px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1.1rem;line-height:1.6}._heroButtons_lhtay_179{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}._splitSection_lhtay_187{grid-template-columns:1fr;align-items:center;gap:3rem;display:grid}@media (width>=768px){._splitSection_lhtay_187{grid-template-columns:1fr 1fr;gap:4rem}}._splitContent_lhtay_201 h2{color:var(--foreground);margin-bottom:1.5rem;font-size:2rem}._splitContent_lhtay_201 p{color:var(--text-muted);margin-bottom:1.5rem;line-height:1.7}._splitImage_lhtay_213{aspect-ratio:4/5;background-color:var(--card-bg);border-radius:8px;position:relative;overflow:hidden}._splitImage_lhtay_213 img{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}._splitImage_lhtay_213:hover img{transform:scale(1.03)}._legalNote_lhtay_233{color:var(--text-muted);opacity:.7;border-top:1px solid var(--border-color);margin-top:2rem;padding-top:1rem;font-size:.8rem}._techGrid_lhtay_243{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem;margin-top:3rem;display:grid}._techCard_lhtay_250{background:var(--card-bg);border:1px solid var(--border-color);border-radius:8px;flex-direction:column;gap:1rem;padding:2rem;transition:transform .3s,border-color .3s;display:flex}._techCard_lhtay_250:hover{border-color:var(--accent-green);transform:translateY(-5px)}._techIcon_lhtay_266{color:var(--accent-green)}._techCard_lhtay_250 h3{margin-bottom:.5rem;font-size:1.1rem}._techHeroImage_lhtay_275{background-color:var(--card-bg);border-radius:8px;width:100%;height:400px;margin-top:3rem;position:relative;overflow:hidden}._techHeroImage_lhtay_275 img{object-fit:cover;width:100%;height:100%;display:block}._timeline_lhtay_293{flex-direction:column;gap:2rem;margin-top:3rem;display:flex;position:relative}._timeline_lhtay_293:before{content:"";background:var(--border-color);width:1px;position:absolute;top:0;bottom:0;left:24px}._timelineItem_lhtay_311{grid-template-columns:50px 1fr;gap:1.5rem;display:grid;position:relative}._timelineNumber_lhtay_318{background:var(--card-bg);border:1px solid var(--accent-green);width:50px;height:50px;font-family:var(--font-outfit);color:var(--accent-gold);z-index:1;border-radius:50%;justify-content:center;align-items:center;font-size:1.2rem;display:flex}._timelineContent_lhtay_333{background:var(--card-bg);border:1px solid var(--border-color);border-radius:8px;padding:1.5rem}._timelineContent_lhtay_333 h3{margin-bottom:.5rem}._timelineContent_lhtay_333 p{color:var(--text-muted);font-size:.95rem}._timelineImage_lhtay_349{background-color:var(--card-bg);border-radius:4px;height:clamp(210px,50vw,260px);margin-top:1rem;position:relative;overflow:hidden}._timelineImage_lhtay_349 img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}@media (width>=640px){._timelineImage_lhtay_349{height:clamp(230px,34vw,300px)}}@media (width>=1024px){._timelineImage_lhtay_349{height:clamp(260px,24vw,340px)}}@media (width>=768px){._timeline_lhtay_293{gap:3rem}}._checklist_lhtay_385{grid-template-columns:1fr;gap:1rem;margin-top:2rem;display:grid}@media (width>=768px){._checklist_lhtay_385{grid-template-columns:1fr 1fr}}._checkItem_lhtay_398{background:var(--card-bg);border:1px solid var(--border-color);border-radius:4px;align-items:center;gap:1rem;padding:1rem;display:flex}._checkIcon_lhtay_408{color:var(--accent-gold)}._checkItemPending_lhtay_412{opacity:.7;border-style:dashed}._checkIconPending_lhtay_417{color:var(--text-muted)}._journalGrid_lhtay_422{grid-template-columns:1fr;gap:2rem;margin-top:3rem;display:grid}@media (width>=768px){._journalGrid_lhtay_422{grid-template-columns:repeat(3,1fr)}}._journalCard_lhtay_435{background:var(--card-bg);border:1px solid var(--border-color);border-radius:8px;transition:transform .3s;overflow:hidden}._journalCard_lhtay_435:hover{transform:translateY(-5px)}._journalImage_lhtay_447{background-color:var(--border-color);height:200px;position:relative}._journalImage_lhtay_447 img{object-fit:cover;width:100%;height:100%;display:block}._journalContent_lhtay_460{padding:1.5rem}._journalContent_lhtay_460 h3{margin-bottom:1rem;font-size:1.2rem}._journalContent_lhtay_460 p{color:var(--text-muted);font-size:.95rem}._galleryGrid_lhtay_475{grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:3rem;display:grid}@media (width>=640px){._galleryGrid_lhtay_475{grid-template-columns:repeat(3,1fr)}}@media (width>=1024px){._galleryGrid_lhtay_475{grid-template-columns:repeat(4,1fr)}}._galleryItem_lhtay_494{aspect-ratio:1;background-color:var(--card-bg);border-radius:8px;position:relative;overflow:hidden}._galleryItem_lhtay_494 img{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}._galleryItem_lhtay_494:hover img{transform:scale(1.05)}._contactForm_lhtay_515{flex-direction:column;gap:1.5rem;max-width:600px;margin:3rem auto 0;display:flex}._formGroup_lhtay_523{flex-direction:column;gap:.5rem;display:flex}._formGroup_lhtay_523 label{color:var(--text-muted);font-size:.9rem}._formGroup_lhtay_523 input,._formGroup_lhtay_523 textarea{background:var(--card-bg);border:1px solid var(--border-color);width:100%;color:var(--foreground);border-radius:4px;padding:1rem;font-family:inherit;transition:border-color .3s}._formGroup_lhtay_523 input:focus,._formGroup_lhtay_523 textarea:focus{border-color:var(--accent-green);outline:none}._honeypotField_lhtay_554{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}._footer_lhtay_563{background:var(--card-bg);border-top:1px solid var(--border-color);padding:4rem 2rem 2rem}._footerContent_lhtay_569{grid-template-columns:1fr;gap:3rem;max-width:1200px;margin:0 auto;display:grid}@media (width>=768px){._footerContent_lhtay_569{grid-template-columns:1fr 1fr}}._footerLogo_lhtay_583{object-fit:contain;width:clamp(150px,15vw,205px);height:auto;display:block}._footerBrand_lhtay_590 p{color:var(--text-muted);margin-top:1rem}._footerLinks_lhtay_595{flex-direction:column;gap:1rem;display:flex}._footerLinks_lhtay_595 h4{color:var(--foreground);margin-bottom:.5rem}._footerLinks_lhtay_595 a{color:var(--text-muted);transition:color .3s}._footerLinks_lhtay_595 a:hover{color:var(--foreground)}._footerLegal_lhtay_615{border-top:1px solid var(--border-color);text-align:center;max-width:1200px;color:var(--text-muted);margin:4rem auto 0;padding-top:2rem;font-size:.85rem}._devTag_lhtay_626{color:var(--text-muted);border:1px solid var(--border-color);background:#ffffff1a;border-radius:100px;margin-bottom:1rem;padding:.25rem .75rem;font-size:.75rem;display:inline-block}:root{--font-inter:"Inter", system-ui, sans-serif;--font-outfit:"Outfit", system-ui, sans-serif;--background:#0a0a0a;--foreground:#f5f5f5;--text-muted:#a3a3a3;--accent-green:#113f30;--accent-green-light:#1b5b46;--accent-gold:#bca37f;--card-bg:#141414;--border-color:#262626}html,body{background-color:var(--background);max-width:100vw;color:var(--foreground);scroll-behavior:smooth;overflow-x:hidden}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;min-height:100vh;display:flex}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{font-family:var(--font-outfit);letter-spacing:-.02em;font-weight:400}p,span,li,button,input,textarea{font-family:var(--font-inter)}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}section{padding:5rem 0}@media (width>=768px){section{padding:8rem 0}}section[id]{scroll-margin-top:90px}.title-accent{color:var(--accent-gold)}.btn-primary{background-color:var(--foreground);color:var(--background);cursor:pointer;border:1px solid #0000;border-radius:4px;padding:.75rem 1.5rem;font-weight:500;transition:all .3s;display:inline-block}.btn-primary:hover{color:var(--foreground);border-color:var(--foreground);background-color:#0000}.btn-secondary{color:var(--foreground);border:1px solid var(--border-color);cursor:pointer;background-color:#0000;border-radius:4px;padding:.75rem 1.5rem;font-weight:500;transition:all .3s;display:inline-block}.btn-secondary:hover{border-color:var(--foreground);background-color:#ffffff0d}.text-center{text-align:center}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.mb-4{margin-bottom:2rem}.mb-6{margin-bottom:3rem}
