.site-header{backdrop-filter:saturate(180%) blur(12px);-webkit-backdrop-filter:saturate(180%) blur(12px);background:#060609b8;border-bottom:1px solid #ffffff14;position:-webkit-sticky;position:sticky;top:0;z-index:50}.site-header__inner{align-items:center;display:flex;padding:12px 32px;width:100%}@media(max-width:768px){.site-header__inner{padding:10px 20px}}@media(max-width:576px){.site-header__inner{padding:8px 16px}}.site-header__brand{align-items:center;display:inline-flex;transition:opacity .2s ease}.site-header__brand:hover{opacity:.88}.site-header__logo{display:block;height:66px;width:auto}@media(max-width:768px){.site-header__logo{height:56px}}@media(max-width:576px){.site-header__logo{height:48px}}.site-footer{background:#060609;border-top:1px solid #ffffff14;padding:56px 0 40px}.site-footer__inner{margin:0 auto;max-width:1100px;padding:0 24px}@media(max-width:768px){.site-footer__inner{padding:0 20px}}.site-footer__row{align-items:center;display:flex;flex-wrap:wrap;gap:24px;justify-content:space-between}.site-footer__email{color:#fff;font-size:1rem;font-weight:500;letter-spacing:-.01em}.site-footer__email:hover{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#3b82f6,#7c3aed);-webkit-background-clip:text;background-clip:text}.site-footer__socials{align-items:center;display:flex;gap:8px}.site-footer__social{align-items:center;background:#0f0f14;border:1px solid #ffffff14;border-radius:8px;color:#a1a1aa;display:inline-flex;height:36px;justify-content:center;transition:color .2s ease,border-color .2s ease,background .2s ease;width:36px}.site-footer__social svg{height:18px;width:18px}.site-footer__social:hover:not(.site-footer__social--disabled){background:#18181f;border-color:#ffffff29;color:#fff}.site-footer__social--disabled{cursor:default;opacity:.5}.site-footer__divider{background:#ffffff14;height:1px;margin:32px 0 20px}.site-footer__bottom{align-items:center;color:#71717a;display:flex;flex-wrap:wrap;font-size:.875rem;gap:16px;justify-content:space-between}.site-footer__legal{align-items:center;display:flex;gap:10px}.site-footer__legal a{color:#71717a}.site-footer__legal a:hover{color:#fff}.site-footer__dot{color:#71717a}.hero{background:radial-gradient(ellipse at top,#7c3aed1f,#0000 60%),radial-gradient(ellipse at bottom,#3b82f614,#0000 60%),#060609;overflow:hidden;padding:140px 0 120px;position:relative}@media(max-width:768px){.hero{padding:100px 0 90px}}@media(max-width:576px){.hero{padding:80px 0 70px}}.hero__glow{background:radial-gradient(circle,#7c3aed2e 0,#0000 55%);filter:blur(60px);height:900px;left:50%;pointer-events:none;position:absolute;top:-20%;transform:translateX(-50%);width:900px}.hero__content{max-width:880px;position:relative;text-align:center}.hero__eyebrow{background:#0f0f14;border:1px solid #ffffff14;border-radius:999px;color:#a1a1aa;display:inline-block;font-size:.8125rem;font-weight:500;letter-spacing:.08em;margin-bottom:28px;padding:6px 14px;text-transform:uppercase}.hero__title{font-size:clamp(2.25rem,5.5vw,4.25rem);font-weight:800;letter-spacing:-.03em;line-height:1.05;margin-bottom:24px}.hero__sub{color:#a1a1aa;font-size:clamp(1.05rem,1.6vw,1.25rem);line-height:1.55;margin:0 auto;max-width:640px}.manifesto{border-top:1px solid #ffffff14;padding:100px 0}@media(max-width:768px){.manifesto{padding:72px 0}}.manifesto__inner{grid-gap:48px;align-items:start;display:grid;gap:48px;grid-template-columns:180px 1fr}@media(max-width:768px){.manifesto__inner{gap:20px;grid-template-columns:1fr}}.manifesto__label{color:#71717a;font-size:.8125rem;font-weight:600;letter-spacing:.12em;padding-top:12px;text-transform:uppercase}.manifesto__body{display:flex;flex-direction:column;gap:24px;max-width:720px}.manifesto__body p{color:#fff;font-size:clamp(1.15rem,1.6vw,1.4rem);font-weight:500;letter-spacing:-.01em;line-height:1.55}.manifesto__mono{color:#a1a1aa!important;font-weight:400!important;padding-top:16px}.manifesto__mono,.wwb{border-top:1px solid #ffffff14}.wwb{padding:100px 0}@media(max-width:768px){.wwb{padding:72px 0}}.wwb__header{margin-bottom:48px;max-width:720px}.wwb__label{color:#71717a;font-size:.8125rem;font-weight:600;letter-spacing:.12em;margin-bottom:14px;text-transform:uppercase}.wwb__title{font-size:clamp(1.75rem,3.5vw,2.75rem);font-weight:700;letter-spacing:-.02em}.wwb__grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(4,1fr)}@media(max-width:992px){.wwb__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.wwb__grid{grid-template-columns:1fr}}.wwb__card{background:#0f0f14;border:1px solid #ffffff14;border-radius:14px;padding:28px 24px;position:relative;transition:border-color .25s ease,transform .25s ease,background .25s ease}.wwb__card:before{background:linear-gradient(135deg,#3b82f6,#7c3aed);border-radius:14px;content:"";inset:0;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;padding:1px;pointer-events:none;position:absolute;transition:opacity .25s ease}.wwb__card:hover{background:#18181f;transform:translateY(-3px)}.wwb__card:hover:before{opacity:1}.wwb__icon{align-items:center;background:linear-gradient(135deg,#3b82f626,#7c3aed26);border:1px solid #ffffff14;border-radius:10px;color:#fff;display:inline-flex;height:44px;justify-content:center;margin-bottom:20px;width:44px}.wwb__icon svg{height:22px;width:22px}.wwb__card-title{font-size:1.125rem;font-weight:600;margin-bottom:8px}.wwb__card-desc{color:#a1a1aa;font-size:.9375rem;line-height:1.55}.products{border-top:1px solid #ffffff14;padding:100px 0}@media(max-width:768px){.products{padding:72px 0}}.products__header{margin-bottom:48px;max-width:720px}.products__label{color:#71717a;font-size:.8125rem;font-weight:600;letter-spacing:.12em;margin-bottom:14px;text-transform:uppercase}.products__title{font-size:clamp(1.75rem,3.5vw,2.75rem);font-weight:700;letter-spacing:-.02em}.products__grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}@media(max-width:992px){.products__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.products__grid{grid-template-columns:1fr}}.product-card{--product-accent:#f43f5e;background:#0f0f14;border:1px solid #ffffff14;border-radius:16px;color:inherit;display:flex;flex-direction:column;gap:24px;min-height:260px;overflow:hidden;padding:28px;position:relative;text-decoration:none;transition:border-color .3s ease,background .3s ease,transform .3s ease}@media(max-width:576px){.product-card{padding:24px}}.product-card--live:before{background:linear-gradient(135deg,var(--product-accent),#0000 60%);border-radius:16px;content:"";inset:0;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;padding:1px;pointer-events:none;position:absolute;transition:opacity .3s ease}.product-card--live:hover{background:#18181f;transform:translateY(-3px)}.product-card--live:hover:before{opacity:.7}.product-card--live:hover .product-card__cta svg{transform:translateX(4px)}.product-card--placeholder{background:#0000;border:1px dashed #ffffff1a;cursor:default}.product-card__top{align-items:center;display:flex;gap:12px;justify-content:space-between}.product-card__mark{align-items:center;display:inline-flex;gap:7px}.product-card__mark-square{background:#fff;border-radius:6px;height:24px;position:relative;width:24px}.product-card__mark-dot{border-radius:2px;bottom:4px;height:8px;position:absolute;right:4px;width:8px}.product-card__mark-text{color:#fff;font-size:1.25rem;font-weight:800;letter-spacing:-.03em}.product-card__placeholder-mark{align-items:center;background:#ffffff0a;border:1px solid #ffffff14;border-radius:6px;display:inline-flex;height:24px;justify-content:center;width:24px}.product-card__placeholder-dot{background:#71717a;border-radius:50%;height:6px;width:6px}.product-card__status{align-items:center;background:#ffffff08;border:1px solid #ffffff14;border-radius:999px;color:#a1a1aa;display:inline-flex;font-size:.7rem;font-weight:600;gap:7px;letter-spacing:.06em;padding:3px 10px 3px 9px;text-transform:uppercase}.product-card__status--soon{color:#71717a}.product-card__status-dot{animation:product-pulse 2s infinite;background:var(--product-accent);border-radius:50%;box-shadow:0 0 0 0 #f43f5e99;height:6px;width:6px}@keyframes product-pulse{0%{box-shadow:0 0 0 0 #f43f5e99}70%{box-shadow:0 0 0 7px #f43f5e00}to{box-shadow:0 0 0 0 #f43f5e00}}.product-card__body{display:flex;flex:1 1;flex-direction:column;gap:8px}.product-card__tagline{color:#fff;font-size:1.25rem;font-weight:700;letter-spacing:-.02em;line-height:1.2}.product-card__tagline--placeholder{color:#71717a;font-weight:500}.product-card__description{color:#a1a1aa;font-size:.9375rem;line-height:1.55}.product-card__cta{align-items:center;color:#fff;display:inline-flex;font-size:.875rem;font-weight:600;gap:8px;letter-spacing:-.01em;margin-top:auto}.product-card__cta svg{height:14px;transition:transform .25s ease;width:14px}.principles{border-top:1px solid #ffffff14;padding:100px 0}@media(max-width:768px){.principles{padding:72px 0}}.principles__header{margin-bottom:48px;max-width:720px}.principles__label{color:#71717a;font-size:.8125rem;font-weight:600;letter-spacing:.12em;margin-bottom:14px;text-transform:uppercase}.principles__title{font-size:clamp(1.75rem,3.5vw,2.75rem);font-weight:700;letter-spacing:-.02em}.principles__list{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(2,1fr);list-style:none;margin:0;padding:0}@media(max-width:768px){.principles__list{gap:16px;grid-template-columns:1fr}}.principles__item{background:#0f0f14;border:1px solid #ffffff14;border-radius:12px;display:flex;gap:18px;padding:24px;transition:background .25s ease,border-color .25s ease}.principles__item:hover{background:#18181f;border-color:#ffffff29}.principles__num{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#3b82f6,#7c3aed);-webkit-background-clip:text;background-clip:text;flex-shrink:0;font-size:.875rem;font-weight:600;letter-spacing:.05em;padding-top:2px}.principles__item-title{font-size:1.125rem;font-weight:600;letter-spacing:-.01em;margin-bottom:6px}.principles__item-desc{color:#a1a1aa;font-size:.9375rem;line-height:1.55}.tpm{margin:0 auto;max-width:360px;position:relative;width:100%}.tpm__glow{background:linear-gradient(135deg,#f43f5e59,#fff3e8,#f5eadd);border-radius:48px;filter:blur(28px);inset:-24px;pointer-events:none;position:absolute;z-index:-1}.tpm__phone{aspect-ratio:9/19;background:#0e1116;border-radius:2.5rem;box-shadow:0 30px 60px -20px #0e111680,0 18px 36px -18px #0e111659;margin:0 auto;padding:8px;position:relative;width:280px}@media(min-width:480px){.tpm__phone{width:320px}}.tpm__screen{background:#fffaf5;border-radius:2rem;height:100%;overflow:hidden;position:relative;width:100%}.tpm__notch{background:#0e1116;border-radius:999px;height:20px;left:50%;position:absolute;top:8px;transform:translateX(-50%);width:96px;z-index:2}.tpm__inner{display:flex;flex-direction:column;height:100%;padding:40px 16px 16px}.tpm__statusbar{align-items:center;color:#0e111680;display:flex;font-size:10px;font-weight:500;justify-content:space-between}.tpm__stage{display:flex;flex:1 1;flex-direction:column;margin-top:12px;position:relative}.tpm__qrcard{background:#fff;border-radius:16px;box-shadow:0 16px 32px -12px #0e111659;display:none;left:-32px;padding:12px;position:absolute;top:48px;transform:rotate(-8deg)}@media(min-width:640px){.tpm__qrcard{display:block}}.tpm__qrcard-inner{align-items:center;background:#0e1116;border-radius:12px;display:flex;height:96px;justify-content:center;width:96px}.tpm__qrcard-label{color:#0e1116;font-size:10px;font-weight:600;margin:8px 0 0;text-align:center}.tpm__ticket{background:#fff;border-radius:16px;bottom:64px;box-shadow:0 16px 32px -12px #0e111659;display:none;overflow:hidden;position:absolute;right:-24px;width:144px}@media(min-width:640px){.tpm__ticket{display:block}}.tpm__ticket-header{align-items:center;border-bottom:1px dashed #0e111626;display:flex;justify-content:space-between;padding:8px 12px}.tpm__ticket-header-text{overflow:hidden}.tpm__ticket-header-title{color:#0e1116;font-size:10px;font-weight:700;letter-spacing:.12em;margin:0}.tpm__ticket-header-sub{color:#6b7280;font-size:9px;margin:0}.tpm__ticket-dot{border-radius:50%;display:flex;height:8px;width:8px}.tpm__ticket-dot--coral{background:#f43f5e;box-shadow:0 0 0 3px #f43f5e38}.tpm__ticket-dot--amber{background:#f59e0b;box-shadow:0 0 0 3px #f59e0b38}.tpm__ticket-dot--sage{background:#3f7d6e;box-shadow:0 0 0 3px #3f7d6e38}.tpm__ticket-items{color:#1f242c;display:flex;flex-direction:column;font-size:10px;gap:4px;line-height:1.3;list-style:none;margin:0;padding:8px 12px}.tpm__ticket-item{align-items:baseline;display:flex;gap:8px;justify-content:space-between;transition:color .2s ease}.tpm__ticket-item--delivered{color:#6b7280;text-decoration:line-through}.tpm__ticket-item-mark{color:#6b7280}.tpm__ticket-footer{border-top:1px dashed #0e111626;padding:8px 12px}.tpm__ticket-label{font-size:9px;font-weight:600;letter-spacing:.12em;margin:0;text-transform:uppercase}.tpm__ticket-label--coral{color:#be123c}.tpm__ticket-label--amber{color:#d97706}.tpm__ticket-label--sage{color:#2f6155}.tpm__ticket-note{color:#6b7280;font-size:9px;margin:2px 0 0}.tpm__indicator{flex-direction:column;gap:12px;margin-top:24px}.tpm__dots,.tpm__indicator{align-items:center;display:flex}.tpm__dots{gap:8px}.tpm__dot{background:#0e111626;border-radius:999px;height:6px;transition:all .5s ease;width:16px}.tpm__dot--active{background:#f43f5e;width:40px}.tpm__caption{height:20px;overflow:hidden;text-align:center}.tpm__caption-text{color:#6b7280;font-size:12px;font-weight:500;letter-spacing:.18em;margin:0;text-transform:uppercase}.tpm-screen{display:flex;flex:1 1;flex-direction:column}.tpm-eyebrow{color:#0e111680;font-size:10px;letter-spacing:.15em;margin:0;text-transform:uppercase}.tpm-qr{color:#fffaf5;height:80px;width:80px}.tpm-scan__header{text-align:center}.tpm-scan__title{color:#0e1116;font-size:16px;font-weight:700;letter-spacing:-.01em;margin:4px 0 0}.tpm-scan__viewfinder{align-items:center;background:#0e1116;border-radius:16px;display:flex;height:176px;justify-content:center;margin:20px auto 0;overflow:hidden;position:relative;width:176px}.tpm-scan__bracket{border-color:#f43f5e;height:20px;position:absolute;width:20px}.tpm-scan__bracket--tl{border-left:3px solid;border-top:3px solid;border-top-left-radius:6px;left:8px;top:8px}.tpm-scan__bracket--tr{border-right:3px solid;border-top:3px solid;border-top-right-radius:6px;right:8px;top:8px}.tpm-scan__bracket--br{border-bottom:3px solid;border-bottom-right-radius:6px;border-right:3px solid;bottom:8px;right:8px}.tpm-scan__bracket--bl{border-bottom:3px solid;border-bottom-left-radius:6px;border-left:3px solid;bottom:8px;left:8px}.tpm-scan__line{background:#f43f5e;border-radius:2px;box-shadow:0 0 10px 2px #f43f5eb3;height:2px;left:12px;position:absolute;right:12px}.tpm-scan__chip{align-items:center;background:#f43f5e1a;border-radius:999px;display:inline-flex;gap:8px;margin:20px auto 0;padding:6px 12px}.tpm-scan__chip p{color:#be123c;font-size:11px;font-weight:600;margin:0}.tpm-scan__check{align-items:center;background:#f43f5e;border-radius:50%;color:#fff;display:flex;font-size:9px;font-weight:700;height:16px;justify-content:center;width:16px}.tpm-order__top{align-items:center;display:flex;justify-content:space-between}.tpm-order__table{color:#0e1116;font-size:24px;font-weight:700;letter-spacing:-.02em;margin:4px 0 0}.tpm-order__guests{background:#f43f5e26;border-radius:999px;color:#be123c;font-size:10px;font-weight:500;padding:4px 12px}.tpm-order__items{display:flex;flex-direction:column;gap:8px;margin-top:12px}.tpm-order__item{align-items:flex-start;background:#fff;border:1px solid #0e11161a;border-radius:16px;display:flex;justify-content:space-between;padding:12px}.tpm-order__item-name{color:#0e1116;font-size:11px;font-weight:600;margin:0}.tpm-order__item-sub{color:#6b7280;font-size:10px;margin:0}.tpm-order__item-price{color:#0e1116;font-size:11px;font-weight:600;margin:0}.tpm-order__subtotal{background:#0e1116;border-radius:16px;color:#fffaf5;margin-top:auto;padding:12px}.tpm-order__subtotal-row{align-items:center;color:#fffaf599;display:flex;font-size:10px;justify-content:space-between;letter-spacing:.15em;text-transform:uppercase}.tpm-order__subtotal-amount{font-feature-settings:"tnum";font-size:24px;font-variant-numeric:tabular-nums;font-weight:700;margin:4px 0 0}.tpm-pay__heading{color:#0e1116;font-size:16px;font-weight:700;letter-spacing:-.01em;margin:4px 0 0}.tpm-pay__total{background:#0e1116;border-radius:16px;color:#fffaf5;margin-top:12px;padding:16px}.tpm-pay__total-row{align-items:center;color:#fffaf599;display:flex;font-size:10px;justify-content:space-between;letter-spacing:.15em;text-transform:uppercase}.tpm-pay__total-amount{font-size:28px;font-weight:700;margin:4px 0 0}.tpm-pay__method{align-items:center;background:#fff;border:1px solid #0e11161a;border-radius:16px;display:flex;justify-content:space-between;margin-top:12px;padding:12px}.tpm-pay__method-name{color:#0e1116;font-size:12px;font-weight:600;margin:2px 0 0}.tpm-pay__method-chip{background:linear-gradient(135deg,#0e1116,#1f242c);border-radius:4px;height:28px;width:40px}.tpm-pay__action{height:48px;margin-top:auto}.tpm-pay__btn{align-items:center;border:none;border-radius:999px;cursor:default;display:flex;font-size:12px;font-weight:600;gap:8px;justify-content:center;padding:12px;width:100%}.tpm-pay__btn--ready{background:#f43f5e;box-shadow:0 12px 24px -8px #f43f5e80;color:#fff}.tpm-pay__btn--processing{background:#0e1116;color:#fffaf5}.tpm-pay__btn--done{background:#f43f5e1a;color:#be123c}.tpm-pay__spinner{border:2px solid #fffaf54d;border-radius:50%;border-top-color:#fffaf5;display:inline-block;height:12px;width:12px}.tpm-pay__check{align-items:center;background:#f43f5e;border-radius:50%;color:#fff;display:flex;font-size:10px;font-weight:700;height:20px;justify-content:center;width:20px}.tably-page{background:#060609}.tably-coral{color:#f43f5e}.tably-mark{align-items:center;display:inline-flex;gap:12px}.tably-mark__square{background:#fff;display:inline-block;position:relative}.tably-mark__dot{border-radius:3px;position:absolute}.tably-mark__text{color:#fff;font-weight:800;letter-spacing:-.03em}.tably-hero{overflow:hidden;padding:100px 0 90px;position:relative}@media(max-width:768px){.tably-hero{padding:72px 0 56px}}.tably-hero__glow{background:radial-gradient(ellipse at center,#f43f5e38 0,#0000 60%);filter:blur(60px);height:700px;left:50%;pointer-events:none;position:absolute;top:-10%;transform:translateX(-50%);width:1100px}.tably-hero__grid{grid-gap:56px;align-items:center;display:grid;gap:56px;grid-template-columns:1fr 1fr;position:relative}@media(max-width:992px){.tably-hero__grid{gap:40px;grid-template-columns:1fr}}.tably-hero__content{align-items:flex-start;display:flex;flex-direction:column}.tably-hero__brand{margin-bottom:28px}.tably-hero__brand .tably-mark__dot{background:#f43f5e}.tably-hero__title{font-size:clamp(2.25rem,4.8vw,3.75rem);font-weight:800;letter-spacing:-.03em;line-height:1.05;margin-bottom:20px}.tably-hero__sub{color:#a1a1aa;font-size:clamp(1.05rem,1.6vw,1.2rem);line-height:1.6;max-width:520px}.tably-hero__media{align-items:center;display:flex;justify-content:center;padding:24px 0}@media(max-width:992px){.tably-hero__media{justify-content:center}}.tably-steps{border-top:1px solid #ffffff14;padding:100px 0}@media(max-width:768px){.tably-steps{padding:72px 0}}.tably-steps__header{margin-bottom:64px;max-width:720px}.tably-steps__label{color:#71717a;font-size:.8125rem;font-weight:600;letter-spacing:.12em;margin-bottom:14px;text-transform:uppercase}.tably-steps__title{font-size:clamp(1.75rem,3.5vw,2.75rem);font-weight:700;letter-spacing:-.02em}.tably-steps__list{display:flex;flex-direction:column;gap:64px}@media(max-width:768px){.tably-steps__list{gap:48px}}.tably-step{grid-gap:56px;align-items:center;display:grid;gap:56px;grid-template-columns:1fr 1fr}@media(max-width:768px){.tably-step{gap:28px;grid-template-columns:1fr}}.tably-step--reverse .tably-step__art{order:2}@media(max-width:768px){.tably-step--reverse .tably-step__art{order:0}}.tably-step__art{align-items:center;aspect-ratio:5/4;background:linear-gradient(135deg,#f43f5e14,#f43f5e05);border:1px solid #ffffff14;border-radius:16px;display:flex;justify-content:center;padding:24px}.tably-step__art svg{height:100%;max-width:360px;width:100%}.tably-step__text{display:flex;flex-direction:column;gap:12px}.tably-step__number{color:#f43f5e;display:inline-block;font-size:.8125rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.tably-step__title{color:#fff;font-size:clamp(1.5rem,2.4vw,2rem);font-weight:700;letter-spacing:-.02em;line-height:1.15}.tably-step__description{color:#a1a1aa;font-size:1rem;line-height:1.65;max-width:480px}.tably-benefits{background:radial-gradient(ellipse at top,#f43f5e14,#0000 60%),#060609;border-top:1px solid #ffffff14;padding:100px 0 120px}@media(max-width:768px){.tably-benefits{padding:72px 0 80px}}.tably-benefits__header{margin-bottom:48px;max-width:720px}.tably-benefits__label{color:#71717a;font-size:.8125rem;font-weight:600;letter-spacing:.12em;margin-bottom:14px;text-transform:uppercase}.tably-benefits__title{font-size:clamp(1.75rem,3.5vw,2.75rem);font-weight:700;letter-spacing:-.02em}.tably-benefits__list{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(2,1fr);list-style:none;margin:0 0 48px;padding:0}@media(max-width:768px){.tably-benefits__list{grid-template-columns:1fr}}.tably-benefits__cta-row{display:flex;justify-content:flex-start}.tably-benefits__cta{align-items:center;background:#f43f5e;border-radius:12px;color:#fff;display:inline-flex;font-size:1rem;font-weight:600;gap:8px;padding:13px 24px;transition:transform .2s ease,background .2s ease}.tably-benefits__cta svg{height:16px;transition:transform .2s ease;width:16px}.tably-benefits__cta:hover{background:#e11d48;transform:translateY(-2px)}.tably-benefits__cta:hover svg{transform:translateX(3px)}.tably-benefit{align-items:flex-start;background:#0f0f14;border:1px solid #ffffff14;border-radius:14px;display:flex;gap:16px;padding:20px 22px;transition:border-color .25s ease,background .25s ease,transform .25s ease}.tably-benefit:hover{background:#18181f;border-color:#f43f5e4d;transform:translateY(-2px)}.tably-benefit p{color:#fff;font-size:.9375rem;line-height:1.55;margin:0}.tably-benefit__icon{align-items:center;background:#f43f5e1a;border:1px solid #f43f5e2e;border-radius:10px;color:#f43f5e;display:inline-flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.tably-benefit__icon svg{height:20px;width:20px}.legal{background:#060609;padding:80px 0 120px}@media(max-width:768px){.legal{padding:56px 0 80px}}.legal__label{color:#71717a;font-size:.8125rem;font-weight:600;letter-spacing:.12em;margin-bottom:14px;text-transform:uppercase}.legal__title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#3b82f6,#7c3aed);-webkit-background-clip:text;background-clip:text;font-size:clamp(2rem,4vw,3rem);font-weight:700;letter-spacing:-.02em;margin-bottom:28px}.legal__intro{border-bottom:1px solid #ffffff14;color:#a1a1aa;font-size:1.0625rem;line-height:1.65;margin-bottom:40px;padding-bottom:32px}.legal__intro strong{color:#fff;font-weight:600}.legal__section{margin-bottom:40px}.legal__section h2{color:#fff;font-size:1.375rem;font-weight:600;letter-spacing:-.01em;margin-bottom:14px}.legal__section h3{color:#fff;font-size:1.0625rem;font-weight:600;margin:20px 0 10px}.legal__section p{color:#a1a1aa;font-size:1rem;line-height:1.65;margin-bottom:12px}.legal__section ul{margin:0 0 14px;padding-left:20px}.legal__section ul li{color:#a1a1aa;font-size:1rem;line-height:1.65;margin-bottom:6px}.legal__section a{color:#fff;text-decoration:underline;-webkit-text-decoration-color:#ffffff40;text-decoration-color:#ffffff40;text-underline-offset:3px}.legal__section a:hover{-webkit-text-decoration-color:#7c3aed;text-decoration-color:#7c3aed}.legal__alt{border-top:1px solid #ffffff14;color:#71717a;font-size:.9375rem;margin-top:48px;padding-top:24px}.legal__alt a{color:#a1a1aa;text-decoration:underline;text-underline-offset:3px}.legal__alt a:hover{color:#fff}*,:after,:before{box-sizing:border-box}body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;background:#060609;color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;line-height:1.5;margin:0;padding:0}body{min-height:100vh;overflow-x:hidden}a{color:inherit;text-decoration:none;transition:color .2s ease,opacity .2s ease}img,svg{display:block;height:auto;max-width:100%}h1,h2,h3,h4,h5,h6{font-weight:700;letter-spacing:-.02em;line-height:1.15;margin:0}p{margin:0}button{background:none;border:none;color:inherit;cursor:pointer;font-family:inherit}.app-container,.page-container{display:flex;flex-direction:column;min-height:100vh}main{flex:1 0 auto}.gradient-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#3b82f6,#7c3aed);-webkit-background-clip:text;background-clip:text;color:#0000}.container{margin:0 auto;max-width:1100px;padding:0 24px;width:100%}@media(max-width:768px){.container{padding:0 20px}}::-webkit-scrollbar{height:10px;width:10px}::-webkit-scrollbar-track{background:#060609}::-webkit-scrollbar-thumb{background:#18181f;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#2a2a33}::selection{background:#7c3aed66;color:#fff}
/*# sourceMappingURL=main.e341b02d.css.map*/