:root{--orange:#f97316;--orange-raw:#ff6207;--black:#0a0a0a;--gray-900:#0f172a;--gray-700:#000000b3;--gray-500:#6b7280;--gray-400:#9ca3af;--gray-200:#e5e7eb;--gray-100:#f3f4f6;--page-bg:#f7f7f7;--white:#fff;--green:#16a34a;--purple:#7c3aed}.landing-page{--font:var(--font-inter),"Inter",system-ui,-apple-system,sans-serif;--font-display:var(--font-figtree),"Figtree","Inter",system-ui,sans-serif;font-family:var(--font);color:var(--black);background:var(--page-bg);-webkit-font-smoothing:antialiased;min-height:100vh;line-height:1.5;overflow-x:hidden}.landing-page a{color:inherit;text-decoration:none}.landing-page img{max-width:100%;display:block}.landing-page button{font-family:inherit}.navbar{z-index:1000;padding:16px 40px 0;position:fixed;top:0;left:0;right:0}.nav-card{--nav-scale:1;-webkit-backdrop-filter:blur(4px);max-width:1200px;box-shadow:none;background:#14141463;border:1px solid #ffffff0f;border-radius:18px;justify-content:space-between;align-items:center;margin:0 auto;padding:16px 32px;transition:background .15s,-webkit-backdrop-filter .15s,backdrop-filter .15s,box-shadow .15s,border-color .15s,border-radius .3s;display:flex}.nav-card--toc-open{border-bottom-color:#0000!important;border-radius:18px 18px 0 0!important}.logo-img{height:calc(36px*var(--nav-scale,1));width:auto}.nav-links{gap:36px;display:flex}.nav-link{color:var(--white);opacity:.7;font-size:15px;font-weight:500;transition:opacity .2s}.nav-link:hover{opacity:1}.nav-link--active{opacity:1;font-weight:600}.btn-nav-cta{color:var(--black);background:linear-gradient(359deg,#fff 0%,#f5f5f5 100%);border:1px solid #1c1c1c26;border-radius:16px;align-items:center;gap:8px;padding:14px 28px;font-size:15px;font-weight:600;transition:opacity .2s;display:flex}.btn-nav-cta:hover{opacity:.85}.btn-nav-cta .arrow{font-size:18px}.nav-hamburger{cursor:pointer;color:var(--white);background:0 0;border:none;align-items:center;padding:8px;display:none}.nav-hamburger svg{width:calc(24px*var(--nav-scale));height:calc(24px*var(--nav-scale))}.nav-card[data-theme=light]{box-shadow:none;background:#ffffff2e;border-color:#0000}.nav-card[data-theme=light] .nav-link{color:var(--black)}.nav-card[data-theme=light] .btn-nav-cta{background:var(--black);color:var(--white);border-color:#0000}.nav-card[data-theme=light] .nav-hamburger{color:var(--black)}.mobile-menu{z-index:2000;clip-path:inset(16px 20px calc(100% - 72px) round 18px);opacity:0;pointer-events:none;background:#000;flex-direction:column;padding:24px 40px;transition:clip-path .45s cubic-bezier(.22,1,.36,1),opacity .15s;display:flex;position:fixed;inset:0}.mobile-menu.open{clip-path:inset(0);opacity:1;pointer-events:auto}.mobile-menu-header{justify-content:space-between;align-items:center;padding:0 0 20px;display:flex}.mobile-menu-header .logo-img{height:36px}.nav-hamburger--close{align-items:center;gap:8px;display:flex!important}.close-label{font-family:var(--font-display);color:var(--white);letter-spacing:.02em;font-size:16px;font-weight:700}.mobile-menu-links{flex-direction:column;flex:1;gap:12px;padding-top:28px;display:flex}.mobile-menu-link{font-family:var(--font-display);color:var(--white);letter-spacing:-.01em;font-size:36px;font-weight:800;line-height:1.35;text-decoration:none}.mobile-menu-link:hover{opacity:.6}.mobile-menu-cta{width:100%;color:var(--black);background:linear-gradient(359deg,#fff 0%,#f5f5f5 100%);border-radius:100px;justify-content:center;align-items:center;margin-top:40px;padding:20px 40px;font-size:18px;font-weight:600;text-decoration:none;display:flex}.mobile-menu[data-theme=light]{background:#f7f7f7}.mobile-menu[data-theme=light] .close-label,.mobile-menu[data-theme=light] .nav-hamburger--close,.mobile-menu[data-theme=light] .mobile-menu-link{color:var(--black)}.mobile-menu[data-theme=light] .mobile-menu-cta{background:var(--black);color:var(--white)}.mobile-menu[data-theme=dark]{background:#151515}.hero{padding:140px 40px 100px;position:relative;overflow:hidden}.hero-radial-overlay{opacity:.2;z-index:0;pointer-events:none;background:radial-gradient(71% 60% at 59.7% -24.8%,#de5900 0%,#faeacd 100%);height:100%;position:absolute;top:0;left:-1px;right:-1px}.hero-inner{z-index:1;grid-template-columns:55% 45%;align-items:center;gap:0;max-width:1200px;min-height:480px;margin:0 auto;display:grid;position:relative}.hero-content{padding-top:40px}.hero-h1{font-family:var(--font-display);letter-spacing:-.04em;color:var(--black);font-size:68px;font-weight:800;line-height:1.05}.hero-h1-line{background:linear-gradient(359deg,#0a0a0a 13%,#696969 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero-h1-row{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.hero-toggle-wrap{align-items:center;gap:10px;padding:8px 10px 8px 0;display:flex}.hero-toggle-label{color:#000;letter-spacing:.5px;white-space:nowrap;-webkit-user-select:none;user-select:none;font-size:16px;font-weight:600;transition:opacity .3s}.hero-toggle-label--active{opacity:1}.hero-toggle-label--inactive{opacity:.55}.hero-toggle-switch{all:unset;cursor:pointer;align-items:center;display:flex}.hero-toggle-track{background-color:#e3e3e3;border-radius:40px;width:52px;height:30px;transition:background-color .3s;position:relative;box-shadow:inset 1px 1px 2px #00000040}.hero-toggle-knob{background:linear-gradient(138deg,#fff 0%,#e3e3e3 100%);border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;transition:left .3s;display:flex;position:absolute;top:3px;left:3px;box-shadow:.59px .59px 1.16px -.47px #00000042,1.39px 1.39px 2.76px -.94px #00000042,2.54px 2.54px 5.03px -1.41px #00000040,4.23px 4.23px 8.37px -1.88px #0000003d,6.82px 6.82px 13.51px -2.34px #0000003b,11.17px 11.17px 22.11px -2.81px #00000036,19.23px 19.23px 38.08px -3.28px #0000002b,35px 35px 69.3px -3.75px #00000017}.hero-toggle-knob-gradient{background:linear-gradient(#f2f2f2 0%,#e8e8e8 100%);border-radius:60%;width:70%;height:70%}.hero-toggle-track.on{background-color:var(--orange);box-shadow:inset 1px 1px 2px #f9731659}.hero-toggle-track.on .hero-toggle-knob{left:25px}.hero-sub{color:var(--gray-500);letter-spacing:-.36px;max-width:400px;margin-top:20px;font-size:18px;font-weight:400;line-height:28px}.hero-ctas{gap:14px;margin-top:32px;display:flex}.btn-orange{box-shadow:none;background:linear-gradient(#ff6207 0% 100%);border:none;border-radius:20px;justify-content:center;align-items:center;gap:10px;width:252px;height:65px;padding:20px 42px;transition:transform .15s;display:inline-flex;position:relative;overflow:hidden}.btn-orange-glow{opacity:1;pointer-events:none;background:radial-gradient(94% 50%,#f59e0b 0%,#fff0 100%);border-radius:0;position:absolute;inset:-54px 0 12px}.btn-orange-label{color:var(--white);letter-spacing:-.36px;font-size:18px;font-weight:600;line-height:25.2px;position:relative}.btn-white{border:3px solid var(--white);color:var(--black);letter-spacing:-.3px;background:linear-gradient(#f5f5f5 -17%,#fff 46%);border-radius:20px;justify-content:center;align-items:center;padding:20px 36px;font-size:17px;font-weight:600;transition:transform .15s;display:inline-flex;box-shadow:.5px .5px 1.3px #11111203,1.3px 1.2px 3.2px #11111205,5px 4.7px 12.6px #11111208,24px 22px 58px #1111120d}.hero-visual{perspective:1200px;min-height:480px;position:relative}.hero-svg-backdrop{opacity:.5;pointer-events:none;width:110%;max-width:680px;height:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-3d-cards{z-index:2;width:100%;height:480px;position:relative}.hero-3d-card{background:linear-gradient(#ffe6d4 3%,#fff 40%);border:none;border-radius:14px;flex-direction:column;display:flex;position:absolute}.hero-card-body{flex-direction:column;align-items:center;gap:8px;display:flex}.hero-card-title{color:#000000b3;padding:0 16px;font-size:18px;font-weight:600}.hero-card-label{color:var(--black);text-align:center;padding:8px 16px;font-size:16px;font-weight:600}.hero-3d-card img{max-width:100%;height:auto;display:block}.hero-3d-icon{width:45px;height:auto;margin:0 auto}.hero-3d-preview,.hero-3d-content{width:100%}.hero-3d-card--right .hero-3d-content{-webkit-mask:linear-gradient(#0000 0%,#000 15%);mask:linear-gradient(#0000 0%,#000 15%)}.hero-3d-card--left .hero-card-body{flex:1;justify-content:space-between;position:relative}.hero-3d-card--left .hero-3d-icon{z-index:2;position:relative}.hero-3d-card--left .hero-3d-preview{margin-top:auto;-webkit-mask:linear-gradient(#0000 0%,#000 30%);mask:linear-gradient(#0000 0%,#000 30%)}.hero-right-dash{flex-direction:column;flex:1;gap:0;padding:16px 14px 10px;display:flex}.hero-right-stats{border-bottom:1px solid #0000000f;align-items:flex-start;gap:14px;padding-bottom:10px;display:flex;position:relative}.hero-right-stat-label{letter-spacing:.5px;color:#00000073;margin-bottom:3px;font-size:9px;font-weight:700}.hero-right-stat-value{color:var(--black);letter-spacing:-.5px;font-variant-numeric:tabular-nums;font-size:18px;font-weight:700}.hero-right-shield{opacity:.4;width:14px;height:17px;position:absolute;top:2px;right:0}.hero-right-payout{border-bottom:1px solid #0000000f;justify-content:center;align-items:center;gap:5px;padding:6px 0;display:flex}.hero-right-payout-label{letter-spacing:.4px;color:#00000080;font-size:8.5px;font-weight:700}.hero-right-payout-active-text{color:#21b835;letter-spacing:.3px;font-size:11px;font-weight:700}.hero-right-gauge-wrap{flex:1;justify-content:center;align-items:center;padding:0 2px;display:flex;overflow:hidden}.hero-right-gauge-svg{width:100%;height:auto;margin-bottom:-20px;overflow:visible}.hero-coin-rails{z-index:1;pointer-events:none;width:100%;height:85%;position:absolute;top:10px;left:0}.hero-card-shine{pointer-events:none;z-index:10;background:linear-gradient(105deg,#0000 40%,#ffffff80 50%,#0000 60%);width:60%;height:100%;position:absolute;top:0;left:-100%}@keyframes heroCardShine{0%{left:-100%}to{left:200%}}.hero-scroll-wrap{flex:1;position:relative;overflow:hidden}.hero-scroll-track{flex-direction:column;gap:5px;padding:0 6px;animation:20s linear infinite heroCampScroll;display:flex}.hero-camp-mini{background:#00000005;border:1px solid #0000000d;border-radius:8px;flex-shrink:0;align-items:center;gap:6px;padding:4px 6px;display:flex}.hero-camp-thumb{object-fit:cover;border-radius:6px;flex-shrink:0;width:28px;height:28px}.hero-camp-info{min-width:0}.hero-camp-name{color:var(--black);white-space:nowrap;text-overflow:ellipsis;font-size:8px;font-weight:600;line-height:1.2;overflow:hidden}.hero-camp-meta{color:var(--gray-500);white-space:nowrap;font-size:7px;line-height:1.2}.hero-camp-rate{color:var(--orange);font-size:7px;font-weight:600;line-height:1.2}@keyframes heroCampScroll{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@keyframes heroCardPopIn{0%{opacity:0;transform:translateY(12px)scale(.92)}60%{opacity:1;transform:translateY(-3px)scale(1.02)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes heroIconBounce{0%{opacity:0;transform:scale(.3)rotate(-15deg)}50%{opacity:1;transform:scale(1.15)rotate(3deg)}70%{transform:scale(.95)rotate(-1deg)}to{opacity:1;transform:scale(1)rotate(0)}}@keyframes heroCardSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.hero-3d-card--left{z-index:4;width:192px;height:303px;padding:44px 0 0;bottom:0;left:55px;overflow:hidden;transform:perspective(1200px)rotateY(15deg)rotateX(-5deg);box-shadow:24px 33px 35px #0000003d,0 0 0 5px #e3e3e34d}.hero-3d-card--center{z-index:3;width:205px;height:306px;padding:30px 0 0;bottom:75px;left:178px;overflow:visible;transform:perspective(1200px)rotateY(8deg)rotateX(-3deg);box-shadow:6px 7px 10px 2px #0003,0 0 0 5px #e3e3e34d}.hero-3d-card--right{z-index:2;width:213px;height:258px;padding:0;top:0;right:0;overflow:hidden;transform:perspective(1200px)rotateY(-12deg)rotateX(3deg);box-shadow:0 11px 19px #0000001a,0 0 0 5px #e3e3e34d}.section--rounded-top{z-index:1;border-radius:60px 60px 0 0;margin-top:-30px;position:relative}.hero{padding-bottom:120px}.section{padding:100px 40px}.section--white{background:var(--white)}.section--gray{background:var(--page-bg)}.section-inner{text-align:center;max-width:1200px;margin:0 auto}.pill-badge{color:var(--white);letter-spacing:-.03em;background:linear-gradient(204deg,#292929 3%,#666 51.5948%,#292929 100%);border:1px solid #bababa;border-radius:10px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 14px;font-size:15px;font-weight:500;line-height:1.4;display:inline-flex}.pill-badge:before,.pill-badge:after{content:"";background:radial-gradient(circle,#666 2px,#c9c9c9 2px);border:1px solid #a1a1a1;border-radius:50%;flex-shrink:0;width:8px;height:8px}.section-h2{font-family:var(--font-display);color:var(--black);letter-spacing:-.03em;font-size:48px;font-weight:700;line-height:1.15}.section-p{color:var(--gray-700);max-width:540px;margin-top:16px;margin-left:auto;margin-right:auto;font-size:18px;font-weight:400;line-height:1.6}.section--dark-phone{background:var(--white);overflow-anchor:none;z-index:1;border-radius:60px 60px 0 0;margin-top:-26px;padding:80px 40px 100px;position:relative}.section--dark-phone .section-inner{flex-direction:column;align-items:center;display:flex}.phone-notifs-text{text-align:center;max-width:560px;margin-bottom:60px}.phone-dash-row{justify-content:center;align-items:center;gap:40px;width:100%;max-width:1100px;display:flex}.phone-frame{background:#000;border-radius:50px;flex-shrink:0;width:380px;height:770px;padding:10px;box-shadow:0 0 0 6px #96969617,0 0 3px #0000001a,0 20px 50px #0000001f}.phone-screen{background:linear-gradient(135deg,#fc9e42,#f76d29,#df391d);border-radius:40px;flex-direction:column;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.phone-island{z-index:50;background:#000;border-radius:100px;align-items:center;width:100px;height:28px;padding:0 10px;display:flex;position:absolute;top:10px;left:50%;transform:translate(-50%)}.phone-island-cam{background:#ffffff0f;border-radius:50%;width:10px;height:10px}.phone-status-bar{color:#fff;z-index:40;flex-shrink:0;justify-content:space-between;align-items:center;height:44px;padding:4px 22px 0;font-size:14px;font-weight:600;display:flex}.phone-status-icons{opacity:.9;align-items:center;gap:5px;display:flex}.phone-time-status{letter-spacing:-.01em}.phone-datetime{text-align:center;color:#fff;opacity:0;flex-shrink:0;padding:24px 0 0;transform:scale(.95)translateY(10px)}.phone-datetime.visible{animation:.8s cubic-bezier(.16,1,.3,1) forwards phoneHeaderIn}@keyframes phoneHeaderIn{to{opacity:1;transform:scale(1)translateY(0)}}.phone-date{letter-spacing:.02em;text-shadow:0 1px 4px #00000026;font-size:17px;font-weight:500}.phone-clock{letter-spacing:-.04em;text-shadow:0 2px 8px #00000026;margin-top:-4px;font-size:76px;font-weight:600;line-height:1}.phone-notif-list{scrollbar-width:none;z-index:10;overflow-anchor:none;flex-direction:column;flex:1;gap:10px;padding:20px 14px 100px;display:flex;position:relative;overflow-y:hidden}.phone-notif-list::-webkit-scrollbar{display:none}.phone-notif-wrap{background:0 0;border-radius:22px;flex-shrink:0}.phone-notif-wrap.initial{opacity:0;animation:.7s cubic-bezier(.2,.8,.2,1) forwards phoneNotifSlideUp}.phone-notif-wrap.incoming{animation:.5s cubic-bezier(.2,.8,.2,1) forwards phoneNotifIncoming;overflow:hidden}@keyframes phoneNotifSlideUp{0%{opacity:0;transform:translateY(30px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes phoneNotifIncoming{0%{opacity:0;max-height:0;margin-bottom:0;transform:translateY(-20px)scale(.95)}to{opacity:1;max-height:120px;margin-bottom:0;transform:translateY(0)scale(1)}}.phone-notif{-webkit-backdrop-filter:blur(24px);background:#ffffff59;border:1px solid #ffffff4d;border-radius:22px;flex-direction:column;gap:4px;padding:14px 16px;display:flex;box-shadow:0 8px 32px #00000014,inset 0 1px 1px #ffffff80}.phone-notif-top{justify-content:space-between;align-items:center;display:flex}.phone-notif-app{align-items:center;gap:8px;display:flex}.phone-notif-icon{border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex;overflow:hidden}.phone-notif-title{color:#1e1e1e;letter-spacing:-.01em;font-size:14px;font-weight:600}.phone-notif-time{color:#3c3c3ca6;flex-shrink:0;font-size:12px;font-weight:500}.phone-notif-body{color:#1e1e1e;letter-spacing:-.01em;align-items:center;gap:4px;min-width:0;padding-left:32px;font-size:14px;font-weight:500;display:flex}.phone-notif-text{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.phone-notif-token{color:#282828;background:#00000014;border-radius:6px;flex-shrink:0;align-items:center;gap:3px;margin-left:2px;padding:1px 6px 1px 3px;font-size:11px;font-weight:600;display:inline-flex}.phone-notif-token-icon{object-fit:cover;border-radius:50%;width:14px;height:14px}.phone-fade-bottom{pointer-events:none;z-index:20;background:linear-gradient(#0000,#df391de6 60%,#df391d);height:120px;position:absolute;bottom:0;left:0;right:0}.phone-home-indicator{opacity:.9;z-index:50;background:#fff;border-radius:100px;width:110px;height:4px;position:absolute;bottom:6px;left:50%;transform:translate(-50%)}.dash-browser{background:var(--white);border-radius:16px;flex:1;max-width:620px;position:relative;overflow:hidden;box-shadow:0 0 0 6px #96969617,0 0 3px #0000001a,0 12px 40px #00000014}.dash-browser-bar{border-bottom:1px solid var(--gray-200);background:#fafafa;align-items:center;gap:14px;padding:12px 16px;display:flex}.dash-browser-dots{gap:6px;display:flex}.dash-dot{border-radius:50%;width:10px;height:10px}.dash-dot--red{background:#ff5f57}.dash-dot--yellow{background:#ffbd2e}.dash-dot--green{background:#28c840}.dash-browser-url{color:#00000073;background:#0000000a;border-radius:8px;flex:1;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:500;display:flex}.dash-content{padding:0;overflow:hidden}.dash-top-row{align-items:stretch;gap:16px;padding:20px 20px 0;display:flex}.dash-nav{border-bottom:1px solid var(--gray-200);align-items:center;gap:24px;padding:12px 20px;display:flex}.dash-nav-logo-img{border-radius:6px;width:28px;height:28px}.dash-nav-tabs{gap:20px;display:flex}.dash-tab{color:var(--gray-500);cursor:default;padding:4px 0;font-size:13px;font-weight:500}.dash-tab--active{color:var(--orange);border-bottom:2px solid var(--orange);font-weight:600}.dash-tab{cursor:pointer}.dash-tab-panel--hidden{display:none}.dash-earn-input-row{gap:8px;display:flex}.dash-earn-input{border:1px solid var(--gray-200);background:var(--gray-100);min-width:0;color:var(--black);border-radius:8px;outline:none;flex:1;padding:8px 12px;font-family:SF Mono,Fira Code,monospace;font-size:12px}.dash-earn-btn{color:var(--white);background:var(--orange);cursor:default;border:none;border-radius:8px;flex-shrink:0;padding:8px 16px;font-size:12px;font-weight:600}.dash-earn-checks-inner{margin-top:10px}.dash-earn-check{border-bottom:1px solid #0000000a;align-items:center;gap:8px;padding:5px 0;display:flex}.dash-earn-check:last-child{border-bottom:none}.dash-check-icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;font-size:11px;font-weight:700;display:flex}.dash-check--pass{color:var(--green)}.dash-check-icon.dash-check--pass{background:#16a34a1a}.dash-check-label{color:var(--black);flex:1;font-size:13px;font-weight:500}.dash-check-value{font-family:SF Mono,Fira Code,monospace;font-size:12px;font-weight:600}.dash-earnings-card{background:var(--white);border:1px solid var(--gray-200);border-radius:14px;flex:1;min-width:0;padding:14px 20px;box-shadow:0 2px 5px 2px #00000012,0 8px 24px #00000014}.dash-earnings-header{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.dash-earnings-label{color:var(--gray-500);font-size:13px;font-weight:500}.dash-earnings-row{align-items:baseline;gap:6px;display:flex}.dash-earnings-big{color:var(--black);letter-spacing:-.02em;font-size:30px;font-weight:700;font-family:var(--font-display)}.dash-earnings-slash{color:var(--gray-400);font-size:22px;font-weight:300}.dash-earnings-goal{color:var(--gray-400);letter-spacing:-.01em;font-size:22px;font-weight:500}.dash-earnings-rate{color:var(--gray-500);white-space:nowrap;font-size:11px;font-weight:500}.dash-earnings-sub{color:var(--gray-500);white-space:nowrap;margin-top:4px;font-size:11px}.dash-earnings-wallet{align-items:center;gap:8px;margin-top:6px;display:flex}.dash-wallet-addr{color:var(--black);background:#0000000a;border-radius:6px;padding:3px 8px;font-family:SF Mono,Fira Code,monospace;font-size:12px;font-weight:500}.dash-wallet-status{color:var(--green);font-size:11px;font-weight:600}.dash-campaigns-count{background:var(--white);border:1px solid var(--gray-200);text-align:center;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;padding:14px 20px;display:flex;box-shadow:0 2px 5px 2px #00000012}.dash-count-label{color:var(--gray-500);letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:600}.dash-count-num{color:var(--black);letter-spacing:-.02em;font-size:28px;font-weight:700;line-height:1.1}.dash-count-sub{color:var(--gray-500);font-size:10px;font-weight:500}.dash-campaign-active{background:var(--white);border:1px solid var(--gray-200);z-index:4;border-radius:12px;margin:16px 20px 0;padding:14px 16px;box-shadow:0 2px 8px #0000000a}.dash-active-header{justify-content:space-between;align-items:center;display:flex}.dash-active-name{color:var(--black);font-size:13px;font-weight:600}.dash-active-badge{color:var(--green);background:#16a34a1a;border-radius:100px;padding:2px 8px;font-size:11px;font-weight:600}.dash-active-meta{color:var(--gray-500);margin-top:4px;font-size:11px}.dash-active-bar{background:var(--gray-200);border-radius:100px;height:6px;margin-top:10px;overflow:hidden}.dash-active-bar-fill{background:var(--orange);border-radius:100px;height:100%;transition:width .6s}.dash-active-bar-label{color:var(--gray-500);text-align:right;margin-top:4px;font-size:11px}.dash-clip-icon{width:32px;height:32px;color:var(--gray-500);background:#0000000f;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;display:flex}.dash-clip-thumb{object-fit:cover;border-radius:6px;flex-shrink:0;width:32px;height:32px}.dash-td-earned{font-weight:600;color:var(--green)!important}.dash-table-footer{color:var(--gray-400);text-align:center;padding:12px 0 4px;font-size:11px}.dash-table{padding:16px 20px 20px}.dash-table-header{border-bottom:1px solid var(--gray-200);grid-template-columns:1fr 100px 80px;gap:12px;padding:0 0 8px;display:grid}.dash-th{color:var(--gray-500);letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:600}.dash-th--balance{text-align:right}.dash-table-body{flex-direction:column;display:flex}.dash-table-row{border-bottom:1px solid #0000000d;grid-template-columns:1fr 100px 80px;align-items:center;gap:12px;padding:10px 0;display:grid}.dash-td-campaign{align-items:center;gap:10px;min-width:0;display:flex}.dash-camp-icon{object-fit:cover;border-radius:6px;flex-shrink:0;width:32px;height:32px}.dash-camp-info{flex-direction:column;min-width:0;display:flex}.dash-camp-name{color:var(--black);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}.dash-camp-cat{color:var(--gray-500);font-size:11px;font-weight:400}.dash-td-sponsor{color:var(--gray-500);font-size:13px;font-weight:500}.dash-td-balance{color:var(--black);text-align:right;font-size:13px;font-weight:600}.dash-td-balance.flash{color:var(--green);transition:color .3s}@media (max-width:1000px){.phone-dash-row{flex-direction:column;gap:40px}.phone-frame{width:100%;max-width:420px}.dash-browser{max-width:100%}}@media (max-width:900px){.phone-notifs-text{max-width:100%}}.hiw-cards{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:48px;display:grid}.hiw-card{background:var(--white);text-align:center;border:1px solid #e0e0e0;border-radius:21px;padding:3px;position:relative;overflow:hidden;box-shadow:0 .602187px .602187px -.833333px #0000000d,0 2.28853px 2.28853px -1.66667px #0000000d,0 10px 10px -2.5px #0000000d,0 0 0 4px #c2c2c240}.hiw-card-visual{background:linear-gradient(#f08f4ff5 0%,#ffa361 17%,#faae84e8 50%,#ffffffab 100%);border-radius:16px 16px 0 0;justify-content:center;align-items:center;height:320px;padding:20px;transition:height .8s cubic-bezier(.22,1,.36,1);display:flex;position:relative;overflow:hidden}.hiw-card-dots{pointer-events:none;position:absolute;inset:0}.hiw-card-grain{opacity:.49;filter:invert(.09);pointer-events:none;background-image:url(/dot-pattern.svg);background-size:cover;border-radius:16px;position:absolute;inset:0;-webkit-mask:linear-gradient(#000 70%,#0006 92%,#0000 100%);mask:linear-gradient(#000 70%,#0006 92%,#0000 100%)}.hiw-card-mockup{background:var(--white);text-align:left;z-index:3;border-radius:14px;width:85%;max-width:260px;padding:16px 18px;position:relative;box-shadow:0 11px 19px #0000001a,0 0 0 4px #ffffffb3,0 -2px 32px -4px #ff6a00bf,0 .602187px .602187px -1.5px #00000036,0 2.28853px 2.28853px -3px #0000002e,0 10px 10px -4.5px #00000005}.hiw-mock1{box-shadow:none;z-index:3;background:0 0;flex-direction:column;align-items:center;gap:12px;width:auto;max-width:none;padding:0;display:flex;position:relative}.hiw-mock1-labels{justify-content:center;gap:40px;display:flex}.hiw-mock1-label{color:#fff;letter-spacing:-.02em;font-size:16px;font-weight:600}.hiw-mock1-icons{align-items:center;gap:16px;display:flex}.hiw-mock1-icon{border-radius:22.5%;justify-content:center;align-items:center;width:90px;height:90px;display:flex}.hiw-mock1-icon--cr{background:linear-gradient(135deg,#ff8a3d,#f97316);box-shadow:0 0 0 4px #ffffff4d,0 8px 24px #00000026}.hiw-mock1-icon--cr img{border-radius:inherit;object-fit:cover;width:100%;height:100%}.hiw-mock1-icon--bank{cursor:pointer;background:linear-gradient(145deg,#161a16 0%,#262a26 50%,#1c201c 100%);width:90px;height:90px;transition:transform .2s;position:relative;box-shadow:0 0 0 3px #20c65666,0 0 20px #20c65626,0 8px 24px #0003}.hiw-mock1-icon--bank:hover{transform:scale(1.08)}.hiw-mock1-icon--bank:active{transform:scale(.96)}.hiw-mock1-icon--bank:before,.hiw-mock1-icon--bank:after{content:"";pointer-events:none;border:2px solid #20c65680;border-radius:22.5%;animation:2.4s cubic-bezier(0,.5,.5,1) infinite bankRipple;position:absolute;inset:-4px}.hiw-mock1-icon--bank:after{animation-delay:1.2s}@keyframes bankRipple{0%{opacity:.7;border-color:#20c65699;transform:scale(1)}to{opacity:0;border-color:#20c65600;transform:scale(1.45)}}.bank-tap-hint{color:#20c656cc;letter-spacing:.5px;white-space:nowrap;font-size:10px;font-weight:600;animation:2s ease-in-out infinite bankHintPulse;position:absolute;bottom:-22px;left:50%;transform:translate(-50%)}@keyframes bankHintPulse{0%,to{opacity:.5}50%{opacity:1}}.retro-monitor-overlay{z-index:9999;pointer-events:none;opacity:0;background:0 0;justify-content:center;align-items:center;transition:background .4s;display:flex;position:fixed;inset:0}.retro-monitor-overlay.active{pointer-events:auto;opacity:1;background:#000000d9}.retro-monitor-inner{border-radius:22.5%;width:0;height:0;transition:width .6s cubic-bezier(.22,1,.36,1),height .6s cubic-bezier(.22,1,.36,1),border-radius .6s;position:relative;overflow:hidden}.retro-monitor-overlay.active .retro-monitor-inner{border-radius:8px;width:min(90vw,700px);height:min(90vw,700px)}.retro-monitor-inner svg{filter:contrast(1.05)saturate(1.1);width:100%;height:100%}.retro-monitor-close{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;cursor:pointer;z-index:10;opacity:0;background:#ffffff26;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:18px;transition:opacity .3s .4s;display:flex;position:absolute;top:12px;right:12px}.retro-monitor-overlay.active .retro-monitor-close{opacity:1}.hiw-mock1-powered{color:var(--black);align-items:center;gap:6px;margin-top:4px;font-size:16px;font-weight:600;display:flex}.hiw-whop-logo{width:auto;height:22px}.hiw-mock2{background:linear-gradient(284deg,#edebeb 0%,#f7f7f7 73%);border-radius:14px 14px 0 0;align-self:flex-start;max-width:240px;margin-top:20px;padding:16px 18px 0}.hiw-mock2-head{color:var(--black);margin-bottom:14px;font-size:13px;font-weight:700}.hiw-mock2-row{align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.hiw-mock2-user{flex-direction:column;display:flex}.hiw-mock2-user strong{font-size:14px;font-weight:600}.hiw-mock2-user span{color:#a1a1a1;font-size:10px}.hiw-mock2-sep{background:var(--gray-200);flex-shrink:0;width:1px;height:30px}.hiw-mock2-bal-label{color:var(--black);font-size:12px;font-weight:600}.hiw-mock2-payout{background:var(--white);border:1px solid var(--gray-200);z-index:2;border-radius:10px;margin-top:8px;margin-left:20px;padding:10px 14px;position:relative;transform:rotate(-4deg);box-shadow:0 4px 16px #00000014}.hiw-mock2-payout-lbl{color:var(--gray-500);font-size:10px;display:block}.hiw-mock2-payout-val{color:var(--black);font-size:19px;font-weight:700}.hiw-card-visual--3{flex-direction:column;gap:0}.hiw-mock3-amt{color:#fff;letter-spacing:-.05em;z-index:2;white-space:nowrap;font-family:Inter,sans-serif;font-size:38px;font-weight:700;line-height:1em;position:absolute;top:20px;left:50%;transform:translate(-50%);-webkit-mask:linear-gradient(#000 43%,#0000 133%);mask:linear-gradient(#000 43%,#0000 133%)}.hiw-mock3{z-index:3;text-align:left;background:#fff;border-radius:14px;width:85%;max-width:260px;padding:14px 16px 0;position:relative;box-shadow:0 11px 19px #0000001a,0 0 0 4px #ffffffb3,0 -2px 32px -4px #ff6a00bf,0 .602187px .602187px -1.5px #00000036,0 2.28853px 2.28853px -3px #0000002e,0 10px 10px -4.5px #00000005}.hiw-mock3-head{color:#787878;align-items:center;gap:6px;margin-bottom:4px;font-size:11px;font-weight:600;display:flex}.hiw-mock3-calendar{grid-template-columns:repeat(7,1fr);gap:3px;width:100%;padding:8px 0;display:grid}.hiw-cal-header{color:#424242;letter-spacing:-.01em;justify-content:center;align-items:center;padding:4px 2px;font-family:Inter,sans-serif;font-size:10px;font-weight:700;line-height:1em;display:flex}.hiw-cal-day{aspect-ratio:1;color:#545454;letter-spacing:-.01em;background:#fff;border:none;border-radius:37%;justify-content:center;align-items:center;width:100%;font-family:Inter,sans-serif;font-size:12px;font-weight:600;line-height:1em;display:flex;position:relative}.hiw-cal-day svg{width:60%;height:60%}.hiw-cal-day--green{color:#fff;background:#13bd27;transition:background .3s,color .3s,transform .3s;transform:scale(1)}.hiw-cal-day--green svg{width:60%;height:60%}.hiw-mock3-paid{z-index:5;background:#13bd27;border:1.5px solid #82e68c99;border-radius:11px;flex-direction:column;justify-content:center;align-items:center;gap:2px;margin:4px -2px 8px;padding:16px 14px;display:none;box-shadow:0 0 0 3px #64dc7873,0 -2px 24px -4px #13bd2766,0 8px 14px #00000014}.hiw-mock3-paid span{color:#fff;letter-spacing:2px;font-size:19px;font-weight:800}.hiw-mock3-paid.show{display:flex}.hiw-mock3-flow{color:#787878;letter-spacing:-.01em;text-align:center;background:#ebebeb;border-radius:11px;margin:4px -2px 12px;padding:8px 12px;font-size:13px;font-weight:700}.shelby-receipt{background:#fafafa;border-top:1px solid #0000000f;border-radius:0 0 18px 18px;max-height:0;transition:max-height .5s cubic-bezier(.22,1,.36,1);overflow:hidden}.shelby-receipt.open{max-height:90px}.shelby-receipt-header{color:#646464;text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:6px;padding:8px 14px 4px;font-size:10px;font-weight:700;display:flex}.shelby-receipt-dot{background:#21b835;border-radius:50%;flex-shrink:0;width:6px;height:6px}.shelby-receipt-live{color:#21b835;letter-spacing:.08em;margin-left:auto;font-size:9px;font-weight:700;animation:2s ease-in-out infinite shelby-pulse}@keyframes shelby-pulse{0%,to{opacity:1}50%{opacity:.4}}.shelby-receipt-window{height:38px;padding:0 14px;position:relative;overflow:hidden}.shelby-receipt-item{opacity:0;align-items:center;gap:8px;height:38px;display:flex;position:absolute;top:0;left:14px;right:14px;transform:translateY(100%)}.shelby-receipt-item.active{opacity:1;transition:transform .35s cubic-bezier(.22,1,.36,1),opacity .25s;transform:translateY(0)}.shelby-receipt-item.done{opacity:0;transition:transform .3s cubic-bezier(.55,0,1,.45),opacity .2s;transform:translateY(-100%)}.shelby-icon{text-align:center;flex-shrink:0;width:16px;font-size:12px;line-height:1}.shelby-item-body{flex:1;align-items:baseline;gap:6px;min-width:0;display:flex}.shelby-item-text{color:#323232;letter-spacing:-.01em;white-space:nowrap;text-overflow:ellipsis;font-size:11.5px;font-weight:500;line-height:1.3;overflow:hidden}.shelby-item-text strong{color:#1e1e1e;font-weight:700}.shelby-item-time{color:#969696;letter-spacing:.01em;white-space:nowrap;flex-shrink:0;margin-left:auto;font-size:9.5px;font-weight:400}.shelby-item-check{opacity:0;background:#21b835;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:14px;height:14px;transition:opacity .2s,transform .25s cubic-bezier(.22,1,.36,1);display:flex;transform:scale(0)}.shelby-item-check.checked{opacity:1;transform:scale(1)}.shelby-item-check svg{width:8px;height:8px}.shelby-receipt-item--payout .shelby-item-text,.shelby-receipt-item--payout .shelby-item-text strong{color:#139b22}.shelby-receipt-item[data-idx="3"] .shelby-icon,.shelby-receipt-item[data-idx="5"] .shelby-icon,.shelby-receipt-item[data-idx="8"] .shelby-icon,.shelby-receipt-item[data-idx="11"] .shelby-icon{color:#785adc;font-size:10px}.shelby-receipt-item[data-idx="2"] .shelby-icon{color:#21b835;font-weight:700}.hiw-card-bottom{flex-direction:column;justify-content:center;align-items:center;gap:28px;padding:30px 0 20px;display:flex;position:relative}.hiw-card-bottom .hiw-step-pill-wrap{margin-top:-52px}.hiw-step-pill-wrap{justify-content:center;align-items:center;gap:12px;width:100%;height:42px;display:flex}.hiw-step-side{flex:1 0 0;align-items:center;gap:12px;height:30px;display:flex}.hiw-step-side--left{justify-content:flex-end}.hiw-step-side--right{justify-content:flex-start}.hiw-step-connector-left{background:linear-gradient(270deg,#dee5ed 0% 64%,#dee5ed00 100%);flex:1 0 0;height:1px}.hiw-step-connector-right{background:linear-gradient(90deg,#dee5ed 0% 64%,#dee5ed00 100%);flex:1 0 0;height:1px}.hiw-step-bracket{flex:none;width:15px;height:30px}.hiw-step-bracket img{object-fit:contain;width:100%;height:100%}.hiw-step-pill{color:var(--white);letter-spacing:-1px;background:var(--orange-raw);border-radius:10px;flex:none;justify-content:center;align-items:center;height:42px;padding:4px 12px;font-family:Inter,sans-serif;font-size:20px;font-weight:600;line-height:34px;display:flex;box-shadow:.358286px .398096px .535583px -.75px #00000026,1.08653px 1.20725px 1.62419px -1.5px #00000024,2.87219px 3.19133px 4.29349px -2.25px #00000021,9px 10px 13.4536px -3px #0000001a,0 0 0 3px #f59f0a47}.hiw-step-text{text-align:center}.hiw-step-h{color:var(--black);letter-spacing:-.84px;font-family:Inter,sans-serif;font-size:23px;font-weight:600;line-height:1.2}.hiw-step-p{color:#000000b3;letter-spacing:-.656px;margin-top:2px;font-family:Inter,sans-serif;font-size:14px;font-weight:600;line-height:1.4}.hiw-cta{justify-content:center;margin-top:40px;display:flex}.btn-orange-lg{background:linear-gradient(180deg,var(--orange)0%,var(--orange-raw)100%);color:var(--white);border-radius:20px;justify-content:center;align-items:center;padding:22px 60px;font-size:18px;font-weight:600;transition:transform .15s;display:inline-flex;box-shadow:0 4px 20px #f973164d}.trusted-avatars-row{flex-direction:column;justify-content:center;align-items:center;gap:8px;margin-top:50px;display:flex}.trusted-avatars-label{color:#0000008c;letter-spacing:-.01em;font-size:15px;font-weight:400;line-height:1.75}.trusted-wrap{margin-top:20px}.trusted-label{color:#0000008c;margin-bottom:16px;font-size:15px}.trusted-marquee{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.trusted-track{align-items:center;gap:28px;width:max-content;animation:22s linear infinite marquee;display:flex}.trusted-logo{opacity:.45;filter:grayscale();width:auto;height:42px;transition:all .3s}.trusted-logo:hover{opacity:1;filter:none}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.trust-grid{grid-template-columns:58% 42%;gap:16px;margin-top:48px;display:grid}.trust-card{background:var(--white);text-align:left;border:none;border-radius:21px;padding:32px;position:relative;overflow:hidden;box-shadow:0 .602187px .602187px -.833333px #0000000d,0 2.28853px 2.28853px -1.66667px #0000000d,0 10px 10px -2.5px #0000000d,0 0 0 4px #c2c2c240}.trust-card:after{content:"";border-radius:inherit;pointer-events:none;z-index:5;border:1px solid #e0e0e0;position:absolute;inset:0}.trust-card-h{color:var(--black);letter-spacing:-.5px;margin-bottom:8px;font-size:24px;font-weight:700}.trust-card-p{color:#00000080;max-width:360px;font-size:15px;font-weight:500;line-height:1.5}.trust-gauge-card{background:linear-gradient(#fff 0%,#ebebeb 100%);border-radius:20px;flex-direction:column;min-height:370px;padding:0;display:flex;overflow:hidden;box-shadow:0 0 0 6px #d9d7d766,0 0 3px #0000001a}.trust-gauge-top{flex-direction:column;flex:1;justify-content:center;align-items:center;min-height:200px;padding:25px 0;display:flex;position:relative;overflow:hidden}.trust-gauge-img{object-fit:cover;pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;inset:0}.trust-gauge-arc-clip{z-index:1;width:240px;height:120px;margin-bottom:-10px;position:relative;overflow:hidden}.trust-gauge-arc{background:conic-gradient(from 270deg,#d70907 0deg 36deg,#cfcccc80 36deg 180deg,#0000 180deg);border-radius:50%;width:240px;height:240px;position:relative}.trust-gauge-arc:after{content:"";background:linear-gradient(#ffffffeb 0%,#f8f8f8d9 100%);border-radius:50%;position:absolute;inset:22px}.trust-gauge-white-mask{display:none}.trust-badge-pill{z-index:6;color:var(--white);letter-spacing:-.04em;background:#ff542e;border:1px solid #fa532d;border-radius:24px;justify-content:center;align-items:center;height:21px;margin-top:-20px;margin-bottom:-10px;padding:0 10px;font-size:13px;font-weight:500;display:flex;position:relative;transform:rotate(-2deg);box-shadow:inset 0 .6px .6px -1.25px #ffffffb8,inset 0 2.3px 2.3px -2.5px #ffffffa3,inset 0 10px 10px -3.75px #ffffff40,0 .6px .6px -1.25px #e35b0082,0 2.3px 2.3px -2.5px #e35b0073,0 10px 10px -3.75px #e35b002e}.whop-affinity-card{z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);opacity:0;pointer-events:none;background:#ffffffeb;border:1px solid #00000014;border-radius:14px;width:150px;padding:12px 16px;transition:opacity .5s cubic-bezier(.22,1,.36,1),transform .5s cubic-bezier(.22,1,.36,1);position:absolute;top:18px;right:16px;transform:translateY(8px)scale(.95);box-shadow:0 2px 8px #0000000f,0 0 0 1px #0000000a}.whop-affinity-card.visible{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.whop-affinity-header{color:#646464;letter-spacing:.02em;text-transform:uppercase;align-items:center;gap:5px;margin-bottom:6px;font-size:10px;font-weight:600;display:flex}.whop-affinity-header svg{color:#f97315;flex-shrink:0}.whop-affinity-score{color:#21b835;letter-spacing:-.04em;margin-bottom:8px;font-size:32px;font-weight:700;line-height:1}.whop-affinity-bar-wrap{background:#e6e6e6;border-radius:3px;width:100%;height:6px;margin-bottom:5px;overflow:hidden}.whop-affinity-bar{background:linear-gradient(90deg,#21b835,#2ecc71);border-radius:3px;width:0%;height:100%;transition:width 1.2s cubic-bezier(.22,1,.36,1)}.whop-affinity-label{color:#969696;letter-spacing:.01em;font-size:10px;font-weight:500}.trust-badge-row{background:var(--white);z-index:4;border:1px solid #e0e0e0;border-radius:12px;flex-direction:column;align-items:center;gap:1px;width:304px;max-width:90%;padding:8px 22px 10px;display:flex;position:relative;box-shadow:0 .6px .6px -1.25px #00000021,0 2.3px 2.3px -2.5px #0000001c,0 10px 10px -3.75px #0000000d,0 0 0 4px #f7f7f766,0 .6px .6px -1.25px #f97316b8,0 2.3px 2.3px -2.5px #f97316a3,0 10px 10px -3.75px #f9731640,0 -2px 16px #0000001c}.trust-badge-top-row{align-items:flex-end;gap:48px;width:100%;padding:0 0 4px;display:flex}.trust-badge-bottom-row{justify-content:center;align-items:center;width:100%;display:flex}.trust-badge-avatar{object-fit:cover;border-radius:50%;width:33px;height:33px}.trust-badge-score{color:#d70907;letter-spacing:.03em;font-size:20px;font-weight:600;line-height:26.4px;transition:color .4s}.trust-badge-dots{border-radius:20px;flex:1;align-items:center;gap:3px;display:flex}.trust-badge-dot{background:#d70907;border-radius:0;flex:1 0 0;width:0;height:13px;transition:background-color .4s}.trust-badge-dot--first{border-radius:5px 0 0 5px}.trust-badge-dot--last{border-radius:0 5px 5px 0}.trust-badge-dot--empty{background:#e0e0e0}.trust-gauge-bottom{background:#fff;border-radius:0 0 20px 20px;flex-direction:column;gap:12px;padding:20px 40px 30px;display:flex}.trust-gauge-bottom .trust-card-h{text-align:left}.trust-gauge-bottom .trust-card-p{text-align:left;max-width:none}.trust-score-card{background:linear-gradient(#fff 0%,#ebebeb 100%);border-radius:20px;flex-direction:column;min-height:370px;padding:0;display:flex;overflow:hidden;box-shadow:0 0 0 6px #d9d7d766,0 0 3px #0000001a}.wcs-visual-top{flex-direction:column;flex:1;justify-content:center;align-items:center;min-height:220px;padding:28px 20px 18px;display:flex;position:relative;overflow:hidden}.wcs-dot-bg{object-fit:cover;pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;inset:0}.wcs-text-bottom{background:#fff;border-radius:0 0 20px 20px;padding:20px 32px 28px}.trust-dot-img{object-fit:cover;pointer-events:none;border-radius:16px;width:100%;height:100%;position:absolute;inset:0;-webkit-mask:linear-gradient(#000 calc(100% - 24px),#0000 100%);mask:linear-gradient(#000 calc(100% - 24px),#0000 100%)}.wcs-mockup{z-index:2;background:var(--white);border:1px solid #e0e0e0;border-radius:14px;width:280px;max-width:95%;padding:14px 16px 12px;position:relative;box-shadow:0 .6px .6px -1.25px #00000021,0 2.3px 2.3px -2.5px #0000001c,0 10px 10px -3.75px #0000000d,0 0 0 4px #f7f7f766,0 2px 12px -2px #21b83526}.wcs-mockup-header{align-items:center;gap:10px;margin-bottom:12px;display:flex}.wcs-avatar{object-fit:cover;border-radius:50%;width:36px;height:36px}.wcs-name-col{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.wcs-name{color:#1e1e1e;letter-spacing:-.02em;font-size:13px;font-weight:600}.wcs-badge-pill{color:#fff;letter-spacing:.01em;background:#21b835;border-radius:10px;width:fit-content;padding:1px 8px;font-size:10px;font-weight:600}.wcs-score-circle{flex-shrink:0;width:40px;height:40px;position:relative}.wcs-mini-ring{width:100%;height:100%}.wcs-ring-fill{transition:stroke-dashoffset 1.8s cubic-bezier(.22,1,.36,1)}.wcs-score-num{color:#21b835;letter-spacing:-.03em;font-size:13px;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.wcs-stats-grid{grid-template-columns:1fr 1fr 1fr 1fr;gap:4px;margin-bottom:10px;display:grid}.wcs-stat-item{flex-direction:column;align-items:center;gap:1px;display:flex}.wcs-stat-val{color:#1e1e1e;letter-spacing:-.03em;font-size:14px;font-weight:700}.wcs-stat-lbl{color:#8c8c8c;letter-spacing:.01em;font-size:9px;font-weight:500}.wcs-dots-row{gap:3px;display:flex}.wcs-dot{background:#e0e0e0;border-radius:0;flex:1 0 0;height:10px;transition:background-color .3s}.wcs-dot--first{border-radius:4px 0 0 4px}.wcs-dot--last{border-radius:0 4px 4px 0}.wcs-dot.filled{background:#21b835}.wcs-check-float{z-index:3;opacity:0;background:linear-gradient(359deg,#21b835 0%,#6ae67a 100%);border-radius:16px;justify-content:center;align-items:center;width:48px;height:48px;transition:opacity .4s,transform .4s cubic-bezier(.22,1,.36,1);display:flex;position:absolute;bottom:8px;right:24px;transform:scale(0);box-shadow:0 6px 20px #21b8354d}.trust-check-badge{z-index:2;background:linear-gradient(359deg,#21b835 0%,#6ae67a 100%);border-radius:16px;justify-content:center;align-items:center;width:48px;height:48px;transition:opacity .4s,transform .4s cubic-bezier(.22,1,.36,1);display:flex;position:relative;box-shadow:0 6px 20px #21b8354d}.trust-check-img{width:24px;height:24px}.trust-bottom{grid-template-columns:1fr 1.4fr;gap:16px;margin-top:16px;display:grid}.trust-payout-card{background:linear-gradient(#fff 0%,#ebebeb 100%);flex-direction:column;min-height:370px;padding:0;display:flex}.trust-payout-visual{flex-direction:column;flex:1;justify-content:center;align-items:center;min-height:220px;display:flex;position:relative;overflow:hidden}.trust-payout-text{padding:24px 32px 32px}.trust-payout-watermark{font-family:var(--font-display);color:#f0ebeb;opacity:.81;letter-spacing:-.05em;pointer-events:none;text-transform:uppercase;text-align:center;width:260px;font-size:76px;font-weight:900;line-height:.8;position:absolute;left:50%;transform:translate(-50%)}.trust-shield-img{z-index:2;width:240px;max-width:85%;height:auto;position:relative}.trust-protected-badge{z-index:3;background:var(--white);border:1px solid var(--gray-200);color:var(--black);border-radius:8px;align-items:center;gap:4px;margin-top:-16px;padding:6px 16px;font-size:13px;font-weight:600;display:inline-flex;position:relative;box-shadow:0 2px 8px #0000000f}.trust-protected-badge:before,.trust-protected-badge:after{content:"";background:var(--gray-400);border-radius:50%;width:4px;height:4px}.trust-confetti{z-index:1;pointer-events:none;position:absolute;inset:0}.trust-confetti-piece{border-radius:2px;width:4px;height:14px;position:absolute}.trust-confetti-piece:first-child{background:#ff781e;top:12%;left:25%;transform:rotate(45deg)}.trust-confetti-piece:nth-child(2){background:var(--orange);top:8%;right:22%;transform:rotate(-30deg)}.trust-confetti-piece:nth-child(3){background:#ffc850;top:22%;right:12%;transform:rotate(60deg)}.trust-confetti-piece:nth-child(4){background:#ff781e;bottom:35%;left:12%;transform:rotate(-55deg)}.trust-confetti-piece:nth-child(5){background:#ffa028;width:3px;height:10px;top:18%;left:38%;transform:rotate(20deg)}.trust-confetti-piece:nth-child(6){background:#ffb432;width:3px;height:10px;bottom:30%;right:18%;transform:rotate(-60deg)}.trust-confetti-piece:nth-child(7){background:#ffc850;border-radius:50%;width:5px;height:5px;top:30%;left:8%;transform:rotate(75deg)}.trust-confetti-piece:nth-child(8){background:var(--orange);border-radius:50%;width:5px;height:5px;top:15%;right:32%;transform:rotate(-15deg)}.trust-submission-card{background:linear-gradient(#1c0c01 0%,#ff6a00 136%);border:none;border-radius:20px;flex-direction:column;height:370px;padding:0;display:flex;overflow:hidden;box-shadow:0 0 0 6px #96969617,0 0 3px #0000001a}.trust-submission-text{padding:60px 40px 0}.trust-submission-text .trust-card-h{color:#fff;text-align:left;font-size:23px;font-weight:600;font-family:var(--font)}.trust-submission-text .trust-card-p{color:#fff;text-align:left;max-width:none;font-size:15px;line-height:1.5}.trust-submission-visual{flex-direction:column;flex:1;justify-content:flex-start;align-items:center;gap:16px;padding:24px 24px 20px;display:flex;position:relative;overflow:hidden}.trust-submission-visual .trust-dot-img{opacity:.08;-webkit-mask:linear-gradient(#0000 0%,#000 24px 100%)!important;mask:linear-gradient(#0000 0%,#000 24px 100%)!important}.trust-submission-file-card{background:var(--white);z-index:1;border:3px solid #ffffffa1;border-radius:12px;align-items:center;gap:14px;width:100%;padding:18px 20px;transition:background .4s,border-color .4s,box-shadow .4s;display:flex;position:relative;overflow:visible;box-shadow:0 2px 5px 2px #00000012}.trust-sub-file-icon{background:#ededed;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.trust-sub-file-text{color:var(--gray-400);font-size:16px;font-weight:500}.trust-sub-drag-thumb{z-index:10;border:3px solid #ffffffa1;border-radius:8px;align-self:flex-start;width:110px;height:60px;margin-top:4px;margin-left:8px;position:relative;overflow:visible;transform:rotate(-4deg);box-shadow:0 2px 5px 2px #00000012}.trust-sub-drag-thumb>img:first-child{object-fit:cover;object-position:center center;border-radius:5px;width:100%;height:100%}.trust-sub-cursor{z-index:3;width:42px;height:39px;position:absolute;bottom:-10px;right:-16px}.trust-submission-file-card.uploading,.trust-submission-file-card.uploaded{background:#3db800;border:2px solid #23eb00;border-radius:12px;overflow:visible;box-shadow:0 2px 5px 2px #00000012,0 0 0 11px #3db80033}.trust-submission-file-card.uploading .trust-sub-file-icon,.trust-submission-file-card.uploaded .trust-sub-file-icon{background:#ffffff40}.trust-submission-file-card.uploading .trust-sub-file-icon svg,.trust-submission-file-card.uploaded .trust-sub-file-icon svg{stroke:#fff}.trust-submission-file-card.uploading .trust-sub-file-text,.trust-submission-file-card.uploaded .trust-sub-file-text{color:#fff;font-weight:600}.trust-submission-file-card.uploaded .trust-sub-file-icon svg{display:none}.trust-submission-file-card.uploaded .trust-sub-file-icon:after{content:"✓";color:#fff;font-size:16px;font-weight:700}.trust-sub-drag-thumb.merged{z-index:10;margin-top:0;position:absolute;top:50%;left:14px;overflow:visible;transform:rotate(-6deg)translateY(-50%)scale(.65)!important}.trust-submission-file-card.uploading .trust-sub-file-text,.trust-submission-file-card.uploaded .trust-sub-file-text{padding-left:60px}.trust-sub-tx-hash{opacity:0;z-index:1;align-items:center;gap:6px;transition:opacity .4s,transform .4s;display:flex;transform:translateY(8px)}.trust-sub-tx-hash.visible{opacity:1;transform:translateY(0)}.trust-sub-tx-label{color:#ffffff80;text-transform:uppercase;letter-spacing:.05em;font-size:11px;font-weight:700}.trust-sub-tx-value{color:#ffffffbf;letter-spacing:.02em;font-family:SF Mono,Fira Code,monospace;font-size:13px;font-weight:500}.trust-creators-row{flex-direction:column;align-items:center;gap:12px;margin-top:40px;display:flex}.trust-creators-txt{color:#0000008c;font-size:17px;font-weight:500}.avatar-stack{display:flex}.avatar-sm{object-fit:cover;border:2px solid var(--white);border-radius:50%;width:32px;height:32px;margin-left:-6px}.avatar-sm:first-child{margin-left:0}.camp-grid{text-align:left;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:24px;display:grid}.camp-card{background:var(--white);border:1px solid var(--gray-200);color:inherit;cursor:pointer;border-radius:16px;text-decoration:none;transition:box-shadow .3s;display:block;overflow:hidden}.camp-card:hover{box-shadow:0 8px 24px #00000014}.camp-thumb{background:var(--gray-100);width:100%;height:140px;overflow:hidden}.camp-thumb img{object-fit:cover;width:100%;height:100%}.camp-body{padding:14px 16px 16px}.camp-tags{flex-wrap:wrap;gap:5px;margin-bottom:6px;display:flex}.camp-tag{color:#fdebff;background:var(--purple);border-radius:100px;padding:2px 10px;font-size:12px;font-weight:500}.camp-time{color:var(--gray-500);margin-bottom:6px;font-size:11px;display:block}.camp-title{color:var(--gray-900);margin-bottom:4px;font-size:16px;font-weight:600;line-height:1.3}.camp-brand{color:var(--gray-900);align-items:center;gap:4px;margin-bottom:10px;font-size:13px;display:flex}.camp-verified{width:18px;height:18px}.camp-money{align-items:baseline;gap:4px;margin-bottom:2px;display:flex}.camp-earned{color:var(--gray-900);font-size:16px;font-weight:700}.camp-budget{color:var(--gray-400);font-size:14px}.camp-rate{color:var(--gray-500);margin-bottom:10px;font-size:14px}.camp-rate-bold{color:var(--gray-900);font-weight:700}.camp-bar{background:var(--gray-200);border-radius:2px;height:4px;margin-bottom:12px;overflow:hidden}.camp-bar-fill{background:var(--orange);border-radius:2px;height:100%}.camp-stats{gap:16px;margin-bottom:10px;display:flex}.camp-stat{flex-direction:column;display:flex}.camp-stat-lbl{color:var(--gray-500);font-size:11px}.camp-stat-val{color:var(--gray-900);font-size:14px;font-weight:600}.camp-stat-green{color:var(--green)}.camp-platforms{gap:6px;display:flex}.camp-plat-icon{border-radius:3px;width:16px;height:16px}.camp-see-all{margin-top:40px}.mko-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.mko-card{background:var(--white);border:1px solid #e0e0e0;border-radius:21px;padding:3px;overflow:hidden;box-shadow:0 .6px .6px -.83px #0000000d,0 2.3px 2.3px -1.67px #0000000d,0 10px 10px -2.5px #0000000d,0 0 0 4px #c2c2c240}.mko-card--link{cursor:pointer;text-decoration:none;transition:transform .2s;display:block}.mko-card--link:hover{transform:translateY(-2px)}.mko-card-inner{padding:20px 22px}.mko-stack{flex-direction:column;gap:20px;display:flex}.mko-section-label{color:#9ca3af;text-transform:uppercase;letter-spacing:.05em;margin-bottom:12px;font-size:11px;font-weight:600}.mko-dash{padding:24px 26px}.mko-dash-row{gap:0;margin-bottom:18px;display:flex}.mko-dash-stat{flex:1}.mko-dash-stat:not(:last-child){border-right:1px solid #f1f5f9}.mko-dash-stat:first-child{padding-right:16px}.mko-dash-stat:not(:first-child):not(:last-child){padding:0 16px}.mko-dash-stat:last-child{padding-left:16px}.mko-dash-stat-val{color:#0f172a;font-size:26px;font-weight:800;line-height:1.1;font-family:var(--font-display);font-variant-numeric:tabular-nums}.mko-dash-star{color:#eab308;margin-left:1px;font-size:20px}.mko-dash-stat-lbl{color:#94a3b8;margin-top:4px;font-size:11px;font-weight:500}.mko-dash-payout{background:linear-gradient(135deg,#f0fdf4 0%,#f8fafc 100%);border:1px solid #dcfce7;border-radius:12px;margin-bottom:16px;padding:14px 16px}.mko-dash-payout-label{color:#64748b;margin-bottom:8px;font-size:11px;font-weight:600}.mko-dash-payout-row{justify-content:space-between;align-items:center;display:flex}.mko-dash-payout-avg{align-items:baseline;gap:8px;display:flex}.mko-dash-payout-amt{color:#0f172a;font-variant-numeric:tabular-nums;font-size:28px;font-weight:800;line-height:1}.mko-dash-payout-note{color:#94a3b8;font-size:11px}.mko-dash-payout-minmax{gap:16px;display:flex}.mko-dash-payout-bound{text-align:center}.mko-dash-payout-bound-val{color:#94a3b8;font-variant-numeric:tabular-nums;font-size:16px;font-weight:700;display:block}.mko-dash-payout-bound-val--max{color:#16a34a}.mko-dash-payout-bound-lbl{color:#94a3b8;text-transform:uppercase;letter-spacing:.06em;font-size:9px;font-weight:600}.mko-dash-tags{flex-wrap:wrap;gap:6px;display:flex}.mko-dash-tag{color:#64748b;background:#f8fafc;border:1px solid #f1f5f9;border-radius:8px;align-items:center;gap:5px;padding:4px 10px;font-size:11px;font-weight:500;display:inline-flex}.mko-dash-tag-n{color:#0f172a;font-variant-numeric:tabular-nums;font-size:10px;font-weight:700}.mko-tiers{flex-direction:column;gap:8px;display:flex}.mko-tier-row{align-items:center;gap:10px;display:flex}.mko-tier-range{color:#6b7280;text-align:right;flex-shrink:0;width:50px;font-size:11px}.mko-tier-bar-bg{background:#f3f4f6;border-radius:8px;flex:1;height:16px;overflow:hidden}.mko-tier-bar-fill{border-radius:8px;height:100%;transition:width .7s}.mko-tier-count{text-align:right;color:#9ca3af;flex-shrink:0;width:60px;font-size:11px}.mko-tier-count strong{color:#0f172a}.mko-tier-footer{text-align:center;color:#9ca3af;border-top:1px solid #f3f4f6;margin-top:12px;padding-top:12px;font-size:11px}.mko-tabs{border-bottom:1px solid #f3f4f6;gap:0;margin-bottom:16px;display:flex}.mko-tab{text-transform:uppercase;letter-spacing:.05em;color:#9ca3af;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;margin-right:20px;padding:0 0 10px;font-size:11px;font-weight:600;transition:color .15s,border-color .15s}.mko-tab--active{color:#0f172a;border-bottom-color:#0f172a}.mko-list{flex-direction:column;gap:5px;display:flex}.mko-list-row{background:#fafafa;border:1px solid #f3f4f6;border-radius:10px;align-items:center;gap:10px;padding:8px 10px;display:flex}.mko-list-rank{text-align:right;flex-shrink:0;width:20px;font-family:monospace;font-size:12px;font-weight:700}.mko-list-info{flex:1;min-width:0}.mko-list-name{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;overflow:hidden}.mko-list-sub{color:#9ca3af;font-size:10px}.mko-list-val{flex-shrink:0;font-family:monospace;font-size:13px;font-weight:700}.mko-cta-header{align-items:center;gap:10px;margin-bottom:12px;display:flex}.mko-cta-icon{border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;display:flex}.mko-cta-text{flex:1;min-width:0}.mko-cta-title{color:#0f172a;font-size:14px;font-weight:700}.mko-cta-sub{color:#9ca3af;font-size:10px}.mko-chevron{flex-shrink:0}.mko-cta-stats{gap:20px;display:flex}.mko-cta-num{color:#0f172a;font-family:monospace;font-size:18px;font-weight:800}.mko-cta-label{color:#9ca3af;margin-left:4px;font-size:10px}@media (max-width:768px){.mko-grid{grid-template-columns:1fr}.mko-dash-stat-val{font-size:20px}.mko-dash-star{font-size:16px}.mko-dash-payout-row{flex-direction:column;align-items:flex-start;gap:10px}.mko-dash-payout-amt{font-size:22px}.mko-dash-payout-minmax{gap:20px}.mko-cta-stats{gap:14px}.mko-cta-num{font-size:16px}}.stories-wrap{margin-top:48px;position:relative}.stories-track{scroll-snap-type:x mandatory;scrollbar-width:none;gap:16px;padding-bottom:16px;display:flex;overflow-x:auto}.stories-track::-webkit-scrollbar{display:none}.story-card{scroll-snap-align:start;cursor:pointer;border-radius:20px;flex-shrink:0;width:340px;height:460px;position:relative;overflow:hidden}.story-img{object-fit:cover;width:100%;height:100%}.story-overlay{color:var(--white);background:linear-gradient(#0000 0%,#00000080 50%,#000000e0 100%);padding:24px;position:absolute;bottom:0;left:0;right:0}.story-name{margin-bottom:8px;font-size:27px;font-weight:700}.story-quote{opacity:.92;margin-bottom:16px;font-size:16px;font-weight:600;line-height:1.4}.story-rev{flex-direction:column;gap:4px;display:flex}.story-rev-lbl{opacity:.7;font-size:14px;font-weight:500}.story-rev-val{color:var(--orange-raw);font-size:18px;font-weight:700}.stories-arrows{justify-content:center;gap:12px;margin-top:16px;display:flex}.stories-arrow{border:1px solid var(--gray-200);background:var(--white);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;padding:0;transition:background .2s;display:flex}.stories-arrow:hover{background:var(--gray-100)}.stories-arrow img{width:42px;height:42px}.faq-list{text-align:left;background:linear-gradient(328deg,#ff4d002e 16%,#fa751663 51%,#f97316a6 79%);border:1px solid #d9d4d4;border-radius:22px;max-width:800px;margin:48px auto 0;padding:4px}.faq-list-inner{background:#fff;border:1px solid #00000029;border-radius:18px;flex-direction:column;gap:8px;padding:8px;display:flex}.faq-item{background:#ebebeb;border-radius:8px;overflow:hidden}.faq-q{cursor:pointer;color:#000;text-align:left;letter-spacing:-.4px;background:0 0;border:none;justify-content:space-between;align-items:center;gap:20px;width:100%;padding:18px 28px;font-size:18px;font-weight:500;line-height:1.4;display:flex}.faq-icon{color:#ff6207;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;transition:transform .3s;display:flex}.faq-icon svg{width:16px;height:16px}.faq-item.open .faq-icon{transform:rotate(180deg)}.faq-a{height:0;overflow:hidden}.faq-a-inner{padding:0 28px 18px}.faq-a-inner p{color:#0000008c;letter-spacing:-.4px;margin:0;font-size:16px;line-height:1.4}.landing-page .faq-see-all{letter-spacing:-.02em;background:#000;border:1px solid #ffffff45;border-radius:16px;align-items:center;gap:10px;margin-top:40px;padding:14px 28px;font-size:14px;font-weight:600;line-height:22px;text-decoration:none;transition:transform .2s;display:inline-flex;box-shadow:0 4px 10px -2px #0000001a,inset 0 0 8px #87878740;color:#fff!important}.landing-page .faq-see-all:hover{transform:scale(1.03)}.landing-page .faq-see-all svg{flex-shrink:0;width:18px;height:18px}.footer{background:var(--white);padding:80px 40px 0;overflow:hidden}.footer-inner{max-width:1200px;margin:0 auto}.footer-top{flex-direction:column;gap:48px;margin-bottom:60px;display:flex}.footer-brand{max-width:500px}.footer-logo{height:48px;margin-bottom:0}.footer-divider{background:#d5d5d5;height:1px;margin:24px 0}.footer-desc{color:#595269d9;margin-bottom:28px;font-size:18px;line-height:1.55}.footer-ctas{align-items:center;gap:10px;display:flex}.landing-page .footer-cta-btn{line-height:22px;transition:transform .2s;box-shadow:0 4px 10px -2px #0000001a,inset 0 0 8px #87878740;color:#fff!important;letter-spacing:-.02em!important;background:#000!important;border:1px solid #ffffff45!important;border-radius:16px!important;align-items:center!important;gap:10px!important;padding:14px 28px!important;font-size:14px!important;font-weight:600!important;text-decoration:none!important;display:inline-flex!important}.landing-page .footer-cta-btn:hover{transform:scale(1.03)}.footer-cta-arrow{justify-content:center;align-items:center;width:16px;height:16px;margin-left:4px;display:inline-flex;transform:rotate(131deg)}.footer-cta-arrow svg{width:16px;height:16px}.landing-page .footer-discord{justify-content:center;align-items:center;transition:opacity .2s;display:flex;overflow:hidden;background:0 0!important;border-radius:50%!important;width:38px!important;height:38px!important;padding:0!important}.footer-discord img{object-fit:contain;width:100%;height:100%}.footer-discord:hover{opacity:.8}.footer-cols{flex-direction:column;gap:28px;display:flex}.footer-col-group{grid-template-columns:1fr 1fr 1fr;gap:32px;display:grid}.footer-col h4{color:var(--black);letter-spacing:-.02em;margin-bottom:14px;font-size:16px;font-weight:600}.footer-col a{color:var(--gray-500);margin-bottom:10px;font-size:15px;text-decoration:none;transition:color .2s;display:block}.footer-col a:hover{color:var(--black)}.footer-gradient-bg{background:linear-gradient(#fff 0%,#ffc88c40 30%,#ffa05080 55%,#f98232bf 75%,#f97316e6 100%);border-left:2px solid;border-right:2px solid;border-image:linear-gradient(#0000 0%,#f9731666 50%,#f97316cc 100%) 1;margin:0 -40px;padding:60px 40px 0;position:relative}.footer-giant{font-family:var(--font-space-grotesk),"Space Grotesk",var(--font-figtree),system-ui,sans-serif;text-align:center;letter-spacing:-.06em;white-space:nowrap;text-transform:uppercase;background:linear-gradient(#fff0 0%,#fff 90%);-webkit-text-fill-color:transparent;-webkit-text-stroke:1px #fff;-webkit-background-clip:text;background-clip:text;padding:40px 0 20px;font-size:min(9vw,140px);font-weight:700;line-height:1}.footer-gradient-line{background:#c94000;height:1px;margin:10px 0 0}.footer-bottom{color:#fff;letter-spacing:-.03em;justify-content:space-between;gap:24px;padding:20px 0;font-size:14px;line-height:1.1;display:flex}.hero-h1--mobile,.hero-sub--mobile{display:none}@media (max-width:1024px){.hero-inner{grid-template-columns:1fr}.hero-visual{margin-top:20px}.hero-h1{font-size:48px}.hiw-cards{grid-template-columns:1fr;max-width:400px;margin-left:auto;margin-right:auto}.camp-grid{grid-template-columns:repeat(2,1fr)}.trust-grid,.trust-bottom{grid-template-columns:1fr}}@media (max-width:768px){.nav-links,.btn-nav-cta{display:none}.nav-hamburger{display:flex}.nav-card{--nav-scale:1.15;padding:14px 24px 14px 16px}.navbar{padding:10px 10px 0}.hero{padding:79px 20px 3px}.hero-content{text-align:center;flex-direction:column;align-items:center;display:flex}.hero-content>.hero-h1:not(.hero-h1--mobile),.hero-content>br,.hero-h1-row>.hero-h1,.hero-sub:not(.hero-sub--mobile){display:none}.hero-h1--mobile{text-align:center;font-family:var(--font-display);letter-spacing:-.03em;color:var(--black);order:2;font-size:34px;font-weight:800;line-height:1.2;animation:.7s .2s both fadeInUp;display:block}.hero-h1--mobile .hero-h1-line{background:linear-gradient(359deg,#0a0a0a 13%,#696969 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero-sub--mobile{text-align:center;color:#000000b3;letter-spacing:-.36px;order:3;max-width:320px;margin-top:16px;font-size:16px;line-height:1.78;animation:.7s .35s both fadeInUp;display:block}.hero-h1-row{order:1;justify-content:center;width:100%;margin-bottom:10px}.hero-toggle-label{letter-spacing:.48px;font-size:12px;font-weight:500}.hero-toggle-track{width:40px;height:20px}.hero-toggle-knob{width:16px;height:16px;top:2px;left:2px}.hero-toggle-track.on .hero-toggle-knob{left:22px}.hero-ctas{order:4;justify-content:center;margin:25px 0 30px}.hero-ctas .btn-white{display:none}.hero-visual{order:5;min-height:320px}.hero-svg-backdrop{display:none}.hero-3d-cards{cursor:pointer;height:340px}.hero-card-title{font-size:18px}.hero-card-label{padding:8px 14px;font-size:14px}.hero-3d-card{transition:transform .5s cubic-bezier(.22,1,.36,1),opacity .5s cubic-bezier(.22,1,.36,1),z-index,left .5s cubic-bezier(.22,1,.36,1),right .5s cubic-bezier(.22,1,.36,1),top .5s cubic-bezier(.22,1,.36,1),width .5s cubic-bezier(.22,1,.36,1),height .5s cubic-bezier(.22,1,.36,1),box-shadow .5s cubic-bezier(.22,1,.36,1)}.hero-3d-card--left{z-index:3;width:190px;height:290px;margin-left:-95px;padding:30px 0 0;top:3px;bottom:auto;left:50%;overflow:hidden;transform:perspective(1200px)rotateY(0)rotateX(0)translate(0)scale(1);box-shadow:0 16px 32px #0000001f,0 0 0 4px #e3e3e34d}.hero-3d-card--center{z-index:2;opacity:.7;width:190px;height:290px;margin-left:-95px;padding:24px 0 0;top:3px;bottom:auto;left:50%;overflow:hidden;transform:perspective(1200px)rotateY(-6deg)rotateX(2deg)translate(100px)scale(.9);box-shadow:0 10px 20px #00000014,0 0 0 4px #e3e3e34d}.hero-3d-card--right{z-index:1;opacity:.7;width:190px;height:290px;margin-left:-95px;padding:24px 0 0;inset:3px auto auto 50%;overflow:hidden;transform:perspective(1200px)rotateY(6deg)rotateX(2deg)translate(-100px)scale(.9);box-shadow:0 10px 20px #00000014,0 0 0 4px #e3e3e34d}.section--rounded-top{border-radius:40px 40px 0 0}.trust-gauge-card{min-height:auto}.trust-gauge-top{padding:20px 0 14px}.trust-gauge-arc-clip{width:200px;height:100px}.trust-gauge-arc{width:200px;height:200px}.trust-gauge-arc:after{inset:18px}.trust-badge-row{width:260px}.trust-badge-dot{height:10px}.trust-gauge-bottom{padding:20px 24px 24px}.whop-affinity-card{width:130px;padding:10px 12px;top:12px;right:10px}.whop-affinity-score{font-size:26px}.whop-affinity-header{font-size:9px}.trust-gauge-bottom .trust-card-h,.trust-gauge-bottom .trust-card-p{text-align:center}.section{padding:60px 20px}.section-h2{font-size:30px}.camp-grid{grid-template-columns:1fr}.story-card{width:280px;height:380px}.footer{padding:0 20px}.footer-top{gap:20px;margin-bottom:16px}.footer-brand{max-width:100%}.footer-logo{height:40px}.footer-divider{margin:12px 0}.footer-desc{margin-bottom:16px;font-size:15px}.footer-cols{gap:16px}.footer-col-group{gap:20px}.footer-col h4{margin-bottom:8px;font-size:15px}.footer-col a{margin-bottom:6px;font-size:14px}.footer-col-group{grid-template-columns:1fr 1fr}.footer-giant{letter-spacing:-.04em;font-size:10vw}.footer-bottom{margin:0 -20px;padding:16px 20px}.footer-gradient-bg{margin:0 -20px;padding:40px 20px 0}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}.hiw-card,.trust-card,.camp-card{transform-style:preserve-3d;backface-visibility:hidden}.story-card{transform-origin:50%;will-change:transform,opacity}[data-view=brand]{display:none}.landing-page.brand-mode [data-view=creator]{display:none!important}.landing-page.brand-mode [data-view=brand]{display:block!important}.section--brand-social{background:#000;padding:100px 40px 80px;overflow:hidden}.section--brand-social .section-inner{z-index:2;position:relative}.brand-gradient-text{-webkit-text-fill-color:transparent;background-image:linear-gradient(177deg,#fff 58%,#ffffff70 90%);-webkit-background-clip:text;background-clip:text}.brand-logos-grid{justify-content:center;align-items:center;gap:10px;height:400px;margin-top:40px;display:flex;-webkit-mask:linear-gradient(#0000 0%,#000 20% 80%,#0000 100%);mask:linear-gradient(#0000 0%,#000 20% 80%,#0000 100%)}.brand-logo-col{flex-direction:column;gap:10px;animation-duration:20s;animation-timing-function:linear;animation-iteration-count:infinite;display:flex}.brand-logo-col--up{animation-name:brandScrollUp}.brand-logo-col--down{animation-name:brandScrollDown}@keyframes brandScrollUp{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@keyframes brandScrollDown{0%{transform:translateY(-50%)}to{transform:translateY(0)}}.brand-logo-item{background:#dedcdc4d;border-radius:13px;flex-shrink:0;width:80px;height:80px;overflow:hidden;box-shadow:0 0 0 .17px #0000000a,0 4px 4px -2px #0003}.brand-logo-item img{object-fit:cover;border-radius:12px;width:100%;height:100%}.brand-counter-card{background:#0f0f0f;border-radius:14px;flex-direction:column;flex-shrink:0;justify-content:center;align-self:center;align-items:center;width:120px;height:120px;display:flex}.brand-counter-num{font-family:var(--font-display);color:#fff;letter-spacing:-.05em;font-size:60px;font-weight:600;line-height:1.15}.brand-counter-label{color:#fff;letter-spacing:-.03em;font-size:19px;font-weight:500}.brand-results-grid{grid-template-columns:1fr 1fr;gap:24px;margin-top:40px;display:grid}.brand-result-card{background:var(--white);border-radius:16px;overflow:hidden;box-shadow:0 0 0 6px #96969617,0 0 3px #0000001a}.brand-result-thumb{background:linear-gradient(135deg,#1a1a1a,#0a0a0a);justify-content:center;align-items:center;padding:24px;display:flex}.brand-result-logo{object-fit:cover;border-radius:16px;width:80px;height:80px}.brand-result-body{padding:20px 24px 24px}.brand-result-name{font-family:var(--font-display);color:var(--black);font-size:20px;font-weight:700}.brand-result-desc{color:var(--gray-500);margin-top:4px;font-size:14px}.brand-result-stats{gap:24px;margin-top:16px;display:flex}.brand-result-stat{flex-direction:column;display:flex}.brand-result-stat-val{font-family:var(--font-display);color:var(--black);letter-spacing:-.02em;font-size:24px;font-weight:700}.brand-result-stat-lbl{color:var(--gray-500);font-size:12px;font-weight:500}.brand-boost-card{max-width:900px;margin:40px auto 0}.brand-boost-browser{background:var(--white);border-radius:16px;overflow:hidden;box-shadow:0 0 0 6px #96969617,0 0 3px #0000001a,0 12px 40px #00000014}.brand-boost-content{min-height:320px;padding:30px;position:relative}.brand-boost-earnings-overlay{align-items:baseline;gap:8px;margin-bottom:20px;display:flex}.brand-boost-earnings-big{font-family:var(--font-display);color:var(--black);letter-spacing:-.03em;font-size:42px;font-weight:700}.brand-boost-earnings-slash{color:var(--gray-400);font-size:28px;font-weight:400}.brand-boost-campaigns-badge{background:var(--orange);color:#fff;letter-spacing:.03em;border-radius:100px;padding:6px 14px;font-size:13px;font-weight:700;position:absolute;top:30px;right:30px}.brand-boost-table{margin-top:16px}.brand-boost-table-row{border-bottom:1px solid #0000000f;grid-template-columns:1fr 100px 80px;align-items:center;gap:12px;padding:12px 0;display:grid}.brand-boost-camp-name{color:var(--black);font-size:14px;font-weight:600}.brand-boost-camp-views{color:var(--gray-500);text-align:center;font-size:13px}.brand-boost-camp-earned{text-align:right;font-size:14px;font-weight:600}.brand-boost-green{color:var(--green)}.brand-protection-grid{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:40px;display:grid}.brand-protection-card{background:var(--page-bg);text-align:left;border-radius:16px;padding:32px 24px;box-shadow:0 0 0 6px #96969617,0 0 3px #0000001a}.brand-protection-icon{background:#f973161a;border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:16px;display:flex}.brand-protection-h{font-family:var(--font-display);color:var(--black);margin-bottom:8px;font-size:20px;font-weight:700}.brand-protection-p{color:var(--gray-500);font-size:15px;line-height:1.5}.landing-page.brand-mode .hero-sub--mobile,.landing-page.brand-mode .hero-h1--mobile{display:none}@media (max-width:809px){.brand-results-grid,.brand-protection-grid{grid-template-columns:1fr}.brand-logos-grid{height:300px}.brand-logo-item{width:60px;height:60px}.brand-counter-card{width:90px;height:90px}.brand-counter-num{font-size:42px}.brand-counter-label{font-size:15px}.brand-boost-earnings-big{font-size:28px}.brand-boost-earnings-slash{font-size:20px}.brand-boost-table-row{grid-template-columns:1fr 80px 60px;gap:8px}.brand-boost-camp-name{font-size:12px}}.shelby-chip-section{background:var(--white);z-index:2;padding:40px 40px 80px;position:relative}.shelby-chip-section-inner{max-width:1200px;margin:0 auto}.shelby-chip-card{background:var(--white);border:1px solid #e0e0e0;border-radius:21px;padding:3px;position:relative;box-shadow:0 .602187px .602187px -.833333px #0000000d,0 2.28853px 2.28853px -1.66667px #0000000d,0 10px 10px -2.5px #0000000d,0 0 0 4px #c2c2c240}.shelby-chip-card-inner{isolation:isolate;background:linear-gradient(135deg,#1a0a12 0%,#2d0e1f 30%,#1a0a12 70%,#0d0506 100%);border-radius:18px;justify-content:center;align-items:center;width:100%;min-height:500px;display:flex;position:relative;overflow:hidden}.chip-wavy-bg{z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.chip-matrix-bg{z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.chip-data-col{writing-mode:vertical-rl;text-orientation:mixed;letter-spacing:4px;color:#ff66cc40;white-space:nowrap;font-family:Courier New,monospace;font-size:14px;animation:linear infinite chipScrollData;position:absolute;top:-100%}.chip-data-col--dark{color:#ffb3e61f}@keyframes chipScrollData{0%{transform:translateY(0)}to{transform:translateY(200%)}}.chip-wrapper{z-index:2;cursor:pointer;width:400px;height:400px;transition:transform .4s;position:relative}.chip-wrapper:hover{transform:perspective(600px)rotateX(5deg)rotateY(-5deg)scale(1.05)}.chip-glowing-pin{animation:2s ease-in-out infinite alternate chipPulseGlow}@keyframes chipPulseGlow{0%{fill:#fff;opacity:.6}to{fill:#f6c;opacity:1}}.chip-rotating-ring{transform-origin:300px 300px;animation:8s linear infinite chipSpin}@keyframes chipSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.chip-powered-bar{z-index:3;background:linear-gradient(#0000 0%,#1a0a0c99 40%,#1a0a0ce6 100%);justify-content:center;align-items:center;gap:8px;padding:16px 0;display:flex;position:absolute;bottom:0;left:0;right:0}.chip-powered-text{font-family:var(--font);color:#ffb3e699;letter-spacing:.05em;text-transform:uppercase;font-size:14px;font-weight:500}.chip-powered-logo{width:auto;height:22px}.chip-shelby-logo{transform-origin:300px 300px;animation:2s ease-in-out infinite alternate chipLogoPulse}@keyframes chipLogoPulse{0%{filter:drop-shadow(0 0 4px #f6c6);transform:scale(1)}to{filter:drop-shadow(0 0 12px #f6cc);transform:scale(1.06)}}@media (max-width:768px){.shelby-chip-section{padding:0 16px 60px}.shelby-chip-card-inner{min-height:350px}.chip-wrapper{width:280px;height:280px}}.landing-page .hero-content>.hero-h1,.landing-page .hero-content>.hero-sub,.landing-page .hero-content>.hero-ctas,.landing-page .hero-content>.hero-h1--mobile,.landing-page .hero-content>.hero-sub--mobile,.landing-page .hero-content .hero-toggle-wrap,.landing-page .hero-content .hero-h1-row .hero-h1,.landing-page .hero-visual,.landing-page .pill-badge,.landing-page .section-h2,.landing-page .section-p,.landing-page .hiw-card,.landing-page .hiw-card-mockup,.landing-page .hiw-card-bottom,.landing-page .trust-card,.landing-page .camp-card,.landing-page .faq-item,.landing-page .footer-col,.landing-page .camp-see-all,.landing-page .faq-see-all,.landing-page .hiw-cta,.landing-page .trust-creators-row,.landing-page .avatar-sm,.landing-page .hero-3d-card{opacity:0}
