:root{--bg-color:#0f0f1a;--panel-bg:#1e1e38b3;--panel-border:#ffffff14;--text-primary:#f0f0f5;--text-secondary:#a0a0c0;--accent-primary:#6366f1;--accent-secondary:#818cf8;--accent-gradient:linear-gradient(135deg, var(--accent-primary), var(--accent-secondary));--success:#22c55e;--warning:#f59e0b;--danger:#ef4444;--gold:#fbbf24;--font-main:"Inter", sans-serif;--nav-height:80px;--gofa-red:#af101a;--gofa-red-bright:#d31924;--gofa-black:#08090d;--gofa-ink:#111217}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-main);background-color:var(--bg-color);color:var(--text-primary);line-height:1.6;overflow-x:hidden}h1,h2,h3{line-height:1.2}.text-gradient{background:var(--accent-gradient);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}a{color:inherit;text-decoration:none}.glass-panel{background:var(--panel-bg);-webkit-backdrop-filter:blur(12px);border:1px solid var(--panel-border);border-radius:16px;box-shadow:0 8px 32px #0000004d}.btn{cursor:pointer;text-align:center;border-radius:8px;justify-content:center;align-items:center;width:100%;padding:12px 24px;font-weight:600;transition:all .3s;display:inline-flex}@media (width>=768px){.btn{width:auto}}.btn-primary{background:var(--accent-gradient);color:#fff;border:none;box-shadow:0 4px 15px #6366f166}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #6366f199}.btn-secondary{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a}.btn-secondary:hover{background:#ffffff1a;transform:translateY(-2px)}.btn-large{padding:16px 32px;font-size:1.1rem}.site-header{z-index:50;-webkit-backdrop-filter:blur(18px);background:linear-gradient(90deg,#af101a1f,#08090d00 28%),#08090df0;border-bottom:1px solid #ffffff14;width:100%;transition:background .25s,border-color .25s,box-shadow .25s;position:fixed;inset:0 0 auto}.site-header:after{content:"";opacity:.55;pointer-events:none;background:linear-gradient(90deg,#0000,#af101aad,#0000);height:1px;position:absolute;bottom:-1px;left:0;right:0}.site-header.is-scrolled{background:linear-gradient(90deg,#af101a29,#08090d00 28%),#08090dfa;border-color:#ffffff1f;box-shadow:0 18px 44px #00000047}.site-header-inner{justify-content:space-between;align-items:center;gap:16px;max-width:1440px;height:76px;margin:0 auto;padding:0 16px;display:flex;position:relative}.brand-lockup{min-height:0;box-shadow:none;background:0 0;border:0;border-radius:0;flex:none;justify-content:center;align-items:center;padding:0;transition:opacity .2s;display:inline-flex}.brand-lockup:hover{opacity:.9}.brand-lockup img{filter:drop-shadow(0 10px 20px #00000042);width:auto;max-width:176px;height:40px;display:block}.header-actions{flex:none;justify-content:flex-end;align-items:center;gap:8px;display:flex}.header-phone{color:#ffffffbd;align-items:center;gap:8px;min-height:42px;font-size:13px;font-weight:700;transition:color .2s;display:none}.header-phone:hover{color:#fff}.header-phone .material-symbols-outlined,.header-demo-button .material-symbols-outlined{font-size:18px}.header-demo-button{color:#fff;background:var(--gofa-red);letter-spacing:0;text-transform:uppercase;cursor:pointer;border:1px solid #ffffff0f;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-width:132px;height:44px;padding:0 18px;font-size:13px;font-weight:800;line-height:1;transition:background .2s,box-shadow .2s,transform .2s;display:none;box-shadow:0 12px 26px #af101a47}.header-demo-button:hover,.header-demo-button:focus-visible{background:var(--gofa-red-bright);outline:none;transform:translateY(-1px);box-shadow:0 16px 30px #af101a5c}.header-menu-button,.mobile-menu-close{color:#fff;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:8px;justify-content:center;align-items:center;width:44px;height:44px;transition:background .2s,border-color .2s;display:inline-flex}.header-menu-button:hover,.header-menu-button:focus-visible,.mobile-menu-close:hover,.mobile-menu-close:focus-visible{background:#ffffff1f;border-color:#ffffff38;outline:none}.mobile-menu-panel{z-index:60;-webkit-backdrop-filter:blur(24px);background:#08090de6;align-items:stretch;padding:16px;position:fixed;inset:0}.mobile-menu-surface{color:#fff;background:linear-gradient(145deg,#af101a2e,#af101a00 42%),linear-gradient(#121318,#08090d);border:1px solid #ffffff1f;border-radius:8px;width:min(100%,520px);margin:0 auto;padding:18px;box-shadow:0 28px 80px #00000073}.mobile-menu-head{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:16px;padding-bottom:18px;display:flex}.mobile-brand{min-height:0}.mobile-brand img{height:36px}.mobile-support-row{color:#fff;background:#af101a24;border:1px solid #ffb3ac38;border-radius:8px;align-items:center;gap:12px;padding:14px;display:flex}.mobile-support-row .material-symbols-outlined{color:#ffb3ac}.mobile-support-row span:last-child{gap:2px;display:grid}.mobile-support-row small{color:#ffffff9e;letter-spacing:0;text-transform:uppercase;font-size:11px;font-weight:800}.mobile-support-row strong{font-size:16px;line-height:1.2}.mobile-menu-actions{gap:10px;padding-top:16px;display:grid}.mobile-demo-button,.mobile-contact-button{letter-spacing:0;text-transform:uppercase;cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:54px;font-size:13px;font-weight:800;line-height:1;transition:background .2s,border-color .2s;display:inline-flex}.mobile-demo-button{color:#fff;background:var(--gofa-red);border:1px solid #ffffff0f}.mobile-demo-button:hover,.mobile-demo-button:focus-visible{background:var(--gofa-red-bright);outline:none}.mobile-contact-button{color:#fff;background:0 0;border:1px solid #ffffff2e}.mobile-contact-button:hover,.mobile-contact-button:focus-visible{background:#ffffff14;border-color:#ffffff47;outline:none}@media (width<=380px){.brand-lockup img{max-width:150px;height:34px}.site-header-inner{gap:10px}}@media (width>=640px){.header-demo-button{display:inline-flex}}@media (width>=768px){.site-header-inner{padding:0 48px}}@media (width>=1024px){.site-header-inner{height:var(--nav-height)}.header-menu-button{display:none}}@media (width>=1280px){.header-phone{display:inline-flex}}.hero{min-height:100vh;padding:calc(var(--nav-height) + 40px) 16px 40px;text-align:center;flex-direction:column;justify-content:center;align-items:center;max-width:1200px;margin:0 auto;display:flex;position:relative}.hero-bg-glow{z-index:-1;pointer-events:none;background:radial-gradient(circle,#6366f133 0%,#6366f100 70%);width:300px;height:300px;position:absolute;top:20%;left:50%;transform:translate(-50%)}.hero-content{z-index:1;width:100%;margin-bottom:40px}.hero h1{letter-spacing:-1px;margin-bottom:16px;font-size:2.5rem;font-weight:700}.hero p{color:var(--text-secondary);margin-bottom:32px;font-size:1.1rem}.hero-actions{flex-direction:column;gap:16px;display:flex}@media (width>=768px){.hero-bg-glow{width:600px;height:600px}.hero{text-align:left;padding:calc(var(--nav-height) + 60px) 24px 60px;flex-direction:row}.hero-content{flex:1;margin-bottom:0;padding-right:40px}.hero h1{margin-bottom:24px;font-size:4rem}.hero p{margin-bottom:40px;font-size:1.25rem}.hero-actions{flex-direction:row}}.hero-image-container{z-index:1;perspective:1000px;width:100%;position:relative}@media (width>=768px){.hero-image-container{flex:1}}.mockup-panel{flex-direction:column;width:100%;height:300px;transition:transform .5s;display:flex;overflow:hidden;transform:rotateY(-5deg)rotateX(5deg);box-shadow:-10px 10px 30px #0006}@media (width>=768px){.mockup-panel{height:400px;transform:rotateY(-15deg)rotateX(10deg);box-shadow:-20px 20px 50px #00000080}.mockup-panel:hover{transform:rotateY(-5deg)rotateX(5deg)}}.mockup-header{border-bottom:1px solid var(--panel-border);background:#0003;align-items:center;gap:8px;height:30px;padding:0 16px;display:flex}.dot{border-radius:50%;width:12px;height:12px}.dot.red{background:var(--danger)}.dot.yellow{background:var(--warning)}.dot.green{background:var(--success)}.mockup-body{flex:1;display:flex}.ui-sidebar{border-right:1px solid var(--panel-border);background:#0003;flex-direction:column;align-items:center;gap:16px;width:60px;padding:16px 0;display:flex}@media (width>=768px){.ui-sidebar{width:80px}}.ui-nav-item{background:#ffffff0d;border-radius:8px;width:30px;height:30px}@media (width>=768px){.ui-nav-item{width:40px;height:40px}}.ui-nav-item.active{background:var(--accent-primary)}.ui-main{flex-direction:column;flex:1;gap:16px;padding:16px;display:flex}@media (width>=768px){.ui-main{gap:24px;padding:24px}}.ui-cards{gap:12px;display:flex}@media (width>=768px){.ui-cards{gap:16px}}.ui-card{border:1px solid var(--panel-border);background:#ffffff08;border-radius:8px;flex:1;height:60px}@media (width>=768px){.ui-card{height:80px}}.ui-table{border:1px solid var(--panel-border);background:#ffffff08;border-radius:8px;flex-direction:column;flex:1;display:flex}.ui-table-row{border-bottom:1px solid var(--panel-border);height:30px}@media (width>=768px){.ui-table-row{height:40px}}.ui-table-row.header{background:#0003}.section-header{text-align:center;margin-bottom:40px}@media (width>=768px){.section-header{margin-bottom:60px}}.section-header h2{margin-bottom:16px;font-size:2rem}@media (width>=768px){.section-header h2{font-size:2.5rem}}.section-header p{color:var(--text-secondary);font-size:1rem}@media (width>=768px){.section-header p{font-size:1.1rem}}.features-section{max-width:1200px;margin:0 auto;padding:60px 16px}@media (width>=768px){.features-section{padding:100px 24px}}.features-grid{grid-template-columns:1fr;gap:24px;display:grid}@media (width>=640px){.features-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.features-grid{grid-template-columns:repeat(4,1fr)}}.feature-card{padding:24px;transition:transform .3s,box-shadow .3s}@media (width>=768px){.feature-card{padding:32px}.feature-card:hover{border-color:#6366f14d;transform:translateY(-10px);box-shadow:0 15px 40px #0006}}.feature-icon{margin-bottom:16px;font-size:2.5rem}@media (width>=768px){.feature-icon{margin-bottom:24px}}.feature-card h3{margin-bottom:12px;font-size:1.25rem}.feature-card p{color:var(--text-secondary);font-size:.95rem}.feature-card-grid{grid-template-columns:1fr;gap:18px;display:grid}@media (width>=768px){.feature-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}}@media (width>=1120px){.feature-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}}.feature-tile{background:linear-gradient(#fffffff5,#f9f9f9fa);border:1px solid #1a1c1c14;border-radius:8px;min-height:230px;padding:28px;transition:transform .22s,border-color .22s,box-shadow .22s;position:relative;overflow:hidden;box-shadow:0 12px 34px #1a1c1c12}.feature-tile:after{content:"";opacity:0;background:linear-gradient(90deg,#af101a,#af101a00);height:3px;transition:opacity .22s;position:absolute;inset:auto 20px 0}.feature-tile:hover{border-color:#af101a47;transform:translateY(-4px);box-shadow:0 18px 44px #1a1c1c1f}.feature-tile:hover:after{opacity:1}.feature-tile.is-featured{background:linear-gradient(135deg,#fff2f0f2,#fffffffa);border-color:#af101a40}.feature-tile-icon{color:#fff;background:#111217;border-radius:8px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:20px;display:flex;box-shadow:0 10px 26px #11121724}.feature-tile.is-featured .feature-tile-icon{background:#af101a;box-shadow:0 10px 26px #af101a38}.feature-tile-icon .material-symbols-outlined{font-size:27px}.feature-tile h3{color:#151515}.feature-tile p{color:#5f5e5e}.how-it-works-section{max-width:1000px;margin:0 auto;padding:60px 16px;position:relative}@media (width>=768px){.how-it-works-section{padding:100px 24px}}.steps-container{flex-direction:column;align-items:center;gap:40px;display:flex;position:relative}@media (width>=768px){.steps-container{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:0}}.step{text-align:center;z-index:2;flex:1;width:100%;position:relative}.step-number{background:var(--accent-gradient);border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;margin:0 auto 16px;font-size:1.25rem;font-weight:700;display:flex;box-shadow:0 0 20px #6366f166}@media (width>=768px){.step-number{width:60px;height:60px;margin:0 auto 24px;font-size:1.5rem}}.step h3{margin-bottom:8px;font-size:1.2rem}@media (width>=768px){.step h3{margin-bottom:12px}}.step p{color:var(--text-secondary);padding:0 16px;font-size:.9rem}.step-connector{background:var(--panel-border);z-index:1;width:2px;height:40px;margin:-20px 0;position:relative}@media (width>=768px){.step-connector{flex:.5;width:auto;height:2px;margin:30px 0 0}}.footer{border-top:1px solid var(--panel-border);background:#0000004d;margin-top:40px;padding:60px 16px 40px}@media (width>=768px){.footer{margin-top:60px;padding:80px 24px 40px}}.footer-cta{text-align:center;max-width:600px;margin:0 auto 40px}@media (width>=768px){.footer-cta{margin:0 auto 60px}}.footer-cta h2{margin-bottom:16px;font-size:1.75rem}@media (width>=768px){.footer-cta h2{font-size:2rem}}.footer-cta p{color:var(--text-secondary);margin-bottom:32px}.footer-bottom{border-top:1px solid var(--panel-border);flex-direction:column;align-items:center;gap:16px;max-width:1200px;margin:0 auto;padding-top:24px;display:flex}@media (width>=768px){.footer-bottom{flex-direction:row;justify-content:space-between;gap:0}}.footer-logo img{display:block}.footer-bottom p{color:var(--text-secondary);font-size:.9rem}.fade-in-up{opacity:0;transition:opacity .8s ease-out,transform .8s ease-out;transform:translateY(30px)}.fade-in-up.visible{opacity:1;transform:translateY(0)}.delay-1{transition-delay:.1s}.delay-2{transition-delay:.2s}.delay-3{transition-delay:.3s}.delay-4{transition-delay:.4s}@media (width<=767px){.delay-1,.delay-2,.delay-3,.delay-4{transition-delay:0s}}
