@font-face{font-family:Liebling;src:url(/fonts/fonnts.com-Liebling_Thin.otf) format("opentype");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:Liebling;src:url(/fonts/fonnts.com-Liebling_Light.otf) format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Liebling;src:url(/fonts/fonnts.com-Liebling_Regular.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Liebling;src:url(/fonts/fonnts.com-Liebling_Medium.otf) format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Liebling;src:url(/fonts/fonnts.com-Liebling_Bold.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Liebling;src:url(/fonts/fonnts.com-Liebling_Heavy.otf) format("opentype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Liebling;src:url(/fonts/fonnts.com-Liebling_Black.otf) format("opentype");font-weight:900;font-style:normal;font-display:swap}:root{--u-primary: #4f46e5;--u-primary-dark: #3730a3;--u-primary-light: #e0e7ff;--u-primary-50: #eef2ff;--u-secondary: #8b5cf6;--u-secondary-dark: #6d28d9;--u-secondary-light: #ede9fe;--u-success: #10b981;--u-success-light: #d1fae5;--u-warning: #f59e0b;--u-danger: #ef4444;--u-text: #1e293b;--u-text-secondary: #475569;--u-text-muted: #64748b;--u-text-subtle: #94a3b8;--u-bg: #f7f9fc;--u-card: #ffffff;--u-border: #e2e8f0;--u-divider: #f1f5f9;--u-community: #ff5e00;--u-shadow-soft: 0 4px 20px -2px rgba(0, 0, 0, .05);--u-shadow-card: 0 2px 16px -4px rgba(0, 0, 0, .08);--u-shadow-glow: 0 4px 20px 0 rgba(79, 70, 229, .3);--u-shadow-glow-strong: 0 12px 40px 0 rgba(79, 70, 229, .45)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}@media (max-width: 768px){html{scroll-behavior:auto}body{overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch}}body{font-family:Liebling,Assistant,Heebo,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--u-bg);color:var(--u-text);direction:rtl;overflow-x:hidden}button,input,textarea,select{font-family:inherit}a{color:inherit;text-decoration:none}::selection{background:var(--u-primary);color:#fff}.mesh-bg{position:absolute;inset:0;overflow:hidden;z-index:0;pointer-events:none}.mesh-bg:before,.mesh-bg:after{content:"";position:absolute;border-radius:50%;filter:blur(90px);opacity:.55}.mesh-bg:before{width:560px;height:560px;background:radial-gradient(circle,#4f46e5,transparent 70%);top:-140px;right:-120px;animation:float1 16s ease-in-out infinite}.mesh-bg:after{width:520px;height:520px;background:radial-gradient(circle,#8b5cf6,transparent 70%);bottom:-120px;left:-140px;animation:float2 20s ease-in-out infinite}.mesh-bg-dark:before{background:radial-gradient(circle,#6366f1,transparent 70%);opacity:.35}.mesh-bg-dark:after{background:radial-gradient(circle,#a78bfa,transparent 70%);opacity:.3}@keyframes float1{0%,to{transform:translate(0) scale(1)}50%{transform:translate(50px,70px) scale(1.12)}}@keyframes float2{0%,to{transform:translate(0) scale(1)}50%{transform:translate(-50px,-60px) scale(1.18)}}.hero-blob{position:absolute;border-radius:50%;filter:blur(90px);pointer-events:none;will-change:transform}.hero-blob-1{width:640px;height:640px;background:radial-gradient(circle,#6d28d9,transparent 65%);top:-200px;right:-180px;opacity:.32}.hero-blob-2{width:580px;height:580px;background:radial-gradient(circle,#4f46e5,transparent 65%);bottom:-180px;left:-200px;opacity:.3}.hero-blob-3{width:380px;height:380px;background:radial-gradient(circle,#c4b5fd,transparent 70%);top:35%;left:42%;opacity:.28}.dot-grid-overlay{position:absolute;inset:0;background-image:radial-gradient(circle,rgba(79,70,229,.22) 1px,transparent 1px);background-size:28px 28px;-webkit-mask-image:radial-gradient(ellipse at 50% 40%,black 20%,transparent 65%);mask-image:radial-gradient(ellipse at 50% 40%,black 20%,transparent 65%);pointer-events:none;z-index:1}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.shimmer-text{background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.5) 50%,transparent 100%);background-size:200% 100%;animation:shimmer 2.5s linear infinite}@keyframes float-tag{0%,to{transform:translateY(0) rotate(var(--r, 0deg))}50%{transform:translateY(-12px) rotate(var(--r, 0deg))}}.scroll-mouse{width:26px;height:42px;border:2px solid rgba(100,116,139,.5);border-radius:14px;display:flex;justify-content:center;padding-top:6px}.scroll-mouse-dot{width:4px;height:8px;border-radius:2px;background:#6366f1;animation:scroll-dot 1.6s ease-in-out infinite}@keyframes scroll-dot{0%{transform:translateY(0);opacity:1}60%{transform:translateY(14px);opacity:0}to{transform:translateY(0);opacity:0}}@media (max-width: 768px){.hide-on-mobile{display:none!important}section#proof{padding:56px 16px!important}body{padding-bottom:calc(env(safe-area-inset-bottom,0px) + 84px)}}.hero-v3{position:relative;min-height:calc(100vh - 70px);display:grid;place-items:center;padding:110px 32px 80px;overflow:hidden;background:#0b1226;color:#fff}.hero-v3-bg{position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse 70% 55% at 80% 0%,rgba(139,92,246,.28) 0%,transparent 60%),radial-gradient(ellipse 60% 50% at 10% 100%,rgba(79,70,229,.22) 0%,transparent 60%),linear-gradient(105deg,#0b1226,#111a3e,#14224b);z-index:0}.hero-v3-grid-overlay{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:64px 64px;-webkit-mask-image:radial-gradient(ellipse 80% 70% at 50% 50%,black 20%,transparent 80%);mask-image:radial-gradient(ellipse 80% 70% at 50% 50%,black 20%,transparent 80%);pointer-events:none;z-index:0}.hero-v3:after{content:"";position:absolute;inset:0;pointer-events:none;opacity:.04;z-index:0;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='160' height='160'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2'/></filter><rect width='100%25' height='100%25' filter='url(%23n)'/></svg>")}.hero-v3-inner{position:relative;z-index:2;width:100%;max-width:880px;display:grid;grid-template-columns:1fr;align-items:center;text-align:center}.hero-v3-text{display:flex;flex-direction:column;align-items:center;text-align:center}.hero-v3-badge{display:inline-flex;align-items:center;gap:10px;padding:8px 16px 8px 14px;border-radius:999px;background:#ffffff0f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.12);margin-bottom:32px;font-size:13px;font-weight:600;color:#ffffffd9;letter-spacing:.01em}.hero-v3-headline{font-weight:900;font-size:clamp(42px,5.6vw,76px);line-height:1.08;letter-spacing:-.04em;color:#fff;margin-bottom:22px;display:block;text-shadow:0 2px 24px rgba(11,18,38,.5)}.hero-v3-rotating{position:relative;display:inline-block;vertical-align:baseline;line-height:inherit;padding:0 .05em;white-space:nowrap}.hero-v3-rotating-word{display:inline;color:#d8b4fe;font-weight:900;line-height:inherit;text-shadow:0 0 24px rgba(216,180,254,.35)}.hero-v3-rotating-underline{position:absolute;left:4%;right:4%;bottom:-.06em;height:4px;border-radius:999px;background:linear-gradient(90deg,#c4b5fd,#d8b4fe,#f0abfc);opacity:1;box-shadow:0 0 14px #d8b4fe99;display:block}.hero-v3-sub{font-size:clamp(16px,1.3vw,19px);color:#ffffffc7;line-height:1.65;font-weight:500;max-width:540px;margin-bottom:32px}.hero-v3-sub strong{color:#fff!important;font-weight:700}.hero-v3-ctas{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin-bottom:32px}.hero-v3-trust{display:flex;align-items:center;gap:0;width:100%;max-width:540px;padding-top:24px;border-top:1px solid rgba(255,255,255,.1)}.hero-v3-trust-item{display:inline-flex;align-items:center;gap:10px;flex:1;justify-content:flex-start;color:#ffffffd9;font-size:13px;font-weight:600}.hero-v3-trust-item+.hero-v3-trust-item{border-inline-start:1px solid rgba(255,255,255,.12);padding-inline-start:16px;margin-inline-start:16px}.hero-v3-trust-icon{width:32px;height:32px;border-radius:50%;border:1px solid rgba(255,255,255,.18);display:grid;place-items:center;flex-shrink:0;color:#c084fc}.hero-v3-trust-text{display:flex;flex-direction:column;line-height:1.2}.hero-v3-trust-title{font-size:13px;font-weight:700;color:#fff}.hero-v3-trust-sub{font-size:11.5px;font-weight:500;color:#ffffff8c;margin-top:2px}@media (max-width: 900px){.receipt-showcase-grid{grid-template-columns:1fr!important;gap:40px!important;text-align:center}.receipt-showcase-grid>div:first-child{display:flex;flex-direction:column;align-items:center}.receipt-showcase-grid ul{margin:0 auto;text-align:right}}.receipt-card{width:100%;max-width:440px;background:#fff;border-radius:24px;border:1px solid #eceff4;box-shadow:0 40px 80px -30px #4f46e540,0 20px 40px -20px #0f172a1f,0 0 0 1px #0f172a05;overflow:hidden;position:relative;will-change:transform}.receipt-card:before{content:"";position:absolute;top:-2px;left:-2px;right:-2px;height:2px;background:linear-gradient(90deg,#4f46e5,#8b5cf6,#a855f7);z-index:1}.receipt-header{display:flex;justify-content:space-between;align-items:flex-start;padding:20px 22px 16px;border-bottom:1px solid #f1f3f7}.receipt-header-meta{display:flex;align-items:center;gap:12px}.receipt-brand-mark{width:36px;height:36px;border-radius:10px;background:linear-gradient(135deg,#4f46e5,#8b5cf6);display:grid;place-items:center;color:#fff;box-shadow:0 6px 16px -4px #4f46e580;flex-shrink:0}.receipt-title{font-size:14px;font-weight:800;color:var(--u-text);line-height:1.2}.receipt-sub{font-size:11.5px;color:var(--u-text-muted);font-weight:500;margin-top:2px}.receipt-status{display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:700;color:var(--u-success);background:var(--u-success-light);padding:4px 9px;border-radius:999px}.receipt-items{padding:14px 22px 4px;display:flex;flex-direction:column;gap:10px}.receipt-row{display:flex;justify-content:space-between;align-items:center;font-size:13px;color:var(--u-text-secondary)}.receipt-row-name{display:flex;align-items:center;gap:8px;font-weight:500}.receipt-qty{font-size:11px;color:var(--u-text-subtle);font-weight:600;background:#f5f6fa;padding:1px 7px;border-radius:6px}.receipt-row-price{display:flex;align-items:baseline;gap:8px;font-variant-numeric:tabular-nums}.receipt-retail{font-size:11px;color:var(--u-text-subtle);text-decoration:line-through;font-weight:600}.receipt-price{font-size:13px;font-weight:700;color:var(--u-text)}.receipt-row-more{font-size:11.5px;color:var(--u-text-subtle);font-weight:600;padding-top:4px}.receipt-totals{padding:14px 22px;border-top:1px dashed #e6e8ef;display:flex;flex-direction:column;gap:8px}.receipt-total-line{display:flex;justify-content:space-between;align-items:baseline;font-size:13px;font-weight:700;color:var(--u-text);font-variant-numeric:tabular-nums}.receipt-total-line.muted{color:var(--u-text-muted);font-weight:500;font-size:12px}.receipt-total-amount{font-size:18px;font-weight:900;font-family:Liebling,sans-serif}.receipt-community{margin:0 22px 14px;padding:11px 14px;background:linear-gradient(135deg,#ff5e0012,#ff5e0005);border:1px dashed rgba(255,94,0,.35);border-radius:12px;display:flex;align-items:center;gap:12px}.receipt-community-icon{width:30px;height:30px;border-radius:8px;background:#ff5e001f;display:grid;place-items:center;flex-shrink:0}.receipt-community-text{flex:1;min-width:0}.receipt-community-label{font-size:12.5px;font-weight:700;color:var(--u-text);display:flex;align-items:center;gap:6px;line-height:1.2}.receipt-community-tag{font-size:9.5px;font-weight:800;color:var(--u-community);background:#ff5e001f;padding:2px 6px;border-radius:4px;letter-spacing:.04em}.receipt-community-sub{font-size:10.5px;color:var(--u-text-muted);font-weight:500;margin-top:2px}.receipt-community-amount{display:flex;flex-direction:column;align-items:flex-end;gap:4px;flex-shrink:0}.receipt-community-amount-value{font-size:16px;font-weight:900;color:var(--u-community);font-family:Liebling,sans-serif;font-variant-numeric:tabular-nums;line-height:1}.receipt-community-amount-tag{font-size:9px;font-weight:800;letter-spacing:.08em;color:var(--u-community);background:#ff5e001f;padding:2px 7px;border-radius:999px;line-height:1.4}.receipt-savings{margin:0 16px 16px;padding:16px 18px;border-radius:16px;background:linear-gradient(135deg,#4f46e5,#8b5cf6);color:#fff;display:flex;align-items:center;justify-content:space-between;box-shadow:0 12px 28px -8px #4f46e58c;position:relative;overflow:hidden}.receipt-savings:after{content:"";position:absolute;top:-50%;right:-20%;width:60%;height:200%;background:radial-gradient(ellipse,rgba(255,255,255,.18),transparent 60%);pointer-events:none}.receipt-savings-label{font-size:11px;font-weight:600;opacity:.85;margin-bottom:2px}.receipt-savings-value{font-size:26px;font-weight:900;font-family:Liebling,sans-serif;line-height:1}.receipt-savings-pct{display:inline-flex;align-items:center;gap:4px;font-size:14px;font-weight:800;background:#ffffff2e;padding:8px 14px;border-radius:999px;backdrop-filter:blur(8px)}@media (max-width: 960px){.hero-v3{padding:80px 22px 64px}.hero-v3-inner{grid-template-columns:1fr;gap:48px;text-align:center}.hero-v3-text{align-items:center;text-align:center}.hero-v3-headline{font-size:clamp(34px,8.4vw,52px);line-height:1.14;letter-spacing:-.035em;text-wrap:balance}.hero-v3-sub{margin-left:auto;margin-right:auto;font-size:16px;line-height:1.65;max-width:460px}.hero-v3-ctas{justify-content:center}.hero-v3-badge{margin-bottom:26px}.hero-v3-trust{margin-left:auto;margin-right:auto;max-width:420px;padding-top:22px}.hero-v3-trust-item{justify-content:center}.hero-v3-trust-item+.hero-v3-trust-item{padding-inline-start:14px;margin-inline-start:14px}.hero-v3-visual{display:none!important}}@media (max-width: 480px){.hero-v3{padding:64px 18px 56px}.hero-v3-headline{font-size:clamp(30px,9vw,40px);line-height:1.16}.hero-v3-sub{font-size:15px;max-width:360px}.hero-v3-trust-item{gap:8px;font-size:12px}.hero-v3-trust-icon{width:28px;height:28px}.hero-v3-trust-title{font-size:12px}.hero-v3-trust-sub{display:none}}@media (max-width: 600px){.receipt-card{max-width:340px;border-radius:20px}.receipt-header{padding:14px 16px 12px}.receipt-brand-mark{width:30px;height:30px;border-radius:8px}.receipt-title{font-size:12.5px}.receipt-sub{font-size:10.5px}.receipt-status{font-size:10px;padding:3px 7px}.receipt-items{padding:10px 16px 2px;gap:7px}.receipt-row{font-size:11.5px;gap:8px}.receipt-row-name{gap:6px;flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.receipt-qty{font-size:9.5px;padding:1px 5px;border-radius:4px;flex-shrink:0}.receipt-row-price{gap:6px;flex-shrink:0}.receipt-retail{font-size:10px}.receipt-price{font-size:11.5px}.receipt-row-more{font-size:10.5px}.receipt-totals{padding:10px 16px;gap:4px}.receipt-total-line{font-size:11.5px}.receipt-total-line.muted{font-size:10.5px}.receipt-total-amount{font-size:15px}.receipt-community{margin:0 16px 10px;padding:8px 12px;border-radius:10px;gap:8px}.receipt-community-icon{width:24px;height:24px;border-radius:6px}.receipt-community-icon svg{width:11px;height:11px}.receipt-community-text{display:flex;align-items:center;gap:6px;overflow:hidden}.receipt-community-label{font-size:11px;gap:4px;white-space:nowrap}.receipt-community-tag{font-size:8.5px;padding:1px 5px;border-radius:3px}.receipt-community-sub{display:none}.receipt-community-amount{margin-inline-start:auto;gap:2px}.receipt-community-amount-value{font-size:13px}.receipt-community-amount-tag{font-size:8px;padding:1px 5px}.receipt-savings{margin:0 12px 12px;padding:12px 14px;border-radius:12px}.receipt-savings-label{font-size:10px}.receipt-savings-value{font-size:20px}.receipt-savings-pct{font-size:12px;padding:6px 10px;gap:3px}.receipt-savings-pct svg{width:13px;height:13px}}@keyframes pulse-glow{0%,to{box-shadow:0 0 #10b9818c}50%{box-shadow:0 0 0 10px #10b98100}}.pulse-glow{animation:pulse-glow 2s ease-out infinite}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}.glass{background:#ffffffbf;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border:1px solid rgba(226,232,240,.6)}.glass-dark{background:#0f172ab3;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border:1px solid rgba(99,102,241,.2)}
