:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.header{position:fixed;top:0;left:0;right:0;height:var(--header-h, 60px);width:100%;display:flex;justify-content:space-between;align-items:center;padding:0 32px;background:#f02036;z-index:1000;box-sizing:border-box}.logo img{width:129px;height:90px;margin-left:100px;margin-top:11%;margin-bottom:9%}.nav{display:flex;align-items:center;gap:20px}.link{color:#fff;text-decoration:none;font-size:16px;font-weight:700;transition:opacity .2s ease-in-out;margin-right:50px}.link:hover{opacity:.8;color:#d2c7c7}.btn-app{background-color:#fff;color:#f02036;border:none;padding:6px 20px;margin-right:100px;border-radius:6px;font-size:16px;font-weight:700;cursor:pointer;transition:background .2s ease-in-out}.btn-app:hover{background-color:#b0a8a8;border:none}.app-cta{position:relative;display:inline-block}.popover{position:absolute;top:calc(100% + 8px);right:10rem;width:220px;background:#fff;color:#111827;border:1px solid #e5e7eb;border-radius:6px;box-shadow:0 8px 24px #00000026;padding:10px;z-index:1500}.popover:before{content:"";position:absolute;top:-6px;right:26px;width:10px;height:10px;background:#fff;border-left:1px solid #e5e7eb;border-top:1px solid #e5e7eb;transform:rotate(45deg)}.popover-title{margin:0 0 8px;font-size:14px;font-weight:700;color:#111827}.popover-item{display:flex;justify-content:space-between;padding:8px 10px;border-radius:4px;text-decoration:none;color:#111827;font-size:14px}.popover-item:hover{background:#f3f4f6}.popover-item span{font-size:12px;color:#6b7280}.submenu-container{margin:6px 0}.submenu-trigger{width:100%;display:flex;justify-content:space-between;align-items:center;gap:8px;padding:10px 12px;border-radius:10px;font-weight:700;cursor:pointer;text-align:left;border:none}.submenu-trigger.red{background:#f02036;color:#fff}.submenu-trigger.red:hover{background:#d81c2e}.submenu-trigger.yellow{background:#facc15;color:#111}.submenu-trigger.yellow:hover{background:#eab308}.submenu{margin-top:6px;padding-left:6px;border-left:2px solid #f1f5f9;display:grid;gap:6px}.submenu-item{display:flex;justify-content:space-between;align-items:center;text-decoration:none;padding:8px 10px;border-radius:8px;color:#111827;border:1px solid transparent}.submenu-item:hover{background:#f9fafb;border-color:#e5e7eb;color:#d81c2e}.chev{opacity:.7;font-size:14px}@media (max-width: 768px){.header{height:60px;padding:0 12px}.logo img{margin-left:10px}.nav{gap:12px}.btn-app{padding:4px 10px;font-size:.85rem;margin-right:10px}.link{font-size:.9rem;margin-right:0}.popover{right:26px;width:180px}}.section1-desktop{width:100vw;height:100vh;margin:0;padding:0;display:flex;justify-content:center;align-items:center;background-color:#fdfdfdfd}.section1-desktop .banner-desktop{width:100%;height:93.7%;margin-top:2.9%}.section1-mobile{display:none}@media (max-width: 768px){.section1-desktop{display:none}html,body{margin:0;padding:0;overflow:hidden;width:100%;height:100%}.section1-mobile{display:block;position:fixed;inset:0;margin:0;padding:0;background:#000}.section1-mobile .banner-mobile{display:block;width:100%;height:100%;object-fit:cover;margin-top:20px}@supports (-webkit-touch-callout: none){.section1-mobile{height:-webkit-fill-available}}}
