:root{--primary:#896606;--primary-foreground:#fff;--success:#12683d;--muted-foreground:#5e5045}.landing-header__cta,.landing-hero__cta-btn,.landing-pricing__cta,.landing-reducer__cta-btn,.landing-faq__cta,.landing-labo__cta,.landing-live-stats__analyse-link,.landing-features__category-link:hover,.landing-social-proof__cta:hover,.landing-pricing__badge,.landing-labo__badge,[class*=landing-][class*=--premium]{color:var(--primary-foreground)!important}.landing-header{z-index:var(--z-header,100);padding:var(--spacing-3) max(var(--spacing-6), calc((100vw - 1440px) / 2 + var(--spacing-6)));backdrop-filter:blur(8px);background:#152147b3;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;display:flex;position:fixed;top:0;left:0;right:0}.landing-header__logo{align-items:center;display:flex}.landing-header__logo img{width:auto;height:50px}.landing-header__actions{align-items:center;gap:var(--spacing-3);display:flex}.landing-header__link{align-items:center;gap:var(--spacing-2);color:#fffc;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.landing-header__link:hover{color:#fff}.landing-header__link svg{opacity:.7}.landing-header__cta{align-items:center;gap:var(--spacing-2);padding:var(--spacing-2) var(--spacing-5);background:var(--primary);color:#fff;border-radius:var(--radius-full);font-size:.875rem;font-weight:600;text-decoration:none;transition:background .2s;display:inline-flex}.landing-header__cta:hover{background:color-mix(in srgb, var(--primary) 85%, black)}@media (width<=640px){.landing-header{padding:var(--spacing-2) var(--spacing-3)}.landing-header__logo img{width:auto;max-width:130px;height:32px}.landing-header__actions{gap:var(--spacing-1);flex-shrink:0}.landing-header__link--contact{display:none}.landing-header__link{padding:var(--spacing-1) var(--spacing-2);font-size:.6875rem}.landing-header__link svg{display:none}.landing-header__cta{white-space:nowrap;padding:6px 10px;font-size:.6875rem}.landing-header__cta svg{display:none}}.landing{flex-direction:column;min-height:100vh;display:flex}.landing-hero{padding:calc(var(--spacing-10) + 60px) var(--spacing-4) var(--spacing-6);text-align:center;background:linear-gradient(165deg,#152147 0%,#203060 50%,#2d3f76 100%);min-height:520px;position:relative;overflow:hidden}.landing-hero__background{position:absolute;inset:0;overflow:hidden}.landing-hero__glow{background:radial-gradient(ellipse at center, color-mix(in srgb, var(--primary) 20%, transparent) 0%, transparent 70%);width:150%;height:100%;position:absolute;top:-50%;left:50%;transform:translate(-50%)}.landing-hero__content{z-index:1;align-items:center;gap:var(--spacing-5);flex-direction:column;max-width:800px;margin:0 auto;display:flex;position:relative}.landing-hero__badge{align-items:center;gap:var(--spacing-2);backdrop-filter:blur(8px);border-radius:var(--radius-full);padding:var(--spacing-1) var(--spacing-3);color:#ffffffe6;background:#ffffff1a;border:1px solid #fff3;order:3;font-size:.75rem;font-weight:500;display:inline-flex}.landing-hero__badge svg{color:var(--primary)}.landing-hero__title{font-family:var(--font-family-base);letter-spacing:-.02em;color:#fff;order:1;margin:0;font-size:1.875rem;font-weight:700;line-height:1.25}.landing-hero__title-desktop{display:none}.landing-hero__title-mobile{display:inline}.landing-highlight{color:inherit;white-space:nowrap;position:relative}.landing-highlight:before{content:"";background:var(--primary);z-index:-1;border-radius:2px;height:30%;position:absolute;bottom:.05em;left:-.1em;right:-.1em;transform:skew(-3deg)}.landing-hero__title .landing-highlight{color:#f5b60a}.landing-hero__title .landing-highlight:before{display:none}.landing-hero__subtitle{color:#ffffffd9;opacity:.9;order:2;margin:0;font-size:.9375rem;line-height:1.5}.landing-hot-numbers{backdrop-filter:blur(12px);border-radius:var(--radius-lg);padding:var(--spacing-3);gap:var(--spacing-3);background:#ffffff14;border:1px solid #ffffff26;flex-direction:column;order:4;width:100%;display:flex}.landing-hot-numbers__label{align-items:center;gap:var(--spacing-2);color:#fffc;text-transform:uppercase;letter-spacing:.03em;justify-content:center;font-size:.6875rem;font-weight:500;display:flex}.landing-hot-numbers__label svg{color:var(--primary);width:14px;height:14px}.landing-hot-numbers__grid{gap:var(--spacing-1);flex-wrap:wrap;justify-content:center;display:flex}.landing-hot-numbers__ball{background:linear-gradient(135deg, var(--primary), #f9a806);border-radius:var(--radius-full);color:#281d15;justify-content:center;align-items:center;width:42px;height:42px;font-size:1.125rem;font-weight:700;display:flex;box-shadow:0 4px 12px #0000004d}.landing-hot-numbers__more{border-radius:var(--radius-full);color:#fff;background:#ffffff26;justify-content:center;align-items:center;width:38px;height:38px;text-decoration:none;transition:background .2s;display:flex}.landing-hot-numbers__more:hover{background:#ffffff40}.landing-hero__cta{align-items:center;gap:var(--spacing-2);flex-direction:column;order:5;width:100%;display:flex}.landing-hero__cta-btn{justify-content:center;align-items:center;gap:var(--spacing-2);width:100%;padding:var(--spacing-3) var(--spacing-6);background:var(--primary);color:#fff;border-radius:var(--radius-md);font-size:1rem;font-weight:600;text-decoration:none;transition:background .2s;display:inline-flex}.landing-hero__cta-btn:hover{background:color-mix(in srgb, var(--primary) 85%, black)}.landing-hero__cta-subtext{color:#ffffffd9;margin:0;margin-top:var(--spacing-3);font-size:.8125rem}.landing-hero__cta-subtext strong{color:#fff;font-weight:600}.landing-hero__referral-link{align-items:center;gap:var(--spacing-2);color:#ffffffbf;margin-top:var(--spacing-1);font-size:.8125rem;text-decoration:none;transition:color .2s;display:inline-flex}.landing-hero__referral-link:hover{color:var(--primary)}.landing-hero__referral-link svg{width:14px;height:14px}.landing-trust{align-items:center;gap:var(--spacing-2) var(--spacing-4);margin-top:var(--spacing-1);flex-flow:wrap;order:6;justify-content:center;display:flex}.landing-trust__item{align-items:center;gap:var(--spacing-1);color:#ffffffe6;font-size:.6875rem;font-weight:500;display:flex}.landing-trust__item svg{color:var(--success);width:14px;height:14px}.landing-live-stats{padding:var(--spacing-12) var(--spacing-6);background:var(--surface);min-height:600px}.landing-live-stats__header{justify-content:center;align-items:center;gap:var(--spacing-3);margin-bottom:var(--spacing-8);flex-wrap:wrap;display:flex}.landing-live-stats__header>svg{color:var(--primary)}.landing-live-stats__title{font-family:var(--font-family-base);color:var(--foreground);margin:0;font-size:2rem;font-weight:700}.landing-live-stats__subtitle{text-align:center;width:100%;color:var(--muted-foreground);font-size:.9375rem}.landing-live-stats__grid{gap:var(--spacing-5);grid-template-columns:repeat(6,1fr);max-width:1200px;margin:0 auto;display:grid}.landing-live-stats__grid>.landing-live-stats__card:first-child{grid-column:span 4}.landing-live-stats__grid>.landing-live-stats__card:nth-child(2),.landing-live-stats__grid>.landing-live-stats__card:nth-child(3),.landing-live-stats__grid>.landing-live-stats__card:nth-child(4),.landing-live-stats__grid>.landing-live-stats__card:nth-child(5){grid-column:span 2}.landing-live-stats__card{background:var(--background);border:1px solid var(--border);border-radius:var(--radius-lg);padding:var(--spacing-5);flex-direction:column;transition:all .2s;display:flex}.landing-live-stats__card--hero{border-color:var(--primary);box-shadow:0 4px 16px color-mix(in srgb, var(--primary) 12%, transparent)}.landing-live-stats__card--hero .landing-live-stats__card-title{font-size:1.25rem}.landing-live-stats__card--hero .landing-live-stats__last-draw-container{align-items:center;gap:var(--spacing-5);flex-direction:row}.landing-live-stats__card--hero .landing-live-stats__last-draw-left{flex:1;min-width:0}.landing-live-stats__card--hero .landing-live-stats__last-draw-grid{grid-template-columns:repeat(8,auto);justify-content:center;gap:6px;display:grid}.landing-live-stats__card--hero .landing-live-stats__mini-ball{width:48px;height:48px;font-size:1.125rem;font-weight:700}.landing-live-stats__card--hero .landing-live-stats__last-draw-actions{gap:var(--spacing-2);flex-direction:column;flex-shrink:0;margin-top:0;display:flex}.landing-live-stats__card--hero .landing-live-stats__analyse-link,.landing-live-stats__card--hero .landing-live-stats__historique-link{padding:var(--spacing-3) var(--spacing-4);white-space:nowrap;flex:none;font-size:.9rem}.landing-live-stats__card:hover{border-color:var(--primary);box-shadow:0 8px 24px color-mix(in srgb, var(--primary) 15%, transparent);transform:translateY(-2px)}.landing-live-stats__card-header{align-items:center;gap:var(--spacing-2);margin-bottom:var(--spacing-4);flex-wrap:wrap;display:flex}.landing-live-stats__card-icon{border-radius:var(--radius-md);color:#fff;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.landing-live-stats__card-icon--forme{background:linear-gradient(135deg,#10b981,#059669)}.landing-live-stats__card-icon--warning{background:linear-gradient(135deg,#f59e0b,#d97706)}.landing-live-stats__card-icon--comeback{background:linear-gradient(135deg,#8b5cf6,#6d28d9)}.landing-live-stats__card-icon--top-freq{background:linear-gradient(135deg,#f59e0b,#d97706)}.landing-live-stats__card-icon--last-draw{background:linear-gradient(135deg,#ec4899,#be185d)}.landing-live-stats__card-title{font-family:var(--font-family-base);color:var(--foreground);margin:0;font-size:1rem;font-weight:600}.landing-live-stats__card-badge{color:#5c4a3d;background:var(--muted);border-radius:var(--radius-full);margin-left:auto;padding:2px 8px;font-size:.6875rem;font-weight:600}.dark .landing-live-stats__card-badge{color:#b3b7cc}.landing-live-stats__card-content{flex-direction:column;flex:1;display:flex}.landing-live-stats__card-link{padding-top:var(--spacing-3);color:var(--foreground);align-items:center;gap:4px;margin-top:auto;margin-left:auto;font-size:.8125rem;font-weight:500;text-decoration:none;transition:gap .2s,color .2s;display:inline-flex}.landing-live-stats__card-link:hover{color:var(--foreground);gap:8px}.landing-live-stats__no-data{color:var(--muted-foreground);text-align:center;padding:var(--spacing-4);font-size:.875rem}.landing-live-stats__forme-list{gap:var(--spacing-2);flex-direction:column;display:flex}.landing-live-stats__forme-header{align-items:center;gap:var(--spacing-2);display:flex}.landing-live-stats__forme-spacer{flex-shrink:0;width:40px}.landing-live-stats__forme-spacer-right{text-align:right;min-width:28px}.landing-live-stats__forme-dates{flex:1;gap:4px;display:flex}.landing-live-stats__forme-date{color:var(--muted-foreground);text-align:center;text-transform:capitalize;flex:1;font-size:.625rem;font-weight:500;line-height:1.2}.landing-live-stats__forme-item{align-items:center;gap:var(--spacing-2);display:flex}.landing-live-stats__forme-dots{flex:1;gap:4px;display:flex}.landing-live-stats__forme-dot{border-radius:var(--radius-full);background:var(--muted);flex:1;height:10px}.landing-live-stats__forme-dot--active{background:#10b981}.landing-live-stats__forme-ratio{color:var(--muted-foreground);text-align:right;min-width:28px;font-size:.75rem;font-weight:600}.landing-live-stats__rank-list{gap:var(--spacing-3);flex-direction:column;display:flex}.landing-live-stats__rank-item{align-items:center;gap:var(--spacing-2);display:flex}.landing-live-stats__rank{color:var(--muted-foreground);min-width:24px;font-size:.75rem;font-weight:700}.landing-live-stats__mini-ball{background:var(--primary);border-radius:var(--radius-full);border:2px solid var(--primary);flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1rem;font-weight:700;display:inline-flex}.landing-live-stats__rank-stats{flex-direction:column;margin-left:auto;display:flex}.landing-live-stats__rank-value{font-family:var(--font-family-base);color:var(--foreground);font-size:.9375rem;font-weight:600}.landing-live-stats__rank-label{color:var(--muted-foreground);font-size:.6875rem}.landing-live-stats__record-info{flex-direction:column;flex:1;gap:4px;display:flex}.landing-live-stats__record-bar{background:var(--muted);border-radius:var(--radius-full);height:8px;overflow:hidden}.landing-live-stats__record-progress{border-radius:var(--radius-full);background:linear-gradient(90deg,#f59e0b,#ef4444);height:100%;transition:width .5s}.landing-live-stats__record-progress--broken{background:#ef4444}.landing-live-stats__record-label{color:var(--muted-foreground);font-size:.6875rem}.landing-live-stats__comeback-content .landing-live-stats__mini-ball{width:42px;height:42px;font-size:1.125rem;font-weight:700}.landing-live-stats__comeback-content{justify-content:center;align-items:center;gap:var(--spacing-3);padding:var(--spacing-3) 0;flex-direction:column;flex:1;display:flex}.landing-live-stats__comeback-text{text-align:center;flex-direction:column;align-items:center;display:flex}.landing-live-stats__comeback-value{color:var(--foreground);font-size:.9375rem}.landing-live-stats__comeback-value strong{font-family:var(--font-family-base);color:#8b5cf6;font-size:1.25rem}.landing-live-stats__comeback-label{color:var(--muted-foreground);font-size:.75rem}.landing-live-stats__last-draw-container,.landing-live-stats__last-draw-left{gap:var(--spacing-3);flex-direction:column;display:flex}.landing-live-stats__last-draw-grid{flex-wrap:wrap;justify-content:center;gap:4px;display:flex}.landing-live-stats__joker-plus{justify-content:center;align-items:center;gap:var(--spacing-2);padding:var(--spacing-2) var(--spacing-3);border-radius:var(--radius-full);margin-top:var(--spacing-2);background:linear-gradient(135deg,#fef3c7,#fde68a);display:flex}.landing-live-stats__joker-label{color:#92400e;font-size:.75rem;font-weight:600}.landing-live-stats__joker-value{color:#92400e;font-size:.875rem;font-weight:700}.landing-live-stats__last-draw-actions{gap:var(--spacing-2);margin-top:var(--spacing-3);display:flex}.landing-live-stats__analyse-link{padding:var(--spacing-2) var(--spacing-3);color:var(--foreground);background:var(--primary);border:1px solid var(--primary);border-radius:var(--radius-md);flex:1;justify-content:center;align-items:center;gap:4px;font-size:.75rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.landing-live-stats__analyse-link:hover{background:color-mix(in srgb, var(--primary) 85%, black);border-color:color-mix(in srgb, var(--primary) 85%, black);color:var(--foreground)}.landing-live-stats__historique-link{padding:var(--spacing-2) var(--spacing-3);color:var(--foreground);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);flex:1;justify-content:center;align-items:center;gap:4px;font-size:.75rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.landing-live-stats__historique-link:hover{background:var(--muted);border-color:var(--foreground)}.landing-stats-cta{padding:var(--spacing-6) var(--spacing-4);text-align:center}.landing-stats-cta__content{max-width:700px;margin:0 auto}.landing-stats-cta__desc{color:var(--muted-foreground);margin-bottom:var(--spacing-3);font-size:1.05rem;line-height:1.6}.landing-stats-cta__link{align-items:center;gap:var(--spacing-2);padding:var(--spacing-3) var(--spacing-6);background:var(--primary);border-radius:var(--radius-md);font-size:1rem;font-weight:600;text-decoration:none;transition:background .2s;display:inline-flex;color:var(--primary-foreground)!important}.landing-stats-cta__link:hover{background:color-mix(in srgb, var(--primary) 85%, black)}.landing-social-proof-wrapper{background:linear-gradient(135deg,#ffc1050d 0%,#ff95001a 50%,#ff6a000d 100%)}.landing-social-proof{gap:var(--spacing-4);padding:var(--spacing-6) var(--spacing-4);grid-template-columns:1fr;max-width:900px;margin:0 auto;display:grid}.landing-social-proof__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:var(--spacing-5);align-items:center;gap:var(--spacing-4);text-align:left;box-shadow:var(--shadow-lg);display:flex}.landing-social-proof__icon{background:color-mix(in srgb, var(--primary) 15%, transparent);border-radius:var(--radius-md);width:48px;height:48px;color:var(--foreground);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.landing-social-proof__value{font-family:var(--font-family-base);color:var(--foreground);font-size:1.75rem;font-weight:700}.landing-social-proof__label{color:#67574c;margin-top:var(--spacing-1);font-size:.9375rem}.dark .landing-social-proof__label{color:var(--muted-foreground)}.landing-social-proof__cta{justify-content:center;align-items:center;gap:var(--spacing-2);padding:var(--spacing-3) var(--spacing-6);margin-top:var(--spacing-2);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-full);color:#73480d;grid-column:1/-1;font-size:.9375rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.dark .landing-social-proof__cta{color:var(--primary)}.landing-social-proof__cta:hover{background:var(--primary);color:#fff;border-color:var(--primary)}.landing-problem{padding:var(--spacing-16) var(--spacing-6);background:var(--background)}.landing-problem__content{max-width:1000px;margin:0 auto}.landing-section-title{font-family:var(--font-family-base);text-align:center;color:var(--foreground);margin:0 0 var(--spacing-10);font-size:1.75rem;font-weight:700}.landing-problem__intro{text-align:center;color:var(--muted-foreground);max-width:700px;margin:0 auto var(--spacing-10);font-size:1.125rem;line-height:1.6}.landing-problem__grid{gap:var(--spacing-6);grid-template-columns:1fr;display:grid}.landing-problem__card,.landing-solution__card{padding:var(--spacing-8);border-radius:var(--radius-lg)}.landing-problem__card{background:color-mix(in srgb, var(--error) 5%, var(--surface));border:1px solid color-mix(in srgb, var(--error) 20%, transparent)}.landing-solution__card{background:color-mix(in srgb, var(--success) 5%, var(--surface));border:1px solid color-mix(in srgb, var(--success) 20%, transparent)}.landing-problem__header,.landing-solution__header{align-items:center;gap:var(--spacing-3);margin-bottom:var(--spacing-4);display:flex}.landing-problem__icon,.landing-solution__icon{flex-shrink:0;font-size:1.5rem}.landing-problem__card h3,.landing-solution__card h3{font-family:var(--font-family-base);color:var(--foreground);margin:0;font-size:1.25rem}.landing-problem__list,.landing-solution__list{gap:var(--spacing-3);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.landing-problem__list li,.landing-solution__list li{color:var(--muted-foreground);padding-left:var(--spacing-6);font-size:.9375rem;position:relative}.landing-problem__list li:before{content:"•";color:var(--error);position:absolute;left:0}.landing-solution__list li:before{content:"✓";color:var(--success);font-weight:700;position:absolute;left:0}.landing-features{padding:var(--spacing-16) var(--spacing-6);background:var(--surface)}.landing-features__grid{gap:var(--spacing-5);grid-template-columns:1fr;max-width:500px;margin:0 auto;display:grid}.landing-features__category{background:var(--background);border:1px solid var(--border);border-radius:var(--radius-lg);padding:var(--spacing-6);flex-direction:column;display:flex}.landing-features__category-header{align-items:center;gap:var(--spacing-3);margin-bottom:var(--spacing-2);display:flex}.landing-features__category-icon{border-radius:var(--radius-md);color:#fff;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.landing-features__category-icon--analyser{background:linear-gradient(135deg,#3b82f6,#1d4ed8)}.landing-features__category-icon--comparer{background:linear-gradient(135deg,#f59e0b,#d97706)}.landing-features__category-icon--jouer{background:linear-gradient(135deg,#10b981,#059669)}.landing-features__category-icon--optimiser{background:linear-gradient(135deg,#8b5cf6,#6d28d9)}.landing-features__category-header h3{font-family:var(--font-family-base);color:var(--foreground);margin:0;font-size:1.5rem;font-weight:700}.landing-features__new-badge{text-transform:uppercase;letter-spacing:.05em;color:#fff;border-radius:var(--radius-full);background:linear-gradient(135deg,#f59e0b,#d97706);margin-left:auto;padding:2px 6px;font-size:.625rem;font-weight:700}.landing-features__category-desc{color:var(--muted-foreground);margin:0 0 var(--spacing-5);font-size:.9375rem}.landing-features__list{margin:0 0 var(--spacing-6);gap:var(--spacing-4);flex-direction:column;flex:1;padding:0;list-style:none;display:flex}.landing-features__list li{align-items:flex-start;gap:var(--spacing-3);display:flex}.landing-features__list li>svg{color:var(--foreground);flex-shrink:0;margin-top:2px}.landing-features__list li>div{flex-direction:column;gap:2px;display:flex}.landing-features__list li strong{color:var(--foreground);font-size:.9375rem;font-weight:600}.landing-features__list li span{color:var(--muted-foreground);font-size:.875rem}.landing-features__category-link{justify-content:center;align-items:center;gap:var(--spacing-2);color:var(--foreground);padding:var(--spacing-3) var(--spacing-4);border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);margin-top:auto;font-size:.9375rem;font-weight:600;text-decoration:none;transition:background .2s,border-color .2s;display:inline-flex}.landing-features__category-link:hover{background:var(--primary);border-color:var(--primary);color:var(--foreground)!important}.landing-pricing{padding:var(--spacing-16) var(--spacing-6);background:linear-gradient(165deg,#152147 0%,#203060 100%)}.landing-pricing__content{text-align:center;max-width:600px;margin:0 auto}.landing-pricing__badge{align-items:center;gap:var(--spacing-2);background:var(--primary);color:#fff;padding:var(--spacing-2) var(--spacing-5);border-radius:var(--radius-full);margin-bottom:var(--spacing-6);font-size:.9375rem;font-weight:700;display:inline-flex}.landing-pricing__title{font-family:var(--font-family-base);color:#fff;margin:0 0 var(--spacing-3);font-size:1.75rem;font-weight:700}.landing-pricing__subtitle{color:#ffffffbf;margin:0 0 var(--spacing-8);font-size:1.125rem}.landing-pricing__renewal{color:var(--success);font-weight:600}.landing-pricing__features{gap:var(--spacing-3) var(--spacing-6);margin-bottom:var(--spacing-8);grid-template-columns:1fr;display:grid}.landing-pricing__feature{align-items:center;gap:var(--spacing-2);color:#ffffffe6;font-size:.9375rem;display:flex}.landing-pricing__feature svg{color:var(--success);flex-shrink:0}.landing-pricing__cta{align-items:center;gap:var(--spacing-2);padding:var(--spacing-4) var(--spacing-10);background:var(--primary);color:#fff;border-radius:var(--radius-md);margin-bottom:var(--spacing-4);font-size:1.125rem;font-weight:600;text-decoration:none;transition:background .2s;display:inline-flex}.landing-pricing__cta:hover{background:color-mix(in srgb, var(--primary) 85%, black)}.landing-pricing__guarantee{color:#ffffffb3;margin:0;font-size:.9375rem}.landing-referral{padding:var(--spacing-12) var(--spacing-6);background:var(--background)}.landing-referral__container{gap:var(--spacing-10);grid-template-columns:auto 1fr;align-items:center;max-width:1000px;margin:0 auto;display:grid}.landing-referral__illustration{justify-content:center;align-items:center;display:flex;position:relative}.landing-referral__users-icon{background:linear-gradient(135deg, color-mix(in srgb, var(--secondary) 15%, var(--background)), color-mix(in srgb, var(--secondary) 25%, var(--background)));border:2px solid color-mix(in srgb, var(--secondary) 30%, transparent);width:120px;height:120px;color:var(--secondary);border-radius:50%;justify-content:center;align-items:center;display:flex}.landing-referral__heart{background:var(--error);color:#fff;border:3px solid var(--background);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;animation:1.5s ease-in-out infinite landing-heartbeat;display:flex;position:absolute;bottom:0;right:0}@keyframes landing-heartbeat{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.landing-referral__content{gap:var(--spacing-4);flex-direction:column;display:flex}.landing-referral__badge{align-items:center;gap:var(--spacing-2);width:fit-content;padding:var(--spacing-1) var(--spacing-4);background:color-mix(in srgb, var(--secondary) 15%, transparent);color:var(--foreground);border-radius:var(--radius-full);border:1px solid color-mix(in srgb, var(--secondary) 30%, transparent);font-size:.8125rem;font-weight:600;display:inline-flex}.landing-referral__title{font-family:var(--font-family-base);color:var(--foreground);margin:0;font-size:1.75rem;font-weight:700;line-height:1.3}.landing-referral__highlight{color:var(--foreground)}.landing-referral__desc{color:var(--muted-foreground);max-width:500px;margin:0;font-size:1rem;line-height:1.7}.landing-referral__desc strong{color:var(--foreground)}.landing-referral__steps{align-items:center;gap:var(--spacing-3);flex-wrap:wrap;display:flex}.landing-referral__step{align-items:center;gap:var(--spacing-2);background:var(--surface);padding:var(--spacing-2) var(--spacing-4);border-radius:var(--radius-md);border:1px solid var(--border);display:flex}.landing-referral__step-number{background:var(--secondary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.75rem;font-weight:700;display:flex}.landing-referral__step-text{color:var(--foreground);font-size:.875rem}.landing-referral__step-arrow{color:var(--muted-foreground);font-size:1.25rem}.landing-referral__cta{align-items:center;gap:var(--spacing-2);width:fit-content;padding:var(--spacing-3) var(--spacing-6);color:var(--foreground);border:1px solid var(--foreground);border-radius:var(--radius-md);margin-top:var(--spacing-2);background:0 0;font-size:.9375rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.landing-referral__cta:hover{background:var(--secondary);color:#fff}.landing-reducer{padding:var(--spacing-16) var(--spacing-6);background:var(--surface)}.landing-reducer__container{max-width:1200px;margin:0 auto}.landing-reducer__header{text-align:center;margin-bottom:var(--spacing-10)}.landing-reducer__badge{align-items:center;gap:var(--spacing-2);padding:var(--spacing-2) var(--spacing-4);background:color-mix(in srgb, var(--primary) 15%, transparent);color:#73480d;border-radius:var(--radius-full);margin-bottom:var(--spacing-4);font-size:.875rem;font-weight:600;display:inline-flex}.dark .landing-reducer__badge{color:var(--primary)}.landing-reducer__title{font-family:var(--font-family-base);color:var(--foreground);margin:0 0 var(--spacing-3);font-size:2.25rem}.landing-reducer__subtitle{color:var(--muted-foreground);max-width:600px;margin:0 auto;font-size:1.125rem}.landing-reducer__modes-grid{gap:var(--spacing-6);margin-bottom:var(--spacing-8);grid-template-columns:repeat(2,1fr);display:grid}.landing-reducer__mode-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:var(--spacing-6);gap:var(--spacing-4);flex-direction:column;display:flex}.landing-reducer__mode-header{align-items:center;gap:var(--spacing-2);display:flex}.landing-reducer__mode-header svg{color:var(--primary)}.landing-reducer__mode-header h3{font-family:var(--font-family-base);color:var(--foreground);margin:0;font-size:1.25rem;font-weight:600}.landing-reducer__mode-desc{color:var(--muted-foreground);margin:0;font-size:.9375rem;line-height:1.5}.landing-reducer__example{background:linear-gradient(135deg, color-mix(in srgb, var(--primary) 5%, var(--surface)) 0%, color-mix(in srgb, var(--secondary) 5%, var(--surface)) 100%);border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden}.landing-reducer__example-header{background:color-mix(in srgb, var(--primary) 10%, var(--surface));padding:var(--spacing-2) var(--spacing-4);text-transform:uppercase;letter-spacing:.05em;color:#73480d;text-align:center;border-bottom:1px solid var(--border);font-size:.75rem;font-weight:600}.dark .landing-reducer__example-header{color:var(--primary)}.landing-reducer__example-setup{gap:var(--spacing-2);padding:var(--spacing-3);color:var(--muted-foreground);flex-wrap:wrap;justify-content:center;font-size:.875rem;display:flex}.landing-reducer__example-setup span{background:var(--surface);padding:var(--spacing-1) var(--spacing-2);border-radius:var(--radius);border:1px solid var(--border)}.landing-reducer__numbers,.landing-reducer__grids-section{align-items:center;gap:var(--spacing-2);padding:var(--spacing-3);flex-direction:column;display:flex}.landing-reducer__label{color:var(--muted-foreground);font-size:.8125rem;font-weight:500}.landing-reducer__balls-row{gap:var(--spacing-2);flex-wrap:wrap;justify-content:center;display:flex}.landing-reducer__ball{border-radius:var(--radius-full);background:var(--muted);width:42px;height:42px;color:var(--foreground);border:2px solid var(--border);border:2px solid var(--border);cursor:pointer;user-select:none;justify-content:center;align-items:center;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.landing-reducer__ball:hover{border-color:var(--primary)}.landing-reducer__ball--base,.landing-reducer__ball--selected,.landing-reducer__grid-ball--base,.landing-reducer__grid-ball--highlighted,.landing-live-stats__mini-ball{color:var(--primary-foreground)}.landing-reducer__ball--base{background:var(--primary);border-color:var(--primary)}.landing-reducer__ball--selected{background:var(--primary);border-color:var(--primary);box-shadow:0 0 0 3px color-mix(in srgb, var(--primary) 25%, transparent)}.landing-reducer__ball--blink{animation:1.5s ease-in-out infinite landing-blink}@keyframes landing-blink{0%,to{opacity:1}50%{opacity:.5;border-color:var(--primary)}}.landing-reducer__legend{align-items:center;gap:var(--spacing-2);color:var(--muted-foreground);margin-top:var(--spacing-1);font-size:.75rem;display:flex}.landing-reducer__legend-dot{border-radius:var(--radius-full);background:var(--primary);width:12px;height:12px}.landing-reducer__grids-list{gap:var(--spacing-2);flex-direction:column;width:100%;display:flex}.landing-reducer__grid-row{justify-content:center;align-items:center;gap:var(--spacing-2);padding:var(--spacing-2) var(--spacing-3);border-radius:var(--radius);transition:all .3s;display:flex;position:relative}.landing-reducer__grid-row--winner{background:color-mix(in srgb, var(--success) 15%, transparent);box-shadow:0 0 0 2px var(--success)}.landing-reducer__grid-num{width:24px;color:var(--muted-foreground);text-align:right;font-size:.875rem;font-weight:600}.landing-reducer__grid-ball{border-radius:var(--radius-full);background:var(--muted);width:40px;height:40px;color:var(--foreground);border:2px solid var(--border);justify-content:center;align-items:center;font-size:.9375rem;font-weight:600;transition:all .15s;display:flex}.landing-reducer__grid-ball--base,.landing-reducer__grid-ball--highlighted{background:var(--primary);border-color:var(--primary);color:var(--primary-foreground)}.landing-reducer__winner-badge{color:var(--success);margin-left:var(--spacing-1);font-size:.75rem;font-weight:600}.landing-reducer__confetti-container{pointer-events:none;border-radius:var(--radius);position:absolute;inset:0;overflow:hidden}.landing-reducer__confetti{opacity:0;border-radius:2px;width:6px;height:6px;animation:1s ease-out forwards landing-confetti-fall;position:absolute}.landing-reducer__confetti:first-child{background:gold;animation-delay:0s;top:50%;left:10%}.landing-reducer__confetti:nth-child(2){background:#ff6b6b;animation-delay:50ms;top:50%;left:25%}.landing-reducer__confetti:nth-child(3){background:#4ecdc4;animation-delay:.1s;top:50%;left:40%}.landing-reducer__confetti:nth-child(4){background:#45b7d1;animation-delay:.15s;top:50%;left:55%}.landing-reducer__confetti:nth-child(5){background:#96ceb4;animation-delay:.2s;top:50%;left:70%}.landing-reducer__confetti:nth-child(6){background:#ffeaa7;animation-delay:.25s;top:50%;left:85%}.landing-reducer__confetti:nth-child(7){background:#fd79a8;animation-delay:.3s;top:50%;left:20%}.landing-reducer__confetti:nth-child(8){background:#a29bfe;animation-delay:.35s;top:50%;left:80%}@keyframes landing-confetti-fall{0%{opacity:1;transform:translateY(0)rotate(0)scale(0)}50%{opacity:1;transform:translateY(-15px)rotate(180deg)scale(1)}to{opacity:0;transform:translateY(8px)rotate(360deg)scale(.5)}}.landing-reducer__grids-note{color:var(--muted-foreground);text-align:center;margin-top:var(--spacing-2);font-size:.8125rem}.landing-reducer__result{justify-content:center;align-items:center;gap:var(--spacing-2);padding:var(--spacing-2) var(--spacing-3);margin:var(--spacing-2) var(--spacing-3);background:color-mix(in srgb, var(--success) 12%, transparent);border-radius:var(--radius);color:var(--foreground);font-size:.875rem;display:flex}.landing-reducer__result svg{color:var(--success);flex-shrink:0}.landing-reducer__economy{color:var(--success);background:color-mix(in srgb, var(--success) 15%, transparent);padding:var(--spacing-1) var(--spacing-2);border-radius:var(--radius);font-size:.875rem;font-weight:700}.landing-reducer__guarantee-note{color:var(--success);text-align:center;padding:var(--spacing-2);margin:0 var(--spacing-3) var(--spacing-3);background:color-mix(in srgb, var(--success) 10%, transparent);border-radius:var(--radius);border:1px dashed color-mix(in srgb, var(--success) 30%, transparent);font-size:.8125rem;font-weight:500}.landing-reducer__highlight{align-items:center;gap:var(--spacing-3);padding:var(--spacing-3);background:linear-gradient(135deg, color-mix(in srgb, var(--warning) 15%, var(--surface)) 0%, color-mix(in srgb, var(--warning) 8%, var(--surface)) 100%);border:2px solid var(--warning);border-radius:var(--radius);margin-top:auto;display:flex}.landing-reducer__highlight svg{color:var(--warning);flex-shrink:0}.landing-reducer__highlight span{color:var(--foreground);font-size:.9375rem;font-weight:500;line-height:1.4}.landing-reducer__highlight strong{color:var(--foreground);font-weight:700}.landing-reducer__cta{align-items:center;gap:var(--spacing-3);flex-direction:column;display:flex}.landing-reducer__cta-btn{align-items:center;gap:var(--spacing-2);padding:var(--spacing-3) var(--spacing-8);background:var(--primary);color:#fff;border-radius:var(--radius-md);font-size:1rem;font-weight:600;text-decoration:none;transition:background .2s;display:inline-flex}.landing-reducer__cta-btn:hover{background:color-mix(in srgb, var(--primary) 85%, black)}.landing-reducer__guide-link{color:var(--muted-foreground);font-size:.9375rem;text-decoration:none;transition:color .2s}.landing-reducer__guide-link:hover{color:var(--primary)}.landing-labo{padding:var(--spacing-12) var(--spacing-6);background:linear-gradient(135deg,#ffc1050d 0%,#ff95001a 50%,#ff6a000d 100%)}.landing-labo__container{gap:var(--spacing-10);grid-template-columns:1fr auto;align-items:center;max-width:1000px;margin:0 auto;display:grid}.landing-labo__content{gap:var(--spacing-4);flex-direction:column;display:flex}.landing-labo__badge{align-items:center;gap:var(--spacing-2);width:fit-content;padding:var(--spacing-1) var(--spacing-4);background:var(--primary);color:#fff;border-radius:var(--radius-full);font-size:.8125rem;font-weight:600;display:inline-flex}.landing-labo__title{align-items:center;gap:var(--spacing-3);font-family:var(--font-family-base);color:var(--foreground);margin:0;font-size:2rem;font-weight:700;display:flex}.landing-labo__title svg{color:var(--primary)}.landing-labo__desc{color:var(--muted-foreground);max-width:550px;margin:0;font-size:1.0625rem;line-height:1.7}.landing-labo__desc strong{color:var(--foreground)}.landing-labo__countdown{align-items:center;gap:var(--spacing-2);color:var(--muted-foreground);padding:var(--spacing-2) var(--spacing-3);background:var(--background);border-radius:var(--radius-md);border:1px solid var(--border);width:fit-content;font-size:.875rem;display:flex}.landing-labo__countdown svg{color:var(--primary);flex-shrink:0}.landing-labo__countdown strong{color:var(--foreground);font-variant-numeric:tabular-nums}.landing-labo__closed{align-items:center;gap:var(--spacing-2);color:var(--muted-foreground);padding:var(--spacing-2) var(--spacing-3);background:color-mix(in srgb, var(--warning) 10%, transparent);border:1px solid var(--warning);border-radius:var(--radius-md);width:fit-content;font-size:.875rem;display:none}.landing-labo__closed svg{color:var(--warning)}.landing-labo__features{gap:var(--spacing-4);flex-wrap:wrap;display:flex}.landing-labo__feature{align-items:center;gap:var(--spacing-2);color:var(--foreground);background:var(--background);padding:var(--spacing-2) var(--spacing-4);border-radius:var(--radius-md);border:1px solid var(--border);font-size:.875rem;display:flex}.landing-labo__feature svg{color:var(--primary)}.landing-labo__cta{align-items:center;gap:var(--spacing-2);width:fit-content;padding:var(--spacing-3) var(--spacing-6);background:var(--primary);color:#fff;border-radius:var(--radius-md);margin-top:var(--spacing-2);font-size:1rem;font-weight:600;text-decoration:none;transition:background .2s;display:inline-flex}.landing-labo__cta:hover{background:color-mix(in srgb, var(--primary) 85%, black)}.landing-labo__illustration{justify-content:center;align-items:center;display:flex;position:relative}.landing-labo__trophy-glow{background:linear-gradient(135deg, color-mix(in srgb, var(--primary) 15%, transparent), color-mix(in srgb, var(--primary) 30%, transparent));border-radius:50%;justify-content:center;align-items:center;width:140px;height:140px;animation:3s ease-in-out infinite landing-trophy-pulse;display:flex;position:relative}@keyframes landing-trophy-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.9;transform:scale(1.05)}}.landing-labo__trophy-icon{color:var(--primary);filter:drop-shadow(0 4px 12px color-mix(in srgb, var(--primary) 40%, transparent))}.landing-guides{padding:var(--spacing-12) var(--spacing-6);background:var(--surface)}.landing-guides__intro{text-align:center;color:var(--muted-foreground);max-width:600px;margin:var(--spacing-3) auto var(--spacing-8);font-size:1.0625rem}.landing-guides__grid{gap:var(--spacing-4);grid-template-columns:repeat(3,1fr);max-width:1000px;margin:0 auto;display:grid}.landing-guides__card{gap:var(--spacing-2);padding:var(--spacing-5);background:var(--background);border:1px solid var(--border);border-radius:var(--radius-md);color:inherit;flex-direction:column;text-decoration:none;transition:border-color .2s,box-shadow .2s;display:flex}.landing-guides__card:hover{border-color:var(--primary);box-shadow:0 0 0 1px var(--primary)}.landing-guides__card-icon{color:var(--primary);margin-bottom:var(--spacing-1)}.landing-guides__card h3{color:var(--foreground);margin:0;font-size:1rem;font-weight:600}.landing-guides__card p{color:var(--muted-foreground);margin:0;font-size:.875rem;line-height:1.5}@media (width<=768px){.landing-guides__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=480px){.landing-guides__grid{grid-template-columns:1fr}}.landing-features__link,.landing-solution__link,.landing-hero__link{color:inherit;border-bottom:1px dotted;text-decoration:none}.landing-features__link:hover,.landing-solution__link:hover,.landing-hero__link:hover{color:var(--primary);border-bottom-color:var(--primary)}.landing-faq__answer a{color:var(--primary);text-underline-offset:2px;text-decoration:underline}.landing-faq{padding:var(--spacing-12) var(--spacing-6);background:var(--background)}.landing-faq__grid{gap:var(--spacing-4);flex-direction:column;max-width:800px;margin:0 auto;display:flex}.landing-faq__item{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);padding:var(--spacing-5)}.landing-faq__question{font-family:var(--font-family-base);color:var(--foreground);margin:0 0 var(--spacing-3);align-items:flex-start;gap:var(--spacing-3);font-size:1rem;font-weight:600;display:flex}.landing-faq__question svg{color:#73480d;flex-shrink:0;margin-top:2px}.dark .landing-faq__question svg{color:var(--primary)}.landing-faq__answer{color:var(--muted-foreground);padding-left:calc(18px + var(--spacing-3));margin:0;font-size:.9375rem;line-height:1.6}.twig-footer{background-color:var(--surface);border-top:1px solid var(--border);margin-top:var(--spacing-8)}.twig-footer__container{max-width:1440px;padding:var(--spacing-4) var(--spacing-3);gap:var(--spacing-4);flex-direction:column;margin:0 auto;display:flex}.twig-footer__top{gap:var(--spacing-3);grid-template-columns:1fr;display:grid}.twig-footer__brand{gap:var(--spacing-1);flex-direction:column;display:flex}.twig-footer__brand-name{font-family:var(--font-family-base);color:#73480d;margin:0;font-size:1.25rem;font-weight:700}.dark .twig-footer__brand-name{color:var(--primary)}.twig-footer__brand-tagline{color:var(--muted-foreground);max-width:400px;margin:0;font-size:.8125rem;line-height:1.4}.twig-footer__links-group{gap:var(--spacing-3) var(--spacing-2);grid-template-columns:repeat(2,1fr);display:grid}.twig-footer__link-column{gap:var(--spacing-1);padding-bottom:var(--spacing-3);border-bottom:1px solid var(--border);flex-direction:column;display:flex}.twig-footer__link-column:nth-child(odd){padding-right:var(--spacing-2);border-right:1px solid var(--border)}.twig-footer__column-title{font-family:var(--font-family-base);color:var(--foreground);text-transform:uppercase;letter-spacing:.03em;margin:0 0 var(--spacing-1) 0;font-size:.8125rem;font-weight:600}.twig-footer__link{color:var(--muted-foreground);font-size:.8125rem;line-height:1.6;text-decoration:none;transition:color .15s}.twig-footer__link:hover{color:var(--primary)}.twig-footer__newsletter{padding:var(--spacing-5) var(--spacing-4);margin:var(--spacing-4) calc(-1 * var(--spacing-4));background:color-mix(in srgb, var(--primary) 8%, var(--surface));border:1px solid color-mix(in srgb, var(--primary) 20%, transparent);text-align:center;border-radius:12px}.twig-footer__newsletter-title{margin:0 0 var(--spacing-1);color:var(--foreground);font-size:1.0625rem;font-weight:700}.twig-footer__newsletter-desc{color:var(--muted-foreground);margin:0 0 var(--spacing-3);font-size:.8125rem}.twig-footer__newsletter-form{justify-content:center;gap:.5rem;max-width:420px;margin:0 auto;display:flex}.twig-footer__newsletter-input{border:1px solid var(--border);background:var(--background,#fff);color:var(--foreground);border-radius:6px;flex:1;padding:.5rem .75rem;font-size:.875rem}.twig-footer__newsletter-btn{background:var(--primary);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:6px;padding:.5rem 1rem;font-size:.875rem;font-weight:600}.twig-footer__newsletter-btn:hover{opacity:.9}.twig-footer__newsletter-btn:disabled{opacity:.6;cursor:not-allowed}.twig-footer__newsletter-msg{margin-top:var(--spacing-1);font-size:.8125rem}.twig-footer__legal-warning{background-color:color-mix(in srgb, var(--warning) 8%, transparent);border:1px solid color-mix(in srgb, var(--warning) 30%, transparent);border-radius:var(--radius);padding:var(--spacing-3);align-items:flex-start;gap:var(--spacing-2);display:flex}.twig-footer__warning-icon{color:var(--warning);flex-shrink:0;margin-top:.125rem}.twig-footer__warning-content{gap:var(--spacing-2);flex-direction:column;display:flex}.twig-footer__warning-content p{color:var(--foreground);margin:0;font-size:.8125rem;line-height:1.5}.twig-footer__warning-content strong{color:#73370d}.dark .twig-footer__warning-content strong{color:var(--warning)}.twig-footer__disclaimer-small{color:var(--muted-foreground);font-size:.75rem}.twig-footer__bottom{gap:var(--spacing-2);text-align:center;padding-top:var(--spacing-3);border-top:1px solid var(--border);flex-direction:column;align-items:center;display:flex}.twig-footer__copyright{color:var(--muted-foreground);font-size:.8125rem}.twig-footer__social{gap:var(--spacing-4);display:flex}.twig-footer__social-link{color:var(--muted-foreground);justify-content:center;align-items:center;transition:color .15s;display:flex}.twig-footer__social-link:hover{color:var(--primary)}@media (width>=480px){.landing-hot-numbers__grid{gap:var(--spacing-2)}.landing-hot-numbers__ball,.landing-hot-numbers__more{width:44px;height:44px}.landing-trust{flex-direction:row}.landing-social-proof{grid-template-columns:repeat(2,1fr)}.landing-social-proof__card{text-align:center;display:block}.landing-social-proof__icon{margin-bottom:var(--spacing-3)}}@media (width>=768px){.landing-hero{padding:calc(var(--spacing-12) + 56px) var(--spacing-4) var(--spacing-10);min-height:580px}.landing-hero__content{gap:var(--spacing-6)}.landing-hero__title{letter-spacing:normal;order:unset;font-size:2.25rem;line-height:1.1}.landing-hero__title-desktop{display:inline}.landing-hero__title-mobile{display:none}.landing-hero__subtitle{opacity:1;order:unset;font-size:1.125rem;line-height:1.6}.landing-hero__badge{padding:var(--spacing-2) var(--spacing-5);order:unset;font-size:.9375rem}.landing-hot-numbers{padding:var(--spacing-4) var(--spacing-6);order:unset;width:auto}.landing-hot-numbers__label{text-transform:none;letter-spacing:normal;justify-content:flex-start;font-size:.875rem}.landing-hot-numbers__label svg{width:unset;height:unset}.landing-hot-numbers__ball{width:44px;height:44px;font-size:1.125rem}.landing-hot-numbers__more{width:44px;height:44px}.landing-hero__cta{gap:var(--spacing-3);order:unset;width:auto}.landing-hero__cta-btn{width:auto;padding:var(--spacing-4) var(--spacing-8);font-size:1.125rem}.landing-hero__cta-subtext{font-size:1.0625rem}.landing-hero__referral-link{margin-top:var(--spacing-2);font-size:.9375rem}.landing-trust{gap:var(--spacing-6);margin-top:var(--spacing-6);order:unset}.landing-trust__item{font-size:1rem}.landing-trust__item svg{width:20px;height:20px}.landing-social-proof{margin-top:calc(-1 * var(--spacing-6))}.landing-problem__grid,.landing-pricing__features{grid-template-columns:repeat(2,1fr)}.landing-section-title,.landing-pricing__title{font-size:2.25rem}.landing-referral__container{grid-template-columns:auto 1fr}}@media (width<=768px){.landing-referral__container{gap:var(--spacing-6);text-align:center;grid-template-columns:1fr}.landing-referral__content{align-items:center}.landing-referral__illustration{justify-self:center}.landing-referral__users-icon{width:100px;height:100px}.landing-referral__users-icon svg{width:50px;height:50px}.landing-referral__title{font-size:1.5rem}.landing-referral__desc{text-align:center}.landing-referral__steps{justify-content:center}.landing-referral__step-arrow{display:none}.landing-labo__container{gap:var(--spacing-6);text-align:center;grid-template-columns:1fr}.landing-labo__content{align-items:center}.landing-labo__title{flex-wrap:wrap;justify-content:center;font-size:1.5rem}.landing-labo__desc{text-align:center}.landing-labo__features{justify-content:center}.landing-labo__illustration{order:-1}.landing-labo__trophy-glow{width:100px;height:100px}.landing-labo__trophy-icon{width:50px;height:50px}}@media (width<=900px){.landing-reducer__modes-grid{grid-template-columns:1fr}.landing-reducer__title{font-size:1.75rem}}@media (width<=640px){.landing-reducer{padding:var(--spacing-10) var(--spacing-4)}.landing-reducer__mode-card{padding:var(--spacing-4)}.landing-reducer__ball{width:36px;height:36px;font-size:.875rem}.landing-reducer__grid-ball{width:32px;height:32px;font-size:.8125rem}.landing-reducer__grid-row{gap:var(--spacing-1);padding:var(--spacing-1) var(--spacing-2)}.landing-reducer__grid-num{width:20px;font-size:.75rem}}@media (width<=1024px){.landing-live-stats__grid{grid-template-columns:repeat(2,1fr)}.landing-live-stats__grid>.landing-live-stats__card:first-child{grid-column:1/span 2}.landing-live-stats__grid>.landing-live-stats__card:nth-child(2),.landing-live-stats__grid>.landing-live-stats__card:nth-child(3),.landing-live-stats__grid>.landing-live-stats__card:nth-child(4),.landing-live-stats__grid>.landing-live-stats__card:nth-child(5){grid-column:span 1}}@media (width<=640px){.landing-live-stats{padding:var(--spacing-8) var(--spacing-4)}.landing-live-stats__title{font-size:1.5rem}.landing-live-stats__grid{gap:var(--spacing-4);grid-template-columns:1fr}.landing-live-stats__grid>.landing-live-stats__card:first-child{grid-column:span 1}.landing-live-stats__card{min-width:0;max-width:100%}.landing-live-stats__card--hero .landing-live-stats__last-draw-container{flex-direction:column;max-width:100%}.landing-live-stats__card--hero .landing-live-stats__card-title{word-break:break-word;font-size:1rem}.landing-live-stats__card--hero .landing-live-stats__last-draw-grid{flex-wrap:wrap;justify-content:center;gap:4px;max-width:100%;display:flex}.landing-live-stats__card--hero .landing-live-stats__mini-ball{width:34px;height:34px;font-size:.8125rem}.landing-live-stats__card--hero .landing-live-stats__last-draw-actions{margin-top:var(--spacing-3);flex-direction:row}.landing-live-stats__mini-ball{width:30px;height:30px;font-size:.75rem}.landing-live-stats__forme-dots,.landing-live-stats__forme-dates,.landing-live-stats__record-info,.landing-live-stats__rank-stats,.landing-live-stats__comeback-text{min-width:0}.landing-live-stats__forme-date{text-overflow:ellipsis;min-width:0;overflow:hidden}.landing-live-stats__forme-spacer{width:30px}.landing-live-stats__forme-ratio{min-width:24px;font-size:.6875rem}.landing-live-stats__forme-spacer-right{min-width:24px}.landing-live-stats__card-header{max-width:100%}.landing-live-stats__card-badge{padding:2px 6px;font-size:.625rem}}@media (width>=1024px){.landing-hero{padding:calc(var(--spacing-16) + 60px) var(--spacing-6) var(--spacing-12);min-height:650px}.landing-hero__title{font-size:3.5rem}.landing-hero__subtitle{font-size:1.25rem}.landing-social-proof{padding:var(--spacing-8) var(--spacing-6);grid-template-columns:repeat(4,1fr);margin-top:0}.landing-features__grid{grid-template-columns:repeat(2,1fr);max-width:800px}}@media (width>=1280px){.landing-features__grid{grid-template-columns:repeat(4,1fr);max-width:1400px}}@media (width>=768px){.twig-footer__container{padding:var(--spacing-10) var(--spacing-6);gap:var(--spacing-10)}.twig-footer__top{gap:var(--spacing-12);grid-template-columns:280px 1fr}.twig-footer__brand{gap:var(--spacing-3)}.twig-footer__brand-name{font-size:1.75rem}.twig-footer__brand-tagline{font-size:.9375rem}.twig-footer__links-group{gap:var(--spacing-6);grid-template-columns:repeat(3,1fr)}.twig-footer__link-column{gap:var(--spacing-3);border-bottom:none;padding-bottom:0}.twig-footer__link-column:nth-child(odd){border-right:none;padding-right:0}.twig-footer__column-title{text-transform:none;letter-spacing:normal;margin:0 0 var(--spacing-2) 0;font-size:1rem}.twig-footer__link{font-size:.9375rem}.twig-footer__legal-warning{padding:var(--spacing-4);gap:var(--spacing-3)}.twig-footer__warning-content p{font-size:.875rem}.twig-footer__disclaimer-small{font-size:.8125rem}.twig-footer__bottom{text-align:left;padding-top:var(--spacing-6);justify-content:space-between;gap:var(--spacing-3);flex-direction:row}.twig-footer__copyright{font-size:.875rem}}@media (width>=1200px){.twig-footer__links-group{grid-template-columns:repeat(5,1fr)}}