.sp-root{--sp-green:#1d9e75;--sp-green-light:#5dcaa5;--sp-dark:#0a1f14;--sp-dark-mid:#0f2d1e;--sp-bg:#f7f7f5;--sp-white:#fff;--sp-text:#111;--sp-text-muted:#888;--sp-border:#0000000f;--sp-radius:.875rem;--sp-font:"DM Sans",-apple-system,BlinkMacSystemFont,sans-serif;--sp-font-display:"Syne",var(--sp-font);--sp-hero-bg:var(--sp-dark-mid);--sp-hero-text:var(--sp-white);--sp-body-bg:var(--sp-white);--sp-body-text:var(--sp-text);background:var(--sp-bg);min-height:100dvh;font-family:var(--sp-font);color:var(--sp-text);-webkit-font-smoothing:antialiased;flex-direction:column;align-items:center;display:flex;position:relative}.sp-container{background:var(--sp-body-bg);width:100%;max-width:30rem;min-height:100dvh;color:var(--sp-body-text);flex-direction:column;display:flex;box-shadow:0 0 5rem #0000000a}.sp-header{background:var(--sp-hero-bg);text-align:center;background-image:radial-gradient(at 30% 0,#ffffff1a 0%,#0000 60%),linear-gradient(175deg,#0003 0%,#0000 40%,#0000001a 100%);padding:clamp(2rem,10vw,2.5rem) 1.5rem 2rem;position:relative;overflow:hidden}.sp-header:before{content:"";pointer-events:none;background:radial-gradient(circle,#1d9e7514 0%,#0000 70%);width:140%;height:120%;position:absolute;top:-60%;left:-20%}.sp-logo-ring{width:var(--sp-logo-w,4.5rem);height:var(--sp-logo-h,4.5rem);max-width:var(--sp-logo-max-w,4.5rem);border-radius:var(--sp-logo-radius,50%);background:var(--sp-logo-bg,var(--sp-white));font-family:var(--sp-font-display);color:var(--sp-dark);box-shadow:var(--sp-logo-shadow,0 .125rem .75rem #00000026,0 0 0 .1875rem #ffffff1a);padding:var(--sp-logo-padding,0);justify-content:center;align-items:center;margin:0 auto .875rem;font-size:1.375rem;font-weight:700;animation:.5s ease-out both sp-fadeUp;display:flex;position:relative;overflow:hidden}.sp-logo-ring img{object-fit:var(--sp-logo-fit,cover);border-radius:var(--sp-logo-radius,50%);width:100%;height:100%}.sp-biz-name{font-family:var(--sp-font-display);color:var(--sp-hero-text);letter-spacing:-.01em;font-size:clamp(1.25rem,5vw,1.5rem);font-weight:700;animation:.5s ease-out 80ms both sp-fadeUp}.sp-tagline{color:var(--sp-hero-text);opacity:.6;margin-top:.25rem;font-size:.8125rem;line-height:1.4;animation:.5s ease-out .14s both sp-fadeUp}.sp-section{padding-top:1.25rem}.sp-section-title{font-family:var(--sp-font-display);color:var(--sp-text);letter-spacing:-.01em;padding:0 1rem .375rem;font-size:1rem;font-weight:700}.sp-links{flex-direction:column;flex:1;gap:.625rem;padding:.75rem 1rem 1.5rem;display:flex}.sp-links--grid{grid-template-columns:repeat(2,1fr);align-content:start;gap:.75rem;display:grid}.sp-links--grid .sp-link{text-align:center;flex-direction:column;align-items:center;gap:.625rem;padding:1.25rem .75rem}.sp-links--grid .sp-link-icon{width:3rem;height:3rem}.sp-links--grid .sp-link-text{width:100%}.sp-links--grid .sp-link-sub{white-space:normal;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box}.sp-links--grid .sp-link-arrow{display:none}.sp-link{border-radius:var(--sp-radius);color:var(--sp-body-text);border:.0625rem solid var(--sp-border);background:var(--sp-white);cursor:pointer;-webkit-tap-highlight-color:transparent;align-items:center;gap:.75rem;padding:.875rem 1rem;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);animation:.4s ease-out both sp-fadeUp;display:flex}.sp-link:first-child{animation-delay:.2s}.sp-link:nth-child(2){animation-delay:.26s}.sp-link:nth-child(3){animation-delay:.32s}.sp-link:nth-child(4){animation-delay:.38s}.sp-link:nth-child(5){animation-delay:.44s}.sp-link:nth-child(6){animation-delay:.5s}.sp-link:nth-child(7){animation-delay:.56s}.sp-link:nth-child(8){animation-delay:.62s}.sp-link:active{transform:scale(.98)}@media (hover:hover){.sp-link:hover{border-color:#1d9e7533;transform:translateY(-.0625rem);box-shadow:0 .125rem .75rem #1d9e7514}}.sp-link--store{background:linear-gradient(135deg,#f6fbf8 0%,#eefaf5 100%);border-color:#1d9e7533}@media (hover:hover){.sp-link--store:hover{border-color:var(--sp-green);box-shadow:0 4px 20px #1d9e751f}}.sp-link--playwin{background:linear-gradient(135deg,#fffdf9 0%,#fff8e1 100%);border-color:#f59e0b4d;box-shadow:0 4px 15px #f59e0b0d}@media (hover:hover){.sp-link--playwin:hover{border-color:#f59e0b;box-shadow:0 6px 20px #f59e0b1f}}.sp-link-icon{border-radius:.6875rem;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.sp-link-icon svg{width:1.125rem;height:1.125rem}.sp-link-text{flex:1;min-width:0}.sp-link-name{color:var(--sp-text);font-size:.875rem;font-weight:500;line-height:1.2}.sp-link-sub{color:var(--sp-text-muted);white-space:nowrap;text-overflow:ellipsis;margin-top:.0625rem;font-size:.6875rem;overflow:hidden}.sp-link-arrow{color:#ccc;flex-shrink:0;font-size:18px;transition:transform .2s}@media (hover:hover){.sp-link:hover .sp-link-arrow{color:var(--sp-green);transform:translate(2px)}}.sp-footer{text-align:center;padding:1rem 1rem 1.5rem;animation:.4s ease-out .7s both sp-fadeUp}.sp-powered{color:#bbb;justify-content:center;align-items:center;gap:.25rem;font-size:.6875rem;display:flex}.sp-powered-brand{color:var(--sp-hero-bg);filter:brightness(.9);font-weight:900;text-decoration:none}.sp-powered-brand:hover{filter:brightness(.7);text-decoration:underline}.sp-blocker{background:var(--sp-bg);min-height:100dvh;font-family:var(--sp-font);justify-content:center;align-items:center;padding:24px;display:flex}.sp-blocker-card{background:var(--sp-white);text-align:center;border:.0625rem solid var(--sp-border);border-radius:1.25rem;width:100%;max-width:23.75rem;padding:2.5rem 2rem;animation:.5s ease-out both sp-fadeUp;box-shadow:0 .25rem 2.5rem #0000000f}.sp-blocker-icon{color:#d4920a;background:#fff8ed;border-radius:1rem;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;margin:0 auto 1.25rem;display:flex}.sp-blocker-title{font-family:var(--sp-font-display);color:var(--sp-text);margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.sp-blocker-text{color:var(--sp-text-muted);font-size:.875rem;line-height:1.5}.sp-blocker-divider{background:var(--sp-border);width:2.5rem;height:.0625rem;margin:1.5rem auto}@keyframes sp-fadeUp{0%{opacity:0;transform:translateY(.75rem)}to{opacity:1;transform:translateY(0)}}.sp-sticky-icon{z-index:100;color:#0f2d1e;cursor:pointer;background:linear-gradient(135deg,#ffd93d 0%,#ff8400 100%);border-radius:50%;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;text-decoration:none;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex;position:fixed;bottom:1.5rem;right:1.5rem;overflow:hidden;box-shadow:0 8px 32px #ff84004d,inset 0 2px 4px #fff6}.sp-sticky-icon:hover{transform:scale(1.1)translateY(-4px);box-shadow:0 12px 40px #ff840066,inset 0 2px 4px #ffffff80}.sp-sticky-shine{pointer-events:none;background:linear-gradient(90deg,#fff0 0%,#fff6 50%,#fff0 100%);width:50%;height:200%;animation:4s ease-in-out infinite sp-shine;position:absolute;top:-50%;left:-150%;transform:rotate(30deg)}@keyframes sp-shine{0%{left:-150%}20%,to{left:150%}}.sp-sticky-icon-pulse{z-index:-1;opacity:.4;background:#ff8400;border-radius:50%;animation:2s cubic-bezier(.455,.03,.515,.955) infinite sp-pulse;position:absolute;inset:0}@keyframes sp-pulse{0%{opacity:.4;transform:scale(1)}to{opacity:0;transform:scale(1.6)}}.sp-sticky-label{color:#0f2d1e;text-transform:uppercase;letter-spacing:.03125rem;opacity:0;pointer-events:none;white-space:nowrap;background:#fff;border-radius:.5rem;padding:.375rem .75rem;font-size:.6875rem;font-weight:800;transition:all .3s;position:absolute;right:4rem;transform:translate(.625rem);box-shadow:0 .25rem .75rem #00000014}.sp-sticky-icon:hover .sp-sticky-label{opacity:1;transform:translate(0)}@media (max-width:30rem){.sp-sticky-icon{width:3rem;height:3rem;bottom:1.25rem;right:1.25rem}.sp-sticky-label{display:none}}.sp-sticky-icon--preview{width:44px;height:44px;position:absolute;bottom:20px;right:20px}.sp-drawer-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10000;background:#0006;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.sp-drawer{background:#fff;border-radius:1.5rem 1.5rem 0 0;flex-direction:column;width:100%;max-width:42rem;height:80vh;display:flex;overflow:hidden;box-shadow:0 -10px 40px #0000001a}@media (min-width:48rem){.sp-drawer{height:90vh}}.sp-drawer-handle{background:#e2e8f0;border-radius:999px;flex-shrink:0;width:2.5rem;height:.25rem;margin:.75rem auto 0}.sp-drawer-header{background:#fff;border-bottom:1px solid #f1f5f9;flex-shrink:0;justify-content:space-between;align-items:center;height:3.5rem;padding:0 1.25rem;display:flex}.sp-drawer-title{font-family:var(--sp-font-display);color:var(--sp-text);white-space:nowrap;text-overflow:ellipsis;margin-right:1rem;font-size:1rem;font-weight:700;overflow:hidden}.sp-drawer-actions{align-items:center;gap:.75rem;display:flex}.sp-drawer-btn{cursor:pointer;border:1px solid #0000;border-radius:.75rem;align-items:center;gap:.5rem;height:2.25rem;padding:0 .875rem;font-size:.75rem;font-weight:600;transition:all .2s;display:flex}.sp-drawer-btn--primary{background:var(--sp-dark);color:#fff}.sp-drawer-btn--secondary{color:#475569;background:#f8fafc;border-color:#e2e8f0}.sp-drawer-btn:hover{filter:brightness(1.1);transform:translateY(-1px)}.sp-drawer-close{color:#64748b;cursor:pointer;background:#f1f5f9;border-radius:50%;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;transition:all .2s;display:flex}.sp-drawer-close:hover{color:#0f172a;background:#e2e8f0}.sp-drawer-content{background:#f8fafc;flex:1;position:relative;overflow:hidden}.sp-reader-iframe{background:#fff;border:none;width:100%;height:100%;display:block}.sp-reader-loader{z-index:10;background:#fff;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.sp-spinner{border:3px solid #f1f5f9;border-top-color:var(--sp-green);border-radius:50%;width:2.5rem;height:2.5rem;animation:.8s linear infinite sp-spin}@keyframes sp-spin{to{transform:rotate(360deg)}}.sp-loader-text{color:#94a3b8;margin-top:1rem;font-size:.8125rem;font-weight:500}
/*# sourceMappingURL=8e01e8236289696a.css.map*/