:root{--navy: #00293d;--cream: #f0e5cc;--orange: #e17e26;--pale-blue: #b2bab8;--white: #ffffff;--navy-body-on-dark: #c7d1cf;--navy-caption-on-dark: #b2bfbd;--font-heading: "Rajdhani", "Arial Narrow", sans-serif;--font-body: "Roboto", "Segoe UI", sans-serif;--shadow-card: 0 2px 10px 0 rgba(0, 41, 61, .1);--page-pad-x: 64px;--content-max: 1312px;--gutter: max(var(--page-pad-x), (100% - var(--content-max)) / 2);--color-primary: var(--navy);--color-primary-dark: #001b29;--color-secondary: var(--orange);--color-light: var(--white);--color-white: var(--white);--color-black: #000000;--color-bg-cream: var(--white);--color-gray-500: #505050;--color-gray-800: #202020;--font-family: var(--font-body);--font-weight-normal: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--transition-fast: .15s ease-in-out;--transition-normal: .3s ease-in-out;--border-radius-lg: 6px;--space-md: 1rem;--space-lg: 1.5rem;--space-xl: 2rem;--space-2xl: 3rem;--space-4xl: 6rem;--max-width: 1440px;--text-base: 15px;--text-lg: 18px;--text-4xl: 44px;--shadow-md: var(--shadow-card);--shadow-lg: var(--shadow-card)}*,*:before,*:after{box-sizing:border-box}*{margin:0}html{scroll-behavior:smooth;color-scheme:only light}body{font-family:var(--font-body);font-size:15px;line-height:22px;color:var(--navy);background:var(--white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{display:block;max-width:100%}a{text-decoration:none;color:inherit;transition:color .15s ease-in-out,background-color .15s ease-in-out,opacity .15s ease-in-out}button{font:inherit;border:0;background:none;cursor:pointer}.t-display{font-family:var(--font-heading);font-weight:700;font-size:64px;line-height:68px}.t-h1{font-family:var(--font-heading);font-weight:700;font-size:44px;line-height:48px}.t-h2{font-family:var(--font-heading);font-weight:600;font-size:32px;line-height:38px}.t-h3{font-family:var(--font-heading);font-weight:600;font-size:24px;line-height:30px}.t-h4{font-family:var(--font-heading);font-weight:500;font-size:18px;line-height:24px}.t-overline{font-family:var(--font-heading);font-weight:600;font-size:15px;line-height:20px;letter-spacing:1.5px}.t-body-lg{font-family:var(--font-body);font-weight:400;font-size:18px;line-height:26px}.t-body{font-family:var(--font-body);font-weight:400;font-size:15px;line-height:22px}.t-body-sm{font-family:var(--font-body);font-weight:400;font-size:13px;line-height:18px}.t-caption{font-family:var(--font-body);font-weight:300;font-size:11px;line-height:15px}.btn{display:inline-flex;align-items:center;justify-content:center;font-family:var(--font-body);font-weight:500;font-size:13px;line-height:16px;letter-spacing:.52px;color:var(--white);border-radius:6px;padding:16px 32px;cursor:pointer;white-space:nowrap}.btn--orange{background:var(--orange)}.btn--orange:hover{background:#cb6f1d}.btn--navy{background:var(--navy);padding:18px 40px}.btn--navy:hover{background:#003a56}.btn--ghost{padding:16px 8px;background:transparent}.btn--ghost:hover{opacity:.85}.section-head{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}.section-head .t-overline{color:var(--orange)}.card-row{display:flex;align-items:stretch;gap:24px;width:100%}.card-row>*{flex:1 0 0;min-width:1px}.card{display:flex;flex-direction:column;align-items:flex-start;gap:12px;padding:28px;border-radius:8px;box-shadow:var(--shadow-card)}.card--cream{background:var(--cream)}.card--white{background:var(--white)}.card--navy{background:var(--navy)}.card .card-icon{width:24px;height:24px}.card h3{font-family:var(--font-heading);font-weight:700;font-size:18px;line-height:24px;color:var(--navy)}.card p{font-size:15px;line-height:22px;color:var(--navy)}.dash-list{display:flex;flex-direction:column;gap:10px;width:100%;padding:0;list-style:none}.dash-list li{display:flex;gap:10px;align-items:flex-start;list-style:none;font-size:15px;line-height:22px;color:var(--navy)}.dash-list li:before{content:"—";color:var(--orange);flex-shrink:0}.guarantee-reminder{display:flex;align-items:stretch;gap:24px;background:var(--navy);padding:40px var(--gutter)}.guarantee-reminder .accent{width:4px;border-radius:2px;background:var(--orange);flex-shrink:0}.guarantee-reminder .reminder-text{display:flex;flex-direction:column;gap:8px;flex:1 0 0;min-width:1px}.guarantee-reminder .t-overline{color:var(--cream)}.guarantee-reminder p{font-size:18px;line-height:26px;color:var(--white)}.primary-cta{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;background:var(--orange);padding:96px var(--gutter);text-align:center}.primary-cta h2{font-family:var(--font-heading);font-weight:600;font-size:32px;line-height:38px;color:var(--navy)}.primary-cta>p{font-size:18px;line-height:26px;color:var(--navy);max-width:620px}.primary-cta .cta-fallback{font-size:13px;line-height:18px;color:var(--navy);opacity:.85}.primary-cta .cta-fallback:hover{opacity:1}.photo-hero{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;padding:80px var(--gutter);background-color:var(--navy);background-size:cover;background-position:center;overflow:hidden}.photo-hero>*{position:relative;z-index:1}.photo-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (max-width: 1100px){:root{--page-pad-x: 32px}}@media (max-width: 900px){:root{--page-pad-x: 20px}.t-display{font-size:42px;line-height:48px}.t-h1{font-size:34px;line-height:40px}.card-row{flex-direction:column}}.site-header{display:flex;align-items:center;justify-content:space-between;background:var(--cream);padding:20px var(--page-pad-x)}.site-header .logo img{width:70px;height:38px;object-fit:contain}.site-header .nav{display:flex;align-items:center;gap:40px}.site-header .nav a{font-family:var(--font-body);font-weight:500;font-size:15px;line-height:22px;letter-spacing:.2px;color:var(--navy)}.site-header .nav a:hover,.site-header .nav a.active{color:var(--orange)}.mobile-menu-btn{display:none;flex-direction:column;justify-content:center;gap:5px;width:40px;height:40px;padding:8px}.mobile-menu-btn span{display:block;height:2px;width:100%;background:var(--navy);transition:transform .2s ease,opacity .2s ease}.mobile-menu-btn.active span:nth-child(1){transform:translateY(7px) rotate(45deg)}.mobile-menu-btn.active span:nth-child(2){opacity:0}.mobile-menu-btn.active span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-nav-overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#00293d80;z-index:40}.mobile-nav-overlay.active{display:block}.mobile-nav{position:fixed;top:0;right:-280px;width:280px;height:100vh;background:var(--cream);display:flex;flex-direction:column;gap:8px;padding:88px 28px 28px;transition:right .25s ease;z-index:50}.mobile-nav.active{right:0}.mobile-nav a{font-family:var(--font-body);font-weight:500;font-size:17px;line-height:24px;color:var(--navy);padding:10px 0}.mobile-nav a:hover{color:var(--orange)}@media (max-width: 767px){.site-header .nav{display:none}.mobile-menu-btn{display:flex;position:relative;z-index:60}}.footer{display:flex;flex-direction:column;gap:32px;background:var(--navy);padding:56px var(--gutter) 40px}.footer-top{display:flex;align-items:flex-start;justify-content:space-between;gap:40px;width:100%}.footer-brand{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.footer-brand .footer-logo{width:81px;height:44px;object-fit:contain}.footer-tagline{font-size:13px;line-height:18px;color:var(--pale-blue);white-space:pre-line}.footer-endorsement{display:flex;flex-direction:column;align-items:flex-start;gap:8px;padding-top:12px}.footer-endorsement .t-overline{color:var(--pale-blue);opacity:.8}.footer-endorsement .navasis-logo{width:67px;height:26px;object-fit:contain}.footer-column{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.footer-column h4{font-family:var(--font-heading);font-weight:500;font-size:18px;line-height:24px;color:var(--orange)}.footer-column a{font-size:15px;line-height:22px;color:var(--cream)}.footer-column a:hover{color:var(--white)}.footer-divider{width:100%;height:1px;background:var(--pale-blue);opacity:.25}.footer-copyright{font-weight:300;font-size:11px;line-height:15px;color:var(--pale-blue);white-space:pre-wrap}@media (max-width: 900px){.footer-top{flex-wrap:wrap}.footer-brand{flex-basis:100%}}.form-success,.form-summary-error,.form-alert-error,.form-alert-success{width:100%;border-radius:8px;padding:20px 24px;font-size:15px;line-height:22px}.form-success,.form-alert-success{background:var(--cream);border-left:4px solid var(--orange);color:var(--navy)}.form-summary-error,.form-alert-error{background:#fbeaea;border-left:4px solid #b3261e;color:#6e1610}.form-success h3,.form-summary-error h3{font-family:var(--font-heading);font-weight:600;font-size:18px;line-height:24px;margin-bottom:4px}.home-hero{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;padding:100px var(--gutter);background-color:var(--navy);background-image:url(/images/eaglite/hero-home.jpg);background-size:cover;background-position:center;overflow:hidden;text-align:center}.home-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#0000008c}.home-hero>*{position:relative}.home-hero h1{color:var(--white);max-width:900px}.home-hero .hero-sub{color:var(--cream);max-width:660px}.home-hero .hero-cta-row{display:flex;align-items:center;gap:20px;padding-top:16px}.home-section{display:flex;flex-direction:column;align-items:center;gap:16px;padding:80px var(--gutter)}.home-section--white{background:var(--white)}.home-section--cream{background:var(--cream)}.home-section .section-title{color:var(--navy);text-align:center;max-width:760px}.home-section .card-row{padding-top:32px}.home-section .card-row+.card-row{padding-top:24px}.capability-row{padding-top:32px;padding-bottom:24px}.capability-card{gap:10px}.capability-card .cap-number{font-family:var(--font-heading);font-weight:600;font-size:32px;line-height:38px;color:var(--orange)}.capability-card h3{font-family:var(--font-heading);font-weight:500;font-size:18px;line-height:24px;color:var(--white)}.capability-card p{color:var(--cream)}.logistics-faq{display:flex;flex-direction:column;width:100%;max-width:760px;padding-top:24px}.logistics-faq .faq-item{display:flex;flex-direction:column;gap:6px;padding:20px 0;border-bottom:1px solid var(--navy)}.logistics-faq .faq-item:last-child{border-bottom:0}.logistics-faq .faq-q{font-family:var(--font-heading);font-weight:500;font-size:18px;line-height:24px;color:var(--navy)}.logistics-faq .faq-a{font-size:15px;line-height:22px;color:var(--navy);opacity:.8}.dashboard-section{display:flex;flex-direction:column;align-items:center;gap:20px;background:var(--navy);padding:96px var(--gutter);text-align:center}.dashboard-section .t-overline{color:var(--orange)}.dashboard-section h2{color:var(--white)}.dashboard-section .dash-lead{color:var(--navy-body-on-dark);max-width:720px}.dashboard-shot{position:relative;width:100%;aspect-ratio:1224 / 294;border:1px solid rgba(255,255,255,.1);border-radius:12px;overflow:hidden}.dashboard-shot img{position:absolute;width:114.63%;height:228.42%;max-width:none;left:-14.66%;top:-3.22%}.dashboard-section .dash-caption{font-size:15px;line-height:22px;color:var(--navy-caption-on-dark);max-width:720px}.guarantee-band{display:flex;align-items:stretch;gap:28px;width:100%;background:var(--navy);border-radius:8px;box-shadow:var(--shadow-card);padding:32px 40px 32px 36px;text-align:left}.guarantee-band .accent{width:4px;border-radius:2px;background:var(--orange);flex-shrink:0}.guarantee-band .guarantee-text{display:flex;flex-direction:column;gap:10px;flex:1 0 0;min-width:1px}.guarantee-band .t-overline{color:var(--cream)}.guarantee-band h2{color:var(--white)}.guarantee-band .guarantee-body{font-size:18px;line-height:26px;color:var(--navy-body-on-dark)}@media (max-width: 900px){.home-hero .hero-cta-row{flex-direction:column;gap:8px}.dashboard-shot{aspect-ratio:1920 / 919}.dashboard-shot img{position:static;width:100%;height:100%;object-fit:cover}}.solution-hero{background-image:url(/images/eaglite/hero-solution.jpg);gap:18px}.solution-hero .t-overline{color:var(--orange)}.solution-hero h1{color:var(--white)}.solution-hero p{color:var(--cream);max-width:680px}.deep-dive-row{display:flex;align-items:center;gap:48px;padding:56px var(--gutter)}.deep-dive-row--cream{background:var(--cream)}.deep-dive-row .number-box{display:flex;align-items:center;justify-content:center;width:200px;height:140px;background:var(--navy);border-radius:8px;flex-shrink:0}.deep-dive-row .number-box span{font-family:var(--font-heading);font-weight:700;font-size:64px;line-height:68px;color:var(--orange)}.deep-dive-row .deep-dive-text{display:flex;flex-direction:column;gap:10px;flex:1 0 0;min-width:1px}.deep-dive-row h2{color:var(--navy)}.deep-dive-row p{font-size:18px;line-height:26px;color:var(--navy)}.persona-section{display:flex;flex-direction:column;align-items:center;gap:16px;background:var(--pale-blue);padding:80px var(--gutter)}.persona-section .t-overline{color:var(--navy)}.persona-section h2{color:var(--navy);text-align:center}.persona-section .card-row{padding-top:32px}.persona-card h3{font-family:var(--font-heading);font-weight:500;font-size:18px;line-height:24px;color:var(--orange)}@media (max-width: 900px){.deep-dive-row{flex-direction:column;align-items:flex-start;gap:24px}}.company-hero{background-image:url(/images/eaglite/hero-company.jpg);gap:18px;padding-bottom:72px}.company-hero .t-overline{color:var(--orange)}.company-hero h1{color:var(--white);max-width:900px}.company-hero p{color:var(--pale-blue);max-width:680px}.company-story{display:flex;flex-direction:column;align-items:center;gap:16px;background:var(--white);padding:72px var(--gutter) 56px;text-align:center}.company-story .t-overline{color:var(--orange)}.company-story h2{color:var(--navy)}.company-story p{font-size:18px;line-height:26px;color:var(--navy);max-width:760px}.founders-section{display:flex;flex-direction:column;align-items:center;gap:24px;background:var(--pale-blue);padding:56px var(--gutter) 72px}.founders-section h2{color:var(--navy)}.founder-card{gap:10px}.founder-card .founder-avatar{display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;background:var(--navy)}.founder-card .founder-avatar span{font-family:var(--font-heading);font-weight:600;font-size:24px;line-height:30px;color:var(--orange)}.founder-card .founder-name{font-family:var(--font-heading);font-weight:600;font-size:24px;line-height:30px;color:var(--navy)}.founder-card .founder-role{color:var(--orange)}.structure-card{display:flex;flex-direction:column;align-items:center;gap:8px;width:100%;background:var(--white);border-radius:8px;box-shadow:var(--shadow-card);padding:24px 28px;text-align:center}.structure-card .t-overline{color:var(--orange)}.structure-card p{font-size:15px;line-height:22px;color:var(--navy)}.booking-body{display:flex;align-items:flex-start;gap:56px;background:var(--white);padding:72px var(--gutter) 96px}.booking-value{display:flex;flex-direction:column;align-items:flex-start;gap:20px;width:500px;flex-shrink:0}.booking-value .t-overline{color:var(--orange)}.booking-value h1{color:var(--navy)}.booking-value .booking-lead{font-size:18px;line-height:26px;color:var(--navy)}.booking-value .cover-heading{color:var(--navy)}.who-you-meet{display:flex;flex-direction:column;gap:6px;width:100%;background:var(--cream);border-radius:8px;box-shadow:var(--shadow-card);padding:18px 20px;color:var(--navy)}.bookings-embed{display:flex;flex-direction:column;flex:1 0 0;min-width:1px;border:1.5px dashed var(--pale-blue);border-radius:8px;overflow:hidden}.bookings-embed .embed-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;background:var(--navy);padding:16px 24px}.bookings-embed .embed-bar .t-overline{color:var(--cream)}.bookings-embed .embed-bar .embed-duration{font-size:13px;line-height:18px;color:var(--pale-blue)}.bookings-embed iframe{display:block;width:100%;min-height:640px;border:0}@media (max-width: 1000px){.booking-body{flex-direction:column}.booking-value,.bookings-embed{width:100%}}.confirmation-body{display:flex;flex-direction:column;align-items:center;gap:40px;background:var(--white);padding:88px var(--gutter) 96px}.confirmed-head{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}.confirmed-badge{display:inline-flex;align-items:center;justify-content:center;background:var(--orange);border-radius:100px;padding:8px 20px;font-family:var(--font-heading);font-weight:600;font-size:15px;line-height:20px;letter-spacing:1.5px;color:var(--white);white-space:pre}.confirmed-head h1{color:var(--navy)}.confirmed-head p{color:var(--navy);max-width:560px}.meeting-summary{width:100%;max-width:760px;background:var(--navy);border-radius:8px}.meeting-summary .summary-inner{display:flex;flex-direction:column;padding:28px 32px}.meeting-summary .summary-row{display:flex;align-items:flex-start;gap:24px;padding:14px 0;border-bottom:1px solid var(--pale-blue)}.meeting-summary .summary-row:last-child{border-bottom:0}.meeting-summary .summary-label{font-family:var(--font-heading);font-weight:600;font-size:15px;line-height:20px;letter-spacing:1.5px;color:var(--orange);width:80px;flex-shrink:0}.meeting-summary .summary-value{font-size:15px;line-height:22px;color:var(--white);white-space:pre-wrap;flex:1 0 0;min-width:1px}.prepare-next{display:flex;align-items:stretch;gap:24px;width:100%;max-width:760px}.prepare-next .card{padding:24px}.prepare-next h3{font-family:var(--font-heading);font-weight:500;font-size:18px;line-height:24px;color:var(--navy)}.reschedule-fallback{font-size:13px;line-height:18px;color:var(--navy);opacity:.85;text-align:center;white-space:pre-wrap}.reschedule-fallback:hover{opacity:1}@media (max-width: 900px){.prepare-next{flex-direction:column}}.contact-body{display:flex;flex-direction:column;align-items:center;gap:8px;background:var(--white);padding:72px var(--gutter) 96px;text-align:center}.contact-body .t-overline{color:var(--orange)}.contact-body h1{color:var(--navy)}.contact-body .contact-lead{color:var(--navy);max-width:620px}.contact-cols{display:flex;align-items:flex-start;gap:40px;width:100%;max-width:1000px;padding-top:40px;text-align:left}.contact-form{display:flex;flex-direction:column;gap:16px;flex:1 0 0;min-width:1px}.contact-form .form-field{display:flex;flex-direction:column;gap:6px;width:100%}.contact-form label{font-family:var(--font-heading);font-weight:600;font-size:15px;line-height:20px;letter-spacing:1.5px;text-transform:uppercase;color:var(--navy)}.contact-form input,.contact-form textarea{width:100%;background:var(--white);border:1px solid var(--pale-blue);border-radius:6px;padding:14px 16px;font-family:var(--font-body);font-size:15px;line-height:22px;color:var(--navy)}.contact-form textarea{min-height:96px;resize:vertical}.contact-form input::placeholder,.contact-form textarea::placeholder{color:var(--navy);opacity:.4}.contact-form input:focus,.contact-form textarea:focus{outline:2px solid var(--orange);outline-offset:-1px}.contact-form .btn{width:100%}.contact-form .form-error{font-size:13px;line-height:18px;color:#b3261e}.contact-alt{display:flex;flex-direction:column;gap:16px;width:340px;flex-shrink:0}.alt-talk-card{display:flex;flex-direction:column;gap:10px;background:var(--navy);border-radius:8px;padding:24px}.alt-talk-card h3{color:var(--white)}.alt-talk-card p{font-size:15px;line-height:22px;color:var(--pale-blue)}.alt-talk-card .btn{width:100%;padding-top:12px;padding-bottom:12px}.alt-details-card{display:flex;flex-direction:column;gap:14px;background:var(--cream);border-radius:8px;padding:24px}.alt-details-card .detail-group{display:flex;flex-direction:column;gap:2px}.alt-details-card .detail-group .t-overline{color:var(--orange)}.alt-details-card .detail-group p{font-size:15px;line-height:22px;color:var(--navy)}@media (max-width: 900px){.contact-cols{flex-direction:column}.contact-alt{width:100%}}.security-hero{display:flex;flex-direction:column;align-items:center;gap:18px;background:var(--navy);padding:80px var(--gutter) 72px;text-align:center}.security-hero .t-overline{color:var(--orange)}.security-hero h1{color:var(--white)}.security-hero p{color:var(--pale-blue);max-width:680px}.principles-section{display:flex;flex-direction:column;align-items:center;gap:16px;background:var(--white);padding:72px var(--gutter) 40px}.principles-section h2{color:var(--navy)}.principles-section .card-row{padding-top:16px}.principle-card{gap:10px}.principle-card h3{font-family:var(--font-heading);font-weight:500;font-size:18px;line-height:24px}.operator-clarity{background:var(--white);padding:48px var(--gutter) 64px}.operator-clarity .clarity-panel{display:flex;flex-direction:column;gap:14px;background:var(--pale-blue);border-radius:8px;padding:40px}.operator-clarity .t-overline,.operator-clarity h2{color:var(--navy)}.operator-clarity p{font-size:18px;line-height:26px;color:var(--navy)}.legal-hero{display:flex;flex-direction:column;align-items:center;gap:12px;background:var(--navy);padding:72px var(--gutter) 48px;text-align:center}.legal-hero .t-overline{color:var(--orange)}.legal-hero h1{color:var(--white)}.legal-body{display:flex;align-items:flex-start;justify-content:center;gap:56px;background:var(--white);padding:64px var(--gutter) 96px}.legal-toc{display:flex;flex-direction:column;align-items:flex-start;gap:16px;width:220px;flex-shrink:0;position:sticky;top:24px}.legal-toc .toc-heading{font-family:var(--font-heading);font-weight:600;font-size:13px;letter-spacing:1.2px;color:var(--navy);text-transform:uppercase}.legal-toc a{font-family:var(--font-body);font-weight:500;font-size:15px;line-height:22px;letter-spacing:.2px;color:var(--navy)}.legal-toc a:hover,.legal-toc a.active{color:var(--orange)}.legal-toc .toc-effective{font-size:13px;line-height:18px;color:var(--navy)}.legal-content{display:flex;flex-direction:column;gap:48px;min-width:1px}.legal-card{display:flex;flex-direction:column;gap:10px;width:100%;max-width:760px;background:var(--cream);border-radius:8px;padding:36px 40px;color:var(--navy);scroll-margin-top:24px}.legal-card h2{color:var(--navy)}.legal-card .effective-date{font-size:13px;line-height:18px;opacity:.55}.legal-card .legal-intro{font-size:18px;line-height:26px}.legal-card h3{font-family:var(--font-heading);font-weight:500;font-size:18px;line-height:24px}.legal-card p{font-size:15px;line-height:22px}.legal-note{font-size:13px;line-height:18px;color:var(--navy);opacity:.7;text-align:center;max-width:760px}@media (max-width: 900px){.legal-body{flex-direction:column}.legal-toc{position:static;width:100%}}.not-found-hero{min-height:60vh;display:flex;align-items:center;background:var(--color-light);padding:4rem 0}.not-found-content{display:grid;grid-template-columns:1fr;gap:3rem;text-align:center;max-width:800px;margin:0 auto}.not-found-visual{display:flex;flex-direction:column;align-items:center;gap:1rem}.error-code{font-size:8rem;font-weight:800;color:#1288b2;line-height:1;font-family:Inter,Arial,sans-serif}.error-message{font-size:1.5rem;font-weight:600;color:#0f0f0f;text-transform:uppercase;letter-spacing:.1em}.not-found-text h1{font-size:2.5rem;font-weight:700;color:#0f0f0f;margin-bottom:1rem;line-height:1.2}.not-found-text p{font-size:1.125rem;color:#6c757d;line-height:1.6;max-width:600px;margin:0 auto}.not-found-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.links-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.link-card{background:#fff;border:1px solid #e9ecef;border-radius:.75rem;padding:2rem;text-align:center;transition:all .3s ease;box-shadow:0 2px 8px #00000014;display:flex;flex-direction:column}.link-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f;border-color:#1288b2}.link-card h3{font-size:1.25rem;font-weight:600;color:#0f0f0f;margin-bottom:.75rem}.link-card p{font-size:.95rem;color:#6c757d;line-height:1.5;margin-bottom:1.5rem;flex-grow:1}.link-card .btn{padding:.625rem 1.5rem;font-size:.9rem}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}@media (min-width: 768px){.not-found-content{grid-template-columns:1fr 1fr;text-align:left;align-items:center}.not-found-visual{order:2}.not-found-text{order:1}.not-found-actions{justify-content:flex-start;order:3;grid-column:1 / -1;margin-top:1rem}}@media (max-width: 767px){.error-code{font-size:6rem}.not-found-text h1{font-size:2rem}.not-found-actions{flex-direction:column;align-items:center}.btn{width:100%;max-width:280px}.links-grid{grid-template-columns:1fr;gap:1.5rem}.link-card{padding:1.5rem}}@media (max-width: 480px){.error-code{font-size:4.5rem}.error-message{font-size:1.25rem}.not-found-text h1{font-size:1.75rem}.not-found-hero{padding:2rem 0;min-height:50vh}}
