.reforme-hero{position:relative;overflow:hidden;padding:40px 24px 80px;background:#0a0a12}.reforme-hero,.reforme-hero h1,.reforme-hero h2,.reforme-hero h3{color:#fafafa}.reforme-hero__glow{position:absolute;border-radius:50%;filter:blur(120px);pointer-events:none}.reforme-hero__glow--1{width:600px;height:600px;top:10%;left:-10%;background:#4f46e526;animation:reforme-drift 12s ease-in-out infinite}.reforme-hero__glow--2{width:500px;height:500px;bottom:10%;right:-10%;background:#a78bfa1a;animation:reforme-drift 12s ease-in-out infinite 4s}.reforme-hero__grid-bg{position:absolute;inset:0;opacity:.4;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:80px 80px;mask-image:radial-gradient(ellipse 60% 50% at 50% 50%,black,transparent);-webkit-mask-image:radial-gradient(ellipse 60% 50% at 50% 50%,black,transparent)}.reforme-hero__split{position:relative;z-index:2;max-width:1120px;margin:0 auto;width:100%;display:grid;grid-template-columns:1fr;gap:48px;align-items:center}@media (min-width: 1024px){.reforme-hero__split{grid-template-columns:1fr 1fr;gap:64px}}.reforme-hero__left{text-align:left}.reforme-hero__eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#a1a1aa;margin-bottom:24px;padding:8px 16px;border-radius:100px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1)}.reforme-hero__pulse{width:6px;height:6px;border-radius:50%;background:#f59e0b;animation:reforme-pulse 2s ease-in-out infinite}.reforme-hero__title{font-size:clamp(36px,5vw,56px);font-weight:800;letter-spacing:-.04em;line-height:1.08;margin-bottom:20px;color:#fafafa}.reforme-hero__title-accent{background:linear-gradient(135deg,#818cf8,#c084fc,#f472b6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.reforme-hero__subtitle{font-size:17px;line-height:1.6;color:#a1a1aa;max-width:480px;margin-bottom:32px}.reforme-hero__actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-bottom:40px}.reforme-hero__stats{display:flex;flex-wrap:wrap;gap:12px}.reforme-stat{display:flex;flex-direction:column;padding:12px 18px;border-radius:14px;background:#4f46e51f;border:1px solid rgba(79,70,229,.2)}.reforme-stat--amber{background:#f59e0b1f;border-color:#f59e0b33}.reforme-stat--emerald{background:#10b9811f;border-color:#10b98133}.reforme-stat__value{font-size:16px;font-weight:800;color:#fafafa;letter-spacing:-.02em;line-height:1.2}.reforme-stat__label{font-size:11px;color:#a1a1aa;letter-spacing:.01em;margin-top:2px}.reforme-hero__right{display:flex;justify-content:center}.reforme-invoice{position:relative;width:100%;max-width:340px;padding:28px;border-radius:20px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);animation:reforme-invoice-float 6s ease-in-out infinite}.reforme-invoice__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid rgba(255,255,255,.06)}.reforme-invoice__logo-area{display:flex;align-items:center;gap:10px}.reforme-invoice__logo-box{width:36px;height:36px;border-radius:10px;background:#4f46e533;display:flex;align-items:center;justify-content:center;color:#818cf8}.reforme-invoice__company{display:block;font-size:13px;font-weight:700;color:#fafafa}.reforme-invoice__id{display:block;font-size:11px;color:#71717a}.reforme-invoice__facturx-badge{padding:4px 10px;border-radius:6px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:#34d399;background:#34d3991a;border:1px solid rgba(52,211,153,.2)}.reforme-invoice__body{margin-bottom:20px}.reforme-invoice__line{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}.reforme-invoice__line-bar{height:8px;border-radius:4px;background:#ffffff0f}.reforme-invoice__line-bar--short{background:#ffffff0a}.reforme-invoice__separator{height:1px;background:#ffffff0f;margin:16px 0}.reforme-invoice__total{display:flex;align-items:center;justify-content:space-between;font-size:13px;color:#a1a1aa}.reforme-invoice__total-amount{font-size:18px;font-weight:800;color:#fafafa;letter-spacing:-.02em}.reforme-invoice__footer{display:flex;align-items:center;justify-content:center;gap:12px;padding-top:16px;border-top:1px solid rgba(255,255,255,.06)}.reforme-invoice__format{display:flex;align-items:center;gap:6px;padding:6px 12px;border-radius:8px;background:#ffffff0a;border:1px solid rgba(255,255,255,.06);color:#a1a1aa;font-size:12px;font-weight:600}.reforme-invoice__format-plus{font-size:14px;font-weight:600;color:#71717a}.reforme-invoice__check{position:absolute;bottom:-16px;right:-16px;width:48px;height:48px;border-radius:50%;background:#0a0a12;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #0000004d}.reforme-check-circle{animation:reforme-check-circle .8s ease-out 1.5s forwards}.reforme-check-path{animation:reforme-check-draw .5s ease-out 2.1s forwards}@keyframes reforme-check-circle{to{stroke-dashoffset:0}}@keyframes reforme-check-draw{to{stroke-dashoffset:0}}@keyframes reforme-invoice-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes reforme-drift{0%,to{transform:translate(0)}50%{transform:translate(20px,-20px)}}@keyframes reforme-pulse{0%,to{opacity:1}50%{opacity:.4}}.reforme-timeline{max-width:680px;margin:0 auto;display:flex;flex-direction:column;gap:0}.reforme-timeline__item{display:flex;gap:24px;position:relative}.reforme-timeline__dot-col{display:flex;flex-direction:column;align-items:center;flex-shrink:0;width:20px;padding-top:4px}.reforme-timeline__dot{width:16px;height:16px;border-radius:50%;flex-shrink:0;position:relative;z-index:2}.reforme-timeline__dot-ping{position:absolute;inset:-3px;border-radius:50%;opacity:.4;animation:reforme-dot-ping 2s ease-in-out infinite}.reforme-timeline__line{width:2px;flex:1;min-height:40px;background:linear-gradient(180deg,#6366f133,#6366f10d);margin-top:8px}.reforme-timeline__content{padding-bottom:40px;flex:1}.reforme-timeline__date{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;margin-bottom:8px}.reforme-timeline__card{display:flex;align-items:flex-start;gap:16px;padding:20px;border-radius:16px;background:#fff;border:1px solid rgba(226,232,240,.8);box-shadow:0 1px 3px #0000000a;transition:transform .3s,box-shadow .3s}.reforme-timeline__card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000000f}.reforme-timeline__icon{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.reforme-timeline__title{font-size:16px;font-weight:700;color:#0f172a;margin-bottom:4px;letter-spacing:-.01em}.reforme-timeline__desc{font-size:14px;line-height:1.6;color:#64748b;margin:0}@keyframes reforme-dot-ping{0%,to{transform:scale(1);opacity:.4}50%{transform:scale(1.5);opacity:0}}.reforme-steps{display:grid;grid-template-columns:1fr;gap:32px;max-width:900px;margin:0 auto}@media (min-width: 768px){.reforme-steps{grid-template-columns:repeat(3,1fr);gap:24px}}.reforme-step{display:flex;flex-direction:column;align-items:center;text-align:center;position:relative}.reforme-step__num-wrap{display:flex;align-items:center;margin-bottom:20px;position:relative}.reforme-step__num{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:800;color:#fff;background:linear-gradient(135deg,#4f46e5,#7c3aed);position:relative;z-index:2}.reforme-step__connector{display:none}@media (min-width: 768px){.reforme-step__connector{display:block;position:absolute;left:calc(100% + 2px);top:50%;width:calc(100% - 4px);height:2px;background:linear-gradient(90deg,#4f46e54d,#4f46e50d);transform:translateY(-50%);z-index:1}.reforme-step__num-wrap{width:100%;justify-content:center}}.reforme-step__card{padding:24px;border-radius:16px;background:#fff;border:1px solid rgba(226,232,240,.8);box-shadow:0 1px 3px #0000000a;transition:transform .3s,box-shadow .3s;width:100%}.reforme-step__card:hover{transform:translateY(-3px);box-shadow:0 8px 24px #4f46e514}.reforme-step__icon{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin:0 auto 16px;background:#4f46e50f;color:#4f46e5}.reforme-showcase{max-width:1000px;margin:0 auto;border-radius:24px;overflow:hidden;background:#fff;border:1px solid rgba(226,232,240,.8);box-shadow:0 4px 6px -1px #0000000d,0 20px 50px -12px #4f46e51f}.reforme-showcase__inner{display:grid;grid-template-columns:1fr;gap:0}@media (min-width: 768px){.reforme-showcase__inner{grid-template-columns:1fr 1fr}}.reforme-showcase__img{padding:24px;background:#f8fafc;display:flex;align-items:center;justify-content:center}.reforme-showcase__info{padding:32px;display:flex;flex-direction:column;justify-content:center}@media (max-width: 640px){.reforme-hero{padding:24px 20px 60px}.reforme-hero__stats{flex-direction:column;gap:8px}.reforme-stat{flex-direction:row;align-items:center;gap:12px}.reforme-invoice{max-width:280px;padding:20px}.reforme-timeline__content{padding-bottom:28px}}
