@layer base{*{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:antialiased;width:100%;height:100%;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji}body{background-color:#f8f5ee;width:100%;height:100%;margin:0}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;padding:0}h1,h2,h3,h4,h5,h6,p{font-size:inherit;font-weight:inherit;margin:0}img{max-width:100%;height:auto}}@layer components{#container{flex-direction:column;width:100%;height:100vh;display:flex;overflow:hidden}.page-wrapper{background-color:#f8f5ee;flex-direction:column;align-items:stretch;width:100%;height:100vh;display:flex;position:relative;overflow:hidden}.home-scrollable{flex-direction:column;flex:1;display:flex;overflow:hidden auto}.header{z-index:1000;width:100%;box-shadow:none;background-color:#f8f5ee;border-bottom:1px solid #0000;padding:16px 30px;position:sticky;top:0}.header-content{justify-content:space-between;align-items:center;width:100%;display:flex;position:relative}.logo{flex-shrink:0;display:block}.logo img{width:58px;height:47px;display:block}.nav{flex:1;justify-content:flex-end;align-items:center;display:flex}.nav-links{align-items:flex-start;gap:24px;display:flex}.nav-column{flex-direction:column;align-items:center;gap:0;display:flex}.nav-link{color:#0026ff;font-family:Instrument Sans,sans-serif;font-size:16px;font-weight:600;text-decoration:none;transition:opacity .2s;display:inline-block}.nav-link:hover{opacity:.7}.nav-link.active{text-decoration:none;position:relative}.nav-link.active:after{content:"";background-color:#0026ff;width:100%;height:2px;position:absolute;bottom:-6px;left:50%;transform:translate(-50%)}.sub-nav-content{flex-direction:column;align-items:center;gap:4px;padding-top:4px;display:flex}.sub-nav-line{opacity:.3;background-color:#0026ff;width:2px;height:12px;display:block}.sub-nav-text{color:#0026ff;opacity:.7;white-space:nowrap;margin-left:25px;margin-right:-50px;font-family:Instrument Sans,sans-serif;font-size:14px;font-weight:500}.social-links{align-items:center;gap:16px;display:flex}.social-link{transition:opacity .2s;display:block}.social-link:hover{opacity:.7}.social-link img{width:20px;height:20px}.hero{background-color:#f8f5ee;justify-content:center;align-items:center;width:100%;padding:60px 50px 100px;display:flex}.hero-with-wave{position:relative}.hero-with-wave:after{content:"";background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 120 51' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M119.99 51H0V0C8.10083 1.28378e-05 15.1657 1.85875 21.5977 5.67871C27.0508 8.91763 31.1824 13.0085 35.1777 16.9648L35.1914 16.9785C42.3757 24.0901 48.0497 29.707 60 29.707C71.9531 29.707 77.6301 24.0876 84.8135 16.9736L84.8223 16.9648C88.8176 13.0086 92.9492 8.91761 98.4023 5.67871C104.831 1.8588 111.899 0 120 0L119.99 51Z' fill='%230026FF'/%3E%3C/svg%3E");background-position:bottom;background-repeat:repeat-x;background-size:120px 52px;width:100%;height:52px;position:absolute;bottom:-1px;left:0}.hero-content{flex-direction:column;align-items:center;gap:32px;display:flex}.hero-logo img{width:600px;height:138px}.main-content{background:linear-gradient(#78008d00 0%,#78008d4d 100%),#0026ff;flex:1;justify-content:center;align-items:flex-start;width:100%;min-height:0;padding:80px 120px 100px;display:flex}.content-wrapper{flex-direction:column;align-items:center;gap:32px;width:100%;max-width:900px;display:flex}.text-content{text-align:center;flex-direction:column;align-items:center;gap:24px;display:flex}.text-content h1{color:#f8f5ee;margin-bottom:16px;font-family:Instrument Sans,sans-serif;font-size:30px;font-weight:600;line-height:1.3}.text-content p{color:#f8f5ee;letter-spacing:-.1px;font-family:Instrument Sans,sans-serif;font-size:20px;font-weight:500;line-height:1.45}.cta-button{color:#0026ff;cursor:pointer;background-color:#f8f5ee;border:none;border-radius:34px;padding:16px 32px;font-family:Instrument Sans,sans-serif;font-size:22px;font-weight:600;line-height:1.2;transition:all .2s}.cta-button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0026ff33}.cta-button:active{transform:translateY(0)}}@layer utilities;@font-face{font-family:Instrument Sans;font-style:normal;font-weight:400;src:url(/fonts/InstrumentSans-Regular.woff2)format("woff2");font-display:swap}@font-face{font-family:Instrument Sans;font-style:normal;font-weight:500;src:url(/fonts/InstrumentSans-Medium.woff2)format("woff2");font-display:swap}@font-face{font-family:Instrument Sans;font-style:normal;font-weight:600;src:url(/fonts/InstrumentSans-SemiBold.woff2)format("woff2");font-display:swap}@media (max-width:1280px){.main-content{padding:96px 32px}.text-content h1{font-size:28px}.copyright{font-size:14px}}@media (max-width:800px){.header{padding:16px 20px}.hero{padding:80px 24px}.hero-logo img{width:350px;height:85px}.main-content{padding:40px 24px}.text-content h1{font-size:26px}.text-content p{font-size:18px}.cta-button{font-size:16px}.copyright{font-size:12px}}@media (max-width:480px){.header{padding:16px 15px}.hero{padding:60px 15px 120px}.hero-logo img{width:287px;height:69px}.social-links{gap:12px}.main-content{padding:40px 20px}}
:root{--color-cream:#f8f5ee;--color-cream-alt:#f9f5ee;--color-blue:#0026ff;--color-blue-dark:#001dd9;--color-peach:#ffc7aa;--color-orange:#be4200;--color-light-blue:#c8e0e4;--color-white:#fff;--color-black:#000;--color-text-dark:#1f2937;--color-text-gray:#6b7280;--color-text-light-gray:#9ca3af;--color-text-dark-blue:#2e334b;--color-success:#10b981;--color-warning:#f59e0b;--color-warning-light:#fef3c7;--color-warning-border:#fcd34d;--color-warning-text:#92400e;--color-error:#ef4444;--color-error-light:#fef2f2;--color-error-border:#fca5a5;--color-error-text:#dc2626;--color-error-dark:#b91c1c;--color-border:#e5e7eb;--color-bg-light:#f9fafb;--color-bg-gray:#6b7280;--spacing-xs:8px;--spacing-sm:12px;--spacing-md:16px;--spacing-lg:24px;--spacing-xl:32px;--spacing-2xl:40px;--spacing-3xl:48px;--radius-sm:6px;--radius-md:8px;--radius-lg:12px;--radius-full:50px;--shadow-sm:0 1px 3px #0000001a;--shadow-md:0 4px 12px #0026ff33;--shadow-lg:0 10px 40px #0000004d;--transition-fast:.2s ease;--transition-normal:.3s ease}
