.features-page{--ink: #12142f;--muted: #545b78;--pink: #ff2f7f;--violet: #6717e8;--panel: rgba(255, 255, 255, .84);--line: #f3dce8;min-height:100vh;background:radial-gradient(circle at 8% 12%,rgba(255,47,127,.08),transparent 30%),radial-gradient(circle at 92% 18%,rgba(103,23,232,.08),transparent 34%),#fff;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;transition:background-color .45s ease,color .45s ease}.features-shell{width:min(1180px,calc(100% - 32px));margin:0 auto}.features-nav{position:sticky;top:0;z-index:30;border-bottom:1px solid rgba(31,36,62,.08);background:#ffffffd6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.features-nav__inner{display:flex;min-height:70px;align-items:center;justify-content:space-between;gap:18px}.features-brand,.features-nav__links,.features-nav__actions,.features-stat,.features-card__icon,.features-cta__icon,.features-admin__icon{display:flex;align-items:center}.features-brand{gap:10px;color:var(--ink);font-size:25px;font-weight:900;text-decoration:none}.features-brand__mark{display:grid;width:30px;height:30px;place-items:center;border-radius:10px;background:linear-gradient(135deg,#ff2f7f,#8c1aff);color:#fff;box-shadow:0 12px 28px #ff2f7f47}.features-nav__links{gap:34px;font-size:14px;font-weight:700}.features-nav__links a{position:relative;color:#252945;text-decoration:none}.features-nav__links a.is-active{color:var(--pink)}.features-nav__links a.is-active:after{position:absolute;left:50%;bottom:-24px;width:48px;height:3px;border-radius:999px;background:var(--pink);content:"";transform:translate(-50%)}.features-nav__actions{gap:12px}.features-lang,.features-login,.features-button{border:0;border-radius:12px;font-weight:800;text-decoration:none}.features-lang{padding:13px 16px;background:#fff;color:#ec6fa1;box-shadow:0 14px 30px #1f243e14}.features-login,.features-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 30px;background:linear-gradient(135deg,#ff2f7f,#6517e8);color:#fff;box-shadow:0 16px 30px #6717e833}.features-hero{position:relative;min-height:430px;overflow:hidden;border-bottom:1px solid rgba(31,36,62,.08);background:#fff5fa}.features-hero:after{position:absolute;right:6%;bottom:26px;width:330px;height:110px;border:2px solid rgba(255,47,127,.26);border-color:rgba(255,47,127,.42) transparent transparent transparent;border-radius:50%;content:"";filter:blur(.2px);transform:rotate(-10deg);pointer-events:none}.features-theme-control{position:absolute;top:42px;right:max(20px,calc((100vw - 1120px)/2));z-index:5}.home-theme-toggle{position:relative;display:inline-flex;height:48px;min-width:128px;align-items:center;justify-content:space-between;gap:8px;overflow:hidden;border:1px solid rgba(255,255,255,.18);border-radius:16px;background:#05071861;padding:5px 12px 5px 5px;color:#fff;font-size:12px;font-weight:950;box-shadow:0 18px 46px #00000040;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.home-theme-toggle__knob{position:absolute;inset:5px auto 5px 5px;width:38px;border-radius:13px;background:linear-gradient(135deg,#fb3b8f,#8b5cf6);box-shadow:0 12px 26px #ec489957;transform:translate(0);transition:transform .48s cubic-bezier(.22,1,.36,1),background .48s ease,box-shadow .48s ease}.home-theme-toggle__icon,.home-theme-toggle__label{position:relative;z-index:1}.home-theme-toggle__icon{display:grid;width:38px;height:38px;place-items:center;border-radius:13px}.home-theme-toggle__label{min-width:56px;text-align:center}.features-hero__image{position:absolute;inset:0 0 0 48%}.features-hero__image img{width:100%;height:100%;object-fit:cover;object-position:center}.features-hero__image:before{position:absolute;inset:0;background:linear-gradient(90deg,#fff,#ffffffeb 16%,#ffffff8c 34%,#fff0 54%);content:""}.features-hero__image:after{position:absolute;inset:0;background:radial-gradient(circle at 12% 40%,rgba(255,47,127,.2),transparent 9%),linear-gradient(90deg,#ffffffeb,#fff0 40%);content:""}.features-hero__content{position:relative;z-index:2;max-width:680px;padding:66px 0 48px}.features-pill{display:inline-flex;align-items:center;gap:8px;border-radius:11px;background:#fff0f7;padding:10px 14px;color:var(--pink);font-size:13px;font-weight:900}.features-hero h1{margin:28px 0 18px;max-width:720px;font-size:clamp(38px,4vw,48px);font-weight:950;line-height:1.09;letter-spacing:0}.features-heading--dark{display:none}.features-gradient-text{background:linear-gradient(90deg,#ff2f7f,#8b22ec);-webkit-background-clip:text;background-clip:text;color:transparent}.features-hero p{max-width:520px;color:#3f4566;font-size:17px;font-weight:600;line-height:1.8}.features-stats{display:grid;max-width:520px;grid-template-columns:repeat(3,1fr);gap:28px;margin-top:44px}.features-stat{gap:12px}.features-stat__icon{display:grid;width:34px;height:34px;flex:0 0 34px;place-items:center;border-radius:999px;background:#fff1f7;color:var(--pink)}.features-stat strong{display:block;font-size:17px;font-weight:950}.features-stat span{color:#525a79;font-size:12px;font-weight:700}.features-section{padding:38px 0 28px}.features-section__head{margin-bottom:26px;text-align:center}.features-section__head h2{margin:0 0 8px;font-size:clamp(30px,3.4vw,38px);font-weight:950}.features-section__head p{margin:0;color:var(--muted);font-size:15px;font-weight:600}.features-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.features-filter-pills{display:none;flex-wrap:wrap;justify-content:center;gap:14px;margin:-6px 0 30px}.features-filter-pills button{display:inline-flex;min-height:34px;align-items:center;justify-content:center;border:0;border-radius:999px;padding:0 20px;font-size:12px;font-weight:800;cursor:pointer;outline:none;transition:background-color .25s ease,border-color .25s ease,color .25s ease,transform .25s ease}.features-filter-pills button:hover{transform:translateY(-1px)}.features-filter-pills button:focus-visible{box-shadow:0 0 0 3px #ff2f7f3d,0 0 0 5px #6f22ec2e}.features-card.is-hidden{display:none}.features-card{display:flex;flex-direction:column;min-height:176px;border:1px solid var(--line);border-radius:8px;background:var(--panel);padding:20px;box-shadow:0 18px 38px #6328530f}.features-card__icon{position:relative;align-self:center;justify-content:center;width:58px;height:58px;margin:0 auto 16px;border-radius:999px;background:radial-gradient(circle at 34% 28%,rgba(255,255,255,.92),transparent 30%),linear-gradient(135deg,#fff4fa,#ffe0ef);color:var(--pink);box-shadow:0 0 0 10px #ff2f7f12,0 14px 34px #ff2f7f33;isolation:isolate;transition:transform .25s ease,box-shadow .25s ease}.features-card__icon:before{position:absolute;inset:-12px;z-index:-1;border-radius:999px;background:radial-gradient(circle,rgba(255,47,127,.22),transparent 62%),radial-gradient(circle,rgba(103,23,232,.12),transparent 70%);content:"";filter:blur(3px);opacity:.9}.features-card h3{margin:0 0 8px;font-size:15px;font-weight:950;text-align:center}.features-card p{margin:0 0 13px;color:#333a5d;font-size:13px;font-weight:600;line-height:1.6;text-align:center}.features-card a{align-self:flex-end;margin-top:auto;color:var(--pink);font-size:13px;font-weight:900;text-align:right;text-decoration:none}.features-card{cursor:pointer;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.features-card:hover{border-color:#ff2f7f59;box-shadow:0 22px 46px #ff2f7f1f;transform:translateY(-3px)}.features-card:hover .features-card__icon{box-shadow:0 0 0 12px #ff2f7f1a,0 18px 42px #ff2f7f47;transform:translateY(-1px)}.features-wide-cta,.features-admin,.features-bottom{display:grid;align-items:center;gap:24px;margin-top:14px;border-radius:14px}.features-wide-cta{grid-template-columns:auto 1fr auto;padding:26px 36px;background:linear-gradient(110deg,#fff3f8,#fff)}.features-cta__icon,.features-admin__icon{justify-content:center;width:76px;height:76px;border-radius:999px;background:#ffe4f1;color:var(--pink)}.features-wide-cta h3,.features-admin h3,.features-bottom h3{margin:0 0 6px;font-size:19px;font-weight:950}.features-wide-cta p,.features-admin p,.features-bottom p{margin:0;color:var(--muted);font-size:13px;font-weight:600;line-height:1.6}.features-admin{grid-template-columns:auto 1fr 1.6fr auto;padding:26px 36px;background:linear-gradient(110deg,#f0ecff,#fbf9ff)}.features-admin__icon{background:#ded5ff;color:#4d2ad7}.features-admin__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 28px;font-size:12px;font-weight:850}.features-admin__list span{color:#252945}.features-admin__list i{display:inline-flex;width:16px;justify-content:center;margin-right:8px;color:#5d43de;font-size:0;font-style:normal}.features-admin__list i:before{content:"✓";font-size:12px;font-weight:950}.features-admin__button{min-width:190px;border:1px solid #7949ef;border-radius:9px;padding:17px 24px;color:#5f17df;font-weight:900;text-align:center;text-decoration:none}.features-bottom{display:none;grid-template-columns:auto 1fr auto;margin:20px 0 28px;padding:26px 48px;background:#10132e;color:#fff;overflow:hidden}.features-bottom__hearts{width:140px;height:90px;background:radial-gradient(circle at 34% 38%,#ff2f7f 0 18%,transparent 19%),radial-gradient(circle at 54% 32%,#ff2f7f 0 22%,transparent 23%),radial-gradient(circle at 70% 58%,rgba(255,47,127,.58) 0 26%,transparent 27%);filter:drop-shadow(0 18px 24px rgba(255,47,127,.28));transform:rotate(-9deg)}.features-bottom p{color:#ffffffc7}.features-bottom__actions{display:grid;gap:12px;justify-items:center;min-width:300px}.features-bottom__actions a:last-child{color:#ffffffdb;font-size:14px;font-weight:800;text-decoration:none}.features-footer{display:grid;gap:34px;padding:54px 0 28px}.features-footer__grid{display:grid;grid-template-columns:1.5fr .85fr .85fr 1fr;gap:54px}.features-footer__brand{display:flex;align-items:center;gap:10px;font-size:21px;font-weight:950}.features-footer__brand-mark{display:grid;width:40px;height:40px;place-items:center;border-radius:16px;background:linear-gradient(135deg,#ff2f78,#7c3aed);color:#fff;box-shadow:0 16px 34px #7c3aed38;font-size:16px;font-weight:950}.features-footer p,.features-footer a,.features-footer label{color:var(--muted);font-size:13px;font-weight:650;line-height:1.8;text-decoration:none}.features-footer h3{margin:0 0 14px;font-size:14px;font-weight:950}.features-footer__links{display:grid;gap:8px}.features-footer__social{display:flex;gap:10px;margin:10px 0 20px}.features-footer__social a{display:grid;width:38px;height:38px;place-items:center;border:1px solid var(--line);border-radius:999px;background:var(--panel);color:var(--ink);font-size:12px;font-weight:900}.features-newsletter{display:flex;overflow:hidden;border:1px solid var(--line);border-radius:10px;background:var(--panel)}.features-newsletter input{min-width:0;flex:1;border:0;background:transparent;padding:0 14px;color:var(--ink);font-size:13px;outline:0}.features-newsletter button{width:46px;border:0;background:linear-gradient(135deg,#ff2f7f,#711deb);color:#fff;font-size:18px;font-weight:950}.features-footer__copy{border-top:1px solid var(--line);padding-top:22px;text-align:center}.features-svg{width:22px;height:22px;stroke:currentColor;stroke-width:2.1;fill:none;stroke-linecap:round;stroke-linejoin:round}.features-page:not(.is-theme-light){--ink: #f7f7ff;--muted: rgba(236, 239, 255, .68);--panel: rgba(255, 255, 255, .045);--line: rgba(255, 255, 255, .12);background:radial-gradient(circle at 70% 3%,rgba(255,47,127,.08),transparent 22%),radial-gradient(circle at 10% 55%,rgba(103,23,232,.08),transparent 28%),#050718;color:var(--ink)}.features-page:not(.is-theme-light) .features-hero{border-color:#ffffff1a;background:#050718}.features-page:not(.is-theme-light) .features-hero__image{opacity:.86}.features-page:not(.is-theme-light) .features-hero__image:before{background:linear-gradient(90deg,#050718,#050718db 20%,#0507185c 46%,#05071800 66%)}.features-page:not(.is-theme-light) .features-hero__image:after{background:radial-gradient(circle at 12% 40%,rgba(255,47,127,.24),transparent 9%),linear-gradient(90deg,#050718d1,#05071800 44%)}.features-page:not(.is-theme-light) .features-pill,.features-page:not(.is-theme-light) .features-stat__icon,.features-page:not(.is-theme-light) .features-card__icon{background:#ff2f7f24;color:#ff2f8a}.features-page:not(.is-theme-light) .features-pill{border:1px solid rgba(255,255,255,.1);color:#ffffffe0;text-transform:uppercase;letter-spacing:.06em}.features-page:not(.is-theme-light) .features-heading--light{display:none}.features-page:not(.is-theme-light) .features-heading--dark{display:inline}.features-page:not(.is-theme-light) .features-section{padding-top:38px}.features-page:not(.is-theme-light) .features-filter-pills{display:flex}.features-page:not(.is-theme-light) .features-filter-pills button{border:1px solid rgba(255,255,255,.14);background:#ffffff0e;color:#ffffffdb}.features-page:not(.is-theme-light) .features-filter-pills button.is-active{border-color:transparent;background:linear-gradient(135deg,#ff2f7f,#6f22ec);color:#fff}.features-page:not(.is-theme-light) .features-hero p,.features-page:not(.is-theme-light) .features-section__head p,.features-page:not(.is-theme-light) .features-card p,.features-page:not(.is-theme-light) .features-wide-cta p,.features-page:not(.is-theme-light) .features-admin p{color:var(--muted)}.features-page:not(.is-theme-light) .features-stat span,.features-page:not(.is-theme-light) .features-admin__list span{color:#ecefffc7}.features-page:not(.is-theme-light) .features-card{border-color:#ffffff1a;border-radius:9px;background:radial-gradient(circle at 20% 0%,rgba(255,47,127,.08),transparent 34%),#ffffff0b;box-shadow:0 24px 60px #0000003d}.features-page:not(.is-theme-light) .features-card__icon{width:58px;height:58px;background:radial-gradient(circle at 34% 28%,rgba(255,255,255,.18),transparent 30%),radial-gradient(circle,#ff2f7f4d,#ff2f7f14);box-shadow:0 0 0 10px #ff2f7f14,0 18px 42px #ff2f7f38}.features-page:not(.is-theme-light) .features-card__icon:before{background:radial-gradient(circle,rgba(255,47,127,.32),transparent 62%),radial-gradient(circle,rgba(139,44,255,.18),transparent 72%);opacity:1}.features-page:not(.is-theme-light) .features-wide-cta{border:1px solid rgba(255,47,127,.36);background:radial-gradient(circle at 9% 50%,rgba(255,47,127,.34),transparent 18%),linear-gradient(110deg,#ff2f7f24,#6417e81f,#ffffff0a)}.features-page:not(.is-theme-light) .features-admin{border:1px solid rgba(255,255,255,.12);background:linear-gradient(110deg,#6317e833,#ffffff0b)}.features-page:not(.is-theme-light) .features-admin__button{border-color:#beaaffad;color:#d7caff}.features-page:not(.is-theme-light) .features-footer{border-top:1px solid rgba(255,255,255,.08)}.features-page.is-theme-light .home-theme-toggle{border-color:#22263a24;background:#ffffffc7;color:var(--ink);box-shadow:0 18px 44px #5b4c6524}.features-page.is-theme-light .home-theme-toggle__knob{background:linear-gradient(135deg,#fff7ed,#fce7f3);box-shadow:0 12px 28px #5b4c652e;transform:translate(77px)}.features-page.is-theme-light .features-bottom__actions a:last-child{color:#5f17df}.features-page.is-theme-light .features-filter-pills button{border:1px solid rgba(31,36,62,.12);background:#ffffffc7;color:#3f4566;box-shadow:0 10px 24px #63285314}.features-page.is-theme-light .features-filter-pills button.is-active{border-color:transparent;background:linear-gradient(135deg,#ff2f7f,#6f22ec);color:#fff}@media(max-width:980px){.features-nav__links{display:none}.features-hero__image{inset:0;opacity:.32}.features-hero__image:before{background:linear-gradient(90deg,#fffffff5,#ffffffc2)}.features-grid{grid-template-columns:repeat(2,1fr)}.features-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px}.features-wide-cta,.features-admin,.features-bottom{grid-template-columns:1fr;text-align:center}.features-cta__icon,.features-admin__icon,.features-bottom__hearts{margin:0 auto}.features-bottom__actions{min-width:0}.features-theme-control{top:18px;right:18px}}@media(max-width:640px){.features-shell{width:min(100% - 24px,1120px)}.features-nav__inner{min-height:64px}.features-brand{font-size:21px}.features-lang{display:none}.features-login{min-height:40px;padding:0 18px}.features-hero__content{padding-top:52px}.features-stats,.features-grid,.features-footer__grid,.features-admin__list{grid-template-columns:1fr}.features-stat{justify-content:center;text-align:left}.features-bottom{padding:24px}.features-theme-control{display:block;top:12px;right:12px;transform:scale(.82);transform-origin:top right}}
