:root{color-scheme:dark;--background: #101417;--foreground: #f4f7f5;--ring: #20c45a;--cta-start: #55e96f;--cta-mid: #27c34f;--cta-end: #11873c}*{box-sizing:border-box}html{min-height:100%;background:var(--background);-webkit-text-size-adjust:100%}body{min-width:320px;min-height:100vh;margin:0;overflow-x:hidden;background:radial-gradient(circle at 50% 0%,rgba(219,178,78,.18),transparent 34rem),var(--background);color:var(--foreground);font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;text-rendering:optimizeLegibility}img,picture{display:block}img{max-width:100%}a[href]{cursor:pointer}.landing-shell{min-height:100svh;width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:0}.creative-link{width:min(100%,1080px);display:block;flex:0 0 auto;line-height:0;color:inherit;text-decoration:none;-webkit-tap-highlight-color:transparent;animation:creative-enter .18s ease-out both;position:relative}.creative-link:focus-visible,.cta-button:focus-visible{outline:3px solid var(--ring);outline-offset:4px}.creative-image{width:100%;height:auto;display:block;background-color:#0c1012}.cta-button{position:fixed;left:50%;z-index:100;width:calc((100vw * 2 / 3) - 20px);max-width:500px;min-height:58px;display:flex;align-items:center;justify-content:center;gap:10px;padding:14px 24px;border:1px solid rgba(255,255,255,.2);border-radius:999px;background:linear-gradient(180deg,var(--cta-start) 0%,var(--cta-mid) 48%,var(--cta-end) 100%);box-shadow:0 5px 14px #20c45a6b,0 0 26px #26c75238,inset 0 1px #ffffff47,inset 0 -3px 6px #0000002e;color:#fff;font-size:clamp(18px,4.8vw,24px);font-weight:800;letter-spacing:.03em;line-height:1;text-align:center;text-decoration:none;text-shadow:0 1px 2px rgba(0,0,0,.35);-webkit-tap-highlight-color:transparent;will-change:transform,opacity,box-shadow;transition:filter .18s cubic-bezier(.34,1.56,.64,1),box-shadow .18s cubic-bezier(.34,1.56,.64,1),transform .18s cubic-bezier(.34,1.56,.64,1);animation:cta-enter-bottom .3s ease-out both,cta-glow 1.5s ease-in-out .6s infinite}.cta-button:after{content:"";position:absolute;inset:3px 10px auto;height:40%;border-radius:inherit;background:linear-gradient(180deg,rgba(255,255,255,.36),transparent);pointer-events:none}.cta-button:hover{filter:brightness(1.05) saturate(1.08);box-shadow:0 8px 20px #20c45a85,0 0 32px #26c75252,inset 0 1px #ffffff47,inset 0 -3px 6px #0000002e}.cta-button:active{filter:brightness(.98)}.cta-button-top{top:max(20px,env(safe-area-inset-top));animation-name:cta-enter-top,cta-glow}.cta-button-bottom{bottom:max(20px,env(safe-area-inset-bottom))}.cta-button__badge{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-width:48px;height:30px;padding:0 9px;border-radius:999px;background:#00000038;color:#fffffff5;font-size:13px;font-weight:900;letter-spacing:.04em;box-shadow:inset 0 0 0 1px #ffffff1f}.cta-button__text{position:relative;z-index:1;transform:translateY(-1px)}@media (min-width: 769px){.landing-shell{padding:24px 16px}.creative-link{border-radius:12px;overflow:hidden;box-shadow:0 24px 70px #00000073;transition:filter .14s ease-out,transform .14s ease-out}.creative-link:hover{filter:brightness(1.04);transform:translateY(-1px)}.cta-button-top:hover,.cta-button-bottom:hover{transform:translate(-50%) translateY(-2px)}.cta-button-top:active,.cta-button-bottom:active{transform:translate(-50%) translateY(0)}}@media (max-width: 768px){.creative-link{width:100vw}.creative-image{min-height:auto}.cta-button{width:calc((100vw * 2 / 3) - 20px);min-height:50px;padding:11px 16px;gap:8px;font-size:18px}.cta-button-top{top:max(12px,env(safe-area-inset-top))}.cta-button-bottom{bottom:max(12px,env(safe-area-inset-bottom))}.cta-button__badge{min-width:42px;height:26px;padding:0 7px;font-size:11px}}@media (prefers-reduced-motion: reduce){.creative-link,.cta-button{animation:none;transition:none}}@keyframes creative-enter{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes cta-enter-top{0%{opacity:0;transform:translate(-50%) translateY(-18px)}to{opacity:1;transform:translate(-50%) translateY(0)}}@keyframes cta-enter-bottom{0%{opacity:0;transform:translate(-50%) translateY(18px)}to{opacity:1;transform:translate(-50%) translateY(0)}}@keyframes cta-glow{0%,to{box-shadow:0 5px 14px #20c45a6b,0 0 26px #26c75238,inset 0 1px #ffffff47,inset 0 -3px 6px #0000002e}50%{box-shadow:0 6px 21px #20c45a9e,0 0 38px #26c75261,inset 0 1px #ffffff47,inset 0 -3px 6px #0000002e}}
