:root{--pink:#ef3e78;--pink-dark:#c91e59;--ink:#17181e;--muted:#686b74;--surface:#f4f1f4;--page:#dfe1e6;--purple:#1d0c3d;--purple-2:#30105d;--gold:#ffbc32;--shadow:0 14px 38px rgba(38,27,35,.14);}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:radial-gradient(circle at top,#f5eef2 0,#e5e6ea 54%,#d9dbe1 100%);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}body.nav-open{overflow:hidden}button,a{font:inherit}button{touch-action:manipulation}.svg-sprite{position:absolute;width:0;height:0;overflow:hidden}.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-shell{width:min(100%,900px);margin:0 auto;background:var(--surface);overflow:hidden;border:1px solid rgba(94,67,82,.18);box-shadow:0 0 70px rgba(49,37,44,.16)}.menu-button{position:absolute;z-index:12;right:25px;top:18px;display:flex;align-items:center;gap:8px;padding:11px 19px;border:1px solid rgba(255,255,255,.9);border-radius:999px;color:#fff;background:linear-gradient(135deg,#ff5a91,#e92968);box-shadow:0 0 0 4px rgba(255,70,128,.14),0 0 25px rgba(238,47,112,.55);font-weight:850;cursor:pointer;overflow:hidden;animation:navPulse 2.3s ease-in-out infinite}.menu-button::after{content:"";position:absolute;inset:-60% auto -60% -62%;width:34%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.95),transparent);transform:rotate(20deg);animation:shine 2.7s linear infinite}.menu-button svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}.nav-overlay{position:fixed;z-index:90;inset:0;background:rgba(10,6,18,.55);backdrop-filter:blur(3px);opacity:0;visibility:hidden;transition:.28s ease}.nav-overlay.open{opacity:1;visibility:visible}.nav-drawer{position:fixed;z-index:100;top:14px;right:14px;width:min(86vw,360px);height:calc(100dvh - 28px);padding:21px;border:1px solid rgba(255,255,255,.18);border-radius:26px;color:#fff;background:radial-gradient(circle at 100% 0,rgba(239,62,120,.22),transparent 27%),linear-gradient(160deg,#21103d,#0d0919 72%);box-shadow:-18px 22px 70px rgba(0,0,0,.42);transform:translateX(calc(100% + 30px));visibility:hidden;transition:transform .34s cubic-bezier(.2,.78,.2,1),visibility .34s;overflow:auto}.nav-drawer.open{transform:translateX(0);visibility:visible}.nav-head{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;padding-bottom:19px;border-bottom:1px solid rgba(255,255,255,.13)}.nav-head span{display:block;color:#ff75a3;font-size:18px;font-weight:900}.nav-head small{display:block;margin-top:4px;color:#bfb5cc;font-size:11px;letter-spacing:.13em;text-transform:uppercase}.nav-close{width:42px;height:42px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.18);border-radius:50%;color:#fff;background:rgba(255,255,255,.06);cursor:pointer}.nav-close svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2}.nav-drawer nav{display:flex;flex-direction:column;gap:10px;margin-top:22px}.nav-drawer nav a{display:flex;align-items:center;gap:14px;padding:15px 14px;border:1px solid transparent;border-radius:14px;color:#fff;text-decoration:none;background:rgba(255,255,255,.035);font-weight:800;transition:.2s ease}.nav-drawer nav a span{display:grid;place-items:center;width:31px;height:31px;border-radius:10px;color:#ff74a1;background:rgba(239,62,120,.14);font-size:10px}.nav-drawer nav a:hover,.nav-drawer nav a:focus-visible{border-color:rgba(255,90,145,.45);background:rgba(239,62,120,.11);transform:translateX(-3px)}.nav-drawer>p{margin:22px 3px 0;color:#a99fb4;font-size:11px;line-height:1.5}.hero{position:relative;min-height:430px;margin-bottom:24px;padding:22px 24px 0;overflow:hidden;background:radial-gradient(circle at 84% 25%,rgba(255,105,157,.19),transparent 23%),linear-gradient(145deg,#f9f7f8 18%,#efe8ed 64%,#e3dbe1);border-bottom:1px solid rgba(239,62,120,.38)}.hero::before{content:"";position:absolute;width:430px;height:180px;left:-120px;bottom:-105px;border:1px solid rgba(239,62,120,.24);border-radius:50%;transform:rotate(10deg)}.brand{position:relative;z-index:7;color:var(--pink);font-size:clamp(18px,3vw,27px);font-weight:900}.hero-copy{position:relative;z-index:6;width:55%;padding-top:52px}.eyebrow{margin:0 0 8px;color:#a12550;font-size:11px;font-weight:900;letter-spacing:.15em;text-transform:uppercase}.hero h1{margin:0;font-size:clamp(34px,6vw,55px);line-height:.98;letter-spacing:-.045em}.hero h1 span{color:var(--pink)}.hero-description-label{position:relative;display:flex;gap:11px;align-items:flex-start;max-width:335px;margin-top:18px;padding:13px 15px;border:1px solid rgba(239,62,120,.2);border-radius:16px;background:rgba(255,255,255,.62);box-shadow:0 10px 30px rgba(84,49,66,.09);backdrop-filter:blur(7px)}.hero-description-label::before{content:"NEW";position:absolute;right:10px;top:-10px;padding:3px 8px;border-radius:999px;color:#fff;background:var(--pink);font-size:7px;font-weight:900;letter-spacing:.1em}.hero-description-label p{margin:0;color:#34353b;font-size:clamp(12px,2vw,16px);line-height:1.4}.label-dot{flex:0 0 auto;width:9px;height:9px;margin-top:5px;border-radius:50%;background:var(--pink);box-shadow:0 0 0 5px rgba(239,62,120,.12)}.hero-art{position:absolute;z-index:3;right:0;bottom:0;width:58%;height:94%;display:flex;align-items:flex-end;justify-content:flex-end;pointer-events:none}.hero-art img{position:relative;z-index:2;display:block;width:100%;height:100%;object-fit:contain;object-position:right bottom;filter:drop-shadow(0 200px 24px rgba(78,32,52,.2))}.hero-orbit{position:absolute;border:1px solid rgba(239,62,120,.32);border-radius:50%;animation:orbitFloat 4s ease-in-out infinite}.orbit-one{width:230px;height:230px;right:20px;top:65px}.orbit-two{width:330px;height:140px;right:-80px;bottom:50px;animation-delay:.7s}.panel{margin-inline:18px;border-radius:22px;box-shadow:var(--shadow)}.journey{position:relative;margin-bottom:28px;padding:18px 18px 15px;border:1px solid #d2c5d7;background:linear-gradient(155deg,#20103c,#0d0918 72%);color:#fff;overflow:hidden}.journey::after{content:"";position:absolute;width:180px;height:180px;right:-85px;top:-110px;border-radius:50%;background:rgba(239,62,120,.18)}.journey-heading{position:relative;z-index:2;display:flex;align-items:end;justify-content:space-between;gap:12px;margin-bottom:22px}.journey-heading span{color:#ff75a3;font-size:9px;font-weight:900;letter-spacing:.17em}.journey-heading h2{margin:0;font-size:19px}.journey-rail{position:absolute;z-index:1;left:11%;right:11%;top:101px;height:4px;border-radius:999px;background:rgba(255,255,255,.12);overflow:hidden}.journey-rail span{display:block;width:0;height:100%;border-radius:inherit;background:linear-gradient(90deg,#ff4d8a,#ffbc32);box-shadow:0 0 15px rgba(255,92,144,.75);transition:width .55s ease}.journey-steps{position:relative;z-index:3;display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.journey-step{text-align:center;color:#aaa0b5;transition:.35s ease}.step-icon{width:55px;height:55px;display:grid;place-items:center;margin:0 auto 9px;border:1px solid rgba(255,255,255,.15);border-radius:50%;background:#25163e;box-shadow:0 0 0 7px #160d28;transition:.35s ease}.step-icon svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.journey-step strong{display:block;color:inherit;font-size:12px;line-height:1.05}.journey-step small{display:block;margin-top:5px;color:#81768d;font-size:8px;line-height:1.2}.journey-step.complete,.journey-step.active{color:#fff}.journey-step.complete .step-icon{color:#fff;background:#3b2059;border-color:#9e5fd0}.journey-step.active .step-icon{color:#fff;background:linear-gradient(145deg,#ff5790,#d32369);border-color:#ff8fb4;box-shadow:0 0 0 7px #160d28,0 0 22px rgba(255,69,135,.75);animation:stepBeat 1s ease-in-out infinite}.journey-status{position:relative;z-index:2;margin:16px 0 0;padding-top:12px;border-top:1px solid rgba(255,255,255,.1);color:#d4cadc;text-align:center;font-size:10px}.journey-status span{color:#ffb8cf;font-weight:800}.payout-premium{margin:0 18px 30px;padding:31px 20px 20px;border:1px solid rgba(255,190,48,.23);border-radius:25px;color:#fff;background:radial-gradient(circle at 80% 5%,rgba(255,179,43,.08),transparent 22%),linear-gradient(160deg,#10120d,#070807 80%);box-shadow:0 18px 42px rgba(0,0,0,.24);overflow:hidden}.payout-heading{text-align:center}.payout-heading>span{display:block;color:var(--gold);font-size:13px;font-weight:950;letter-spacing:.15em;text-transform:uppercase}.payout-heading h2{margin:12px 0 13px;font-size:clamp(35px,7.4vw,67px);line-height:.98;letter-spacing:-.045em}.payout-heading p{max-width:680px;margin:0 auto 25px;color:#a5a59f;font-size:clamp(13px,2.4vw,20px);line-height:1.55}.payout-box{border:1px solid rgba(255,190,48,.31);border-radius:23px;background:rgba(255,188,50,.025);overflow:hidden}.rate-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:18px}.rate-grid article{min-height:132px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid rgba(255,188,50,.25);border-radius:22px;background:linear-gradient(145deg,rgba(255,188,50,.035),rgba(255,255,255,.015));text-align:center}.rate-grid span{color:#b4b3ad;font-size:clamp(17px,3vw,27px);font-weight:850}.rate-grid strong{display:block;margin-top:13px;color:var(--gold);font-size:clamp(27px,5.3vw,49px);line-height:1}.rate-grid b{font:inherit;font-variant-numeric:tabular-nums}.rate-grid article.counted strong{animation:amountGlow 1.3s ease-in-out 1}.withdrawal-row{display:flex;align-items:center;justify-content:center;gap:18px;min-height:110px;padding:16px 18px;border-top:1px solid rgba(255,255,255,.1);white-space:nowrap}.withdrawal-row>strong{color:#c5c4bf;font-size:clamp(13px,2.2vw,20px)}.pay-brand{display:inline-flex;align-items:center;gap:8px;min-width:0;padding:8px 11px;border:1px solid rgba(255,255,255,.08);border-radius:13px;background:rgba(255,255,255,.035)}.pay-brand img{display:block;width:36px;height:36px;object-fit:contain}.pay-brand b{color:#f1f1ee;font-size:clamp(12px,2.1vw,18px)}.payout-disclaimer{max-width:720px;margin:14px auto 0;color:#85867f;text-align:center;font-size:9px;line-height:1.45}.audience{margin-bottom:31px;padding:0 18px}.section-kicker{display:block;margin:0 0 7px 10px;color:#4d5157;font-size:12px}.audience-row{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.audience-pill{min-width:0;display:flex;align-items:center;justify-content:center;gap:5px;padding:10px 3px;border:1px solid #e8c6d1;border-radius:999px;color:var(--pink);background:#f8f6f8;box-shadow:0 5px 12px rgba(105,73,87,.08);font-size:12px;font-weight:800;animation:gentleLift 3s ease-in-out infinite}.audience-pill:nth-child(2){animation-delay:.2s}.audience-pill:nth-child(3){animation-delay:.4s}.audience-pill:nth-child(4){animation-delay:.6s}.audience-pill:nth-child(5){animation-delay:.8s}.audience-pill.teal{color:#168fa1}.audience-pill svg{width:16px;height:16px;fill:currentColor}.projects{margin-bottom:32px;padding:0 17px}.section-heading{display:flex;align-items:center;justify-content:center;gap:12px;margin:5px 0 17px}.section-heading h2{margin:0;color:var(--pink);font-size:28px;line-height:1}.section-heading i{position:relative;width:54px;height:1px;background:linear-gradient(90deg,transparent,var(--pink))}.section-heading i:first-child::after,.section-heading i:last-child::before{content:"";position:absolute;top:-2.5px;width:6px;height:6px;border-radius:50%;background:#ff8baa}.section-heading i:first-child::after{right:0}.section-heading i:last-child{transform:scaleX(-1)}.project-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:28px;width:100%;max-width:680px;margin-inline:auto}.project-card{--accent:#ff3d78;--accent-soft:#fff0f5;position:relative;display:grid;grid-template-columns:minmax(0,42%) minmax(0,58%);grid-template-rows:auto auto auto auto auto;width:100%;min-height:520px;padding:22px 20px 18px;border:1.5px solid color-mix(in srgb,var(--accent) 45%,white);border-radius:24px;background:linear-gradient(145deg,#f8f7f9 58%,var(--accent-soft));box-shadow:0 15px 36px rgba(33,27,31,.13);overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}.project-card:hover{transform:translateY(-3px);box-shadow:0 18px 38px color-mix(in srgb,var(--accent) 16%,transparent)}.green-card{--accent:#1d9d35;--accent-soft:#effaf1}.orange-card{--accent:#ed7308;--accent-soft:#fff5e9}.blue-card{--accent:#1476dc;--accent-soft:#eef7ff}.purple-card{--accent:#8424d4;--accent-soft:#f7eeff}.rose-card{--accent:#f53175;--accent-soft:#fff0f6}.number{position:absolute;z-index:3;top:10px;left:10px;padding:8px 15px 10px;border-radius:14px 14px 14px 5px;color:#fff;background:linear-gradient(145deg,var(--accent),color-mix(in srgb,var(--accent) 74%,black));box-shadow:0 5px 12px color-mix(in srgb,var(--accent) 25%,transparent);font-size:30px;font-weight:900;line-height:1}.project-image{grid-column:1;grid-row:1/3;width:100%;height:245px;align-self:center;padding:30px 10px 0 0;object-fit:contain;mix-blend-mode:multiply}.card-head{grid-column:2;grid-row:1;align-self:start;padding:4px 0 0 12px}.card-head h3{margin:0 0 12px;font-size:30px;line-height:1.04;letter-spacing:-.02em;text-transform:uppercase}.card-head p{max-width:360px;margin:0;color:#40454d;font-size:14px;line-height:1.45}.earning{grid-column:2;grid-row:2;min-height:122px;display:flex;flex-direction:column;justify-content:center;margin:16px 0 0 12px;padding:18px 10px 14px;border:1px solid color-mix(in srgb,var(--accent) 35%,white);border-radius:18px;background:rgba(248,247,249,.84);text-align:center}.earning small{display:table;margin:-31px auto 8px;padding:4px 15px;border:1px solid color-mix(in srgb,var(--accent) 38%,white);border-radius:999px;color:var(--accent);background:#f8f7f9;font-size:11px;font-weight:800;text-transform:uppercase}.earning strong{display:block;color:var(--accent);font-size:31px;line-height:1.12}.earning span{display:block;margin-top:5px;font-size:13px}.features{grid-column:1/3;grid-row:3;display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:20px}.features span{min-width:0;min-height:92px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:10px 5px;border:1px solid color-mix(in srgb,var(--accent) 15%,#e8e8e8);border-radius:13px;background:rgba(246,244,247,.9);text-align:center;font-size:11.5px;line-height:1.25;overflow-wrap:anywhere}.features svg{width:28px;height:28px;margin-bottom:8px;fill:none;stroke:var(--accent);stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.features .wallet-fit{font-size:11px;letter-spacing:-.015em;white-space:normal}.card-meta{grid-column:1/3;grid-row:4;display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:12px}.card-meta>span{min-width:0;min-height:66px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:8px 6px;border:1px solid color-mix(in srgb,var(--accent) 24%,#dedee3);border-radius:13px;background:rgba(246,244,247,.9);text-align:center}.card-meta small{color:var(--accent);font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.card-meta strong{margin-top:4px;font-size:13px;line-height:1.2}.card-actions{grid-column:1/3;grid-row:5;display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:14px}.card-actions button,.card-actions a{min-width:0;height:58px;display:flex;align-items:center;justify-content:center;gap:7px;border-radius:13px;font-size:17px;font-weight:850;cursor:pointer}.card-actions svg{width:22px;height:22px}.secondary{border:1px solid var(--accent);color:var(--accent);background:#f8f7f9}.secondary svg{fill:none;stroke:currentColor;stroke-width:1.8}.primary{border:0;color:#fff;background:linear-gradient(135deg,var(--accent),color-mix(in srgb,var(--accent) 75%,black));box-shadow:0 5px 12px color-mix(in srgb,var(--accent) 20%,transparent)}.primary svg{fill:none;stroke:currentColor;stroke-width:2}.project-card.reveal-ready{opacity:0;transform:translateY(28px) scale(.985)}.project-card.reveal-ready.is-visible{opacity:1;transform:translateY(0) scale(1)}.projects-note{max-width:650px;margin:15px auto 0;color:#73757c;text-align:center;font-size:9px;line-height:1.4}.testimonials{margin-bottom:30px;padding:4px 18px 2px}.testimonial-review-label{display:flex;align-items:center;justify-content:space-between;gap:10px;max-width:680px;margin:0 auto 12px;padding:10px 12px;border:1px solid #efd28d;border-radius:13px;color:#695018;background:#fff8df;font-size:9px;line-height:1.35}.testimonial-review-label strong{color:#8b5d00;text-transform:uppercase;letter-spacing:.07em}.testimonial-window{max-width:680px;margin-inline:auto;border-radius:23px;overflow:hidden;touch-action:pan-y;outline:none}.testimonial-window:focus-visible{box-shadow:0 0 0 4px rgba(239,62,120,.2)}.testimonial-track{display:flex;will-change:transform;transition:transform .55s cubic-bezier(.22,.75,.2,1)}.testimonial-slide{--accent:#7d2bd6;--accent-rgb:125,43,214;--card-bg:linear-gradient(135deg,#fff,#fcf9ff);--card-text:#131720;--muted-text:#68707e;flex:0 0 100%;min-width:0;padding:2px}.testimonial-card{position:relative;isolation:isolate;min-height:370px;padding:22px;border:1.5px solid rgba(var(--accent-rgb),.42);border-radius:22px;color:var(--card-text);background:var(--card-bg);box-shadow:0 16px 38px rgba(34,25,42,.11);overflow:hidden}.testimonial-card::after{content:"";position:absolute;z-index:-1;width:170px;height:170px;right:-70px;bottom:-80px;border-radius:50%;background:rgba(var(--accent-rgb),.08)}.testimonial-top{display:grid;grid-template-columns:95px minmax(0,1fr);gap:16px;align-items:center}.testimonial-avatar{width:92px;height:92px;padding:4px;border:3px solid rgba(var(--accent-rgb),.62);border-radius:50%;background:#fff;box-shadow:0 9px 20px rgba(var(--accent-rgb),.16)}.testimonial-avatar img{width:100%;height:100%;border-radius:50%;object-fit:cover}.testimonial-identity{min-width:0}.testimonial-identity h3{margin:0;font-family:Georgia,"Times New Roman",serif;font-size:22px}.testimonial-location{display:flex;align-items:center;gap:5px;margin-top:5px;color:var(--muted-text);font-size:10px}.testimonial-location svg{width:14px;height:14px;fill:none;stroke:var(--accent);stroke-width:1.8}.testimonial-meta{display:flex;flex-wrap:wrap;align-items:center;gap:7px;margin-top:8px}.job-chip{padding:5px 9px;border-radius:999px;color:#fff;background:var(--accent);font-size:9px;font-weight:850}.test-date{color:var(--muted-text);font-size:9px;font-weight:750}.testimonial-rating{display:flex;align-items:center;gap:8px;margin-top:19px}.testimonial-stars{display:flex;gap:2px;color:var(--accent)}.testimonial-stars svg{width:18px;height:18px;fill:currentColor}.testimonial-rating b{font-size:12px}.testimonial-feedback{margin:12px 0 0;color:#303542;font-size:13px;font-weight:600;line-height:1.55}.testimonial-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:18px;padding:10px;border:1px solid rgba(var(--accent-rgb),.17);border-radius:16px;background:rgba(var(--accent-rgb),.045)}.testimonial-stat{min-width:0;padding:10px;border-radius:11px;background:rgba(255,255,255,.62)}.testimonial-stat small{display:block;color:var(--muted-text);font-size:8px;font-weight:750}.testimonial-stat strong{display:block;margin-top:4px;font-size:11px;line-height:1.2}.theme-gold{--accent:#b77a00;--accent-rgb:183,122,0;--card-bg:linear-gradient(135deg,#fffefb,#fff7e5)}.theme-pink{--accent:#e43677;--accent-rgb:228,54,119;--card-bg:linear-gradient(135deg,#fff,#fff2f7)}.theme-neon{--accent:#17dfb4;--accent-rgb:23,223,180;--card-bg:radial-gradient(circle at top right,rgba(23,223,180,.16),transparent 24%),linear-gradient(145deg,#111522,#071018);--card-text:#fff;--muted-text:#9ba6b3}.theme-neon .testimonial-feedback{color:#d7e0e6}.theme-neon .testimonial-stat{background:rgba(255,255,255,.055)}.theme-beige{--accent:#9b6f33;--accent-rgb:155,111,51;--card-bg:linear-gradient(135deg,#fffdf8,#f5ead7)}.theme-blue{--accent:#1876d7;--accent-rgb:24,118,215;--card-bg:linear-gradient(135deg,#fff,#edf7ff)}.theme-green{--accent:#17894c;--accent-rgb:23,137,76;--card-bg:linear-gradient(135deg,#fff,#edf9f1)}.theme-glass{--accent:#3688a8;--accent-rgb:54,136,168;--card-bg:linear-gradient(145deg,rgba(255,255,255,.92),rgba(229,244,248,.85))}.theme-lavender{--accent:#7351cb;--accent-rgb:115,81,203;--card-bg:linear-gradient(135deg,#fff,#f1edff)}.theme-sunset{--accent:#ff8159;--accent-rgb:255,129,89;--card-bg:radial-gradient(circle at top right,rgba(255,129,89,.21),transparent 28%),linear-gradient(145deg,#2b1421,#130c15);--card-text:#fff;--muted-text:#c2aeb9}.theme-sunset .testimonial-feedback{color:#f0e7ec}.theme-sunset .testimonial-stat{background:rgba(255,255,255,.055)}.testimonial-controls{max-width:680px;display:flex;align-items:center;justify-content:center;gap:11px;margin:13px auto 0}.testimonial-controls button{width:38px;height:38px;border:1px solid #d9cbd2;border-radius:50%;color:var(--pink);background:#f8f6f8;font-weight:900;cursor:pointer}.testimonial-controls>span{min-width:47px;color:#5c5860;font-size:10px;text-align:center}.testimonial-dots{display:flex;gap:5px;max-width:168px;overflow:hidden}.testimonial-dot{width:7px;height:7px;flex:0 0 auto;padding:0;border:0!important;border-radius:50%!important;background:#cabdc5!important;transition:.2s ease}.testimonial-dot.active{width:20px;border-radius:999px!important;background:var(--pink)!important}.site-footer{padding:29px 25px 12px;color:#fff;background:radial-gradient(circle at 20% 0,rgba(139,70,221,.24),transparent 23%),linear-gradient(145deg,#241048,#110821 78%);border-top:1px solid rgba(255,255,255,.12)}.footer-grid{display:grid;grid-template-columns:1.15fr .8fr .9fr 1.05fr;gap:0}.footer-grid>section,.footer-grid>nav{min-width:0;padding:0 20px;border-right:1px solid rgba(255,255,255,.12)}.footer-grid>section:first-child{padding-left:0}.footer-grid>*:last-child{padding-right:0;border-right:0}.site-footer h2{display:flex;align-items:center;gap:8px;margin:0 0 11px;font-size:15px}.site-footer h2 span{color:#d580ff}.site-footer p,.site-footer a{color:#ded7e7;font-size:10px;line-height:1.55}.site-footer p{margin:0 0 8px}.site-footer nav{display:flex;flex-direction:column;gap:5px}.site-footer a{text-decoration:none}.site-footer a:hover{text-decoration:underline}.footer-contact p{display:flex;align-items:flex-start;gap:8px}.footer-contact svg{flex:0 0 auto;width:15px;height:15px;margin-top:1px;fill:none;stroke:#d580ff;stroke-width:1.8}.social-row{display:flex;gap:10px;margin-top:13px;flex-wrap:wrap}.social-row a{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;color:#fff;background:linear-gradient(145deg,#1a3f93,#0c68c7);box-shadow:0 8px 18px rgba(0,0,0,.18);transition:transform .2s ease,box-shadow .2s ease}.social-row a:hover{transform:translateY(-1px);box-shadow:0 10px 22px rgba(0,0,0,.22)}.social-row a svg{width:18px;height:18px;display:block;fill:currentColor}.social-facebook{background:linear-gradient(145deg,#1877f2,#0f5fd0)}.social-instagram{background:linear-gradient(145deg,#fd5949,#d6249f 55%,#285AEB)}.social-youtube{background:linear-gradient(145deg,#ff2d2d,#d90000)}.social-whatsapp{background:linear-gradient(145deg,#25d366,#128c7e)}.footer-bottom{margin-top:22px;padding-top:12px;border-top:1px solid rgba(255,255,255,.13);color:#a99db5;text-align:center;font-size:9px}.project-dialog{width:min(90vw,430px);border:0;border-radius:22px;padding:25px;background:#f7f5f7;box-shadow:0 25px 80px rgba(62,10,30,.35)}.project-dialog::backdrop{background:rgba(20,11,17,.58);backdrop-filter:blur(4px)}.dialog-close{position:absolute;right:13px;top:9px;border:0;background:transparent;font-size:28px;cursor:pointer}.dialog-badge{display:inline-block;padding:5px 10px;border-radius:999px;color:var(--pink);background:#eadde2;font-size:11px;font-weight:800}.project-dialog h2{margin:10px 0 7px;font-size:28px}.project-dialog p{color:#535861;line-height:1.5}.project-dialog>strong{display:block;color:var(--pink);font-size:18px}.dialog-note{font-size:11px}.dialog-apply{width:100%;border:0;border-radius:12px;padding:13px;color:#fff;background:linear-gradient(135deg,#ff5e91,#ed2360);font-weight:850;cursor:pointer}.toast{position:fixed;z-index:130;left:50%;bottom:24px;max-width:88vw;transform:translate(-50%,20px);padding:11px 16px;border-radius:999px;color:#fff;background:#17181d;box-shadow:0 10px 40px rgba(0,0,0,.2);font-size:12px;opacity:0;pointer-events:none;transition:.25s ease}.toast.show{opacity:1;transform:translate(-50%,0)}@keyframes shine{0%{left:-62%}58%,100%{left:148%}}@keyframes navPulse{0%,100%{transform:translateY(0);box-shadow:0 0 0 4px rgba(255,70,128,.14),0 0 22px rgba(238,47,112,.48)}50%{transform:translateY(-2px);box-shadow:0 0 0 6px rgba(255,70,128,.1),0 0 32px rgba(238,47,112,.72)}}@keyframes orbitFloat{0%,100%{transform:translateY(0) rotate(-4deg)}50%{transform:translateY(-9px) rotate(4deg)}}@keyframes stepBeat{0%,100%{transform:scale(1)}50%{transform:scale(1.08)}}@keyframes amountGlow{0%{transform:scale(.88);filter:brightness(.65)}55%{transform:scale(1.08);text-shadow:0 0 22px rgba(255,188,50,.55)}100%{transform:scale(1)}}@keyframes gentleLift{0%,100%{transform:translateY(0)}50%{transform:translateY(-3px)}}@media (max-width:700px){.site-shell{border:0}.hero{min-height:430px;padding:18px 16px 0}.brand{font-size:17px}.menu-button{right:15px;top:13px;padding:10px 14px;font-size:12px}.hero-copy{width:60%;padding-top:53px}.hero h1{font-size:32px}.hero-description-label{margin-top:15px;padding:11px 12px}.hero-description-label p{font-size:12px}.hero-art{width:68%;height:82%;right:-7%;bottom:-1%}.orbit-one{width:180px;height:180px;right:10px}.orbit-two{width:250px;height:120px}.panel{margin-inline:10px}.journey{margin-bottom:25px;padding:16px 9px 14px}.journey-heading{margin-bottom:20px}.journey-heading h2{font-size:16px}.journey-rail{left:12%;right:12%;top:94px}.journey-steps{gap:3px}.step-icon{width:46px;height:46px;box-shadow:0 0 0 5px #160d28}.step-icon svg{width:23px;height:23px}.journey-step strong{font-size:10px}.journey-step small{font-size:7px}.payout-premium{margin-inline:10px;margin-bottom:27px;padding:26px 13px 16px}.payout-heading>span{font-size:10px}.payout-heading h2{font-size:39px}.payout-heading p{font-size:14px;margin-bottom:21px}.rate-grid{gap:9px;padding:13px}.rate-grid article{min-height:116px;border-radius:18px}.rate-grid span{font-size:17px}.rate-grid strong{font-size:28px}.withdrawal-row{gap:8px;min-height:91px;padding:12px 8px}.withdrawal-row>strong{font-size:11px}.pay-brand{gap:5px;padding:6px 7px}.pay-brand img{width:28px;height:28px}.pay-brand b{font-size:10px}.payout-disclaimer{font-size:8px}.audience{padding-inline:9px}.audience-row{gap:4px}.audience-pill{padding:9px 1px;gap:2px;font-size:9px}.audience-pill svg{width:13px;height:13px}.projects{padding-inline:10px}.section-heading h2{font-size:24px}.project-grid{gap:26px;max-width:none}.project-card{grid-template-columns:minmax(0,41%) minmax(0,59%);min-height:clamp(410px,108vw,470px);padding:18px 14px 15px;border-radius:21px}.number{top:8px;left:8px;padding:7px 12px 9px;font-size:25px}.project-image{height:190px;padding:29px 5px 0 0}.card-head{padding:3px 0 0 8px}.card-head h3{margin-bottom:8px;font-size:clamp(20px,5.5vw,25px)}.card-head p{font-size:clamp(10.5px,2.75vw,12px);line-height:1.35}.earning{min-height:95px;margin:12px 0 0 8px;padding:14px 5px 10px;border-radius:14px}.earning small{margin:-25px auto 5px;padding:3px 9px;font-size:8px}.earning strong{font-size:clamp(21px,6vw,27px)}.earning span{font-size:10.5px}.features{gap:6px;margin-top:15px}.features span{min-height:72px;padding:7px 2px;font-size:clamp(8px,2.35vw,10px);line-height:1.18}.features svg{width:22px;height:22px;margin-bottom:5px}.features .wallet-fit{font-size:clamp(7.7px,2.15vw,9.3px)}.card-meta{gap:7px;margin-top:9px}.card-meta>span{min-height:54px;padding:6px 3px;border-radius:10px}.card-meta small{font-size:7.5px}.card-meta strong{font-size:clamp(9px,2.5vw,11px)}.card-actions{gap:8px;margin-top:10px}.card-actions button,.card-actions a{height:46px;border-radius:10px;font-size:clamp(12px,3.5vw,15px)}.card-actions svg{width:18px;height:18px}.testimonials{padding-inline:10px}.testimonials .section-heading h2{font-size:20px}.testimonial-review-label{align-items:flex-start;flex-direction:column}.testimonial-card{min-height:390px;padding:18px 15px}.testimonial-top{grid-template-columns:78px 1fr;gap:12px}.testimonial-avatar{width:76px;height:76px}.testimonial-identity h3{font-size:18px}.testimonial-feedback{font-size:12px}.testimonial-stats{gap:6px;padding:8px}.testimonial-stat{padding:8px}.testimonial-dot{width:6px;height:6px}.site-footer{padding:26px 18px 11px}.footer-grid{grid-template-columns:1fr 1fr;gap:22px 0}.footer-grid>section,.footer-grid>nav{padding:0 13px;border-right:1px solid rgba(255,255,255,.12)}.footer-grid>*:nth-child(2){border-right:0}.footer-grid>*:nth-child(3),.footer-grid>*:nth-child(4){padding-top:20px;border-top:1px solid rgba(255,255,255,.1)}.footer-grid>*:nth-child(3){padding-left:0}.footer-grid>*:nth-child(4){padding-right:0;border-right:0}.site-footer h2{font-size:13px}.site-footer p,.site-footer a{font-size:9px}}@media (max-width:380px){.hero-copy{width:62%}.hero h1{font-size:28px}.menu-button span{display:none}.menu-button{padding:10px}.hero-art{width:70%;right:-11%}.payout-heading h2{font-size:35px}.rate-grid article{min-height:102px}.rate-grid strong{font-size:24px}.withdrawal-row{gap:5px}.pay-brand{padding:5px}.pay-brand img{width:24px;height:24px}.pay-brand b{font-size:9px}.projects{padding-inline:8px}.project-card{grid-template-columns:40% 60%;min-height:400px;padding:16px 10px 13px}.project-image{height:164px;padding-top:30px}.card-head{padding-left:6px}.card-head h3{font-size:19px}.card-head p{font-size:9.5px}.earning{margin-left:6px;min-height:88px}.earning strong{font-size:20px}.features{gap:4px}.features span{min-height:66px;font-size:7.5px}.features .wallet-fit{font-size:7px}.card-actions button,.card-actions a{font-size:12px}}@media (min-width:901px){body{padding:18px}.site-shell{border-radius:27px}.project-card{min-height:520px}}@media (prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}.project-card.reveal-ready{opacity:1;transform:none}}.hero{min-height:478px;padding-top:25px;background:radial-gradient(circle at 82% 18%,rgba(255,99,154,.23),transparent 25%),radial-gradient(circle at 18% 80%,rgba(255,255,255,.62),transparent 28%),linear-gradient(145deg,#faf7f9 12%,#eee7ec 65%,#ddd4dc)}.brand{font-size:clamp(21px,3.2vw,29px);letter-spacing:-.025em}.eyebrow{font-size:12px}.hero-copy{width:57%;padding-top:58px}.hero h1{font-size:clamp(38px,6.3vw,58px);line-height:1.01}.hero-description-label{max-width:365px;padding:15px 17px;border-color:rgba(239,62,120,.28);background:rgba(255,255,255,.72)}.hero-description-label p{font-size:clamp(14px,2.15vw,17px);line-height:1.48;font-weight:600}.hero-art{top:48px;right:-1%;bottom:auto;width:61%;height:calc(100% - 48px);align-items:flex-start;overflow:visible}.hero-art::before{content:"";position:absolute;z-index:0;inset:14% 2% 8% 13%;border-radius:50%;background:radial-gradient(circle,rgba(255,82,142,.24),rgba(255,255,255,0) 68%);filter:blur(8px);animation:heroGlow 4.8s ease-in-out infinite}.hero-art img{width:100%;height:100%;object-fit:contain;object-position:right top;transform-origin:58% 72%;animation:heroModelFloat 5.2s cubic-bezier(.45,.05,.55,.95) infinite;will-change:transform,filter}.journey,.payout-premium{border-color:rgba(255,93,148,.34);background:radial-gradient(circle at 88% 4%,rgba(255,74,137,.19),transparent 26%),linear-gradient(155deg,#2b104c,#130a25 68%,#0c0815);box-shadow:0 18px 42px rgba(32,13,49,.24)}.journey::before,.payout-premium::before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(115deg,transparent 15%,rgba(255,255,255,.035) 42%,transparent 65%)}.journey-heading span,.payout-heading>span{color:#ff7eaa}.journey{padding-top:20px}.journey-rail{overflow:visible;background:rgba(255,255,255,.13)}.journey-rail span{transition:width .9s cubic-bezier(.22,.8,.2,1);background:linear-gradient(90deg,#ff4f8f,#ff85ae 50%,#ffbc32);box-shadow:0 0 18px rgba(255,88,148,.62)}.journey-packet{position:absolute;z-index:6;left:0;top:50%;width:28px;height:28px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.58);border-radius:9px;color:#fff;background:linear-gradient(145deg,#ff588f,#b72d83);box-shadow:0 7px 18px rgba(0,0,0,.34),0 0 16px rgba(255,85,145,.46);transform:translate(-50%,-50%);transition:left .9s cubic-bezier(.22,.8,.2,1),background .5s ease,box-shadow .5s ease}.journey-packet svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.journey-step{position:relative;opacity:.68;transform:translateY(0);transition:color .55s ease,opacity .55s ease,transform .55s ease}.step-icon{transition:color .55s ease,background .55s ease,border-color .55s ease,box-shadow .55s ease,transform .55s cubic-bezier(.22,.8,.2,1)}.journey-step.complete{opacity:.9}.journey-step.active{opacity:1;transform:translateY(-4px)}.journey-step.complete .step-icon{background:linear-gradient(145deg,#4a2468,#2a1740);border-color:#bb6de1;box-shadow:0 0 0 7px #160d28,0 0 15px rgba(177,90,220,.28)}.journey-step.active .step-icon{animation:none;transform:scale(1.05);background:linear-gradient(145deg,#ff5f96,#d2266b);border-color:#ff9cbd;box-shadow:0 0 0 7px #160d28,0 0 25px rgba(255,69,135,.62)}.journey-step.active .step-icon svg{animation:iconArrive .72s cubic-bezier(.2,.85,.25,1) both}.celebration{position:absolute;z-index:8;left:50%;top:13px;width:66px;height:58px;transform:translateX(-50%);pointer-events:none;opacity:0}.paid-step.active .celebration{opacity:1}.celebration i{--x:0px;--y:-28px;position:absolute;left:50%;top:50%;width:5px;height:10px;border-radius:2px;background:#ffbc32;opacity:0}.paid-step.active .celebration i{animation:confettiOpen .95s cubic-bezier(.18,.76,.22,1) both}.celebration i:nth-child(1){--x:-28px;--y:-31px;background:#ff5e94;animation-delay:.02s}.celebration i:nth-child(2){--x:-17px;--y:-41px;background:#67e5ff;animation-delay:.08s}.celebration i:nth-child(3){--x:-5px;--y:-34px;background:#ffbc32;animation-delay:.14s}.celebration i:nth-child(4){--x:13px;--y:-42px;background:#8cffbb;animation-delay:.05s}.celebration i:nth-child(5){--x:28px;--y:-28px;background:#ff78d0;animation-delay:.11s}.celebration i:nth-child(6){--x:-31px;--y:-13px;background:#a66dff;animation-delay:.16s}.celebration i:nth-child(7){--x:31px;--y:-10px;background:#fff176;animation-delay:.2s}.celebration i:nth-child(8){--x:3px;--y:-49px;background:#ffffff;animation-delay:.18s}.payout-premium{position:relative}.payout-heading h2{color:#fff}.payout-heading p{color:#c4b9ca}.payout-box{position:relative;display:grid;grid-template-columns:minmax(190px,.72fr) minmax(0,2fr);gap:0;border-color:rgba(255,101,153,.34);background:rgba(255,255,255,.025)}.withdrawal-panel{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:13px;padding:22px 18px;border-right:1px solid rgba(255,255,255,.11);background:linear-gradient(160deg,rgba(255,83,145,.09),rgba(255,255,255,.018))}.withdrawal-panel>strong{color:#fff;font-size:clamp(15px,2.4vw,21px);letter-spacing:-.01em}.withdrawal-brands{width:100%;display:grid;grid-template-columns:1fr;gap:10px}.pay-brand{width:100%;min-height:64px;display:flex;align-items:center;justify-content:center;padding:8px 10px;border:1px solid rgba(255,255,255,.12);border-radius:14px;background:rgba(255,255,255,.055);overflow:hidden}.pay-brand img{display:block;max-width:100%;width:auto;height:47px;object-fit:contain;filter:drop-shadow(0 4px 8px rgba(0,0,0,.2))}.pay-brand:first-child img{height:53px}.pay-brand b{display:none}.rate-grid{padding:18px;align-content:center}.rate-grid article{position:relative;overflow:hidden;border-color:rgba(255,111,161,.23);background:linear-gradient(145deg,rgba(255,92,148,.055),rgba(255,255,255,.018));opacity:.72;transform:translateY(8px);transition:opacity .45s ease,transform .45s ease,border-color .45s ease,box-shadow .45s ease}.rate-grid article::after{content:"";position:absolute;inset:0;background:linear-gradient(110deg,transparent 30%,rgba(255,255,255,.10),transparent 70%);transform:translateX(-120%)}.rate-grid article.is-counting,.rate-grid article.counted{opacity:1;transform:translateY(0)}.rate-grid article.is-counting{border-color:rgba(255,188,50,.62);box-shadow:0 0 0 3px rgba(255,188,50,.07),0 0 23px rgba(255,91,148,.18)}.rate-grid article.is-counting::after{animation:rateSweep .78s ease both}.rate-grid span{color:#d1c5d4}.rate-grid strong{color:#ffbc32}.rate-grid article.counted strong{animation:amountSettle .7s ease both}.payout-disclaimer{color:#a89dac}.testimonials{overflow:hidden}.testimonial-review-label{max-width:680px}.testimonial-window{--testimonial-gap:18px;--testimonial-shift:-698px;max-width:680px;cursor:grab;user-select:none}.testimonial-window:active{cursor:grabbing}.testimonial-track{display:flex;gap:var(--testimonial-gap);width:max-content;transition:none;animation:testimonialLoop 14s linear infinite;will-change:transform}.testimonial-track.is-paused{animation-play-state:paused}.testimonial-slide{flex:0 0 var(--testimonial-card-width,680px);width:var(--testimonial-card-width,680px);padding:2px}.theme-sunset{--accent:#ffbd24;--accent-rgb:255,181,30;--card-bg:radial-gradient(circle at 92% 8%,rgba(255,255,255,.13),transparent 26%),linear-gradient(118deg,#641bd1,#9817c9 43%,#ff682d);--card-text:#fff;--muted-text:#ffe4df}.theme-sunset .testimonial-card{border-color:rgba(255,255,255,.28);box-shadow:0 18px 46px rgba(88,20,115,.24)}.theme-sunset .testimonial-card::after{background:rgba(255,255,255,.09)}.theme-sunset .testimonial-feedback{color:#fff0f2}.theme-sunset .testimonial-stat{background:rgba(255,255,255,.105)}.theme-sunset .testimonial-stats{border-color:rgba(255,255,255,.22);background:rgba(255,255,255,.07)}.theme-sunset .job-chip{color:#542100;background:#ffbd24}.testimonial-hint{max-width:680px;margin:10px auto 0;color:#74707a;text-align:center;font-size:9px;line-height:1.4}.footer-grid{grid-template-columns:1.05fr 1.25fr 1fr .95fr}.footer-verification{min-width:0}.verification-badges{display:grid;grid-template-columns:1fr;gap:7px}.verification-badges img{display:block;width:100%;height:auto;aspect-ratio:360/124;object-fit:contain;filter:drop-shadow(0 6px 10px rgba(0,0,0,.16))}.verification-note{display:block;margin-top:7px;color:#a99db5;font-size:7px;line-height:1.35}@keyframes heroModelFloat{0%,100%{transform:translate3d(0,0,0) rotate(0deg);filter:drop-shadow(0 20px 24px rgba(78,32,52,.2))}50%{transform:translate3d(0,-9px,0) rotate(.45deg);filter:drop-shadow(0 26px 28px rgba(78,32,52,.26))}}@keyframes heroGlow{0%,100%{opacity:.58;transform:scale(.96)}50%{opacity:1;transform:scale(1.04)}}@keyframes iconArrive{0%{opacity:.2;transform:translateX(-7px) rotate(-7deg)}100%{opacity:1;transform:translateX(0) rotate(0)}}@keyframes confettiOpen{0%{opacity:0;transform:translate(-50%,-15%) scale(.35) rotate(0)}22%{opacity:1}100%{opacity:0;transform:translate(calc(-50% + var(--x)),calc(-15% + var(--y))) scale(1) rotate(190deg)}}@keyframes rateSweep{0%{transform:translateX(-120%)}100%{transform:translateX(120%)}}@keyframes amountSettle{0%{transform:translateY(5px);opacity:.35;text-shadow:none}55%{transform:translateY(-2px);opacity:1;text-shadow:0 0 20px rgba(255,188,50,.48)}100%{transform:translateY(0);opacity:1;text-shadow:none}}@keyframes testimonialLoop{from{transform:translate3d(0,0,0)}to{transform:translate3d(var(--testimonial-shift),0,0)}}@media (max-width:700px){.hero{min-height:476px;padding:20px 16px 0}.brand{font-size:20px}.hero-copy{width:61%;padding-top:61px}.eyebrow{font-size:10.5px}.hero h1{font-size:34px;line-height:1}.hero-description-label{max-width:265px;margin-top:17px;padding:13px 13px}.hero-description-label p{font-size:13px;line-height:1.45}.hero-art{top:48px;right:-7%;width:72%;height:calc(100% - 48px)}.hero-art img{object-position:right top}.journey{padding:17px 9px 14px}.journey-rail{top:95px}.journey-packet{width:23px;height:23px;border-radius:7px}.journey-packet svg{width:14px;height:14px}.celebration{top:9px;width:58px;height:50px}.payout-box{display:block}.withdrawal-panel{padding:15px 14px 14px;border-right:0;border-bottom:1px solid rgba(255,255,255,.11)}.withdrawal-panel>strong{font-size:14px}.withdrawal-brands{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.pay-brand{min-height:59px;padding:6px 8px}.pay-brand img{height:42px}.pay-brand:first-child img{height:47px}.rate-grid{padding:13px}.testimonial-window{--testimonial-gap:14px}.testimonial-card{min-height:390px}.footer-grid{grid-template-columns:1fr;gap:0}.footer-grid>section,.footer-grid>nav{padding:20px 0;border-right:0;border-top:1px solid rgba(255,255,255,.1)}.footer-grid>section:first-child{padding-top:0;border-top:0}.verification-badges{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.verification-note{font-size:8px}}@media (max-width:380px){.hero{min-height:468px}.hero-copy{width:64%}.hero h1{font-size:30px}.hero-description-label p{font-size:12px}.hero-art{right:-10%;width:75%}.withdrawal-brands{grid-template-columns:1fr 1fr}.pay-brand{min-height:55px}.pay-brand img{height:38px}.pay-brand:first-child img{height:43px}.verification-badges{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.hero-art img,.hero-art::before,.testimonial-track,.paid-step.active .celebration i{animation:none!important}.testimonial-track{transform:none!important}.journey-packet,.journey-rail span{transition:none!important}}.journey.is-resetting .journey-step,.journey.is-resetting .step-icon,.journey.is-resetting .journey-rail span,.journey.is-resetting .journey-packet{transition:none!important}.testimonial-track{width:100%;animation:testimonialDrift 6.8s ease-in-out infinite alternate}.testimonial-slide{flex:0 0 100%;width:100%;padding:2px 8px}@keyframes testimonialDrift{0%{transform:translate3d(-5px,0,0)}50%{transform:translate3d(5px,-2px,0)}100%{transform:translate3d(-5px,0,0)}}@media (max-width:700px){.hero{min-height:585px}.hero-art{top:54px;right:12px;width:55%;height:198px;align-items:flex-start}.hero-art img{width:100%;height:100%;object-fit:contain;object-position:center top}.hero-copy{width:100%;padding-top:213px}.eyebrow{font-size:11px}.hero h1{font-size:39px;line-height:1.01;max-width:100%}.hero-description-label{max-width:350px;padding:14px 15px}.hero-description-label p{font-size:14px}}@media (max-width:380px){.hero{min-height:565px}.hero-art{right:9px;width:57%;height:188px}.hero-copy{width:100%;padding-top:204px}.hero h1{font-size:35px}}@media (prefers-reduced-motion:reduce){.testimonial-track,.hero-art img,.hero-art::before,.paid-step.active .celebration i{animation:none!important}}.hero{min-height:446px;margin-bottom:10px;padding-top:24px;background:radial-gradient(circle at 86% 25%,rgba(255,92,148,.25),transparent 26%),linear-gradient(145deg,#fbf8fa 7%,#f0e9ee 61%,#ded5dd)}.hero::after{content:"";position:absolute;z-index:4;inset:58px 0 0;pointer-events:none;background:linear-gradient(90deg,rgba(249,246,248,.98) 0%,rgba(249,246,248,.9) 37%,rgba(249,246,248,.3) 62%,rgba(249,246,248,0) 82%)}.hero-copy{z-index:6;width:58%;padding-top:54px}.hero h1{font-size:clamp(38px,6.1vw,57px)}.hero-description-label{max-width:355px;margin-top:15px;padding:13px 15px;background:rgba(255,255,255,.76)}.hero-art{z-index:3;top:70px;right:0;bottom:0;width:57.5%;height:calc(100% - 70px);align-items:flex-end;justify-content:flex-end;padding-right:3px;overflow:visible}.hero-art img{width:100%;height:100%;object-fit:contain;object-position:right bottom;transform-origin:62% 75%}.hero-art::before{inset:7% 0 2% 8%}.journey{margin-bottom:12px;padding:16px 16px 12px}.journey-heading{margin-bottom:17px}.journey-status{margin-top:12px;padding-top:9px}.payout-premium{margin-top:0;margin-bottom:25px;padding-top:24px}.payout-heading h2{margin:8px 0 9px}.payout-heading p{margin-bottom:18px}.journey-rail span{transition:width 1.08s cubic-bezier(.16,.82,.2,1)}.journey-packet{transition:left 1.08s cubic-bezier(.16,.82,.2,1),transform .42s ease,background .42s ease,box-shadow .42s ease}.journey-step{transition:color .68s ease,opacity .68s ease,transform .68s ease}.journey-step.active .step-icon{transform:translateY(-2px) scale(1.08)}.journey.is-paid .journey-packet{transform:translate(-50%,-50%) scale(1.14) rotate(-5deg);background:linear-gradient(145deg,#ffca49,#f14c88);box-shadow:0 8px 22px rgba(0,0,0,.32),0 0 30px rgba(255,198,66,.72)}.journey.is-paid .paid-step .step-icon{animation:payoutHalo 1.05s ease-out both}.celebration{top:3px;width:88px;height:76px}.celebration i{width:6px;height:12px}.payout-premium::after{content:"";position:absolute;z-index:0;left:50%;top:0;width:260px;height:120px;transform:translate(-50%,-45%) scale(.55);border-radius:50%;background:radial-gradient(circle,rgba(255,201,70,.38),rgba(255,92,148,.13) 44%,transparent 72%);opacity:0;pointer-events:none}.payout-premium.payout-celebrating::after{animation:payoutPanelCelebrate 1.35s ease-out both}.payout-premium>*{position:relative;z-index:1}.rate-grid article{min-height:154px;padding:13px 8px 15px}.rate-icon{display:block;width:54px;height:54px;margin:0 0 7px;object-fit:contain;filter:drop-shadow(0 7px 12px rgba(0,0,0,.28));transform:translateY(4px) scale(.92);opacity:.78;transition:transform .48s cubic-bezier(.2,.8,.2,1),opacity .48s ease,filter .48s ease}.rate-grid article.is-counting .rate-icon,.rate-grid article.counted .rate-icon{transform:translateY(0) scale(1);opacity:1;filter:drop-shadow(0 9px 15px rgba(255,85,145,.25))}.rate-grid span{font-size:clamp(15px,2.4vw,22px)}.rate-grid strong{margin-top:8px;font-size:clamp(25px,4.8vw,43px)}.rate-grid article.is-counting strong{animation:countPulse .72s ease-in-out infinite alternate}.project-visual{position:relative;grid-column:1;grid-row:1/3;min-width:0;height:255px;align-self:center;display:grid;place-items:center;margin:3px 4px 0 0;padding:17px 8px 32px;border:1px solid color-mix(in srgb,var(--accent) 18%,#e7e7eb);border-radius:20px;background:radial-gradient(circle at 50% 38%,#fff 0 48%,color-mix(in srgb,var(--accent-soft) 72%,#fff) 100%);overflow:visible;box-shadow:inset 0 0 0 5px rgba(255,255,255,.48)}.project-image{grid-column:auto;grid-row:auto;width:100%;height:100%;max-width:230px;max-height:218px;padding:0;object-fit:contain;object-position:center;mix-blend-mode:multiply;filter:drop-shadow(0 10px 12px rgba(34,28,32,.12));transform:scale(1.04)}.project-visual>span{position:absolute;left:8px;right:8px;bottom:7px;padding:5px 7px;border-radius:999px;color:var(--accent);background:rgba(255,255,255,.9);box-shadow:0 4px 10px rgba(30,25,28,.08);font-size:9px;font-weight:850;line-height:1.15;text-align:center}.testimonials{padding-inline:0;overflow:hidden}.testimonials .section-heading,.testimonial-review-label,.testimonial-hint{margin-left:auto;margin-right:auto;width:calc(100% - 36px)}.testimonial-window{--testimonial-gap:16px;--testimonial-start:-4000px;max-width:none;width:100%;padding:3px 0 9px;border-radius:0;overflow:hidden;cursor:grab;user-select:none}.testimonial-window:active{cursor:grabbing}.testimonial-track{display:flex;width:max-content;gap:0;animation:testimonialLoopLtr 82s linear infinite;will-change:transform;transition:none}.testimonial-track.is-paused{animation-play-state:paused}.testimonial-set{display:flex;flex:none;gap:var(--testimonial-gap);padding-left:18px;padding-right:var(--testimonial-gap)}.testimonial-slide{flex:0 0 clamp(322px,calc(100vw - 52px),590px);width:clamp(322px,calc(100vw - 52px),590px);padding:2px}.testimonial-card{min-height:365px}.testimonial-hint{max-width:680px}.site-footer{padding:24px 20px 11px}.footer-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:20px}.footer-column{min-width:0;display:flex;flex-direction:column;gap:20px;padding:0}.footer-right-column{padding-left:20px;border-left:1px solid rgba(255,255,255,.12)}.footer-column>section,.footer-column>nav{min-width:0;padding:0;border:0}.footer-contact,.footer-links{padding-top:17px!important;border-top:1px solid rgba(255,255,255,.11)!important}.site-footer h2{margin-bottom:9px;font-size:13px}.site-footer p,.site-footer a{font-size:9px;line-height:1.5}.verification-badges{display:grid;grid-template-columns:1fr;gap:6px;max-width:164px}.verification-badges img{display:block;width:100%;height:auto;aspect-ratio:360/124;object-fit:contain;filter:drop-shadow(0 4px 7px rgba(0,0,0,.16))}.verification-note{display:block;max-width:175px;margin-top:6px;font-size:6.8px;line-height:1.35}.footer-links{display:flex!important;flex-direction:column;align-items:flex-start;gap:4px}.footer-links a{display:block;width:100%}.social-row{gap:8px;margin-top:10px}.social-row a{width:34px;height:34px}.social-row a svg{width:16px;height:16px}.footer-bottom{margin-top:17px}@keyframes payoutHalo{0%{transform:scale(.82);box-shadow:0 0 0 7px #160d28,0 0 0 rgba(255,200,65,0)}55%{transform:scale(1.16);box-shadow:0 0 0 7px #160d28,0 0 35px rgba(255,200,65,.9)}100%{transform:scale(1.06);box-shadow:0 0 0 7px #160d28,0 0 24px rgba(255,83,144,.68)}}@keyframes payoutPanelCelebrate{0%{opacity:0;transform:translate(-50%,-45%) scale(.5)}35%{opacity:1}100%{opacity:0;transform:translate(-50%,-28%) scale(1.45)}}@keyframes countPulse{from{transform:scale(.98)}to{transform:scale(1.025);text-shadow:0 0 20px rgba(255,188,50,.35)}}@keyframes testimonialLoopLtr{from{transform:translate3d(var(--testimonial-start),0,0)}to{transform:translate3d(0,0,0)}}@media (max-width:700px){.hero{min-height:455px;margin-bottom:8px;padding:19px 15px 0}.hero::after{inset:54px 0 0;background:linear-gradient(90deg,rgba(249,246,248,.98) 0%,rgba(249,246,248,.91) 39%,rgba(249,246,248,.3) 66%,rgba(249,246,248,0) 87%)}.hero-copy{width:100%;padding-top:64px}.eyebrow{width:49%;font-size:10.5px}.hero h1{max-width:60%;font-size:35px;line-height:1.01}.hero-description-label{max-width:61%;margin-top:14px;padding:12px 12px}.hero-description-label p{font-size:12.5px;line-height:1.42}.hero-art{top:68px;right:0;bottom:0;width:72%;height:calc(100% - 68px);align-items:flex-end;padding-right:3px}.hero-art img{object-position:right bottom}.orbit-one{width:190px;height:190px;right:16px;top:55px}.orbit-two{width:260px;height:110px;right:-65px;bottom:28px}.journey{margin-inline:10px;margin-bottom:10px;padding:14px 8px 11px}.journey-heading{margin-bottom:15px}.journey-rail{top:88px}.journey-status{margin-top:9px}.payout-premium{margin-inline:10px;margin-bottom:24px;padding:21px 12px 14px}.payout-heading h2{font-size:36px}.payout-heading p{margin-bottom:15px;font-size:12.5px}.rate-grid{gap:8px;padding:10px}.rate-grid article{min-height:129px;padding:10px 4px;border-radius:17px}.rate-icon{width:43px;height:43px;margin-bottom:4px}.rate-grid span{font-size:15px}.rate-grid strong{margin-top:6px;font-size:25px}.project-visual{height:190px;margin-right:3px;padding:11px 4px 27px;border-radius:16px}.project-image{max-height:159px;transform:scale(1.05)}.project-visual>span{left:5px;right:5px;bottom:5px;padding:4px 4px;font-size:7.4px}.testimonials .section-heading,.testimonial-review-label,.testimonial-hint{width:calc(100% - 20px)}.testimonial-window{--testimonial-gap:13px}.testimonial-set{padding-left:10px}.testimonial-slide{flex-basis:calc(100vw - 42px);width:calc(100vw - 42px)}.testimonial-card{min-height:384px}.site-footer{padding:22px 14px 10px}.footer-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px}.footer-right-column{padding-left:12px}.footer-column{gap:16px}.footer-contact,.footer-links{padding-top:13px!important}.site-footer h2{font-size:11px;line-height:1.2}.site-footer p,.site-footer a{font-size:7.7px;line-height:1.48}.verification-badges{max-width:145px;gap:5px}.verification-note{font-size:5.8px}.social-row{gap:6px}.social-row a{width:30px;height:30px}.social-row a svg{width:14px;height:14px}}@media (max-width:380px){.hero{min-height:438px}.hero-copy{padding-top:61px}.hero h1{max-width:61%;font-size:31px}.hero-description-label{max-width:62%}.hero-description-label p{font-size:11.5px}.hero-art{right:0;width:74%}.rate-grid article{min-height:120px}.rate-icon{width:39px;height:39px}.rate-grid strong{font-size:22px}.project-visual{height:171px}.project-image{max-height:143px}.project-visual>span{font-size:6.8px}.site-footer{padding-inline:11px}.footer-grid{gap:9px}.footer-right-column{padding-left:9px}.site-footer h2{font-size:10px}.site-footer p,.site-footer a{font-size:7px}.verification-badges{max-width:132px}}@media (prefers-reduced-motion:reduce){.testimonial-track{animation:none!important;transform:none!important}.testimonial-set:nth-child(2){display:none}.testimonial-window{overflow-x:auto}.rate-grid article.is-counting strong{animation:none!important}}.hero{overflow:hidden}.hero-copy{position:relative;z-index:6}.hero-art{z-index:2}.hero-art img{animation:none!important;transform:none!important}.hero{margin-bottom:0!important;padding-bottom:0!important}.journey{margin-top:0!important;margin-bottom:8px!important}.payout-premium{margin-top:0!important}.journey-rail,.journey-packet{display:none!important}.journey-heading{margin-bottom:12px!important}.journey-status{margin-top:8px!important;padding-top:8px!important}.project-visual{overflow:visible!important}.green-card .project-image{transform:none!important;max-width:200px!important;max-height:145px!important;object-position:center center!important}.withdrawal-brands{gap:8px!important}.pay-brand{padding:7px 9px!important;background:rgba(255,255,255,.96)!important;border-color:rgba(255,255,255,.65)!important;box-shadow:0 8px 16px rgba(0,0,0,.10)!important}.pay-brand img{width:auto!important;max-width:100%!important;image-rendering:auto;filter:none!important}.pay-brand:first-child img{height:34px!important}.pay-brand:last-child img{height:30px!important}.site-footer{padding-bottom:6px!important}.footer-grid{align-items:start!important}.footer-column{gap:12px!important}.footer-contact,.footer-links{padding-top:10px!important}.footer-contact p{margin:0 0 5px!important;line-height:1.26!important}.footer-links{gap:2px!important}.footer-bottom{margin-top:9px!important;padding-top:8px!important}.verification-note{display:none!important}@media (max-width:700px){.hero{min-height:392px!important;padding:14px 12px 0!important}.hero::after{inset:50px 0 0!important;background:linear-gradient(90deg,rgba(249,246,248,.99) 0%,rgba(249,246,248,.94) 41%,rgba(249,246,248,.38) 66%,rgba(249,246,248,0) 88%)!important}.hero-copy{width:100%!important;padding-top:56px!important}.eyebrow{width:auto!important;max-width:57%!important;font-size:10px!important}.hero h1{max-width:58%!important;font-size:30px!important;line-height:1.01!important}.hero-description-label{max-width:57%!important;margin-top:10px!important;padding:9px 10px!important}.hero-description-label p{font-size:11.4px!important;line-height:1.3!important}.hero-art{top:26px!important;right:4px!important;bottom:auto!important;width:46%!important;height:292px!important;align-items:flex-start!important;justify-content:flex-end!important;padding-right:0!important}.hero-art img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center top!important}.orbit-one{right:-18px!important;top:40px!important;opacity:.42}.orbit-two{right:-76px!important;bottom:32px!important;opacity:.28}.journey{margin-inline:10px!important;padding:13px 8px 10px!important}.journey-steps{gap:4px!important}.step-icon{width:44px!important;height:44px!important;box-shadow:0 0 0 4px #160d28!important}.journey-step strong{font-size:10px!important}.journey-step small{font-size:7px!important;line-height:1.12!important}.withdrawal-panel{padding:11px 11px 12px!important}.withdrawal-panel>strong{font-size:12px!important}.withdrawal-brands{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important}.pay-brand{min-height:54px!important}.pay-brand:first-child img{height:28px!important}.pay-brand:last-child img{height:24px!important}.project-visual{height:182px!important;padding:10px 6px 24px!important}.green-card .project-image{max-width:194px!important;max-height:140px!important}.site-footer{padding:17px 12px 5px!important}.footer-grid{grid-template-columns:minmax(0,1.03fr) minmax(0,.97fr)!important;gap:8px!important}.footer-right-column{padding-left:9px!important}.site-footer h2{margin-bottom:6px!important;font-size:10px!important}.site-footer p,.site-footer a{font-size:7px!important;line-height:1.25!important}.verification-badges{max-width:122px!important;gap:4px!important}.footer-links{gap:1px!important}.social-row{margin-top:7px!important}}@media (max-width:380px){.hero{min-height:378px!important}.hero-copy{padding-top:53px!important}.hero h1{max-width:59%!important;font-size:28px!important}.hero-description-label{max-width:58%!important}.hero-art{top:24px!important;right:2px!important;width:47%!important;height:286px!important}.green-card .project-image{max-width:188px!important;max-height:134px!important}.verification-badges{max-width:114px!important}}@media (max-width:700px){.hero{min-height:410px!important;padding:14px 12px 0!important}.hero-copy{padding-top:56px!important}.hero h1{max-width:58%!important;font-size:30px!important}.hero-description-label{max-width:57%!important}.hero-art{top:14px!important;right:2px!important;bottom:0!important;width:47.5%!important;height:calc(100% - 12px)!important;align-items:flex-end!important;justify-content:flex-end!important}.hero-art img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center bottom!important}}@media (max-width:380px){.hero{min-height:394px!important}.hero-art{top:12px!important;right:1px!important;width:48.5%!important;height:calc(100% - 10px)!important}}.footer-grid-swapped{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:18px!important}.footer-grid-swapped .footer-left-column,.footer-grid-swapped .footer-right-column{gap:16px!important}.footer-grid-swapped .footer-right-column{padding-left:18px!important;border-left:1px solid rgba(255,255,255,.12)!important}.footer-grid-swapped .footer-contact,.footer-grid-swapped .footer-links,.footer-grid-swapped .footer-verification{padding-top:14px!important;border-top:1px solid rgba(255,255,255,.11)!important}.footer-grid-swapped .footer-about{padding-top:0!important;border-top:0!important}.footer-grid-swapped .verification-badges{max-width:172px!important;gap:5px!important}.footer-grid-swapped .verification-badges img{width:100%!important;height:auto!important}.footer-grid-swapped .footer-links{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:3px!important}.footer-grid-swapped .site-footer p,.footer-grid-swapped .site-footer a{line-height:1.32!important}@media (max-width:700px){.footer-grid-swapped{gap:10px!important}.footer-grid-swapped .footer-right-column{padding-left:10px!important}.footer-grid-swapped .footer-left-column,.footer-grid-swapped .footer-right-column{gap:12px!important}.footer-grid-swapped .footer-contact,.footer-grid-swapped .footer-links,.footer-grid-swapped .footer-verification{padding-top:10px!important}.footer-grid-swapped .verification-badges{max-width:108px!important;gap:4px!important}.footer-grid-swapped .site-footer h2{font-size:10px!important}.footer-grid-swapped .site-footer p,.footer-grid-swapped .site-footer a{font-size:7px!important;line-height:1.22!important}}.nav-links-iconic{display:flex;flex-direction:column;gap:10px;margin-top:22px}.nav-links-iconic a{position:relative;display:grid!important;grid-template-columns:40px 1fr;grid-template-areas:"icon title" "icon meta";align-items:center;gap:2px 12px;padding:14px 14px 14px 12px!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:16px!important;background:linear-gradient(135deg,rgba(255,255,255,.055),rgba(255,255,255,.02))!important;overflow:hidden;transform:translateZ(0)}.nav-links-iconic a::after{content:"";position:absolute;inset:-120% auto -120% -48%;width:36%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.35),transparent);transform:rotate(18deg);animation:navShimmer 3.1s linear infinite}.nav-link-icon{grid-area:icon;display:grid!important;place-items:center;width:40px!important;height:40px!important;border-radius:12px!important;background:linear-gradient(145deg,rgba(255,83,145,.24),rgba(128,74,255,.18))!important;color:#ff7faf!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.06),0 7px 16px rgba(0,0,0,.18)}.nav-link-icon svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.nav-links-iconic a b{grid-area:title;color:#fff;font-size:14px;line-height:1.1}.nav-links-iconic a small{grid-area:meta;color:#b9afc3;font-size:10px;line-height:1.25}.nav-links-iconic a:hover,.nav-links-iconic a:focus-visible{border-color:rgba(255,90,145,.42)!important;background:linear-gradient(135deg,rgba(255,83,145,.12),rgba(138,91,255,.08))!important;transform:translateX(-3px)}.nav-drawer>p{margin-top:18px;font-size:11px}@keyframes navShimmer{0%{transform:translateX(0) rotate(18deg)}100%{transform:translateX(280px) rotate(18deg)}}.hero-art{overflow:visible!important}.hero-fill-figure,.hero-main-figure{position:absolute;display:block;max-width:none;pointer-events:none}.hero-fill-figure{z-index:1;right:-2%;top:-6%;width:70%;height:108%;object-fit:contain;object-position:right top;opacity:.22;filter:blur(.1px) drop-shadow(0 10px 18px rgba(255,120,170,.18))}.hero-main-figure{z-index:2;right:0;bottom:0;width:100%;height:100%;object-fit:contain;object-position:right bottom;filter:drop-shadow(0 20px 24px rgba(78,32,52,.2))}.hero-art>img:not(.hero-fill-figure):not(.hero-main-figure){display:none}.footer-grid-v12 .footer-column{gap:18px!important}.footer-grid-v12 .site-footer h2{font-size:16px!important;line-height:1.2}.footer-grid-v12 .site-footer p,.footer-grid-v12 .site-footer a{font-size:11px!important;line-height:1.45!important}.footer-grid-v12 .footer-contact,.footer-grid-v12 .footer-links,.footer-grid-v12 .footer-verification{padding-top:14px!important;border-top:1px solid rgba(255,255,255,.11)!important}.footer-grid-v12 .footer-about{padding-top:0!important;border-top:0!important}.verified-badges-grid{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;max-width:210px!important}.verify-card{display:grid;grid-template-columns:40px 1fr;align-items:center;gap:10px;padding:10px 12px;border-radius:18px;border:1px solid rgba(255,255,255,.15);background:linear-gradient(140deg,rgba(255,255,255,.08),rgba(255,255,255,.04));box-shadow:0 7px 16px rgba(0,0,0,.14)}.verify-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:12px;color:#fff;background:linear-gradient(145deg,rgba(255,255,255,.2),rgba(255,255,255,.08));box-shadow:inset 0 0 0 1px rgba(255,255,255,.08)}.verify-icon svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:2.3;stroke-linecap:round;stroke-linejoin:round}.verify-card strong{display:block;color:#fff;font-size:14px;letter-spacing:.02em}.verify-card small{display:block;color:#eee1ff;font-size:9px;line-height:1.2}.verify-fbr{border-color:rgba(255,192,56,.42);background:linear-gradient(145deg,rgba(89,43,7,.26),rgba(60,22,82,.25))}.verify-fbr .verify-icon{color:#ffcf57;background:linear-gradient(145deg,#f4ba26,#d99615)}.verify-secp{border-color:rgba(255,95,157,.42);background:linear-gradient(145deg,rgba(83,15,46,.32),rgba(60,22,82,.25))}.verify-secp .verify-icon{color:#ffd4e1;background:linear-gradient(145deg,#f45e95,#db3d78)}.verify-govt{border-color:rgba(127,237,190,.35);background:linear-gradient(145deg,rgba(9,74,59,.34),rgba(10,51,51,.25))}.verify-govt .verify-icon{color:#ddfff0;background:linear-gradient(145deg,#62cf9d,#2ba578)}.verify-trusted{border-color:rgba(147,188,255,.35);background:linear-gradient(145deg,rgba(28,52,104,.33),rgba(48,17,96,.25))}.verify-trusted .verify-icon{color:#eef5ff;background:linear-gradient(145deg,#7ba9ff,#4c74dd)}.footer-links-iconic{display:flex!important;flex-direction:column;align-items:stretch;gap:6px!important}.footer-links-iconic a{display:flex!important;align-items:center;gap:10px;padding:5px 0;border-radius:10px;text-decoration:none}.footer-links-iconic a svg{flex:0 0 auto;width:16px;height:16px;fill:none;stroke:#d580ff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.footer-links-iconic a span{display:inline-block}.footer-contact-v12 p{display:flex;align-items:flex-start;gap:10px}@media (max-width:700px){.nav-links-iconic a{grid-template-columns:36px 1fr;padding:12px 12px 12px 11px!important}.nav-link-icon{width:36px!important;height:36px!important}.nav-link-icon svg{width:17px;height:17px}.nav-links-iconic a b{font-size:13px}.nav-links-iconic a small{font-size:9px}.hero{min-height:430px!important}.hero-copy{width:100%!important;max-width:none!important;padding-top:56px!important}.hero h1{max-width:57%!important;font-size:31px!important;line-height:1.02!important}.hero-description-label{max-width:57%!important}.hero-art{top:0!important;right:0!important;bottom:0!important;width:52%!important;height:100%!important;align-items:stretch!important;justify-content:flex-end!important}.hero-fill-figure{right:-8%!important;top:3%!important;width:86%!important;height:94%!important;object-position:center top!important;opacity:.24!important}.hero-main-figure{right:-3%!important;bottom:-1%!important;width:76%!important;height:68%!important;object-position:right bottom!important}.footer-grid-v12{gap:10px!important}.footer-grid-v12 .site-footer h2{font-size:12px!important}.footer-grid-v12 .site-footer p,.footer-grid-v12 .site-footer a{font-size:8.6px!important;line-height:1.34!important}.footer-grid-v12 .footer-column{gap:12px!important}.footer-grid-v12 .footer-right-column{padding-left:10px!important}.footer-grid-v12 .footer-contact,.footer-grid-v12 .footer-links,.footer-grid-v12 .footer-verification{padding-top:10px!important}.verified-badges-grid{max-width:138px!important;gap:6px!important}.verify-card{grid-template-columns:28px 1fr;gap:7px;padding:8px 8px;border-radius:14px}.verify-icon{width:24px;height:24px;border-radius:8px}.verify-icon svg{width:13px;height:13px}.verify-card strong{font-size:10px}.verify-card small{font-size:6.3px}.footer-links-iconic a svg{width:13px;height:13px}}@media (max-width:380px){.hero{min-height:414px!important}.hero h1{max-width:58%!important;font-size:29px!important}.hero-art{width:54%!important}.hero-fill-figure{right:-10%!important;top:5%!important;width:88%!important;height:92%!important}.hero-main-figure{right:-4%!important;width:78%!important;height:66%!important}.verified-badges-grid{max-width:128px!important}}.footer-grid-v12 h2{font-size:17px!important;line-height:1.22!important}.footer-grid-v12 p,.footer-grid-v12 a{font-size:12px!important;line-height:1.48!important}.footer-contact-v12 p svg{width:18px!important;height:18px!important}.footer-links-iconic a svg{width:17px!important;height:17px!important}.verify-card{min-height:62px}.verify-card strong{font-size:15px!important}.verify-card small{font-size:10px!important}@media (max-width:700px){.hero{min-height:430px!important}.hero-art{top:0!important;right:0!important;bottom:0!important;width:52%!important;height:100%!important;overflow:hidden!important}.hero-fill-figure{display:none!important}.hero-main-figure{display:block!important;top:0!important;right:-7%!important;bottom:auto!important;width:114%!important;height:100%!important;max-width:none!important;object-fit:cover!important;object-position:69% center!important;opacity:1!important;filter:drop-shadow(0 18px 22px rgba(78,32,52,.18))!important}.hero::after{background:linear-gradient(90deg,rgba(249,246,248,.99) 0%,rgba(249,246,248,.94) 39%,rgba(249,246,248,.30) 63%,rgba(249,246,248,0) 86%)!important}.footer-grid-v12 h2{font-size:13px!important;line-height:1.2!important}.footer-grid-v12 p,.footer-grid-v12 a{font-size:9.3px!important;line-height:1.36!important}.footer-contact-v12 p svg{width:15px!important;height:15px!important}.footer-links-iconic a{gap:8px!important;padding:4px 0!important}.footer-links-iconic a svg{width:14px!important;height:14px!important}.verified-badges-grid{max-width:146px!important}.verify-card{min-height:48px!important;grid-template-columns:30px 1fr!important;padding:8px 9px!important}.verify-icon{width:27px!important;height:27px!important}.verify-card strong{font-size:11px!important}.verify-card small{font-size:7px!important}}@media (max-width:380px){.hero{min-height:414px!important}.hero-art{width:54%!important}.hero-main-figure{right:-9%!important;width:118%!important;object-position:70% center!important}.footer-grid-v12 h2{font-size:12px!important}.footer-grid-v12 p,.footer-grid-v12 a{font-size:8.6px!important}.verified-badges-grid{max-width:136px!important}}@media (max-width:700px){.hero-art .hero-main-figure{object-fit:cover!important;object-position:69% center!important}}@media (max-width:380px){.hero-art .hero-main-figure{object-position:70% center!important}}@media (max-width:700px){.hero-art .hero-main-figure{object-fit:contain!important;object-position:right center!important;transform:translate(7%,5%) scale(2.15)!important;transform-origin:72% 50%!important;}}@media (max-width:380px){.hero-art .hero-main-figure{transform:translate(8%,5%) scale(2.12)!important}}.number{padding:4px 10px 5px!important;border-radius:10px 10px 10px 4px!important;font-size:17px!important;line-height:1!important;min-width:auto!important;box-shadow:0 4px 10px color-mix(in srgb,var(--accent) 22%,transparent)!important}.footer-grid-v12 h2{font-size:18px!important;line-height:1.22!important}.footer-grid-v12 p,.footer-grid-v12 a{font-size:12.6px!important;line-height:1.52!important}.footer-contact-v12 p{gap:11px!important}.footer-contact-v12 p svg{width:18px!important;height:18px!important;margin-top:1px!important}.footer-links-iconic{gap:7px!important}.footer-links-iconic a{gap:11px!important;padding:5px 0!important}.footer-links-iconic a svg{width:17px!important;height:17px!important}.verified-badges-grid-v14{max-width:255px!important;gap:10px!important}.verify-legal{min-height:72px!important;grid-template-columns:40px 1fr!important;align-items:flex-start!important;padding:11px 12px!important}.verify-icon-green{color:#f1fff8!important;background:linear-gradient(145deg,#43d487,#209b62)!important;box-shadow:0 10px 20px rgba(18,146,85,.26),inset 0 0 0 1px rgba(255,255,255,.12)!important}.verify-icon-green svg{stroke:#fff!important}.verify-legal strong{font-size:15px!important;line-height:1.15!important}.verify-legal small{font-size:10px!important;line-height:1.28!important;color:#dfeee7!important}.verify-legal.verify-fbr{border-color:rgba(97,230,166,.34)!important;background:linear-gradient(145deg,rgba(19,91,55,.34),rgba(34,41,62,.26))!important}.verify-legal.verify-secp{border-color:rgba(97,230,166,.34)!important;background:linear-gradient(145deg,rgba(18,78,52,.34),rgba(63,23,65,.24))!important}.verify-legal.verify-govt{border-color:rgba(97,230,166,.34)!important;background:linear-gradient(145deg,rgba(14,86,64,.34),rgba(16,56,65,.25))!important}.hero-copy{position:relative;z-index:5!important}.hero-art{overflow:visible!important}.hero-fill-figure{display:block!important;opacity:.16!important;filter:blur(.2px) drop-shadow(0 12px 18px rgba(255,120,170,.12))!important}.hero-main-figure{display:block!important;filter:drop-shadow(0 18px 22px rgba(78,32,52,.16))!important}@media (max-width:700px){.hero{min-height:515px!important;padding-bottom:0!important}.hero::after{background:linear-gradient(90deg,rgba(249,246,248,.99) 0%,rgba(249,246,248,.95) 40%,rgba(249,246,248,.36) 63%,rgba(249,246,248,.08) 79%,rgba(249,246,248,0) 90%)!important}.hero-copy{width:100%!important;padding-top:58px!important}.eyebrow{max-width:58%!important;font-size:11px!important;letter-spacing:.12em!important}.hero h1{max-width:58%!important;font-size:31px!important;line-height:1.03!important;margin-bottom:8px!important}.hero-description-label{max-width:58%!important;margin-top:12px!important;padding:10px 10px 12px!important}.hero-description-label p{font-size:11.6px!important;line-height:1.32!important}.hero-art{top:0!important;right:0!important;bottom:0!important;width:54%!important;height:100%!important}.hero-fill-figure{right:-10%!important;top:4%!important;width:112%!important;height:88%!important;object-fit:contain!important;object-position:right top!important}.hero-main-figure{top:auto!important;right:-10%!important;bottom:0!important;width:122%!important;height:86%!important;max-width:none!important;object-fit:contain!important;object-position:right bottom!important;transform:none!important}.number{top:8px!important;left:8px!important;padding:3px 9px 4px!important;font-size:14px!important}.footer-grid-v12 h2{font-size:14px!important}.footer-grid-v12 p,.footer-grid-v12 a{font-size:10px!important;line-height:1.4!important}.footer-contact-v12 p svg{width:15px!important;height:15px!important}.footer-links-iconic a svg{width:14px!important;height:14px!important}.verified-badges-grid-v14{max-width:156px!important;gap:7px!important}.verify-legal{min-height:58px!important;grid-template-columns:28px 1fr!important;padding:8px 9px!important;gap:7px!important}.verify-icon-green{width:24px!important;height:24px!important;border-radius:8px!important}.verify-icon-green svg{width:13px!important;height:13px!important}.verify-legal strong{font-size:10.6px!important}.verify-legal small{font-size:7.1px!important;line-height:1.2!important}}@media (max-width:380px){.hero{min-height:500px!important}.hero h1{max-width:59%!important;font-size:29px!important}.hero-description-label{max-width:59%!important}.hero-art{width:55%!important}.hero-fill-figure{right:-12%!important;top:5%!important;width:116%!important;height:86%!important}.hero-main-figure{right:-12%!important;width:126%!important;height:84%!important}.footer-grid-v12 h2{font-size:13px!important}.footer-grid-v12 p,.footer-grid-v12 a{font-size:9.2px!important}.verified-badges-grid-v14{max-width:144px!important}}.project-card::before{content:none!important}.project-card>.number{top:10px!important;left:10px!important;right:auto!important;padding:4px 8px!important;min-width:28px!important;border-radius:9px 9px 9px 3px!important;font-size:12px!important;line-height:1!important;font-weight:800!important;letter-spacing:.04em!important;z-index:5!important;}.hero{overflow:hidden!important}.hero-art{overflow:visible!important}.hero-main-figure{top:0!important;right:-2%!important;bottom:auto!important;width:100%!important;height:100%!important;max-width:none!important;object-fit:contain!important;object-position:right bottom!important;transform:none!important;}.hero-fill-figure{right:-5%!important;top:1%!important;width:95%!important;height:96%!important;object-fit:contain!important;object-position:right bottom!important;opacity:.13!important;}.hero h1{letter-spacing:-.035em!important}.hero-description-label{position:relative;z-index:6!important}.footer-grid-v12 h2{font-size:18px!important;line-height:1.25!important;margin-bottom:10px!important}.footer-grid-v12 p,.footer-grid-v12 a{font-size:13px!important;line-height:1.5!important}.footer-bottom{font-size:11px!important;line-height:1.4!important}.footer-contact-v12 p{margin-bottom:8px!important}.verify-legal strong{font-size:14px!important}.verify-legal small{font-size:10.5px!important;line-height:1.35!important}@media (max-width:700px){.hero{min-height:520px!important}.hero-copy{padding-top:64px!important}.hero h1{max-width:60%!important;font-size:30px!important;line-height:1.02!important}.eyebrow{max-width:60%!important}.hero-description-label{max-width:59%!important}.hero-art{top:7%!important;right:-1%!important;bottom:0!important;width:53%!important;height:89%!important}.hero-main-figure{right:-3%!important;width:108%!important;height:100%!important;object-position:right bottom!important}.hero-fill-figure{display:none!important}.project-card>.number{top:8px!important;left:8px!important;font-size:11px!important;padding:3px 7px!important;min-width:25px!important}.footer-grid-v12 h2{font-size:15px!important}.footer-grid-v12 p,.footer-grid-v12 a{font-size:10.5px!important;line-height:1.42!important}.verify-legal strong{font-size:11px!important}.verify-legal small{font-size:7.8px!important;line-height:1.25!important}.footer-bottom{font-size:9px!important}}@media (max-width:380px){.hero h1{font-size:27px!important;max-width:61%!important}.hero-description-label{max-width:60%!important}.hero-art{width:52%!important;right:-2%!important}.hero-main-figure{right:-5%!important;width:112%!important}.footer-grid-v12 h2{font-size:14px!important}.footer-grid-v12 p,.footer-grid-v12 a{font-size:9.7px!important}}.hero{min-height:470px!important;background: radial-gradient(circle at 82% 28%,rgba(255,103,157,.24),transparent 25%),radial-gradient(circle at 78% 74%,rgba(255,182,213,.18),transparent 24%),linear-gradient(145deg,#faf8f9 12%,#f1e9ee 62%,#e5dde3)!important;}.hero::after{content:"";position:absolute;right:6%;top:92px;width:250px;height:250px;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.44) 0%,rgba(255,136,182,.16) 48%,rgba(255,136,182,0) 72%);filter:blur(2px);pointer-events:none;}.hero-copy{width:min(55%,440px)!important;padding-top:58px!important}.eyebrow{margin-bottom:10px!important;font-size:12px!important}.hero h1{max-width:420px!important;font-size:clamp(39px,6vw,59px)!important;line-height:.98!important;letter-spacing:-.04em!important}.hero-description-label{max-width:370px!important;margin-top:16px!important;padding:13px 16px!important;background:rgba(255,255,255,.78)!important;box-shadow:0 16px 34px rgba(84,49,66,.11)!important}.hero-description-label p{font-size:clamp(13px,2vw,17px)!important;line-height:1.42!important}.hero-art{top:8px!important;right:0!important;bottom:0!important;width:52%!important;height:calc(100% - 8px)!important;align-items:flex-end!important;justify-content:flex-end!important;overflow:visible!important}.hero-fill-figure{display:none!important}.hero-main-figure{display:block!important;right:-4%!important;bottom:0!important;top:auto!important;width:110%!important;height:100%!important;max-width:none!important;object-fit:contain!important;object-position:right bottom!important;filter:drop-shadow(0 18px 28px rgba(78,32,52,.18))!important;}.hero-orbit{opacity:.7!important}.orbit-one{right:18px!important;top:56px!important}.orbit-two{right:-68px!important;bottom:42px!important}.withdrawal-panel{background:linear-gradient(160deg,rgba(255,83,145,.11),rgba(255,255,255,.03))!important}.withdrawal-brands{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:11px!important}.pay-brand{min-height:72px!important;justify-content:center!important;gap:10px!important;padding:12px 14px!important;border:1px solid rgba(255,255,255,.14)!important;border-radius:16px!important;background:linear-gradient(145deg,rgba(255,255,255,.97),rgba(249,246,249,.92))!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 10px 22px rgba(0,0,0,.08)!important;}.pay-brand img{width:auto!important;height:34px!important;max-width:100%!important;filter:drop-shadow(0 4px 10px rgba(0,0,0,.10))!important}.pay-brand b{font-size:14px!important;letter-spacing:-.01em!important}.pay-brand-easypaisa b{color:#3a4250!important}.pay-brand-jazzcash b{color:#8f1835!important}.pay-brand-easypaisa img{height:32px!important}.pay-brand-jazzcash img{height:30px!important}.journey{background:linear-gradient(155deg,#20103c,#120821 72%)!important}.journey-rail{height:6px!important;top:102px!important;background:rgba(255,255,255,.10)!important;overflow:visible!important}.journey-rail::after{content:"";position:absolute;inset:-5px 0 auto 0;height:16px;background:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,.08),rgba(255,255,255,0));opacity:.55;pointer-events:none}.journey-rail span{position:relative;transition:width 1.22s cubic-bezier(.2,.82,.2,1)!important}.journey-rail span::after{content:"";position:absolute;right:0;top:50%;width:18px;height:18px;border-radius:50%;transform:translate(50%,-50%);background:radial-gradient(circle,#fff 0 18%,#ffd96a 34%,rgba(255,188,50,0) 72%);box-shadow:0 0 16px rgba(255,209,105,.55)}.journey-packet{width:32px!important;height:32px!important;border-radius:11px!important;transition:left 1.22s cubic-bezier(.2,.82,.2,1),transform .55s ease,background .55s ease,box-shadow .55s ease!important}.journey-step{transition:color .7s ease,opacity .7s ease,transform .7s ease!important}.journey-step.complete .step-icon{box-shadow:0 0 0 7px #160d28,0 0 18px rgba(158,95,208,.24)!important}.journey-step.active{transform:translateY(-3px)!important}.journey-step.active .step-icon{animation:stepBeat 1.15s ease-in-out infinite!important}.journey.is-moving .journey-packet{animation:packetGlide .9s ease-in-out 1}.journey-status{transition:opacity .28s ease,transform .28s ease!important}.journey-status.is-updating{opacity:.74;transform:translateY(2px)}.footer-grid-v12 h2{font-size:19px!important;line-height:1.24!important;margin-bottom:11px!important}.footer-grid-v12 p,.footer-grid-v12 a{font-size:13.2px!important;line-height:1.52!important}.footer-contact-v12 p{gap:11px!important;margin-bottom:9px!important}.footer-contact-v12 p svg{width:18px!important;height:18px!important;margin-top:1px!important}.footer-links-iconic{gap:7px!important}.footer-links-iconic a{gap:11px!important;padding:5px 0!important}.footer-links-iconic a svg{width:17px!important;height:17px!important}.footer-bottom{font-size:11.4px!important;line-height:1.42!important}.legal-status-list{display:grid;gap:14px;margin-top:8px}.legal-status-item{display:grid;grid-template-columns:42px 1fr;gap:12px;align-items:flex-start}.legal-status-item + .legal-status-item{padding-top:12px;border-top:1px solid rgba(255,255,255,.12)}.legal-status-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:12px;color:#fff;background:linear-gradient(145deg,#43d487,#209b62);box-shadow:0 10px 20px rgba(18,146,85,.23),inset 0 0 0 1px rgba(255,255,255,.12)}.legal-status-icon svg{width:18px;height:18px;fill:none;stroke:#fff;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.legal-status-copy strong{display:block;color:#fff;font-size:15.5px;line-height:1.14;letter-spacing:.01em}.legal-status-copy small{display:block;margin-top:5px;color:#e6dff0;font-size:11.5px;line-height:1.43}@keyframes packetGlide{0%{transform:translate(-50%,-50%) scale(.94)}50%{transform:translate(-50%,-57%) scale(1.06)}100%{transform:translate(-50%,-50%) scale(1)}}@media (max-width:700px){.hero{min-height:488px!important;padding-bottom:0!important}.hero-copy{width:100%!important;padding-top:68px!important}.eyebrow{max-width:56%!important;font-size:11px!important;letter-spacing:.13em!important}.hero h1{max-width:57%!important;font-size:32px!important;line-height:1.02!important;margin-bottom:9px!important}.hero-description-label{max-width:58%!important;margin-top:13px!important;padding:11px 12px 12px!important}.hero-description-label p{font-size:11.9px!important;line-height:1.34!important}.hero-art{top:12px!important;right:-3%!important;width:48%!important;height:calc(100% - 12px)!important}.hero-main-figure{right:-16%!important;width:142%!important;height:100%!important;object-position:71% center!important}.hero-orbit{opacity:.55!important}.withdrawal-panel>strong{font-size:13px!important}.pay-brand{min-height:62px!important;padding:10px 10px!important}.pay-brand img{height:28px!important}.pay-brand-easypaisa img{height:26px!important}.pay-brand-jazzcash img{height:25px!important}.pay-brand b{font-size:11px!important}.journey-rail{top:97px!important}.journey-packet{width:27px!important;height:27px!important;border-radius:9px!important}.footer-grid-v12 h2{font-size:15px!important}.footer-grid-v12 p,.footer-grid-v12 a{font-size:10.4px!important;line-height:1.42!important}.footer-contact-v12 p svg{width:15px!important;height:15px!important}.footer-links-iconic a svg{width:14px!important;height:14px!important}.legal-status-list{gap:10px!important}.legal-status-item{grid-template-columns:28px 1fr!important;gap:9px!important}.legal-status-item + .legal-status-item{padding-top:10px!important}.legal-status-icon{width:25px!important;height:25px!important;border-radius:8px!important}.legal-status-icon svg{width:13px!important;height:13px!important}.legal-status-copy strong{font-size:11px!important}.legal-status-copy small{font-size:7.8px!important;line-height:1.27!important}.footer-bottom{font-size:9.3px!important}}@media (max-width:380px){.hero{min-height:476px!important}.hero h1{max-width:58%!important;font-size:29px!important}.hero-description-label{max-width:59%!important}.hero-art{width:49%!important;right:-4%!important}.hero-main-figure{right:-18%!important;width:148%!important;object-position:71% center!important}.footer-grid-v12 h2{font-size:14px!important}.footer-grid-v12 p,.footer-grid-v12 a{font-size:9.5px!important}.legal-status-copy strong{font-size:10.3px!important}.legal-status-copy small{font-size:7.2px!important}}@media (max-width:700px){.hero-copy{padding-top:28px!important;}.hero{min-height:455px!important;padding-bottom:0!important;}.hero-description-label{margin-top:10px!important;}.hero-art{top:0!important;height:100%!important;}}.hero{min-height:400px!important;}@media (max-width:700px){body,.site-shell{background:linear-gradient(180deg,#f7f2f5 0%,#f6eff3 100%)!important;}.hero h1{margin-bottom:0!important;line-height:1.02!important;}.hero h1 span{display:block!important;margin-top:16px!important;}.hero-description-label{margin-top:10px!important;}.hero{margin-bottom:22px!important;padding-bottom:!important;}.journey{margin-top:0!important;margin-bottom:22px!important;border-color:rgba(232,185,205,.95)!important;box-shadow:0 16px 34px rgba(44,18,62,.18)!important;}.payout-premium{margin-top:0!important;}}.hero-art{right:1%!important;width:47%!important;overflow:visible!important;}.hero-main-figure{top:auto!important;right:0!important;bottom:0!important;width:100%!important;height:100%!important;max-width:none!important;object-fit:contain!important;object-position:right bottom!important;transform:none!important;}.hero-fill-figure{display:none!important}.office-visiting-time{margin-top:15px}.office-visiting-time>strong{display:block;margin:0 0 7px 29px;color:#fff;font-size:14px;line-height:1.3;letter-spacing:.01em;}.office-visiting-time p{margin-bottom:0!important}@media (max-width:700px){.hero-art{top:0!important;right:0!important;bottom:0!important;width:45%!important;height:100%!important;overflow:visible!important;}.hero-main-figure{right:0!important;bottom:0!important;width:100%!important;height:100%!important;object-fit:contain!important;object-position:right bottom!important;transform:none!important;}.office-visiting-time{margin-top:11px}.office-visiting-time>strong{margin:0 0 5px 23px;font-size:11px;}}@media (max-width:380px){.hero-art{right:-1%!important;width:46%!important}.hero-main-figure{right:0!important;width:100%!important}.office-visiting-time>strong{font-size:10px}}.hero{min-height:0!important;height:auto!important;padding-bottom:120px!important;margin-bottom:8px!important;}.hero-copy{padding-bottom:0!important;}.journey{margin-top:0!important;}@media (max-width:700px){.hero{min-height:0!important;height:auto!important;padding-bottom:10px!important;margin-bottom:6px!important;}.hero-art{top:0!important;bottom:0!important;height:100%!important;}:root{--hero-model-height:100%;}}@media (max-width: 620px){.royal-testimonial-card{min-height: 0 !important;height: auto !important;padding-bottom: 16px !important;}.royal-feedback{margin-bottom: 0 !important;}}:root{--hero-model-left-right: 0px;--hero-model-up-down: 0px;--hero-model-height: 94%;--hero-model-zoom: 1;--hero-model-stretch-x: 1;--hero-model-stretch-y: 1;--hero-model-right-edge: -1%;--hero-model-top-edge: 20%;--hero-model-origin: right top;}@media (max-width:700px){:root{--hero-model-left-right: 0px;--hero-model-up-down: 0px;--hero-model-height: 86%;--hero-model-zoom: 1;--hero-model-stretch-x: 1;--hero-model-stretch-y: 1;--hero-model-right-edge: -2%;--hero-model-top-edge: 0%;--hero-model-origin: right top;}}@media (max-width:380px){:root{--hero-model-height: 805%;--hero-model-right-edge: -3%;}}.hero{overflow:hidden!important;}.hero-art{top:0!important;right:0!important;bottom:0!important;width:48%!important;height:100%!important;overflow:visible!important;pointer-events:none!important;}.hero-fill-figure{display:none!important;}.hero-art .hero-main-figure{display:block!important;position:absolute!important;top:var(--hero-model-top-edge)!important;right:var(--hero-model-right-edge)!important;bottom:auto!important;left:auto!important;width:auto!important;height:var(--hero-model-height)!important;max-width:none!important;max-height:none!important;object-fit:contain!important;object-position:right top!important;transform-origin:var(--hero-model-origin)!important;transform: translate3d(var(--hero-model-left-right),var(--hero-model-up-down),0) scale(var(--hero-model-zoom)) scaleX(var(--hero-model-stretch-x)) scaleY(var(--hero-model-stretch-y))!important;filter:drop-shadow(0 18px 28px rgba(78,32,52,.18))!important;animation:none!important;will-change:transform!important;}@media (max-width:700px){.hero-art{width:48%!important;}}@media (max-width:380px){.hero-art{width:49%!important;}}.nav-overlay{transition:opacity .32s ease,visibility .32s ease!important}.nav-drawer{top:10px!important;right:10px!important;bottom:auto!important;width:min(92vw,410px)!important;height:auto!important;max-height:calc(100dvh - 20px)!important;padding:18px!important;border-radius:24px!important;overflow:auto!important;opacity:0!important;visibility:hidden!important;transform:translate3d(22px,-18px,0) scale(.92)!important;transform-origin:top right!important;transition:transform .38s cubic-bezier(.16,.84,.25,1),opacity .28s ease,visibility .38s!important;}.nav-drawer.open{opacity:1!important;visibility:visible!important;transform:translate3d(0,0,0) scale(1)!important}.nav-head{padding-bottom:14px!important}.nav-links-iconic{gap:8px!important;margin-top:14px!important}.nav-links-iconic a{min-height:66px!important;padding:11px 12px!important;border-radius:15px!important}.nav-links-iconic a::after{opacity:0!important;animation:none!important}.nav-drawer>p{display:none!important}.nav-projects-pulse{animation:freelanceNavPulse 1.7s ease-in-out infinite!important}.nav-projects-pulse .nav-link-icon{animation:freelanceIconFloat 1.35s ease-in-out infinite!important}.nav-plans-shimmer::after{opacity:1!important;content:""!important;position:absolute!important;inset:-130% auto -130% -45%!important;width:34%!important;background:linear-gradient(90deg,transparent,rgba(255,255,255,.82),transparent)!important;transform:rotate(18deg)!important;animation:valuablePlanShimmer 2.15s linear infinite!important;}@keyframes freelanceNavPulse{0%,100%{border-color:rgba(255,94,151,.20);box-shadow:0 0 0 rgba(255,75,137,0)}50%{border-color:rgba(255,104,161,.64);box-shadow:0 0 24px rgba(255,67,132,.22)}}@keyframes freelanceIconFloat{0%,100%{transform:translateY(0) scale(1)}50%{transform:translateY(-3px) scale(1.06)}}@keyframes valuablePlanShimmer{0%{transform:translateX(0) rotate(18deg)}100%{transform:translateX(430px) rotate(18deg)}}.project-card .js-apply{position:relative!important;isolation:isolate!important;overflow:hidden!important;animation:applyButtonPulse 1.85s ease-in-out infinite!important;box-shadow:0 8px 22px color-mix(in srgb,var(--accent) 32%,transparent)!important;}.project-card .js-apply::before{content:"";position:absolute;z-index:-1;inset:-70% auto -70% -42%;width:31%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.92),transparent);transform:rotate(19deg);animation:applyButtonShine 2.05s linear infinite;}.project-card:nth-child(2) .js-apply{animation-delay:.12s!important}.project-card:nth-child(3) .js-apply{animation-delay:.24s!important}.project-card:nth-child(4) .js-apply{animation-delay:.36s!important}.project-card:nth-child(5) .js-apply{animation-delay:.48s!important}.project-card:nth-child(6) .js-apply{animation-delay:.60s!important}@keyframes applyButtonPulse{0%,100%{transform:translateY(0) scale(1)}50%{transform:translateY(-2px) scale(1.025)}}@keyframes applyButtonShine{0%{transform:translateX(0) rotate(19deg)}100%{transform:translateX(390px) rotate(19deg)}}.journey{--stage-color:#4da3ff;--stage-next:#73d7ff}.journey[data-stage="0"]{--stage-color:#4da3ff;--stage-next:#73d7ff}.journey[data-stage="1"]{--stage-color:#8a64ff;--stage-next:#c28cff}.journey[data-stage="2"]{--stage-color:#ff9c42;--stage-next:#ffd15f}.journey[data-stage="3"]{--stage-color:#2bd488;--stage-next:#ffe06b}.journey-rail{display:block!important;height:6px!important;overflow:visible!important;background:rgba(255,255,255,.12)!important}.journey-rail span{display:block!important;background:linear-gradient(90deg,var(--stage-color),var(--stage-next))!important;box-shadow:0 0 20px color-mix(in srgb,var(--stage-color) 68%,transparent)!important}.journey-packet{display:grid!important;color:#fff!important;background:linear-gradient(145deg,var(--stage-color),var(--stage-next))!important;box-shadow:0 8px 20px rgba(0,0,0,.30),0 0 22px color-mix(in srgb,var(--stage-color) 55%,transparent)!important}.journey-step:nth-child(1){--step-color:#4da3ff;--step-rgb:77,163,255}.journey-step:nth-child(2){--step-color:#8a64ff;--step-rgb:138,100,255}.journey-step:nth-child(3){--step-color:#ff9c42;--step-rgb:255,156,66}.journey-step:nth-child(4){--step-color:#2bd488;--step-rgb:43,212,136}.journey-step.complete,.journey-step.active{color:#fff!important;opacity:1!important}.journey-step.complete .step-icon{color:#fff!important;background:rgba(var(--step-rgb),.34)!important;border-color:rgba(var(--step-rgb),.82)!important;box-shadow:0 0 0 7px #160d28,0 0 19px rgba(var(--step-rgb),.30)!important}.journey-step.active .step-icon{color:#fff!important;background:linear-gradient(145deg,var(--step-color),color-mix(in srgb,var(--step-color) 64%,#25103e))!important;border-color:rgba(var(--step-rgb),.95)!important;box-shadow:0 0 0 7px #160d28,0 0 28px rgba(var(--step-rgb),.68)!important}.journey.is-paid{animation:paidPanelGlow 1.15s ease-out both}.journey.is-paid .paid-step .step-icon{animation:paidIconCelebrate 1.05s ease-out both!important}.journey.is-paid .celebration{opacity:1!important;transform:translateX(-50%) scale(1.18)!important}@keyframes paidPanelGlow{0%{box-shadow:0 18px 42px rgba(32,13,49,.24)}48%{box-shadow:0 18px 52px rgba(43,212,136,.42),inset 0 0 40px rgba(43,212,136,.08)}100%{box-shadow:0 18px 42px rgba(32,13,49,.24)}}@keyframes paidIconCelebrate{0%{transform:scale(.92)}50%{transform:scale(1.20) rotate(-5deg)}100%{transform:scale(1.05)}}.testimonials{padding-inline:0!important;overflow:hidden!important}.testimonials .section-heading,.testimonial-review-label,.testimonial-hint{width:calc(100% - 36px)!important;max-width:760px!important;margin-left:auto!important;margin-right:auto!important}.testimonial-window{max-width:none!important;width:100%!important;padding:4px 0 12px!important;border-radius:0!important;overflow:hidden!important;cursor:grab!important;user-select:none!important;touch-action:pan-y!important;overscroll-behavior-x:contain;}.testimonial-window.is-dragging,.testimonial-window:active{cursor:grabbing!important}.testimonial-track{display:flex!important;gap:0!important;width:max-content!important;animation:none!important;transition:none!important;will-change:transform!important;transform:translate3d(0,0,0)}.testimonial-track.is-paused{filter:saturate(1.03)}.testimonial-set{display:flex!important;flex:none!important;gap:16px!important;padding-right:16px!important}.testimonial-slide{--accent:#7d2bd6;--accent-rgb:125,43,214;--card-bg:linear-gradient(135deg,#fff,#fcf9ff);--card-text:#111827;--body-text:#303846;--muted-text:#667085;flex:0 0 clamp(330px,calc(100vw - 54px),720px)!important;width:clamp(330px,calc(100vw - 54px),720px)!important;padding:2px!important;}.member-testimonial-card{position:relative;isolation:isolate;min-height:270px;padding:22px 22px 16px;border:1.5px solid rgba(var(--accent-rgb),.46);border-radius:23px;color:var(--card-text);background:var(--card-bg);box-shadow:0 18px 46px rgba(18,28,45,.13);overflow:hidden;}.member-testimonial-card::after{content:"";position:absolute;z-index:-1;right:-80px;bottom:-95px;width:210px;height:210px;border-radius:50%;background:rgba(var(--accent-rgb),.09)}.member-card-top{display:grid;grid-template-columns:116px minmax(0,1fr);gap:18px;align-items:center}.member-avatar{width:110px;height:110px;padding:5px;border:3px solid rgba(var(--accent-rgb),.68);border-radius:50%;background:rgba(255,255,255,.78);box-shadow:0 12px 24px rgba(var(--accent-rgb),.16)}.member-avatar img{display:block;width:100%;height:100%;border-radius:inherit;object-fit:cover;pointer-events:none}.member-identity{min-width:0}.member-name-date{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.member-name-date h3{margin:0;color:var(--card-text);font-family:Georgia,"Times New Roman",serif;font-size:22px;line-height:1.12}.member-name-date time{color:var(--muted-text);font-size:9px;font-weight:800;white-space:nowrap}.member-location{display:flex;align-items:center;gap:6px;margin-top:6px;color:var(--muted-text);font-size:10px;font-weight:700}.member-location svg{width:15px;height:15px;fill:none;stroke:var(--accent);stroke-width:1.9}.member-job-chip{display:inline-flex;margin-top:9px;padding:6px 12px;border-radius:999px;color:#fff;background:var(--accent);font-size:9px;font-weight:850;box-shadow:0 8px 18px rgba(var(--accent-rgb),.22)}.member-rating-feedback{display:grid;grid-template-columns:160px minmax(0,1fr);gap:16px;align-items:start;margin-top:14px}.member-rating{display:flex;align-items:center;gap:8px}.member-rating>span{display:flex;gap:2px;color:var(--accent)}.member-rating svg{width:17px;height:17px;fill:currentColor}.member-rating b{font-size:11px}.member-rating-feedback p{margin:0;color:var(--body-text);font-size:12px;font-weight:600;line-height:1.52}.member-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:16px;padding:10px 7px;border:1px solid rgba(var(--accent-rgb),.19);border-radius:16px;background:rgba(var(--accent-rgb),.045)}.member-stat{display:grid;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:7px;min-width:0;padding:3px 9px;border-right:1px solid rgba(var(--accent-rgb),.17)}.member-stat:last-child{border-right:0}.member-stat-icon{display:grid;place-items:center;width:27px;height:27px;color:var(--accent)}.member-stat-icon svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.member-stat small{display:block;color:var(--muted-text);font-size:7px;font-weight:750;line-height:1.2}.member-stat strong{display:block;margin-top:3px;font-size:9px;line-height:1.2}.theme-gold{--accent:#b77a00;--accent-rgb:183,122,0;--card-bg:linear-gradient(135deg,#fffefb,#fff7e5)}.theme-pink{--accent:#e43677;--accent-rgb:228,54,119;--card-bg:linear-gradient(135deg,#fff,#fff2f7)}.theme-neon{--accent:#17dfb4;--accent-rgb:23,223,180;--card-bg:radial-gradient(circle at top right,rgba(23,223,180,.16),transparent 24%),linear-gradient(145deg,#111522,#071018);--card-text:#fff;--body-text:#d7e0e6;--muted-text:#9ba6b3}.theme-beige{--accent:#9b6f33;--accent-rgb:155,111,51;--card-bg:linear-gradient(135deg,#fffdf8,#f5ead7)}.theme-blue{--accent:#1876d7;--accent-rgb:24,118,215;--card-bg:linear-gradient(135deg,#fff,#edf7ff)}.theme-sunset{--accent:#ff8159;--accent-rgb:255,129,89;--card-bg:radial-gradient(circle at top right,rgba(255,129,89,.23),transparent 28%),linear-gradient(145deg,#2b1421,#130c15);--card-text:#fff;--body-text:#f0e7ec;--muted-text:#c2aeb9}.theme-sunset .member-stats,.theme-neon .member-stats{border-color:rgba(255,255,255,.20);background:rgba(255,255,255,.07)}.theme-sunset .member-stat,.theme-neon .member-stat{border-color:rgba(255,255,255,.16)}.site-footer{padding-top:22px!important;padding-bottom:5px!important}.footer-grid-v12{gap:12px!important;align-items:start!important}.footer-grid-v12 .footer-column{gap:11px!important}.footer-grid-v12 .footer-contact,.footer-grid-v12 .footer-links,.footer-grid-v12 .footer-verification{padding-top:10px!important}.footer-links-iconic{gap:3px!important}.footer-links-iconic a{padding:3px 0!important}.footer-bottom{margin-top:10px!important;padding-top:7px!important}@media (max-width:700px){.nav-drawer{width:calc(100vw - 20px)!important;max-height:calc(100dvh - 20px)!important;padding:15px!important}.nav-links-iconic{gap:7px!important;margin-top:12px!important}.nav-links-iconic a{min-height:59px!important;padding:9px 10px!important}.journey-rail{display:block!important;top:96px!important;left:12%!important;right:12%!important}.journey-packet{display:grid!important}.member-testimonial-card{min-height:385px;padding:18px 15px 14px}.member-card-top{grid-template-columns:78px minmax(0,1fr);gap:12px}.member-avatar{width:76px;height:76px;padding:3px}.member-name-date{display:block}.member-name-date h3{font-size:18px}.member-name-date time{display:block;margin-top:4px;font-size:8px}.member-rating-feedback{grid-template-columns:1fr;gap:9px;margin-top:13px}.member-rating-feedback p{font-size:11.5px}.member-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;padding:8px}.member-stat{border-right:0!important;padding:7px;border-radius:10px;background:rgba(255,255,255,.42)}.theme-sunset .member-stat,.theme-neon .member-stat{background:rgba(255,255,255,.08)}.member-stat small{font-size:7.2px}.member-stat strong{font-size:9.3px}.site-footer{padding:16px 12px 4px!important}.footer-grid-v12{gap:8px!important}.footer-grid-v12 .footer-column{gap:8px!important}.footer-grid-v12 .footer-contact,.footer-grid-v12 .footer-links,.footer-grid-v12 .footer-verification{padding-top:7px!important}.footer-links-iconic{gap:1px!important}.footer-links-iconic a{padding:2px 0!important}.footer-bottom{margin-top:7px!important;padding-top:6px!important}}@media (prefers-reduced-motion:reduce){.nav-projects-pulse,.nav-projects-pulse .nav-link-icon,.nav-plans-shimmer::after,.project-card .js-apply,.project-card .js-apply::before,.journey.is-paid{animation:none!important}}@media (max-width:700px){.journey-rail{top:68px!important}}.income-hero{position:relative;margin:0;padding:24px 28px 28px;border:0;border-radius:0;color:#101211;background:#fff;box-shadow:none;overflow:hidden;}.income-hero-top{position:relative;z-index:8;display:flex;align-items:center;justify-content:space-between;gap:20px}.income-brand{display:inline-flex;align-items:center;gap:14px;color:#080b09;text-decoration:none}.income-brand img{display:block;width:50px;height:50px;object-fit:contain}.income-brand strong{font-size:24px;line-height:1;letter-spacing:-.045em;white-space:nowrap}.income-menu-button{display:grid;place-items:center;width:46px;height:46px;padding:0;border:0;border-radius:14px;color:#080b09;background:transparent;cursor:pointer}.income-menu-button svg{width:36px;height:36px;fill:none;stroke:currentColor;stroke-width:2.6;stroke-linecap:round}.income-menu-button:focus-visible{outline:3px solid rgba(0,151,80,.28);outline-offset:3px}.income-hero-main{position:relative;min-height:530px;margin-top:18px;overflow:visible}.income-hero-copy{position:relative;z-index:4;width:53%;padding-top:16px}.income-work-badge{display:inline-flex;align-items:center;gap:10px;margin:0 0 22px;padding:10px 15px;border-radius:999px;color:#121915;background:#e8f7ef;font-size:17px;font-weight:800;line-height:1}.income-work-badge>span{width:22px;height:22px;border:7px solid #078d4a;border-radius:50%;background:#fff;box-shadow:0 0 0 4px rgba(7,141,74,.08)}.income-work-badge b{font-size:19px;line-height:.7}.income-hero h1{margin:0;color:#050706;font-size:clamp(42px,6vw,60px);line-height:1.04;letter-spacing:-.052em}.income-hero-text{margin:18px 0 0;color:#474c49;font-size:clamp(17px,2vw,21px);line-height:1.5;letter-spacing:-.02em}.income-hero-actions{display:grid;gap:10px;width:min(100%,390px);margin-top:22px}.income-hero-actions a{min-height:58px;display:flex;align-items:center;justify-content:center;gap:14px;border-radius:13px;text-decoration:none;font-size:20px;font-weight:850;transition:transform .2s ease,box-shadow .2s ease}.income-hero-actions a:hover{transform:translateY(-2px)}.income-primary-action{color:#fff;background:linear-gradient(135deg,#07984f,#007d3e);box-shadow:0 13px 25px rgba(0,137,68,.22)}.income-primary-action>.income-action-icon{font-size:29px;font-weight:400;line-height:1}.income-secondary-action{border:2px solid #07984f;color:#087d43;background:#fff}.income-secondary-action>.income-action-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;color:#fff;background:#07984f}.income-secondary-action svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transform:rotate(0deg)}.income-trust{margin-top:20px;padding-left:7px}.income-trust>strong{display:block;font-size:18px;letter-spacing:-.02em}.income-trust-row{display:flex;align-items:center;gap:18px;margin-top:10px}.income-avatars{display:flex;align-items:center}.income-avatars img{width:40px;height:40px;margin-left:-9px;border:3px solid #fff;border-radius:50%;object-fit:cover;box-shadow:0 4px 12px rgba(0,0,0,.12)}.income-avatars img:first-child{margin-left:0}.income-rating{display:inline-flex;align-items:center;gap:5px;padding:9px 15px;border-radius:12px;color:#076f3d;background:#e8f7ef;font-size:21px;font-weight:900}.income-rating b{font-size:20px}.income-hero-art{position:absolute;z-index:2;top:-34px;right:-4%;bottom:-132px;width:61%;display:flex;align-items:flex-end;justify-content:flex-end;pointer-events:none}.income-art-glow{position:absolute;right:0;bottom:3%;width:94%;height:82%;border-radius:50%;background:radial-gradient(circle,rgba(12,160,83,.10),rgba(255,255,255,0) 68%);filter:blur(14px)}.income-hero-art img{position:relative;z-index:2;display:block;width:112%;height:112%;max-width:none;object-fit:contain;object-position:right bottom;transform:scale(1.12);transform-origin:right bottom;filter:drop-shadow(0 18px 22px rgba(30,39,34,.12))}.income-metrics{position:relative;z-index:5;display:grid;grid-template-columns:1.15fr .9fr;gap:16px;margin-top:4px}.income-earnings-card,.income-payment-card{min-height:150px;border:1px solid #dfeae4;border-radius:19px;background:#fff;box-shadow:0 13px 27px rgba(28,61,43,.09)}.income-earnings-card{display:grid;grid-template-columns:minmax(0,1fr) 110px;align-items:end;padding:20px 24px;background:linear-gradient(135deg,#f9fffc,#eaf9f1)}.income-earnings-card>div:first-child>span{display:block;font-size:16px}.income-earnings-card strong{display:block;margin-top:7px;font-size:34px;line-height:1.05;letter-spacing:-.045em}.income-earnings-card p{margin:11px 0 0;font-size:14px}.income-earnings-card p b{color:#07984f;font-size:24px}.income-trend{height:90px;display:flex;align-items:flex-end}.income-trend svg{display:block;width:100%;height:100%;overflow:visible}.income-trend-area{fill:#d9f5e6;opacity:0;transform:scaleY(.08);transform-origin:center bottom}.income-trend-line{fill:none;stroke:#07984f;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:260;stroke-dashoffset:260}.income-trend-point{fill:#07984f;stroke:#fff;stroke-width:3;opacity:0;transform-origin:center}.income-hero.is-visible .income-trend-line{animation:incomeTrendDraw 1.35s cubic-bezier(.2,.8,.2,1) forwards}.income-hero.is-visible .income-trend-area{animation:incomeTrendFill .8s ease .72s forwards}.income-hero.is-visible .income-trend-point{animation:incomeTrendPoint .42s ease 1.18s forwards}.income-payment-card{padding:10px 20px}.income-payment-row{display:grid;grid-template-columns:78px minmax(0,1fr);align-items:center;gap:10px;min-height:64px}.income-payment-row+.income-payment-row{border-top:1px solid #dde4e0}.income-payment-logo{display:grid;place-items:center;width:72px;height:42px}.income-payment-logo img{display:block;width:72px;height:auto;max-height:32px;object-fit:contain}.income-payment-row p{margin:0}.income-payment-row p span{display:block;font-size:15px}.income-payment-row p strong{display:block;margin-top:2px;font-size:20px}.income-workflow{--flow-color:#ef3340;--flow-progress:8%;position:relative;z-index:5;margin:24px -28px -28px;padding:22px 28px 26px;border:0;border-radius:0;background:#fff;box-shadow:none}.income-workflow h2{margin:0 0 16px;font-size:25px;letter-spacing:-.035em}.income-workflow-track{position:relative;display:grid;grid-template-columns:repeat(4,1fr)}.income-workflow-line{position:absolute;z-index:0;left:7%;right:7%;top:14px;height:3px;background:linear-gradient(90deg,#ef3340 0 25%,#7c3aed 25% 50%,#2563eb 50% 75%,#16a34a 75% 100%)}.income-workflow-line i{display:block;width:var(--flow-progress);height:100%;background:var(--flow-color);box-shadow:0 0 12px color-mix(in srgb,var(--flow-color) 62%,transparent);transition:width .6s cubic-bezier(.2,.8,.2,1),background-color .35s ease}.income-workflow[data-active-step="0"]{--flow-color:#ef3340;--flow-progress:8%}.income-workflow[data-active-step="1"]{--flow-color:#7c3aed;--flow-progress:36%}.income-workflow[data-active-step="2"]{--flow-color:#2563eb;--flow-progress:66%}.income-workflow[data-active-step="3"]{--flow-color:#16a34a;--flow-progress:100%}.income-flow-step{position:relative;z-index:2;text-align:center}.income-flow-step:nth-of-type(1){--step-color:#ef3340}.income-flow-step:nth-of-type(2){--step-color:#7c3aed}.income-flow-step:nth-of-type(3){--step-color:#2563eb}.income-flow-step:nth-of-type(4){--step-color:#16a34a}.income-flow-step:not(:last-child)::after{content:"";position:absolute;right:0;top:42px;height:38px;border-right:1px dashed #c7cfcb}.income-flow-dot{display:grid;place-items:center;width:30px;height:30px;margin:0 auto 11px;border:3px solid var(--step-color);border-radius:50%;color:var(--step-color);background:#fff;box-shadow:0 0 0 4px #fff;transform:scale(.9);opacity:.62;transition:transform .35s ease,opacity .35s ease,color .35s ease,background-color .35s ease,box-shadow .35s ease}.income-flow-step.is-complete .income-flow-dot{border-color:var(--step-color);color:var(--step-color);background:#fff}.income-flow-step.is-complete .income-flow-dot svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.income-flow-step.is-current .income-flow-dot{border-color:var(--step-color);background:#fff}.income-workflow.is-visible .income-flow-dot{animation:incomeStepIn .38s ease forwards}.income-flow-step.is-active .income-flow-dot{color:#fff;background:var(--step-color);opacity:1;transform:scale(1.12);box-shadow:0 0 0 4px #fff,0 0 22px color-mix(in srgb,var(--step-color) 55%,transparent)}.income-flow-step.is-active strong{color:var(--step-color)}.income-workflow.is-visible .income-flow-step:nth-child(2) .income-flow-dot{animation-delay:.25s}.income-workflow.is-visible .income-flow-step:nth-child(3) .income-flow-dot{animation-delay:.5s}.income-workflow.is-visible .income-flow-step:nth-child(4) .income-flow-dot{animation-delay:.78s}.income-flow-step strong{display:block;font-size:16px;line-height:1.2;transition:color .35s ease}@keyframes incomeTrendDraw{to{stroke-dashoffset:0}}@keyframes incomeTrendFill{to{opacity:.72;transform:scaleY(1)}}@keyframes incomeTrendPoint{from{opacity:0;transform:scale(.2)}to{opacity:1;transform:scale(1)}}@keyframes incomeStepIn{to{transform:scale(1);opacity:1}}@media (max-width:760px){.income-hero{margin:0;padding:14px 16px 19px;border-radius:0}.income-brand{gap:9px}.income-brand img{width:40px;height:40px}.income-brand strong{font-size:19px}.income-menu-button{width:40px;height:40px}.income-menu-button svg{width:31px;height:31px}.income-hero-main{min-height:412px;margin-top:10px}.income-hero-copy{width:60%;padding-top:8px}.income-work-badge{gap:7px;margin-bottom:15px;padding:8px 10px;font-size:13px;white-space:nowrap}.income-work-badge>span{width:16px;height:16px;border-width:5px}.income-work-badge b{font-size:15px}.income-hero h1{font-size:clamp(27px,7.5vw,35px);line-height:1.055}.income-hero-text{margin-top:15px;font-size:clamp(11.5px,3.1vw,15.5px);line-height:1.48}.income-hero-actions{gap:9px;width:100%;margin-top:16px}.income-hero-actions a{min-height:44px;border-radius:10px;font-size:13.5px}.income-primary-action>.income-action-icon{font-size:21px}.income-secondary-action>.income-action-icon{width:28px;height:28px}.income-secondary-action svg{width:15px;height:15px}.income-trust{margin-top:13px;padding-left:2px}.income-trust>strong{font-size:12px}.income-trust-row{gap:9px;margin-top:7px}.income-avatars img{width:28px;height:28px;margin-left:-6px;border-width:2px}.income-rating{padding:6px 9px;font-size:14px}.income-rating b{font-size:14px}.income-hero-art{top:-38px;right:-10%;bottom:-92px;width:67%;height:auto}.income-hero-art img{width:121%;height:111%;max-width:none;object-position:right bottom;transform:scale(1.16)}.income-metrics{grid-template-columns:1.2fr .9fr;gap:9px;margin-top:6px}.income-earnings-card,.income-payment-card{min-height:101px;border-radius:14px}.income-earnings-card{grid-template-columns:minmax(0,1fr) 64px;padding:12px 11px}.income-earnings-card>div:first-child>span{font-size:11px}.income-earnings-card strong{margin-top:5px;font-size:22px}.income-earnings-card p{margin-top:8px;font-size:10px}.income-earnings-card p b{font-size:16px}.income-trend{height:59px}.income-trend-line{stroke-width:4}.income-payment-card{padding:6px 8px}.income-payment-row{grid-template-columns:58px minmax(0,1fr);gap:5px;min-height:44px}.income-payment-logo{width:55px;height:27px}.income-payment-logo img{width:55px;max-height:21px}.income-payment-row p span{font-size:9.5px}.income-payment-row p strong{font-size:12.5px}.income-workflow{margin:16px -16px -19px;padding:17px 16px 19px}.income-workflow h2{margin-bottom:12px;font-size:19px}.income-workflow-line{left:8%;right:8%;top:11px;height:2px}.income-flow-dot{width:23px;height:23px;margin-bottom:9px;border-width:2px}.income-flow-step.is-complete .income-flow-dot svg{width:13px;height:13px}.income-flow-step strong{font-size:11px}.income-flow-step:not(:last-child)::after{top:33px;height:31px}}@media (max-width:470px){.income-hero{margin:0;padding:12px 12px 17px}.income-brand img{width:36px;height:36px}.income-brand strong{font-size:17px}.income-menu-button{width:36px;height:36px}.income-menu-button svg{width:28px;height:28px}.income-hero-main{min-height:382px;margin-top:9px}.income-hero-copy{width:60%}.income-work-badge{font-size:11px;padding:7px 8px;margin-bottom:13px}.income-work-badge>span{width:14px;height:14px;border-width:4px}.income-hero h1{font-size:27px}.income-hero-text{margin-top:13px;font-size:11px;line-height:1.48}.income-hero-actions{margin-top:13px}.income-hero-actions a{min-height:40px;font-size:12.5px}.income-secondary-action>.income-action-icon{width:25px;height:25px}.income-trust{margin-top:11px}.income-trust>strong{font-size:11px}.income-avatars img{width:25px;height:25px;margin-left:-6px}.income-rating{padding:5px 8px;font-size:12.5px}.income-rating b{font-size:12.5px}.income-hero-art{top:-34px;right:-13%;bottom:-82px;width:68%}.income-hero-art img{width:124%;height:111%;transform:scale(1.15)}.income-metrics{gap:7px;margin-top:5px}.income-earnings-card,.income-payment-card{min-height:91px;border-radius:13px}.income-earnings-card{grid-template-columns:minmax(0,1fr) 54px;padding:10px 9px}.income-earnings-card>div:first-child>span{font-size:10px}.income-earnings-card strong{font-size:19.5px}.income-earnings-card p{font-size:8.5px}.income-earnings-card p b{font-size:14px}.income-trend{height:51px}.income-trend-line{stroke-width:3.5}.income-payment-card{padding:5px 7px}.income-payment-row{grid-template-columns:50px minmax(0,1fr);gap:4px;min-height:39px}.income-payment-logo{width:47px;height:23px}.income-payment-logo img{width:47px;max-height:18px}.income-payment-row p span{font-size:8.5px}.income-payment-row p strong{font-size:11px}.income-workflow{margin:14px -12px -17px;padding:15px 12px 17px}.income-workflow h2{font-size:17px}.income-flow-dot{width:21px;height:21px}.income-flow-step strong{font-size:10px}.income-flow-step:not(:last-child)::after{top:30px;height:27px}}@media (prefers-reduced-motion:reduce){.income-trend-line{stroke-dashoffset:0!important}.income-trend-area,.income-trend-point{animation:none!important;opacity:1!important;transform:none!important}.income-flow-dot{animation:none!important;transform:none!important;opacity:1!important}.income-workflow-line i{width:100%!important;transition:none!important}.income-flow-step.is-active .income-flow-dot{transform:none!important}}.income-hero-actions a{font-size:18px}.income-work-badge{animation:incomeBadgeFloat 3.8s ease-in-out infinite;will-change:transform}.income-work-badge>span{animation:incomeBadgePulse 2.2s ease-in-out infinite}.income-hero-art{top:-52px;bottom:-148px}.income-hero-art img{--income-model-scale:1.12;transform:scale(var(--income-model-scale)) translateY(-4px);-webkit-mask-image:linear-gradient(to bottom,#000 0%,#000 91%,rgba(0,0,0,.82) 95%,transparent 100%);mask-image:linear-gradient(to bottom,#000 0%,#000 91%,rgba(0,0,0,.82) 95%,transparent 100%);animation:incomeModelFloat 4.8s ease-in-out infinite;will-change:transform;}.income-workflow{width:calc(100% + 56px);max-width:none;min-width:0;box-sizing:border-box;margin:24px -28px -28px;padding:22px 28px 26px;border:0;border-radius:0;background:#fff;box-shadow:none;overflow:hidden;}.income-workflow-track{width:100%;max-width:none;min-width:0;grid-template-columns:repeat(4,minmax(0,1fr));}.income-flow-step{min-width:0}.income-flow-step strong{max-width:100%;overflow-wrap:anywhere}@keyframes incomeModelFloat{0%,100%{transform:scale(var(--income-model-scale)) translateY(-4px)}50%{transform:scale(var(--income-model-scale)) translateY(-12px)}}@keyframes incomeBadgeFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes incomeBadgePulse{0%,100%{box-shadow:0 0 0 4px rgba(7,141,74,.08)}50%{box-shadow:0 0 0 7px rgba(7,141,74,.13)}}@media (max-width:760px){.income-hero-actions a{font-size:12.5px}.income-hero-art{top:-52px;right:-10%;bottom:-116px;width:68%}.income-hero-art img{--income-model-scale:1.16;width:121%;height:114%}.income-workflow{width:calc(100% + 32px);max-width:none;margin:16px -16px -19px;padding:17px 16px 19px}}@media (max-width:470px){.income-hero-actions a{font-size:11.5px}.income-hero-art{top:-48px;right:-13%;bottom:-103px;width:69%}.income-hero-art img{--income-model-scale:1.15;width:124%;height:114%}.income-workflow{width:calc(100% + 24px);max-width:none;margin:14px -12px -17px;padding:15px 12px 17px}.income-workflow-track{grid-template-columns:repeat(4,minmax(0,1fr));column-gap:0}}@media (prefers-reduced-motion:reduce){.income-hero-art img,.income-work-badge,.income-work-badge>span{animation:none!important}}.income-workflow{left:50%;width:100vw;width:100dvw;max-width:none;margin:8px 0 0;padding:20px clamp(20px,4vw,56px) 24px;transform:translateX(-50%);border:0;border-radius:0;box-shadow:none;}.income-workflow-track{width:100%;max-width:none;min-width:0}@media (max-width:760px){.income-hero-actions{width:76%}.income-hero-art{top:-62px;bottom:-124px;width:70%}.income-hero-art img{--income-model-scale:1.2;width:124%;height:120%}.income-workflow{left:50%;width:100vw;width:100dvw;margin:5px 0 0;padding:12px 16px 18px;transform:translateX(-50%)}}@media (max-width:470px){.income-hero-actions{width:76%}.income-hero-art{top:-58px;right:-14%;bottom:-112px;width:71%}.income-hero-art img{--income-model-scale:1.19;width:127%;height:120%}.income-workflow{left:50%;width:100vw;width:100dvw;margin:4px 0 0;padding:11px 12px 16px;transform:translateX(-50%)}}.income-work-badge>.income-live-dot{animation:incomeBadgePulse 2.2s ease-in-out infinite,incomeLiveBlink 1.05s steps(2,end) infinite;}.income-hero h1.is-typing::after{content:"";display:inline-block;width:.09em;height:.82em;margin-left:.08em;vertical-align:-.04em;border-radius:999px;background:currentColor;animation:incomeTypeCaret .55s steps(2,end) infinite;}.income-action-label{display:inline-block;white-space:nowrap;animation:incomeActionLabelHook 2.4s ease-in-out infinite;will-change:transform,letter-spacing;}.income-secondary-action .income-action-label{animation-delay:.28s}.income-payment-row{grid-template-columns:minmax(76px,1fr) auto;gap:14px;}.income-payment-logo{width:100%;height:48px;justify-items:start}.income-payment-logo img{width:auto;height:auto;max-width:96px;max-height:42px;object-fit:contain}.income-payment-amount{font-size:23px;line-height:1;letter-spacing:-.035em;white-space:nowrap}@keyframes incomeLiveBlink{0%,48%{opacity:1}49%,100%{opacity:.28}}@keyframes incomeTypeCaret{0%,48%{opacity:1}49%,100%{opacity:0}}@keyframes incomeActionLabelHook{0%,100%{transform:translateY(0) scale(1);letter-spacing:0}50%{transform:translateY(-1px) scale(1.025);letter-spacing:.012em}}@media (max-width:760px){.income-payment-row{grid-template-columns:minmax(55px,1fr) auto;gap:7px}.income-payment-logo{height:30px}.income-payment-logo img{max-width:66px;max-height:27px}.income-payment-amount{font-size:14px}}@media (max-width:470px){.income-payment-row{grid-template-columns:minmax(48px,1fr) auto;gap:5px}.income-payment-logo{height:26px}.income-payment-logo img{max-width:58px;max-height:23px}.income-payment-amount{font-size:12.5px}}@media (prefers-reduced-motion:reduce){.income-work-badge>.income-live-dot,.income-action-label,.income-hero h1.is-typing::after{animation:none!important}}.income-hero h1 [data-type-line]{position:relative;display:inline-block;min-height:1.04em;transform-origin:left center;}.income-hero h1 [data-type-line].is-active-line{color:transparent;background:linear-gradient(90deg,#050706 0%,#087d43 72%,#19b86a 100%);-webkit-background-clip:text;background-clip:text;animation:incomeTypeLineRise .24s ease both;filter:drop-shadow(0 4px 10px rgba(7,141,74,.12));}.income-hero h1 [data-type-line].is-active-line::after{content:"";position:absolute;top:.12em;right:-.13em;width:.075em;height:.78em;border-radius:999px;background:linear-gradient(180deg,#25c77a,#078d4a);box-shadow:0 0 10px rgba(7,141,74,.42);animation:incomeTypeCaret .55s steps(2,end) infinite;}.income-hero h1 [data-type-line].is-complete-line{color:#050706;animation:incomeTypeLineLock .32s cubic-bezier(.2,.8,.2,1) both;}.income-hero h1.is-typing::after{display:none}.income-hero-art img{animation-duration:5.8s}@keyframes incomeModelFloat{0%,100%{transform:scale(var(--income-model-scale)) translateY(-5px)}50%{transform:scale(var(--income-model-scale)) translateY(-8px)}}.income-payment-amount{font-size:clamp(22px,2.45vw,29px);line-height:.98;letter-spacing:-.045em;}.income-earnings-card{grid-template-columns:minmax(0,1fr) minmax(112px,42%);align-items:start;}.income-trend{align-self:start;width:100%;height:62px;margin-top:-1px;}.income-workflow{left:auto;width:calc(100% + 56px);max-width:none;margin:8px -28px 0;padding:20px 0 24px;transform:none;border:0;border-radius:0;box-shadow:none;overflow:hidden;}.income-workflow h2{padding-inline:28px}.income-workflow-track{width:100%;max-width:none;padding-inline:0}.income-workflow-line{left:5%;right:5%}@keyframes incomeTypeLineRise{from{opacity:.55;transform:translateY(4px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes incomeTypeLineLock{0%{transform:translateY(0) scale(1);text-shadow:0 0 0 rgba(7,141,74,0)}55%{transform:translateY(-1px) scale(1.012);text-shadow:0 5px 16px rgba(7,141,74,.14)}100%{transform:translateY(0) scale(1);text-shadow:none}}@media (max-width:760px){.income-payment-amount{font-size:clamp(17px,4.7vw,23px)}.income-earnings-card{grid-template-columns:minmax(0,1fr) minmax(62px,43%)}.income-trend{height:50px;margin-top:0}.income-workflow{width:calc(100% + 32px);margin:5px -16px 0;padding:12px 0 18px}.income-workflow h2{padding-inline:16px}.income-workflow-line{left:4%;right:4%}}@media (max-width:470px){.income-payment-amount{font-size:clamp(16px,4.6vw,20px)}.income-earnings-card{grid-template-columns:minmax(0,1fr) minmax(54px,42%)}.income-trend{height:44px}.income-workflow{width:calc(100% + 24px);margin:4px -12px 0;padding:11px 0 16px}.income-workflow h2{padding-inline:12px}.income-workflow-line{left:3.5%;right:3.5%}}@media (prefers-reduced-motion:reduce){.income-hero h1 [data-type-line].is-active-line,.income-hero h1 [data-type-line].is-complete-line,.income-hero h1 [data-type-line].is-active-line::after{animation:none!important}}.income-work-badge>.income-live-dot{position:relative;isolation:isolate;opacity:1;animation:none;}.income-work-badge>.income-live-dot::after{content:"";position:absolute;z-index:-1;inset:-7px;border:2px solid rgba(7,141,74,.48);border-radius:50%;transform:scale(.55);animation:incomeLiveRadar 1.65s cubic-bezier(.2,.7,.2,1) infinite;pointer-events:none;}.income-payment-amount{font-variant-numeric:tabular-nums;transform-origin:right center;}.income-payment-amount.is-counting{animation:incomePaymentCountLift .48s ease-in-out infinite alternate;}.income-hero.is-visible .income-trend-line,.income-hero.is-visible .income-trend-area,.income-hero.is-visible .income-trend-point{animation:none;}.income-trend-line{stroke-dasharray:1;stroke-dashoffset:1;}.income-trend-area{opacity:0;transform:none;clip-path:inset(0 100% 0 0);}.income-trend-point{opacity:0;transform-box:fill-box;transform-origin:center;}.income-flow-step:last-child .income-flow-dot svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;}@keyframes incomeLiveRadar{0%{opacity:.7;transform:scale(.55)}75%,100%{opacity:0;transform:scale(1.75)}}@keyframes incomePaymentCountLift{from{transform:translateY(0) scale(1)}to{transform:translateY(-1px) scale(1.025)}}@media (max-width:760px){.income-flow-step:last-child .income-flow-dot svg{width:13px;height:13px}}@media (prefers-reduced-motion:reduce){.income-work-badge>.income-live-dot::after,.income-payment-amount.is-counting{animation:none!important}}.payout-premium.payout-reference{position:relative;margin:0 18px 30px!important;padding:28px 28px 18px!important;border:1px solid #e3e7e5!important;border-bottom:7px solid #20b96f!important;border-radius:0 0 26px 26px!important;color:#172033!important;background:#fff!important;box-shadow:0 12px 30px rgba(25,39,34,.13)!important;overflow:hidden!important;}.payout-premium.payout-reference::before,.payout-premium.payout-reference::after{display:none!important}.payout-reference__header{text-align:center}.payout-reference__kicker{display:block;color:#35bd79;font-size:clamp(12px,1.9vw,18px);font-weight:950;line-height:1;letter-spacing:.12em;text-transform:uppercase;}.payout-reference__header h2{margin:13px 0 12px;color:#172033!important;font-size:clamp(34px,6.2vw,58px);font-weight:950;line-height:.98;letter-spacing:-.042em;}.payout-reference__header p{margin:0;color:#555c6d!important;font-size:clamp(14px,2.2vw,22px);font-weight:650;line-height:1.42;}.payout-reference__content{margin-top:27px;padding:18px 18px 15px;border:1px solid #e3e7e5;border-radius:24px;background:#fff;box-shadow:0 7px 18px rgba(38,51,46,.12);}.payout-reference__withdrawal h3{margin:0 0 15px;color:#172033;font-size:clamp(18px,2.6vw,29px);font-weight:900;line-height:1.08;letter-spacing:-.025em;}.payout-reference__brands{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;}.payout-reference__brand{min-height:112px;display:flex;align-items:center;justify-content:center;padding:17px 24px;border:1px solid #eef0ef;border-radius:20px;background:#f7f8f8;box-shadow:inset 0 1px 0 rgba(255,255,255,.95),0 4px 13px rgba(39,51,46,.06);}.payout-reference__brand img{display:block;width:auto;height:auto;max-width:min(88%,260px);max-height:70px;object-fit:contain;filter:none;}.payout-reference__rates{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;margin-top:28px;}.payout-reference__rates article{position:relative;min-width:0;min-height:232px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:21px 10px 18px;border:1px solid #e2e6e4;border-radius:22px;background:#fff;box-shadow:0 8px 18px rgba(32,46,40,.12);text-align:center;opacity:1;transform:none;overflow:hidden;}.payout-reference__rates article::after{content:"";position:absolute;inset:0;background:linear-gradient(110deg,transparent 30%,rgba(35,190,112,.10),transparent 70%);transform:translateX(-125%);pointer-events:none;}.payout-reference__rates article.is-counting::after{animation:payoutReferenceSweep .78s ease both}.payout-reference__rates article .payout-reference__rate-icon{display:block;width:74px;height:74px;margin:0 0 13px;flex:0 0 auto;}.payout-reference__rates article span{color:#172033;font-size:clamp(17px,2.25vw,27px);font-weight:900;line-height:1;}.payout-reference__rates article strong{display:block;margin-top:16px;color:#172033;font-size:clamp(23px,3.25vw,38px);font-weight:950;line-height:1;letter-spacing:-.035em;white-space:nowrap;}.payout-reference__rates article strong b{font:inherit;font-variant-numeric:tabular-nums;}.payout-reference__rates article.is-counting strong{animation:payoutReferenceCount .7s ease-in-out infinite alternate}.payout-reference__rates article.counted strong{animation:payoutReferenceSettle .55s ease both}.payout-reference__disclaimer{margin:24px auto 1px;color:#515868;text-align:center;font-size:clamp(11px,1.7vw,17px);font-weight:700;line-height:1.55;}@keyframes payoutReferenceSweep{from{transform:translateX(-125%)}to{transform:translateX(125%)}}@keyframes payoutReferenceCount{from{transform:translateY(0)}to{transform:translateY(-2px)}}@keyframes payoutReferenceSettle{0%{transform:scale(.98)}60%{transform:scale(1.025)}100%{transform:scale(1)}}@media (max-width:760px){.payout-premium.payout-reference{margin:0 8px 24px!important;padding:20px 11px 12px!important;border-bottom-width:6px!important;border-radius:0 0 21px 21px!important}.payout-reference__kicker{font-size:clamp(10px,2.7vw,14px)}.payout-reference__header h2{margin:8px 0 8px;font-size:clamp(25px,7.4vw,39px);line-height:1;white-space:nowrap}.payout-reference__header p{font-size:clamp(8px,2.45vw,13px);line-height:1.3;white-space:nowrap}.payout-reference__content{margin-top:18px;padding:10px 9px 11px;border-radius:18px}.payout-reference__withdrawal h3{margin-bottom:8px;font-size:clamp(15px,4vw,20px)}.payout-reference__brands{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.payout-reference__brand{min-height:62px;padding:8px 10px;border-radius:13px}.payout-reference__brand img{max-width:82%;max-height:38px}.payout-reference__rates{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin-top:14px}.payout-reference__rates article{min-height:124px;padding:10px 3px 9px;border-radius:14px}.payout-reference__rates article .payout-reference__rate-icon{width:43px;height:43px;margin-bottom:7px}.payout-reference__rates article span{font-size:clamp(11px,3.2vw,16px)}.payout-reference__rates article strong{margin-top:8px;font-size:clamp(12px,3.55vw,18px);letter-spacing:-.045em}.payout-reference__disclaimer{margin-top:13px;font-size:clamp(7px,2.05vw,10px);line-height:1.38}.payout-reference__disclaimer br{display:block}}@media (max-width:390px){.payout-premium.payout-reference{padding-inline:8px!important}.payout-reference__header h2{font-size:clamp(23px,7.1vw,28px)}.payout-reference__header p{font-size:clamp(7px,2.25vw,9px)}.payout-reference__content{padding-inline:7px}.payout-reference__brand{min-height:55px;padding-inline:7px}.payout-reference__brand img{max-height:31px}.payout-reference__rates{gap:5px}.payout-reference__rates article{min-height:108px;padding-inline:2px;border-radius:12px}.payout-reference__rates article .payout-reference__rate-icon{width:35px;height:35px;margin-bottom:5px}.payout-reference__rates article span{font-size:clamp(10px,3vw,12px)}.payout-reference__rates article strong{margin-top:6px;font-size:clamp(10px,3.15vw,13px)}.payout-reference__disclaimer{font-size:clamp(6.5px,1.95vw,8px)}}@media (prefers-reduced-motion:reduce){.payout-reference__rates article.is-counting strong,.payout-reference__rates article.counted strong,.payout-reference__rates article.is-counting::after{animation:none!important}}.payout-premium.payout-reference{width:100%!important;max-width:none!important;margin:0!important;border-width:0 0 7px!important;border-style:solid!important;border-color:#20b96f!important;border-radius:0!important;box-shadow:none!important;}@media (max-width:760px){.payout-premium.payout-reference{width:100%!important;max-width:none!important;margin:0!important;padding:20px 16px 12px!important;border-bottom-width:6px!important;border-radius:0!important;box-shadow:none!important;}}@media (max-width:390px){.payout-premium.payout-reference{padding-inline:12px!important;}}.best-for-showcase{width:100%;margin:0 0 31px;padding:22px clamp(28px,5.2vw,52px) 31px;color:#11182b;background:#fff;overflow:hidden;}.best-for-showcase__inner{width:100%;margin:0 auto}.best-for-showcase h2{margin:0 0 clamp(19px,3vw,29px);color:#11182b;font-size:clamp(31px,5.45vw,50px);font-weight:850;line-height:1;letter-spacing:-.035em;}.best-for-showcase__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:end;gap:clamp(4px,1.65vw,16px);}.best-for-showcase__item{min-width:0;margin:0;text-align:center;}.best-for-showcase__visual{width:100%;aspect-ratio:330/355;display:flex;align-items:flex-end;justify-content:center;}.best-for-showcase__visual img{display:block;width:100%;height:100%;object-fit:contain;}.best-for-showcase figcaption{margin-top:clamp(-3px,-.25vw,-1px);color:#11182b;font-size:clamp(12px,2.55vw,24px);font-weight:850;line-height:1.05;letter-spacing:-.025em;white-space:nowrap;}@media (max-width:760px){.best-for-showcase{margin-bottom:24px;padding:17px 12px 22px;}.best-for-showcase h2{margin-bottom:11px;font-size:clamp(24px,7vw,34px);}.best-for-showcase__grid{gap:2px}.best-for-showcase figcaption{margin-top:-2px;font-size:clamp(10px,3.05vw,15px);}}@media (max-width:390px){.best-for-showcase{padding:14px 8px 18px;}.best-for-showcase h2{margin-bottom:8px;font-size:clamp(22px,6.6vw,26px);}.best-for-showcase__grid{gap:0}.best-for-showcase figcaption{margin-top:-2px;font-size:clamp(9px,2.75vw,11px);}}.project-card .earning span{font-weight:700;line-height:1.3}.project-card .earning span b{color:var(--accent);font-weight:900}@media (max-width:700px){.project-card .earning span{font-size:12px}}.project-card .earning{overflow:hidden;}.project-card .earning span{width:calc(100% + 20px);margin:10px -10px -14px;padding:9px 7px 8px;border-top:1px solid color-mix(in srgb,var(--accent) 24%,white);background:color-mix(in srgb,var(--accent-soft) 44%,white);text-align:center;}@media (max-width:700px){.project-card .earning span{width:calc(100% + 10px);margin:7px -5px -10px;padding:7px 4px 6px;}}.royal-testimonials{padding-inline:0!important;overflow:hidden!important}.royal-testimonials .testimonial-review-label{color:#eadfff!important;border-color:rgba(164,104,255,.32)!important;background:linear-gradient(135deg,#25133e,#13091f)!important;box-shadow:0 12px 26px rgba(35,11,57,.15)!important}.royal-testimonials .testimonial-review-label strong{color:#ffd34d!important}.royal-testimonials .testimonial-window{max-width:none!important;width:100%!important;padding:8px 0 14px!important;border-radius:0!important;overflow:hidden!important}.royal-testimonials .testimonial-set{gap:18px!important;padding-right:18px!important}.royal-testimonials .testimonial-slide{flex:0 0 clamp(720px,82vw,1180px)!important;width:clamp(720px,82vw,1180px)!important;padding:2px!important}.royal-testimonial-card{position:relative;isolation:isolate;width:100%;aspect-ratio:16/9;min-height:405px;padding:28px 34px 22px;border:1px solid rgba(255,255,255,.18);border-radius:24px;color:#fff;background: radial-gradient(circle at 79% 8%,rgba(102,34,160,.30),transparent 24%),radial-gradient(circle at 8% 94%,rgba(68,24,142,.36),transparent 31%),linear-gradient(135deg,#24103f 0%,#170926 45%,#090713 100%);box-shadow:0 22px 55px rgba(24,8,39,.33),inset 0 1px 0 rgba(255,255,255,.09);overflow:hidden;}.royal-testimonial-card::before{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;background:linear-gradient(110deg,transparent 0 46%,rgba(255,255,255,.025) 50%,transparent 54%)}.royal-testimonial-card::after{content:"";position:absolute;left:4%;right:4%;bottom:20.5%;height:1px;background:linear-gradient(90deg,transparent,rgba(174,91,255,.55),transparent)}.royal-card-top{display:grid;grid-template-columns:230px minmax(0,1fr) 220px;gap:28px;align-items:center;min-height:195px}.royal-avatar-wrap{position:relative;display:grid;place-items:center;width:210px;height:205px;padding-top:14px}.royal-crown{position:absolute;z-index:3;top:-18px;left:50%;transform:translateX(-50%);color:#ffd23b;font-size:56px;line-height:1;text-shadow:0 3px 0 #8b5a00,0 0 12px rgba(255,203,54,.38)}.royal-avatar{width:184px;height:184px;padding:7px;border:4px solid #f6ce43;border-radius:50%;background:#f6f3ed;box-shadow:0 0 0 3px #1b1027,0 8px 20px rgba(0,0,0,.36)}.royal-avatar img{display:block;width:100%;height:100%;border-radius:50%;object-fit:cover;pointer-events:none}.royal-verified{position:absolute;z-index:4;left:50%;bottom:-4px;transform:translateX(-50%);display:inline-flex;align-items:center;gap:3px;padding:3px 8px;border:1px solid rgba(255,255,255,.65);border-radius:999px;color:#fff;background:#2575e6;box-shadow:0 4px 10px rgba(0,0,0,.35);font-size:8px;font-weight:900;letter-spacing:.02em;white-space:nowrap}.royal-verified svg{width:9px;height:9px;fill:none;stroke:currentColor;stroke-width:3}.royal-identity{min-width:0;align-self:center;padding-top:2px}.royal-identity h3{margin:0;color:#fff;font-family:Georgia,"Times New Roman",serif;font-size:clamp(40px,4.2vw,65px);font-weight:800;line-height:1.02;text-shadow:0 4px 0 rgba(0,0,0,.28)}.royal-performer-badge{display:inline-flex;align-items:center;justify-content:center;min-width:285px;margin-top:20px;padding:10px 22px;border:2px solid #d59b14;border-radius:22px;color:#1d1621;background:linear-gradient(180deg,#ffd94f,#f6b92c);box-shadow:inset 0 2px 0 rgba(255,255,255,.55),0 7px 14px rgba(0,0,0,.28);font-size:clamp(20px,2.3vw,33px);font-weight:900;line-height:1}.royal-meta{display:flex;flex-wrap:wrap;gap:10px 28px;margin-top:20px;color:#f4f1f7;font-size:clamp(14px,1.5vw,22px);font-weight:750}.royal-meta span,.royal-meta time{display:inline-flex;align-items:center;gap:9px;white-space:nowrap}.royal-meta svg{width:26px;height:26px;fill:none;stroke:#fff;stroke-width:1.8}.royal-rating-box{align-self:start;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:190px;padding:16px 15px;border:2px solid rgba(255,255,255,.23);border-radius:28px;background:linear-gradient(145deg,rgba(49,42,62,.92),rgba(14,13,24,.92));box-shadow:inset 0 0 0 3px rgba(0,0,0,.24),0 14px 30px rgba(0,0,0,.32)}.royal-rating-score{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;color:#ffd331}.royal-rating-score i{font-style:normal;font-size:54px;line-height:.8;filter:drop-shadow(0 2px 0 #8e6100)}.royal-rating-score i:last-child{transform:scaleX(-1)}.royal-rating-score strong{color:#fff;font-family:Georgia,"Times New Roman",serif;font-size:68px;line-height:.95;text-shadow:0 4px 0 rgba(0,0,0,.35)}.royal-rating-box>span{margin-top:4px;color:#fff;font-size:19px;font-weight:950;letter-spacing:.08em}.royal-rating-stars{display:flex;gap:7px;margin-top:15px;color:#ffc928}.royal-rating-stars svg{width:28px;height:28px;fill:currentColor;filter:drop-shadow(0 2px 0 #865500)}.royal-stats{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));margin-top:26px;padding:0 2px}.royal-stat{position:relative;display:grid;justify-items:center;align-content:start;min-width:0;min-height:148px;padding:2px 18px;text-align:center}.royal-stat:not(:last-child){border-right:2px solid rgba(255,255,255,.30)}.royal-stat-icon{display:grid;place-items:center;width:58px;height:58px;margin-bottom:11px;color:#ffd93d}.royal-stat:nth-child(2) .royal-stat-icon{color:#f1e843}.royal-stat:nth-child(3) .royal-stat-icon{color:#ff986e}.royal-stat:nth-child(4) .royal-stat-icon{color:#ff9d76}.royal-stat:nth-child(5) .royal-stat-icon{color:#d9b7ff}.royal-stat-icon svg{width:48px;height:48px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 2px 0 rgba(0,0,0,.35))}.royal-stat strong{display:block;color:#fff;font-size:clamp(18px,1.7vw,26px);font-weight:900;line-height:1.08;white-space:normal}.royal-stat small{display:block;margin-top:7px;color:#f7f2fb;font-size:clamp(13px,1.25vw,19px);font-weight:750;line-height:1.18}.royal-feedback{display:grid;grid-template-columns:64px minmax(0,1fr);gap:12px;align-items:start;margin:16px 22px 0;padding:0;border:0;color:#fff}.royal-feedback>span{color:#8c2cff;font-family:Georgia,"Times New Roman",serif;font-size:82px;font-weight:900;line-height:.75;text-shadow:0 4px 12px rgba(104,32,219,.36)}.royal-feedback p{margin:0;padding-top:3px;color:#fff;font-size:clamp(17px,1.75vw,28px);font-weight:750;line-height:1.36;text-align:center;text-shadow:0 2px 0 rgba(0,0,0,.22)}@media (max-width:900px){.royal-testimonials .testimonial-slide{flex-basis:calc(100vw - 32px)!important;width:calc(100vw - 32px)!important}.royal-testimonial-card{aspect-ratio:auto;min-height:500px;padding:20px 20px 17px;border-radius:20px}.royal-card-top{grid-template-columns:150px minmax(0,1fr) 150px;gap:16px;min-height:145px}.royal-avatar-wrap{width:140px;height:145px}.royal-crown{top:-12px;font-size:39px}.royal-avatar{width:126px;height:126px;padding:5px}.royal-verified{bottom:-2px;font-size:7px}.royal-identity h3{font-size:36px}.royal-performer-badge{min-width:210px;margin-top:12px;padding:8px 14px;font-size:20px}.royal-meta{gap:7px 14px;margin-top:12px;font-size:13px}.royal-meta svg{width:18px;height:18px}.royal-rating-box{min-height:140px;padding:11px 8px;border-radius:20px}.royal-rating-score i{font-size:35px}.royal-rating-score strong{font-size:48px}.royal-rating-box>span{font-size:13px}.royal-rating-stars{gap:4px;margin-top:9px}.royal-rating-stars svg{width:19px;height:19px}.royal-stats{margin-top:20px}.royal-stat{min-height:118px;padding:2px 9px}.royal-stat-icon{width:43px;height:43px;margin-bottom:7px}.royal-stat-icon svg{width:36px;height:36px}.royal-stat strong{font-size:16px}.royal-stat small{font-size:11px}.royal-feedback{grid-template-columns:46px 1fr;margin:13px 10px 0;gap:7px}.royal-feedback>span{font-size:62px}.royal-feedback p{font-size:16px}}@media (max-width:620px){.royal-testimonials .testimonial-set{gap:12px!important;padding-right:12px!important}.royal-testimonials .testimonial-slide{flex-basis:calc(100vw - 20px)!important;width:calc(100vw - 20px)!important}.royal-testimonial-card{min-height:470px;padding:16px 11px 14px;border-radius:17px}.royal-card-top{grid-template-columns:88px minmax(0,1fr) 92px;gap:8px;min-height:103px}.royal-avatar-wrap{width:84px;height:96px;padding-top:5px}.royal-crown{top:-10px;font-size:27px}.royal-avatar{width:78px;height:78px;padding:3px;border-width:2px;box-shadow:0 0 0 2px #1b1027,0 5px 12px rgba(0,0,0,.35)}.royal-verified{bottom:-1px;padding:2px 5px;font-size:5.8px}.royal-verified svg{width:7px;height:7px}.royal-identity h3{font-size:clamp(21px,7vw,29px)}.royal-performer-badge{min-width:0;margin-top:8px;padding:6px 9px;border-width:1px;border-radius:12px;font-size:11px}.royal-meta{display:grid;gap:4px;margin-top:8px;font-size:8px}.royal-meta span,.royal-meta time{gap:4px}.royal-meta svg{width:12px;height:12px}.royal-rating-box{min-height:96px;padding:8px 4px;border-width:1px;border-radius:15px}.royal-rating-score{gap:3px}.royal-rating-score i{font-size:23px}.royal-rating-score strong{font-size:29px}.royal-rating-box>span{font-size:8px}.royal-rating-stars{gap:2px;margin-top:6px}.royal-rating-stars svg{width:12px;height:12px}.royal-stats{margin-top:17px;padding:0}.royal-stat{min-height:112px;padding:2px 4px}.royal-stat:not(:last-child){border-right-width:1px}.royal-stat-icon{width:34px;height:34px;margin-bottom:7px}.royal-stat-icon svg{width:28px;height:28px}.royal-stat strong{font-size:10px;line-height:1.15}.royal-stat small{margin-top:5px;font-size:8px;line-height:1.18}.royal-feedback{grid-template-columns:32px 1fr;margin:15px 3px 0;gap:3px}.royal-feedback>span{font-size:48px}.royal-feedback p{padding-top:1px;font-size:12px;line-height:1.42;text-align:left}.royal-testimonial-card::after{bottom:22%}}@media (prefers-reduced-motion:reduce){.royal-testimonial-card::before{display:none}}@media (max-width: 620px){.royal-testimonials .testimonial-hint{display: none !important;}.royal-testimonials{margin-bottom: 0 !important;padding-bottom: 0 !important;}.royal-testimonials .testimonial-window{padding-bottom: 15px !important;}}.royal-crown{display:none!important}.royal-avatar-wrap{height:190px!important;padding-top:0!important}.royal-avatar{overflow:hidden!important}.royal-avatar img{object-fit:cover!important;object-position:50% 38%!important;transform:scale(1.04);transform-origin:50% 42%}.royal-verified{border-color:rgba(218,255,235,.92)!important;background:linear-gradient(180deg,#31cf83 0%,#129a5d 100%)!important;box-shadow:0 4px 12px rgba(6,104,59,.38)!important}@media (max-width:900px){.royal-avatar-wrap{height:132px!important;padding-top:0!important}}@media (max-width:620px){.royal-avatar-wrap{height:82px!important;padding-top:0!important}.royal-avatar img{transform:scale(1.03);object-position:50% 38%!important}}.royal-avatar img{object-fit:cover!important;object-position:50% 50%!important;transform:none!important;transform-origin:50% 50%!important;}.royal-avatar img{object-fit:contain!important;object-position:center center!important;transform:none!important;transform-origin:50% 50%!important;background:#f6f3ed;}body{padding:0!important;}.site-shell{width:100%!important;max-width:none!important;min-height:100dvh;margin:0!important;border:0!important;border-radius:0!important;box-shadow:none!important;}@media (min-width:901px){.projects{width:100%!important;max-width:none!important;}.project-grid{grid-template-columns:repeat(auto-fit,minmax(560px,1fr))!important;width:100%!important;max-width:none!important;margin-inline:0!important;align-items:stretch;}.project-card{min-width:0;height:100%;}}.footer-verified-badge{display:inline-flex!important;align-items:center!important;gap:4px!important;flex:0 0 auto;padding:4px 8px!important;border:1px solid rgba(211,255,231,.78)!important;border-radius:999px!important;color:#fff!important;background:linear-gradient(180deg,#32d487 0%,#14975d 100%)!important;box-shadow:0 5px 12px rgba(8,102,58,.27)!important;font-size:9px!important;font-weight:850!important;line-height:1!important;}.footer-verified-badge svg{width:11px;height:11px;fill:none;stroke:currentColor;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.legal-status-logo{display:grid;place-items:center;width:38px;height:38px;padding:3px;border-radius:10px;background:#fff;box-shadow:0 7px 16px rgba(0,0,0,.18);overflow:hidden;}.legal-status-logo img{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.footer-links-iconic a span{font-size:15px!important;font-weight:650!important;line-height:1.35!important}.footer-links-iconic a svg{width:18px!important;height:18px!important}@media (max-width:700px){.footer-verified-badge{padding:3px 6px!important;font-size:6.8px!important}.footer-verified-badge svg{width:8px;height:8px}.legal-status-logo{width:27px;height:27px;padding:2px;border-radius:7px}.footer-links-iconic a span{font-size:12px!important}.footer-links-iconic a svg{width:15px!important;height:15px!important}}@media (min-width:701px){.footer-grid-v12 .footer-right-column h2{font-size:22px!important;line-height:1.2!important;}.footer-grid-v12 .footer-contact-v12 p{font-size:16px!important;line-height:1.5!important;}.footer-grid-v12 .footer-contact-v12 .office-visiting-time strong{font-size:16px!important;line-height:1.35!important;}.footer-grid-v12 .footer-links-iconic a span{font-size:17px!important;line-height:1.4!important;}.footer-grid-v12 .footer-contact-v12 p svg,.footer-grid-v12 .footer-links-iconic a svg{width:20px!important;height:20px!important;}}.footer-verification .legal-status-item{padding-bottom: 8px !important;border-bottom: 2px solid rgba(255,255,255,0.16) !important;}.footer-verification .legal-status-item + .legal-status-item{padding-top: 5px !important;border-top: 0 !important;}.footer-verification .legal-status-item:last-child{margin-bottom: 0 !important;}.nav-drawer.nav-drawer-concept-1{top:10px!important;right:10px!important;width:min(calc(100vw - 20px),390px)!important;height:auto!important;max-height:calc(100dvh - 20px)!important;padding:17px 15px 15px!important;border:1px solid rgba(255,255,255,.16)!important;border-radius:24px!important;color:#fff!important;background: radial-gradient(circle at 100% 0,rgba(238,62,136,.22),transparent 31%),radial-gradient(circle at 0 100%,rgba(94,56,170,.16),transparent 34%),linear-gradient(158deg,#2a1049 0%,#191028 56%,#0c0b17 100%)!important;box-shadow:0 24px 70px rgba(7,4,18,.52),inset 0 1px 0 rgba(255,255,255,.07)!important;overflow:auto!important;}.nav-drawer-concept-1 .nav-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;padding:0 0 14px!important;border-bottom:1px solid rgba(255,255,255,.15)!important;}.nav-drawer-concept-1 .nav-head-copy span{display:block!important;color:#fff!important;font-size:clamp(19px,5.3vw,23px)!important;font-weight:900!important;line-height:1.05!important;letter-spacing:-.02em!important;}.nav-drawer-concept-1 .nav-head-copy small{display:block!important;margin-top:4px!important;color:#bbb2c8!important;font-size:11px!important;font-weight:650!important;line-height:1.2!important;letter-spacing:0!important;text-transform:none!important;}.nav-drawer-concept-1 .nav-close{flex:0 0 auto!important;width:38px!important;height:38px!important;border:1px solid rgba(255,255,255,.16)!important;border-radius:50%!important;color:#fff!important;background:rgba(255,255,255,.055)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.05)!important;transition:background .2s ease,transform .2s ease!important;}.nav-drawer-concept-1 .nav-close:hover,.nav-drawer-concept-1 .nav-close:focus-visible{background:rgba(255,255,255,.11)!important;transform:rotate(3deg)!important;}.nav-drawer-concept-1 .nav-close svg{width:20px!important;height:20px!important;stroke-width:2.2!important;}.nav-drawer-concept-1 .nav-links-concept-1{display:block!important;margin:15px 0 0!important;padding:0!important;border:1px solid rgba(255,255,255,.13)!important;border-radius:15px!important;background:linear-gradient(145deg,rgba(255,255,255,.055),rgba(255,255,255,.018))!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.035)!important;overflow:hidden!important;}.nav-drawer-concept-1 .nav-links-concept-1 a{--nav-item-color:#ff729e;--nav-item-bg:linear-gradient(145deg,rgba(242,77,137,.28),rgba(121,67,180,.22));position:relative!important;display:grid!important;grid-template-columns:34px minmax(0,1fr) 16px!important;grid-template-areas:"icon title arrow"!important;align-items:center!important;gap:11px!important;min-height:45px!important;padding:6px 10px!important;border:0!important;border-bottom:1px solid rgba(255,255,255,.095)!important;border-radius:0!important;color:#fff!important;background:transparent!important;text-decoration:none!important;transform:none!important;transition:background .2s ease!important;overflow:visible!important;}.nav-drawer-concept-1 .nav-links-concept-1 a:last-child{border-bottom:0!important}.nav-drawer-concept-1 .nav-links-concept-1 a::after{display:none!important}.nav-drawer-concept-1 .nav-links-concept-1 a:hover,.nav-drawer-concept-1 .nav-links-concept-1 a:focus-visible{border-color:rgba(255,255,255,.095)!important;background:rgba(255,255,255,.065)!important;transform:none!important;}.nav-drawer-concept-1 .nav-link-icon{grid-area:icon!important;display:grid!important;place-items:center!important;width:31px!important;height:31px!important;border:1px solid rgba(255,255,255,.055)!important;border-radius:9px!important;color:var(--nav-item-color)!important;background:var(--nav-item-bg)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.07),0 5px 12px rgba(0,0,0,.17)!important;}.nav-drawer-concept-1 .nav-link-icon svg{width:17px!important;height:17px!important;fill:none!important;stroke:currentColor!important;stroke-width:2!important;stroke-linecap:round!important;stroke-linejoin:round!important;}.nav-drawer-concept-1 .nav-links-concept-1 a b{grid-area:title!important;color:#fff!important;font-size:13px!important;font-weight:820!important;line-height:1.15!important;}.nav-drawer-concept-1 .nav-link-chevron{grid-area:arrow!important;display:grid!important;place-items:center!important;width:16px!important;height:16px!important;color:#aaa2b5!important;}.nav-drawer-concept-1 .nav-link-chevron svg{width:14px!important;height:14px!important;fill:none!important;stroke:currentColor!important;stroke-width:2!important;stroke-linecap:round!important;stroke-linejoin:round!important;}.nav-drawer-concept-1 .nav-item-home{--nav-item-color:#ff6f99!important;--nav-item-bg:linear-gradient(145deg,rgba(245,75,134,.30),rgba(134,62,177,.20))!important}.nav-drawer-concept-1 .nav-item-about{--nav-item-color:#67b6ff!important;--nav-item-bg:linear-gradient(145deg,rgba(49,139,232,.28),rgba(76,78,190,.20))!important}.nav-drawer-concept-1 .nav-item-contact{--nav-item-color:#ff855f!important;--nav-item-bg:linear-gradient(145deg,rgba(244,101,64,.28),rgba(191,72,103,.20))!important}.nav-drawer-concept-1 .nav-item-projects{--nav-item-color:#b188ff!important;--nav-item-bg:linear-gradient(145deg,rgba(143,82,234,.30),rgba(92,65,181,.22))!important}.nav-drawer-concept-1 .nav-item-works{--nav-item-color:#ffb64f!important;--nav-item-bg:linear-gradient(145deg,rgba(240,145,44,.28),rgba(152,77,104,.20))!important}.nav-drawer-concept-1 .nav-item-rates{--nav-item-color:#55dc87!important;--nav-item-bg:linear-gradient(145deg,rgba(38,180,101,.28),rgba(45,101,133,.20))!important}.nav-drawer-concept-1 .nav-item-faq{--nav-item-color:#7da5ff!important;--nav-item-bg:linear-gradient(145deg,rgba(83,115,230,.30),rgba(83,68,170,.20))!important}@media (max-width:420px){.nav-drawer.nav-drawer-concept-1{top:8px!important;right:8px!important;width:calc(100vw - 16px)!important;max-height:calc(100dvh - 16px)!important;padding:15px 13px 13px!important;border-radius:21px!important;}.nav-drawer-concept-1 .nav-links-concept-1{margin-top:13px!important}.nav-drawer-concept-1 .nav-links-concept-1 a{min-height:43px!important;padding:5px 9px!important}.nav-drawer-concept-1 .nav-link-icon{width:30px!important;height:30px!important}}.income-menu-button,.nav-drawer-concept-1 .nav-close{-webkit-tap-highlight-color:transparent!important;-webkit-touch-callout:none!important;-webkit-user-select:none!important;user-select:none!important;appearance:none!important;touch-action:manipulation!important;}.income-menu-button:active{color:#080b09!important;background:transparent!important;}.nav-drawer-concept-1 .nav-close:active{color:#fff!important;background:rgba(255,255,255,.055)!important;transform:none!important;}.income-menu-button:focus:not(:focus-visible),.nav-drawer-concept-1 .nav-close:focus:not(:focus-visible){outline:none!important;box-shadow:none!important;}.nav-drawer.nav-drawer-concept-1{top:78px!important;max-height:calc(100dvh - 86px)!important;padding:19px 16px 17px!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:translate3d(0,-16px,0) scale(.975)!important;transform-origin:top right!important;transition:opacity .28s ease,transform .4s cubic-bezier(.16,1,.3,1),visibility .4s!important;will-change:transform,opacity!important;}.nav-drawer.nav-drawer-concept-1.open{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translate3d(0,0,0) scale(1)!important;}.nav-drawer-concept-1 .nav-links-concept-1{margin-top:17px!important;}.nav-drawer-concept-1 .nav-links-concept-1 a{min-height:50px!important;padding:7px 11px!important;}@media (max-width:760px){.nav-drawer.nav-drawer-concept-1{top:62px!important;max-height:calc(100dvh - 70px)!important;}}@media (max-width:470px){.nav-drawer.nav-drawer-concept-1{top:56px!important;max-height:calc(100dvh - 64px)!important;}}@media (max-width:420px){.nav-drawer.nav-drawer-concept-1{top:56px!important;max-height:calc(100dvh - 64px)!important;padding:17px 14px 15px!important;}.nav-drawer-concept-1 .nav-links-concept-1{margin-top:15px!important;}.nav-drawer-concept-1 .nav-links-concept-1 a{min-height:48px!important;padding:6px 10px!important;}}.card-actions a{text-decoration:none}.payout-reference__content{grid-template-columns:1fr!important}.project-card .card-head p{min-height:3.9em;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;line-height:1.3!important;}.income-work-badge{margin-bottom:14px!important}.income-hero-copy h1{margin-bottom:18px!important}.income-hero-text{margin-bottom:20px!important}.income-hero-actions{margin-top:4px!important;margin-bottom:18px!important}.income-trust{margin-top:12px!important}.income-trend-point{display:none!important}.income-trend-line{stroke-dasharray:none!important;stroke-dashoffset:0!important;clip-path:inset(100% 0 0 0);-webkit-clip-path:inset(100% 0 0 0);animation:none!important;transition:none!important;}.income-trend-area{animation:none!important;transform:none!important}.income-hero.is-visible .income-trend-line,.income-hero.is-visible .income-trend-area{animation:none!important}.project-card .card-head p{display:grid;gap:2px;min-height:3.9em}.project-card .card-head p>span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.project-card .js-learn .learn-more-icon{width:21px;height:21px;padding:3px;border:1.5px solid currentColor;border-radius:50%;stroke-width:2.15;filter:drop-shadow(0 2px 4px color-mix(in srgb,var(--accent) 24%,transparent));transition:transform .25s ease,background-color .25s ease}.project-card .js-learn:hover .learn-more-icon,.project-card .js-learn:focus-visible .learn-more-icon{transform:scale(1.08);background:color-mix(in srgb,var(--accent) 9%,white)}.payout-premium.payout-reference{margin-top:-12px!important}.income-trend-line{stroke-dasharray:none!important;stroke-dashoffset:0!important;opacity:0;transform-box:fill-box;transform-origin:center bottom;transform:scaleY(.08)}.income-trend-area{opacity:0;clip-path:none!important;transform-box:fill-box;transform-origin:center bottom;transform:scaleY(.04)}.income-hero.is-visible .income-trend-line{animation:incomeTrendRiseStep23 1.55s cubic-bezier(.16,.8,.24,1) .10s forwards!important}.income-hero.is-visible .income-trend-area{animation:incomeTrendAreaRiseStep23 1.45s cubic-bezier(.16,.8,.24,1) .18s forwards!important}@keyframes incomeTrendRiseStep23{0%{opacity:.25;transform:scaleY(.08)}55%{opacity:.88}100%{opacity:1;transform:scaleY(1)}}@keyframes incomeTrendAreaRiseStep23{0%{opacity:0;transform:scaleY(.04)}45%{opacity:.12}100%{opacity:.55;transform:scaleY(1)}}@media(max-width:760px){.project-card .card-head p{gap:1px;min-height:4em}.project-card .card-head p>span{font-size:inherit}.payout-premium.payout-reference{margin-top:-8px!important}}@media(prefers-reduced-motion:reduce){.income-hero.is-visible .income-trend-line,.income-hero.is-visible .income-trend-area{animation:none!important;opacity:1!important;transform:none!important}}.project-card .card-head p{display:grid!important;grid-template-rows:repeat(3,auto);gap:3px!important;min-height:4.15em!important;overflow:visible!important}.project-card .card-head p>span{display:block!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important;line-height:1.32!important}.card-actions{grid-template-columns:1fr .72fr 1fr!important;gap:9px!important}.card-actions .demo{border:1px solid color-mix(in srgb,var(--accent) 60%,white);color:var(--accent);background:color-mix(in srgb,var(--accent) 7%,#fff);box-shadow:0 4px 12px color-mix(in srgb,var(--accent) 10%,transparent);text-decoration:none}.card-actions .demo svg{fill:none;stroke:currentColor;stroke-width:2}.project-card .js-learn .learn-more-icon{width:27px!important;height:27px!important;padding:4px!important;border:1px solid color-mix(in srgb,var(--accent) 36%,white)!important;border-radius:8px!important;background:color-mix(in srgb,var(--accent) 10%,white)!important;stroke:var(--accent)!important;stroke-width:1.9!important;filter:drop-shadow(0 3px 6px color-mix(in srgb,var(--accent) 18%,transparent))!important}.project-card .js-learn:hover .learn-more-icon,.project-card .js-learn:focus-visible .learn-more-icon{transform:translateY(-1px) scale(1.05)!important;background:color-mix(in srgb,var(--accent) 15%,white)!important}.income-trend-line{stroke-dasharray:1!important;stroke-dashoffset:1!important;opacity:1!important;transform:none!important;transform-origin:initial!important}.income-trend-area{opacity:0!important;transform:none!important}.income-hero.is-visible .income-trend-line{animation:incomeTradingDraw24 2.25s cubic-bezier(.22,.72,.18,1) .15s forwards!important}.income-hero.is-visible .income-trend-area{animation:incomeTradingFill24 .65s ease 1.75s forwards!important}@keyframes incomeTradingDraw24{from{stroke-dashoffset:1}to{stroke-dashoffset:0}}@keyframes incomeTradingFill24{from{opacity:0}to{opacity:.72}}@media(max-width:760px){.card-actions{grid-template-columns:1fr .68fr 1fr!important;gap:6px!important}.card-actions button,.card-actions a{font-size:clamp(10.5px,3vw,13px)!important}.project-card .js-learn .learn-more-icon{width:23px!important;height:23px!important;padding:3px!important}}@media(prefers-reduced-motion:reduce){.income-hero.is-visible .income-trend-line{animation:none!important;stroke-dashoffset:0!important}.income-hero.is-visible .income-trend-area{animation:none!important;opacity:.72!important}}.project-card .js-learn .learn-more-icon{width:18px!important;height:18px!important;padding:1px!important;border:0!important;border-radius:0!important;background:transparent!important;color:var(--accent)!important;stroke:currentColor!important;stroke-width:1.9!important;fill:none!important;filter:drop-shadow(0 1px 3px color-mix(in srgb,var(--accent) 22%,transparent))!important;flex:0 0 18px!important;}.project-card .js-learn .learn-more-icon circle{fill:color-mix(in srgb,var(--accent) 7%,white);stroke:currentColor!important}.project-card .js-learn .learn-more-icon path{stroke:currentColor!important;stroke-linecap:round;stroke-linejoin:round;fill:none!important}.project-card .js-learn:hover .learn-more-icon,.project-card .js-learn:focus-visible .learn-more-icon{transform:scale(1.08)!important;background:transparent!important}.income-trend-line{stroke-dasharray:1!important;stroke-dashoffset:1!important;clip-path:inset(100% 0 0 0)!important;-webkit-clip-path:inset(100% 0 0 0)!important;opacity:1!important;transform:none!important;}.income-trend-area{opacity:0!important;clip-path:inset(100% 0 0 0)!important;-webkit-clip-path:inset(100% 0 0 0)!important;}.income-hero.is-visible .income-trend-line{animation:incomeTradingStep25 2.75s steps(8,end) .12s forwards!important;}.income-hero.is-visible .income-trend-area{animation:incomeTradingArea25 2.75s steps(8,end) .12s forwards!important;}@keyframes incomeTradingStep25{0%{stroke-dashoffset:1;clip-path:inset(100% 0 0 0);-webkit-clip-path:inset(100% 0 0 0)}12.5%{stroke-dashoffset:.875;clip-path:inset(82% 0 0 0);-webkit-clip-path:inset(82% 0 0 0)}25%{stroke-dashoffset:.75;clip-path:inset(70% 0 0 0);-webkit-clip-path:inset(70% 0 0 0)}37.5%{stroke-dashoffset:.625;clip-path:inset(58% 0 0 0);-webkit-clip-path:inset(58% 0 0 0)}50%{stroke-dashoffset:.5;clip-path:inset(46% 0 0 0);-webkit-clip-path:inset(46% 0 0 0)}62.5%{stroke-dashoffset:.375;clip-path:inset(34% 0 0 0);-webkit-clip-path:inset(34% 0 0 0)}75%{stroke-dashoffset:.25;clip-path:inset(22% 0 0 0);-webkit-clip-path:inset(22% 0 0 0)}87.5%{stroke-dashoffset:.125;clip-path:inset(10% 0 0 0);-webkit-clip-path:inset(10% 0 0 0)}100%{stroke-dashoffset:0;clip-path:inset(0);-webkit-clip-path:inset(0)}}@keyframes incomeTradingArea25{0%{opacity:0;clip-path:inset(100% 0 0 0);-webkit-clip-path:inset(100% 0 0 0)}87.5%{opacity:.22}100%{opacity:.62;clip-path:inset(0);-webkit-clip-path:inset(0)}}@media(max-width:760px){.project-card .js-learn .learn-more-icon{width:16px!important;height:16px!important;flex-basis:16px!important}}@media(prefers-reduced-motion:reduce){.income-hero.is-visible .income-trend-line{animation:none!important;stroke-dashoffset:0!important;clip-path:none!important;-webkit-clip-path:none!important}.income-hero.is-visible .income-trend-area{animation:none!important;opacity:.62!important;clip-path:none!important;-webkit-clip-path:none!important}}.footer-quick-actions{gap:10px!important}.footer-quick-actions a{width:40px!important;height:40px!important;border-radius:12px!important;border:1px solid rgba(255,255,255,.18)!important;color:#fff!important;box-shadow:0 8px 18px rgba(0,0,0,.18)!important}.footer-quick-actions a svg{width:20px!important;height:20px!important;fill:none!important}.footer-quick-actions .quick-project{background:linear-gradient(145deg,#3167d6,#173d9b)!important}.footer-quick-actions .quick-support{background:linear-gradient(145deg,#21b985,#087c68)!important}.footer-quick-actions .quick-payment{background:linear-gradient(145deg,#6b4be6,#3b249e)!important}@media(max-width:700px){.footer-quick-actions a{width:34px!important;height:34px!important;border-radius:10px!important}.footer-quick-actions a svg{width:17px!important;height:17px!important}}.footer-quick-actions{gap:11px!important}.footer-quick-actions a{position:relative;width:43px!important;height:43px!important;border-radius:13px!important;overflow:hidden!important;border:1px solid rgba(255,255,255,.22)!important;box-shadow:0 9px 20px rgba(0,0,0,.20),inset 0 1px 0 rgba(255,255,255,.18)!important}.footer-quick-actions a::after{content:"";position:absolute;inset:1px;border-radius:11px;background:linear-gradient(145deg,rgba(255,255,255,.12),transparent 55%);pointer-events:none}.footer-quick-actions a svg{position:relative;z-index:2;width:25px!important;height:25px!important;display:block!important;fill:none!important;stroke:#fff!important;stroke-width:2!important;stroke-linecap:round!important;stroke-linejoin:round!important}.footer-quick-actions .quick-project{background:linear-gradient(145deg,#3679f0 0%,#1845ae 100%)!important}.footer-quick-actions .quick-support{background:linear-gradient(145deg,#27c994 0%,#087e6c 100%)!important}.footer-quick-actions .quick-payment{background:linear-gradient(145deg,#7d5bf1 0%,#4b2ab6 100%)!important}.footer-quick-actions .quick-icon-bg{fill:rgba(255,255,255,.16)!important;stroke:#fff!important}.footer-quick-actions .quick-icon-fold{fill:none!important;stroke:#fff!important}.footer-quick-actions .quick-icon-line{fill:none!important;stroke:#fff!important}.footer-quick-actions .quick-icon-dot{fill:#fff!important;stroke:none!important}.footer-quick-actions .quick-icon-check-ring{fill:rgba(255,255,255,.14)!important;stroke:#fff!important}.footer-quick-actions .quick-icon-check{fill:none!important;stroke:#fff!important;stroke-width:2.35!important}@media(max-width:700px){.footer-quick-actions a{width:37px!important;height:37px!important;border-radius:11px!important}.footer-quick-actions a svg{width:21px!important;height:21px!important}}*{-webkit-tap-highlight-color:transparent!important}a,button,[role="button"],summary{touch-action:manipulation!important;-webkit-touch-callout:none}
