.hero[data-astro-cid-7nmnspah]{position:relative;background:var(--surface);padding:60px 24px 0;overflow:hidden;min-height:92vh;display:flex;flex-direction:column;justify-content:center}.hero__mouse-glow[data-astro-cid-7nmnspah]{position:absolute;inset:0;pointer-events:none;z-index:1;opacity:0;transition:opacity .4s;background:radial-gradient(600px circle at var(--mx, 50%) var(--my, 50%),rgba(249,115,22,.06),transparent 60%)}.hero__grid[data-astro-cid-7nmnspah]{position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px);background-size:72px 72px;mask-image:radial-gradient(ellipse 80% 70% at 50% 40%,black,transparent);-webkit-mask-image:radial-gradient(ellipse 80% 70% at 50% 40%,black,transparent)}.hero__orbs[data-astro-cid-7nmnspah]{position:absolute;inset:0;pointer-events:none}.hero__orb[data-astro-cid-7nmnspah]{position:absolute;border-radius:50%;filter:blur(100px)}.hero__orb--1[data-astro-cid-7nmnspah]{width:500px;height:500px;background:#f973160f;top:-20%;right:-5%;animation:floatSlow 14s ease-in-out infinite}.hero__orb--2[data-astro-cid-7nmnspah]{width:350px;height:350px;background:#fcd34d09;bottom:5%;left:-10%;animation:floatSlow 18s ease-in-out infinite 4s}.hero__inner[data-astro-cid-7nmnspah]{max-width:var(--max-width);margin:0 auto;width:100%;display:flex;flex-direction:column;gap:48px;align-items:center;position:relative;z-index:2}.hero__content[data-astro-cid-7nmnspah]{flex:1;max-width:620px}.hero__eyebrow[data-astro-cid-7nmnspah]{display:inline-flex;align-items:center;gap:12px;margin-bottom:32px}.hero__eyebrow-line[data-astro-cid-7nmnspah]{width:28px;height:1px;background:linear-gradient(90deg,var(--accent),transparent)}.hero__eyebrow-text[data-astro-cid-7nmnspah]{font-family:var(--font-sans);font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--gray-400)}.hero__heading[data-astro-cid-7nmnspah]{font-family:var(--font-display);font-size:48px;font-weight:800;line-height:1.02;letter-spacing:-.045em;margin:0 0 24px;color:var(--gray-50)}.hero__heading[data-astro-cid-7nmnspah]::-moz-selection{background:var(--accent);color:var(--black)}.hero__heading[data-astro-cid-7nmnspah]::selection{background:var(--accent);color:var(--black)}.hero__sub[data-astro-cid-7nmnspah]{font-family:var(--font-serif);font-size:18px;line-height:1.7;color:var(--gray-400);margin:0 0 40px;max-width:440px;font-style:italic}.hero__actions[data-astro-cid-7nmnspah]{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.hero__cta[data-astro-cid-7nmnspah]{display:inline-flex;align-items:center;gap:8px;background:var(--accent);color:var(--black);padding:12px 24px;font-family:var(--font-sans);font-size:14px;font-weight:600;text-decoration:none;border-radius:8px;transition:all .3s var(--ease-spring);box-shadow:0 0 24px #f9731626,inset 0 1px #ffffff26}.hero__cta[data-astro-cid-7nmnspah]:hover{transform:translateY(-2px);box-shadow:0 0 40px #f9731640,inset 0 1px #ffffff26;gap:12px}.hero__cta-ghost[data-astro-cid-7nmnspah]{display:inline-flex;align-items:center;gap:6px;color:var(--gray-400);font-family:var(--font-sans);font-size:13px;font-weight:500;text-decoration:none;transition:color .2s}.hero__cta-ghost[data-astro-cid-7nmnspah]:hover{color:var(--gray-300)}.hero__visual[data-astro-cid-7nmnspah]{flex:1;max-width:500px;position:relative}.hero__img-wrap[data-astro-cid-7nmnspah]{overflow:hidden;border-radius:16px;border:1px solid var(--surface-border);position:relative;z-index:1;box-shadow:0 32px 80px #0006}.hero__img[data-astro-cid-7nmnspah]{width:100%;height:auto;display:block;-o-object-fit:cover;object-fit:cover;transition:transform .8s var(--ease-spring)}.hero__img-wrap[data-astro-cid-7nmnspah]:hover .hero__img[data-astro-cid-7nmnspah]{transform:scale(1.03)}.hero__img-glow[data-astro-cid-7nmnspah]{position:absolute;bottom:-40px;left:15%;right:15%;height:50%;background:radial-gradient(ellipse,rgba(249,115,22,.12) 0%,transparent 70%);z-index:0;filter:blur(24px)}.hero__ring[data-astro-cid-7nmnspah]{position:absolute;top:-20px;right:-30px;width:160px;height:160px;z-index:0;animation:spin 40s linear infinite;opacity:.6}.hero__ticker[data-astro-cid-7nmnspah]{position:relative;z-index:2;margin-top:80px;overflow:hidden;border-top:1px solid var(--surface-border);padding:14px 0}.hero__ticker-track[data-astro-cid-7nmnspah]{display:flex;gap:16px;white-space:nowrap;width:-moz-max-content;width:max-content;animation:marquee 30s linear infinite;font-family:var(--font-display);font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.14em;color:#ffffff12}.hero__ticker-dot[data-astro-cid-7nmnspah]{width:3px;height:3px;border-radius:50%;background:#f9731633;align-self:center;flex-shrink:0}.hero__fade[data-astro-cid-7nmnspah]{position:absolute;bottom:0;left:0;right:0;height:140px;background:linear-gradient(180deg,transparent,var(--white));z-index:3;pointer-events:none}@media(min-width:800px){.hero[data-astro-cid-7nmnspah]{padding:80px 24px 0}.hero__inner[data-astro-cid-7nmnspah]{flex-direction:row;gap:64px;align-items:center}.hero__heading[data-astro-cid-7nmnspah]{font-size:68px}.hero__sub[data-astro-cid-7nmnspah]{font-size:19px}}@media(min-width:1100px){.hero__heading[data-astro-cid-7nmnspah]{font-size:76px}}.text-section[data-astro-cid-umdwotzd]{padding:120px 24px;background:var(--white);position:relative}.text-section__inner[data-astro-cid-umdwotzd]{max-width:640px;margin:0 auto;text-align:center;position:relative}.text-section__heading-wrap[data-astro-cid-umdwotzd]{margin-bottom:24px}.text-section__heading[data-astro-cid-umdwotzd]{font-family:var(--font-display);font-size:36px;font-weight:700;color:var(--gray-800);margin:0;letter-spacing:-.035em;line-height:1.15}.text-section__text[data-astro-cid-umdwotzd]{font-family:var(--font-serif);font-size:18px;line-height:1.85;color:var(--gray-600);margin:0;white-space:pre-line}@media(min-width:800px){.text-section__heading[data-astro-cid-umdwotzd]{font-size:42px}.text-section__text[data-astro-cid-umdwotzd]{font-size:19px}}.image-section[data-astro-cid-hwfow6yl]{padding:48px 24px;background:var(--white)}.image-section__figure[data-astro-cid-hwfow6yl]{max-width:1100px;margin:0 auto}.image-section__frame[data-astro-cid-hwfow6yl]{border-radius:14px;box-shadow:0 16px 48px #00000014;border:1px solid var(--gray-200);transition:box-shadow .4s var(--ease-spring)}.image-section__frame[data-astro-cid-hwfow6yl]:hover{box-shadow:0 24px 64px #0000001f}.image-section__frame[data-astro-cid-hwfow6yl] img[data-astro-cid-hwfow6yl]{width:100%;height:auto;display:block;-o-object-fit:cover;object-fit:cover}.image-section__caption[data-astro-cid-hwfow6yl]{display:flex;align-items:center;gap:10px;justify-content:center;font-family:var(--font-serif);font-size:13px;font-style:italic;color:var(--gray-600);margin-top:14px}.image-section__line[data-astro-cid-hwfow6yl]{width:20px;height:1px;background:var(--accent);flex-shrink:0}.features[data-astro-cid-vs4kwel2]{padding:140px 24px;background:var(--surface);position:relative;overflow:hidden}.features__bg[data-astro-cid-vs4kwel2]{position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse 60% 50% at 50% 0%,rgba(249,115,22,.03),transparent)}.features__inner[data-astro-cid-vs4kwel2]{max-width:var(--max-width);margin:0 auto;position:relative;z-index:1}.features__header[data-astro-cid-vs4kwel2]{text-align:center;margin-bottom:72px}.features__eyebrow[data-astro-cid-vs4kwel2]{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:20px}.features__eyebrow[data-astro-cid-vs4kwel2] span[data-astro-cid-vs4kwel2]:not(.features__eyebrow-line){font-family:var(--font-sans);font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--accent)}.features__eyebrow-line[data-astro-cid-vs4kwel2]{width:32px;height:1px;background:linear-gradient(90deg,transparent,rgba(249,115,22,.4))}.features__eyebrow-line[data-astro-cid-vs4kwel2]:last-child{background:linear-gradient(90deg,rgba(249,115,22,.4),transparent)}.features__heading[data-astro-cid-vs4kwel2]{font-family:var(--font-display);font-size:38px;font-weight:700;color:var(--gray-50);margin:0;letter-spacing:-.035em;line-height:1.1}.features__grid[data-astro-cid-vs4kwel2]{display:grid;grid-template-columns:1fr;gap:12px}.features__card[data-astro-cid-vs4kwel2]{position:relative;background:var(--surface-raised);border:1px solid var(--surface-border);border-radius:14px;padding:28px 24px;transition:transform .4s var(--ease-spring),border-color .4s,box-shadow .4s;overflow:hidden;will-change:transform}.features__card-shine[data-astro-cid-vs4kwel2]{position:absolute;inset:0;pointer-events:none;background:linear-gradient(135deg,rgba(249,115,22,.04) 0%,transparent 50%);opacity:0;transition:opacity .4s}.features__card[data-astro-cid-vs4kwel2]:hover{border-color:#f9731626}.features__card[data-astro-cid-vs4kwel2]:hover .features__card-shine[data-astro-cid-vs4kwel2]{opacity:1}.features__card-num[data-astro-cid-vs4kwel2]{position:absolute;top:16px;right:16px;font-family:var(--font-display);font-size:11px;font-weight:700;color:var(--gray-500);letter-spacing:.06em}.features__icon[data-astro-cid-vs4kwel2]{width:48px;height:48px;border-radius:10px;background:#f973160f;border:1px solid rgba(249,115,22,.1);display:flex;align-items:center;justify-content:center;margin-bottom:18px;overflow:hidden;transition:background .3s,border-color .3s}.features__icon[data-astro-cid-vs4kwel2] img[data-astro-cid-vs4kwel2]{width:36px;height:36px;-o-object-fit:cover;object-fit:cover}.features__icon--fallback[data-astro-cid-vs4kwel2]{color:var(--accent)}.features__card[data-astro-cid-vs4kwel2]:hover .features__icon[data-astro-cid-vs4kwel2]{background:#f973161a;border-color:#f9731633}.features__title[data-astro-cid-vs4kwel2]{font-family:var(--font-sans);font-size:16px;font-weight:700;color:var(--gray-50);margin:0 0 6px;letter-spacing:-.01em}.features__desc[data-astro-cid-vs4kwel2]{font-family:var(--font-sans);font-size:13px;line-height:1.65;color:var(--gray-400);margin:0}@media(min-width:600px){.features__grid[data-astro-cid-vs4kwel2]{grid-template-columns:repeat(2,1fr)}}@media(min-width:900px){.features__grid[data-astro-cid-vs4kwel2]{grid-template-columns:repeat(4,1fr)}.features__heading[data-astro-cid-vs4kwel2]{font-size:44px}}.twi[data-astro-cid-zttvvkjd]{padding:120px 24px;background:var(--white);position:relative;overflow:hidden}.twi__inner[data-astro-cid-zttvvkjd]{max-width:var(--max-width);margin:0 auto;display:flex;flex-direction:column;gap:48px;align-items:center}.twi__text[data-astro-cid-zttvvkjd]{flex:1}.twi__accent[data-astro-cid-zttvvkjd]{width:3px;height:36px;background:linear-gradient(180deg,var(--accent),rgba(249,115,22,.2));border-radius:2px;margin-bottom:20px}.twi__heading[data-astro-cid-zttvvkjd]{font-family:var(--font-display);font-size:34px;font-weight:700;color:var(--gray-800);margin:0 0 14px;letter-spacing:-.035em;line-height:1.15}.twi__body[data-astro-cid-zttvvkjd]{font-family:var(--font-serif);font-size:17px;line-height:1.85;color:var(--gray-600);margin:0;white-space:pre-line}.twi__visual[data-astro-cid-zttvvkjd]{flex:1;max-width:480px}.twi__img-frame[data-astro-cid-zttvvkjd]{border-radius:14px;box-shadow:0 16px 48px #00000014;border:1px solid var(--gray-200);transition:box-shadow .4s var(--ease-spring),transform .4s var(--ease-spring)}.twi__img-frame[data-astro-cid-zttvvkjd]:hover{box-shadow:0 24px 64px #0000001f;transform:translateY(-4px)}.twi__img-frame[data-astro-cid-zttvvkjd] img[data-astro-cid-zttvvkjd]{width:100%;height:auto;display:block;-o-object-fit:cover;object-fit:cover}@media(min-width:800px){.twi__inner[data-astro-cid-zttvvkjd]{flex-direction:row;gap:72px}.twi--left[data-astro-cid-zttvvkjd] .twi__inner[data-astro-cid-zttvvkjd]{flex-direction:row-reverse}.twi--left[data-astro-cid-zttvvkjd] .twi__accent[data-astro-cid-zttvvkjd]{margin-left:auto}.twi--left[data-astro-cid-zttvvkjd] .twi__text[data-astro-cid-zttvvkjd]{text-align:right}.twi__heading[data-astro-cid-zttvvkjd]{font-size:40px}.twi__body[data-astro-cid-zttvvkjd]{font-size:18px}}
