:root{--color-primary: #fc1e58;--color-secondary: #0d2542;--color-bg: #0a1628;--color-text: #ffffff;--color-muted: rgba(255, 255, 255, .6);--color-border: rgba(255, 255, 255, .1);--font-display: "Syne", system-ui, sans-serif;--font-body: "Raleway", system-ui, sans-serif;--ease: cubic-bezier(.22, 1, .36, 1);--ease-out: cubic-bezier(.16, 1, .3, 1)}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font-body);background:var(--color-bg);color:var(--color-text);min-height:100svh;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.page{position:relative;min-height:100svh;display:flex;flex-direction:column}.topbar{position:absolute;top:0;left:0;right:0;z-index:30;padding:1.75rem 1.5rem 0;display:flex;justify-content:center;pointer-events:none}.topbar__inner{pointer-events:auto;display:flex;align-items:center;gap:.85rem}.topbar__logo{height:36px;width:auto;filter:drop-shadow(0 2px 12px rgba(0,0,0,.4))}.topbar__sub{font-family:var(--font-display);font-weight:500;font-size:.78rem;letter-spacing:.42em;color:#ffffffb3;text-transform:uppercase;padding-left:.85rem;margin-left:.1rem;border-left:1px solid rgba(255,255,255,.18);line-height:1}.split{flex:1;display:flex;position:relative}.split__divider{position:absolute;top:0;bottom:0;left:50%;width:1px;background:linear-gradient(180deg,transparent 0%,rgba(255,255,255,.18) 25%,rgba(255,255,255,.32) 50%,rgba(255,255,255,.18) 75%,transparent 100%);z-index:5;pointer-events:none;transform:translate(-50%);transition:opacity .6s var(--ease)}.half{position:relative;flex:1 1 50%;overflow:hidden;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:5.5rem 2rem 1rem;cursor:pointer;transition:flex-grow .7s var(--ease),flex-basis .7s var(--ease);isolation:isolate}.half__bg{position:absolute;inset:0;z-index:0;overflow:hidden}.half__bg img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:filter .5s var(--ease);filter:brightness(.55) saturate(.85)}.half__overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,#0d25428c,#0d2542a6 60%,#0a1628eb);transition:opacity .7s var(--ease)}.half__glow{position:absolute;inset:0;z-index:2;pointer-events:none;background:radial-gradient(ellipse at 50% 70%,rgba(252,30,88,.35) 0%,transparent 55%);opacity:.45;mix-blend-mode:screen;transition:opacity .7s var(--ease)}.half__noise{position:absolute;inset:0;z-index:3;pointer-events:none;opacity:.04;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 400 400' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E")}.half__shape{position:absolute;border:1px solid rgba(252,30,88,.18);border-radius:50%;z-index:2;pointer-events:none}.half__shape--lg{width:280px;height:280px;top:12%;right:-40px;opacity:.55}.half--signs .half__shape--lg{right:auto;left:-50px}.half__shape--sm{width:140px;height:140px;bottom:18%;left:8%;opacity:.4}.half--prod .half__shape--sm{left:auto;right:12%}.half__content{position:relative;z-index:4;display:flex;flex-direction:column;align-items:center;text-align:center;max-width:540px;width:100%}.half__badge{display:inline-flex;align-items:center;gap:.55rem;padding:.5rem .95rem;background:#fc1e581a;border:1px solid rgba(252,30,88,.3);border-radius:100px;font-size:.6875rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:#ffffffd9;margin-bottom:1.75rem}.half__badge:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--color-primary);box-shadow:0 0 8px #fc1e58b3}.half__logo{display:flex;flex-direction:column;align-items:center;margin-bottom:1.5rem}.half__logo img{height:48px;width:auto;filter:drop-shadow(0 4px 16px rgba(0,0,0,.35))}.half__sublabel{font-family:var(--font-display);font-size:.7rem;font-weight:400;letter-spacing:.45em;color:#ffffff8c;text-transform:uppercase;margin-top:.45rem}.half__title{font-family:var(--font-display);font-weight:700;font-size:clamp(2rem,5vw,3.25rem);line-height:1.05;letter-spacing:-.01em;color:#fff;margin-bottom:1.1rem}.half__title em{font-style:italic;font-weight:600;color:var(--color-primary)}.half__desc{font-family:var(--font-body);font-weight:400;font-size:.95rem;line-height:1.6;color:#ffffffb3;max-width:420px;margin-bottom:2.25rem}.half__cta{display:inline-flex;align-items:center;gap:.65rem;padding:1rem 1.85rem;background:var(--color-primary);color:#fff;font-family:var(--font-display);font-size:.9rem;font-weight:600;letter-spacing:.06em;border-radius:6px;border:1px solid var(--color-primary);cursor:pointer;transition:background .3s ease,box-shadow .3s ease,border-color .3s ease;position:relative;overflow:hidden;box-shadow:0 8px 30px -10px #fc1e5880}.half__cta svg{width:16px;height:16px;transition:transform .4s var(--ease)}.half__cta:hover{background:#ff3a6e;border-color:#ff3a6e;box-shadow:0 14px 40px -8px #fc1e58b3}.half__cta:hover svg{transform:translate(4px)}.half__url{margin-top:1.4rem;font-family:var(--font-display);font-size:.7rem;font-weight:400;letter-spacing:.32em;color:#fff6;text-transform:uppercase}@media(hover:hover)and (min-width:901px){.split:hover .half{flex-grow:.85}.split:hover .half:hover{flex-grow:1.4}.split:hover .half:hover .half__bg img{filter:brightness(.78) saturate(1.05)}.split:hover .half:hover .half__overlay{opacity:.78}.split:hover .half:hover .half__glow{opacity:.85}.split:hover .half:not(:hover) .half__overlay{opacity:1;background:linear-gradient(180deg,#0a1628d9,#0a1628eb 60%,#0a1628f5)}.split:hover .half:not(:hover) .half__bg img{filter:brightness(.32) saturate(.5)}.split:hover .half:not(:hover) .half__glow{opacity:.1}}.footer{position:relative;z-index:20;padding:1rem 1.5rem 1.25rem;display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap;background:#0a1628a6;border-top:1px solid rgba(255,255,255,.06);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.footer__inner{display:flex;align-items:center;gap:1.4rem;flex-wrap:wrap;justify-content:center;font-family:var(--font-display);font-size:.72rem;font-weight:400;letter-spacing:.18em;color:#ffffff73;text-transform:uppercase}.footer__sep{width:4px;height:4px;border-radius:50%;background:#ffffff40}.footer a{color:#ffffff8c;transition:color .3s ease}.footer a:hover{color:var(--color-primary)}@media(max-width:900px){.topbar{padding-top:1.5rem}.split{flex-direction:column;min-height:auto}.split__divider{display:none}.half{flex:1 1 auto;min-height:88svh;padding:5.5rem 1.5rem 3rem}.half__shape--lg{width:200px;height:200px;top:8%}.half__shape--sm{width:100px;height:100px}.half__title{font-size:clamp(1.85rem,7vw,2.5rem)}.footer{background:#0a1628f2}}@media(max-width:480px){.half{padding:5rem 1.25rem 2.75rem}.half__cta{padding:.95rem 1.5rem;font-size:.85rem}.topbar__logo{height:30px}.topbar__sub{font-size:.7rem;padding-left:.7rem;letter-spacing:.36em}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.half:focus-visible,.half__cta:focus-visible{outline:2px solid var(--color-primary);outline-offset:4px}
