.email-subscribe-row{display:flex;flex-direction:row;width:100%;max-width:360px;border-radius:12px;padding:6px;box-shadow:0 2px 10px rgba(0,0,0,.04)}.email-subscribe-row--footer,.email-subscribe-row--hero{background:var(--card);border:1px solid var(--border)}.email-subscribe-row input[type=email]{flex:1;padding:12px 14px;background:transparent;border:none;outline:none;font-family:var(--font-plus-jakarta-sans),"Plus Jakarta Sans",system-ui,sans-serif;font-size:14px;min-width:0}.email-subscribe-row--footer input[type=email]{color:var(--foreground)}.email-subscribe-row--footer input[type=email]::-moz-placeholder{color:var(--muted-foreground)}.email-subscribe-row--footer input[type=email]::placeholder{color:var(--muted-foreground)}.email-subscribe-row--hero input[type=email]{color:var(--foreground)}.email-subscribe-row--hero input[type=email]::-moz-placeholder{color:var(--muted-foreground)}.email-subscribe-row--hero input[type=email]::placeholder{color:var(--muted-foreground)}.email-subscribe-row button{padding:12px 18px;background:var(--primary);color:var(--primary-foreground);font-family:var(--font-plus-jakarta-sans),"Plus Jakarta Sans",system-ui,sans-serif;font-size:14px;font-weight:600;border:none;border-radius:8px;cursor:pointer;box-shadow:0 6px 20px rgba(0,0,0,.28),0 2px 8px rgba(0,0,0,.15);transition:background .2s,box-shadow .2s,transform .15s,opacity .2s;white-space:nowrap;flex-shrink:0}.email-subscribe-row button:hover:not(:disabled){opacity:.92;box-shadow:0 8px 28px rgba(0,0,0,.38),0 4px 12px rgba(0,0,0,.2);transform:translateY(-1px)}.email-subscribe-row button:disabled{opacity:.6;cursor:not-allowed}.footer-section{--footer-accent:#1f65d6;width:100%;background:var(--background);padding:48px 24px 40px;font-family:var(--font-dm-sans),"DM Sans",sans-serif;color:var(--foreground)}.footer-section,.footer-section *,.footer-section :after,.footer-section :before{box-sizing:border-box}.footer-container{width:100%;max-width:1150px;margin:0 auto}.footer-wrapper{width:100%;margin:0;display:grid;grid-template-columns:minmax(260px,350px) minmax(0,1fr);gap:16px;align-items:stretch}.footer-left{position:relative;min-height:340px;border-radius:28px;padding:32px;overflow:hidden;box-shadow:0 12px 40px rgba(21,76,189,.25);background:#1e4fc0;display:flex;flex-direction:column;justify-content:space-between}.footer-left-video{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0;pointer-events:none}.footer-logo{display:flex;flex-direction:row;align-items:center;gap:10px;position:relative;z-index:1}.footer-logo-feather{width:28px;height:28px;flex-shrink:0;-o-object-fit:contain;object-fit:contain}.footer-logo-name{font-family:var(--font-plus-jakarta-sans),"Plus Jakarta Sans",system-ui,sans-serif;font-size:22px;font-weight:600;color:#ffffff;letter-spacing:-.02em}.footer-tagline-container{margin-top:auto;margin-bottom:28px;position:relative;z-index:1}.footer-tagline{font-size:19px;font-weight:400;color:#ffffff;line-height:1.45}.footer-tagline span{color:rgba(255,255,255,.65)}.footer-social-block{display:grid;grid-template-columns:1fr auto;row-gap:10px;-moz-column-gap:12px;column-gap:12px;position:relative;z-index:1}.footer-social-row{grid-column:1/-1;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:12px}.footer-social-label{grid-column:2;grid-row:1;font-family:var(--font-caveat),"Caveat",cursive;font-size:17px;font-weight:600;color:rgba(255,255,255,.9);letter-spacing:.3px;text-align:right;justify-self:end}.footer-left .footer-theme-toggle{flex-shrink:0}.footer-social-icons{display:flex;flex-direction:row;gap:7px;flex-shrink:0}.social-icon{width:36px;height:36px;border-radius:9px;background:#0e1014;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 18px rgba(0,0,0,.35),0 2px 6px rgba(0,0,0,.2);transition:background .2s,transform .15s,box-shadow .2s;text-decoration:none}.social-icon svg{width:15px;height:15px;fill:#ffffff}.social-icon img{width:15px;height:15px;-o-object-fit:contain;object-fit:contain;filter:brightness(0) invert(1)}.social-icon:hover{background:#000000;transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.45),0 4px 10px rgba(0,0,0,.25)}.footer-right{background:var(--secondary);border:1px solid var(--border);border-radius:28px;padding:40px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.04);display:flex;flex-direction:column;justify-content:space-between;position:relative;min-width:0}.footer-lucky-graphic{position:absolute;top:20px;right:24px;z-index:2;display:flex;flex-direction:column;align-items:flex-start;gap:6px;max-width:calc(100% - 48px)}.lucky-cube{width:72px;height:72px;border-radius:18px;transform:rotate(-10deg);background:linear-gradient(135deg,#5b9ffb,#1e5dd7 55%,#1448be);box-shadow:inset 3px 3px 8px rgba(255,255,255,.35),inset -3px -3px 12px rgba(0,0,0,.18),8px 14px 28px rgba(20,72,200,.35);display:flex;align-items:center;justify-content:center}.lucky-cube-mark{font-family:var(--font-dm-sans),"DM Sans",sans-serif;font-size:32px;font-weight:700;color:#ffffff;letter-spacing:-.04em;transform:rotate(10deg);text-shadow:0 3px 6px rgba(0,0,0,.25);line-height:1}.lucky-text-row{display:flex;flex-direction:row;gap:6px;align-items:center;transform:rotate(-4deg);margin-top:4px}.lucky-arrow{width:22px;height:22px;color:var(--muted-foreground);flex-shrink:0}.lucky-arrow svg{width:100%;height:100%}.lucky-arrow path{stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.lucky-text{font-family:var(--font-caveat),"Caveat",cursive;font-size:18px;font-weight:600;color:var(--muted-foreground);white-space:nowrap}.footer-right-top{padding-right:88px;min-width:0}.footer-nav-cols{display:flex;flex-direction:row;flex-wrap:wrap;gap:clamp(32px,6vw,72px);padding-top:8px}.footer-col{min-width:0}.footer-col-title{font-family:var(--font-caveat),"Caveat",cursive;font-size:24px;font-weight:600;font-style:italic;color:var(--muted-foreground);margin-bottom:18px}.footer-col a{display:block;font-family:var(--font-dm-sans),"DM Sans",sans-serif;font-size:14px;font-weight:600;color:var(--foreground);margin-bottom:14px;text-decoration:none;transition:color .2s}.footer-col a:hover{color:var(--footer-accent)}.footer-bottom{display:flex;flex-direction:column;align-items:flex-start;gap:24px;margin-top:48px;min-width:0;width:100%}.footer-theme-toggle{position:relative;z-index:1}.footer-cta-mini{display:flex;flex-direction:column;gap:14px;width:100%;max-width:100%;min-width:0}.footer-cta-mini h4{font-family:var(--font-dm-sans),"DM Sans",sans-serif;font-size:15px;font-weight:400;color:var(--muted-foreground);line-height:1.45}.footer-cta-mini h4 strong{display:block;font-size:19px;font-weight:700;color:var(--foreground)}.footer-legal{display:flex;flex-direction:column;align-items:center;gap:6px;margin-top:32px;text-align:center}.footer-legal-links{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px 12px}.footer-legal-links a{font-family:var(--font-dm-sans),"DM Sans",sans-serif;font-size:12.5px;font-weight:400;color:var(--muted-foreground);text-decoration:none;transition:color .2s}.footer-legal-links a:hover{color:var(--footer-accent)}.footer-legal-separator{line-height:1}.footer-legal-copy,.footer-legal-separator{color:var(--muted-foreground);font-size:12px}.footer-legal-copy{font-family:var(--font-plus-jakarta-sans),"Plus Jakarta Sans",system-ui,sans-serif;font-weight:400;margin:0}@media (min-width:1024px){.footer-bottom{flex-direction:row;align-items:flex-end;justify-content:flex-end}.footer-cta-mini{width:auto;max-width:360px}}@media (max-width:860px){.footer-wrapper{grid-template-columns:1fr}.footer-left{min-height:auto;gap:40px}.footer-right-top{padding-right:0;padding-top:96px}}@media (max-width:560px){.footer-section{padding:32px 16px 24px}.footer-right{padding:24px}.footer-right-top{padding-top:88px}.footer-nav-cols{gap:32px}.footer-lucky-graphic{right:16px;top:16px}.lucky-cube{width:64px;height:64px}.lucky-cube-mark{font-size:28px}}