/*! tailwindcss v4.2.4 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--radius-sm:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components,utilities;*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#fff;--bg-card:#f7f8fc;--bg-card2:#f0f1f8;--border:#00000014;--border-hi:#00000026;--text:#0a0a14;--text-muted:#5a5a78;--text-dim:#a0a0b8;--accent:#4f46e5;--accent2:#3b82f6;--green:#059669;--gold:#d97706;--radius:16px;--radius-sm:10px}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:DM Sans,sans-serif;font-size:16px;line-height:1.7;overflow-x:hidden}.app{min-height:100vh}.section-tag{letter-spacing:.12em;text-transform:uppercase;color:var(--accent);background:#4f46e514;border:1px solid #4f46e533;border-radius:100px;margin-bottom:1.2rem;padding:5px 14px;font-family:DM Sans,sans-serif;font-size:12px;font-weight:600;display:inline-block}.section-title{color:var(--text);text-align:center;margin-bottom:1.2rem;font-family:Syne,sans-serif;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.1}.section-subtitle{color:var(--text-muted);text-align:center;max-width:520px;margin:0 auto;font-size:1.05rem;line-height:1.75}.section-header{flex-direction:column;align-items:center;margin-bottom:4rem;display:flex}.btn{cursor:pointer;border:none;border-radius:100px;align-items:center;gap:8px;padding:12px 26px;font-family:DM Sans,sans-serif;font-size:.95rem;font-weight:600;transition:all .25s;display:inline-flex}.btn--primary{background:linear-gradient(135deg, var(--accent), var(--accent2));color:#fff;box-shadow:0 4px 20px #4f46e547}.btn--primary:hover{transform:translateY(-2px);box-shadow:0 8px 32px #4f46e561}.btn--ghost{color:var(--text-muted);border:1.5px solid var(--border-hi);background:0 0}.btn--ghost:hover{color:var(--text);background:#00000008;border-color:#0000004d}.navbar{z-index:100;padding:0;transition:all .3s;position:fixed;top:0;left:0;right:0}.navbar--scrolled{-webkit-backdrop-filter:blur(24px)saturate(180%);backdrop-filter:blur(24px)saturate(180%);border-bottom:1px solid var(--border);background:#ffffffe0;box-shadow:0 2px 24px #00000012}.navbar__inner{align-items:center;gap:2rem;max-width:1200px;margin:0 auto;padding:1.1rem 2rem;display:flex}.navbar__logo{cursor:pointer;flex-shrink:0;align-items:center;gap:12px;display:flex}.navbar__logo-img{object-fit:cover;border-radius:12px;width:42px;height:42px;box-shadow:0 2px 12px #4f46e526}.navbar__brand{color:var(--text);letter-spacing:-.03em;font-family:Syne,sans-serif;font-size:1.3rem;font-weight:700}.brand-accent{color:var(--accent)}.navbar__links{align-items:center;gap:.25rem;margin-left:auto;list-style:none;display:flex}.navbar__links button{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:8px 16px;font-family:DM Sans,sans-serif;font-size:.9rem;font-weight:500;transition:all .2s}.navbar__links button:hover{color:var(--text);background:#0000000a}.navbar__cta{background:var(--accent);color:#fff;white-space:nowrap;border-radius:100px;padding:9px 22px;font-family:DM Sans,sans-serif;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .25s;box-shadow:0 4px 16px #4f46e540}.navbar__cta:hover{background:#4338ca;transform:translateY(-1px);box-shadow:0 8px 24px #4f46e559}.navbar__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;margin-left:auto;padding:4px;display:none}.navbar__hamburger span{background:var(--text-muted);border-radius:2px;width:22px;height:2px;transition:all .3s;display:block}@media (width<=700px){.navbar__links{border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffffa;flex-direction:column;margin-left:0;padding:1.5rem;display:none;position:fixed;top:70px;left:0;right:0;box-shadow:0 8px 32px #00000014}.navbar__links--open,.navbar__hamburger{display:flex}.navbar__cta{display:none}}.hero{background:#fff;justify-content:center;align-items:center;min-height:100vh;padding:8rem 2rem 4rem;display:flex;position:relative;overflow:hidden}.hero__bg{pointer-events:none;position:absolute;inset:0}.hero__orb{filter:blur(80px);border-radius:50%;position:absolute}.hero__orb--1{background:#4f46e517;width:500px;height:500px;animation:8s ease-in-out infinite orbFloat1;top:-100px;left:-100px}.hero__orb--2{background:#3b82f614;width:400px;height:400px;animation:10s ease-in-out infinite orbFloat2;bottom:0;right:-100px}@keyframes orbFloat1{0%,to{transform:translate(0)scale(1)}50%{transform:translate(30px,40px)scale(1.08)}}@keyframes orbFloat2{0%,to{transform:translate(0)scale(1)}50%{transform:translate(-20px,-30px)scale(1.05)}}.hero__grid{background-image:linear-gradient(#0000000a 1px,#0000 1px),linear-gradient(90deg,#0000000a 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 30%,#0000 80%);mask-image:radial-gradient(#000 30%,#0000 80%)}.hero__content{text-align:center;max-width:860px;animation:.9s both fadeUp;position:relative}@keyframes fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.hero__badge{border:1px solid var(--border-hi);color:var(--text-muted);letter-spacing:.06em;background:#0000000a;border-radius:100px;align-items:center;gap:8px;margin-bottom:1.8rem;padding:6px 16px;font-size:.8rem;animation:.9s .1s both fadeUp;display:inline-flex;box-shadow:0 2px 12px #0000000d}.hero__badge-dot{background:var(--green);border-radius:50%;width:7px;height:7px;animation:2s infinite pulse;box-shadow:0 0 8px #05966980}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.hero__title{letter-spacing:-.03em;color:var(--text);margin-bottom:1.4rem;font-family:Syne,sans-serif;font-size:clamp(2.8rem,6vw,5rem);font-weight:800;line-height:1.06;animation:.9s .2s both fadeUp}.hero__title-gradient{background:linear-gradient(135deg,#4f46e5,#3b82f6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero__desc{color:var(--text-muted);max-width:520px;margin:0 auto 2.5rem;font-size:1.1rem;line-height:1.75;animation:.9s .3s both fadeUp}.hero__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;margin-bottom:3.5rem;animation:.9s .4s both fadeUp;display:flex}.hero__stats{justify-content:center;align-items:center;gap:1.5rem;animation:.9s .5s both fadeUp;display:flex}.hero__stat{flex-direction:column;align-items:center;gap:2px;display:flex}.hero__stat-num{color:var(--text);font-family:Syne,sans-serif;font-size:1.5rem;font-weight:800}.hero__stat-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;font-size:.75rem}.hero__stat-divider{background:var(--border-hi);width:1px;height:40px}.hero__scroll-hint{color:var(--text-dim);letter-spacing:.1em;text-transform:uppercase;flex-direction:column;align-items:center;gap:8px;font-size:.7rem;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.products{max-width:1200px;margin:0 auto;padding:7rem 2rem}.products__grid{grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:1.5rem;display:grid}.product-card{background:var(--bg-card);border:1px solid var(--border);border-radius:24px;padding:2.2rem;transition:all .35s;position:relative;overflow:hidden;box-shadow:0 2px 12px #0000000d}.product-card--hovered{border-color:var(--border-hi);transform:translateY(-6px)}.product-card--grocery.product-card--hovered{box-shadow:0 20px 60px #0596691a}.product-card--redeemfly.product-card--hovered{box-shadow:0 20px 60px #d977061a}.product-card__glow{opacity:0;pointer-events:none;border-radius:50%;width:300px;height:300px;transition:opacity .5s;position:absolute;top:-50%;right:-30%}.product-card--grocery .product-card__glow{background:radial-gradient(circle,#05966914 0%,#0000 70%)}.product-card--redeemfly .product-card__glow{background:radial-gradient(circle,#d9770614 0%,#0000 70%)}.product-card--hovered .product-card__glow{opacity:1}.product-card__header{justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;display:flex}.product-card__icon{border-radius:18px;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;display:flex;overflow:hidden}.product-card__icon img{object-fit:cover;border-radius:18px;width:100%;height:100%;display:block}.product-card__meta{flex-direction:column;align-items:flex-end;gap:6px;display:flex}.product-card__category{color:var(--text-dim);text-transform:uppercase;letter-spacing:.08em;font-size:.72rem}.product-card__badge{border-radius:100px;padding:4px 12px;font-size:.75rem;font-weight:600}.product-card__name{color:var(--text);letter-spacing:-.02em;margin-bottom:.3rem;font-family:Syne,sans-serif;font-size:1.6rem;font-weight:800}.product-card__tagline{color:var(--text-muted);text-transform:uppercase;letter-spacing:.07em;margin-bottom:1rem;font-size:.85rem;font-weight:500}.product-card__desc{color:var(--text-muted);margin-bottom:1.4rem;font-size:.93rem;line-height:1.7}.product-card__features{flex-direction:column;gap:8px;margin-bottom:2rem;list-style:none;display:flex}.product-card__features li{color:var(--text-muted);align-items:center;gap:10px;font-size:.875rem;display:flex}.product-card__feature-dot{opacity:.8;border-radius:50%;flex-shrink:0;width:6px;height:6px}.product-card__footer{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:1.2rem;display:flex}.product-card__rating{align-items:center;gap:5px;display:flex}.product-card__stars{color:var(--gold);font-size:.85rem}.product-card__rating-num{color:var(--text);font-size:.9rem;font-weight:700}.product-card__reviews{color:var(--text-dim);font-size:.78rem}.product-card__cta{color:#fff;letter-spacing:.01em;border-radius:100px;align-items:center;gap:7px;padding:9px 18px;font-family:DM Sans,sans-serif;font-size:.82rem;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex}.product-card__cta:hover{opacity:.9;transform:translate(3px)}.about{background:linear-gradient(#0000 0%,#4f46e508 50%,#0000 100%);padding:7rem 2rem}.about__inner{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;max-width:1200px;margin:0 auto;display:grid}@media (width<=900px){.about__inner{grid-template-columns:1fr;gap:3rem}}.about__para{color:var(--text-muted);margin-bottom:1rem;font-size:.97rem;line-height:1.8}.about__values{flex-direction:column;gap:1rem;margin-top:1.8rem;display:flex}.about__value{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-sm);align-items:flex-start;gap:14px;padding:1rem 1.2rem;transition:all .25s;display:flex;box-shadow:0 1px 6px #0000000a}.about__value:hover{border-color:#4f46e540;transform:translate(4px);box-shadow:0 4px 16px #00000012}.about__value-icon{margin-top:2px;font-size:1.2rem}.about__value strong{color:var(--text);margin-bottom:2px;font-family:Syne,sans-serif;font-size:.95rem;font-weight:700;display:block}.about__value span{color:var(--text-muted);font-size:.83rem}.about__visual{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.about__card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;gap:8px;padding:1.6rem 1.4rem;transition:all .3s;animation:.7s both fadeUp;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 10px #0000000d}.about__card:after{content:"";background:linear-gradient(90deg, var(--accent), var(--accent2));height:2px;transition:transform .3s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.about__card:hover{border-color:var(--border-hi);transform:translateY(-4px);box-shadow:0 12px 32px #00000017}.about__card:hover:after{transform:scaleX(1)}.about__card--1{animation-delay:.1s}.about__card--2{animation-delay:.2s}.about__card--3{animation-delay:.3s}.about__card--4{animation-delay:.4s}.about__card-icon{font-size:1.6rem}.about__card-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.07em;font-size:.75rem}.about__card-num{color:var(--text);letter-spacing:-.03em;font-family:Syne,sans-serif;font-size:2rem;font-weight:800}.contact{max-width:1200px;margin:0 auto;padding:7rem 2rem}.contact__inner{grid-template-columns:1fr 1fr;align-items:start;gap:5rem;display:grid}@media (width<=900px){.contact__inner{grid-template-columns:1fr;gap:3rem}}.contact__desc{color:var(--text-muted);margin-bottom:1.8rem;font-size:.97rem;line-height:1.8}.contact__channels{flex-direction:column;gap:.75rem;display:flex}.contact__channel{color:var(--text-muted);background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-sm);align-items:center;gap:10px;padding:10px 14px;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:0 1px 6px #0000000a}.contact__channel:hover{color:var(--text);border-color:#4f46e54d;transform:translate(4px);box-shadow:0 4px 16px #00000012}.contact__form-wrap{background:var(--bg-card);border:1px solid var(--border);border-radius:20px;padding:2rem;box-shadow:0 4px 24px #00000012}.contact__form{flex-direction:column;gap:1rem;display:flex}.form__row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (width<=500px){.form__row{grid-template-columns:1fr}}.form__group{flex-direction:column;gap:6px;display:flex}.form__group label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.07em;font-size:.8rem;font-weight:600}.form__group input,.form__group textarea{border:1.5px solid var(--border);border-radius:var(--radius-sm);color:var(--text);resize:vertical;background:#fff;outline:none;padding:10px 14px;font-family:DM Sans,sans-serif;font-size:.9rem;transition:all .22s}.form__group input::placeholder,.form__group textarea::placeholder{color:var(--text-dim)}.form__group input:focus,.form__group textarea:focus{background:#fafaff;border-color:#4f46e580;box-shadow:0 0 0 3px #4f46e514}.contact__success{text-align:center;padding:3rem 1rem}.contact__success-icon{width:60px;height:60px;color:var(--green);background:#0596691a;border:1px solid #05966933;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1rem;font-size:1.6rem;display:flex}.contact__success h3{color:var(--text);margin-bottom:.5rem;font-family:Syne,sans-serif;font-size:1.4rem}.contact__success p{color:var(--text-muted);font-size:.9rem}.footer{border-top:1px solid var(--border);background:var(--bg-card);padding:2rem}.footer__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;max-width:1200px;margin:0 auto;display:flex}.footer__brand{color:var(--text);letter-spacing:-.02em;align-items:center;gap:10px;font-family:Syne,sans-serif;font-size:1rem;font-weight:700;display:flex}.footer__logo-img{object-fit:cover;border-radius:10px;width:38px;height:38px;box-shadow:0 2px 10px #00000014}.footer__copy{color:var(--text-dim);font-size:.82rem}.footer__links{gap:1.5rem;display:flex}.footer__links a{color:var(--text-muted);font-size:.82rem;font-weight:500;text-decoration:none;transition:color .2s}.footer__links a:hover{color:var(--text)}@media (width<=600px){.hero__stats{gap:1rem}.hero__stat-num{font-size:1.2rem}.products__grid{grid-template-columns:1fr}}
