:root{--brand-primary: #00b0f0;--brand-hover: #008cc0;--brand-dark: #006b91;--accent-mia: #ec4899;--accent-mia-light: #f472b6;--accent-mia-dark: #db2777;--accent-gway: #38bdf8;--accent-gway-light: #60a5fa;--accent-gway-dark: #0ea5e9;--green-50: #f0fdf4;--green-100: #dcfce7;--green-200: #bbf7d0;--green-300: #86efac;--green-400: #4ade80;--green-500: #22c55e;--green-600: #16a34a;--green-700: #15803d;--green-800: #166534;--green-900: #14532d;--emerald-400: #34d399;--emerald-500: #10b981;--emerald-600: #059669;--emerald-700: #047857;--green-alpha-05: rgba(34, 197, 94, 0.05);--green-alpha-08: rgba(34, 197, 94, 0.08);--green-alpha-10: rgba(34, 197, 94, 0.1);--green-alpha-12: rgba(34, 197, 94, 0.12);--green-alpha-14: rgba(34, 197, 94, 0.14);--green-alpha-15: rgba(34, 197, 94, 0.15);--green-alpha-20: rgba(34, 197, 94, 0.2);--green-alpha-25: rgba(34, 197, 94, 0.25);--green-alpha-30: rgba(34, 197, 94, 0.3);--green-alpha-40: rgba(34, 197, 94, 0.4);--green-alpha-50: rgba(34, 197, 94, 0.5);--emerald-alpha-10: rgba(16, 185, 129, 0.1);--emerald-alpha-15: rgba(16, 185, 129, 0.15);--emerald-alpha-20: rgba(16, 185, 129, 0.2);--emerald-alpha-40: rgba(16, 185, 129, 0.4);--blue-50: #eff6ff;--blue-100: #dbeafe;--blue-400: #60a5fa;--blue-500: #3b82f6;--blue-600: #2563eb;--blue-700: #1d4ed8;--indigo-400: #818cf8;--indigo-500: #6366f1;--indigo-600: #4f46e5;--violet-500: #8b5cf6;--pink-100: #fce7f3;--pink-400: #f472b6;--pink-500: #ec4899;--pink-600: #db2777;--green: #22c55e;--green-glow: rgba(34, 197, 94, 0.14);--green-soft: rgba(34, 197, 94, 0.08);--color-success: #22c55e;--color-success-bg: #dcfce7;--color-warning: #f59e0b;--color-error: #ef4444;--color-error-bg: #fee2e2;--navy-50: #f8fafc;--navy-100: #f1f5f9;--navy-200: #e2e8f0;--navy-300: #cbd2d9;--navy-400: #94a3b8;--navy-500: #64748b;--navy-600: #475569;--navy-700: #334155;--navy-800: #1e293b;--navy-900: #0f172a;--cyan-50: #f0f9ff;--cyan-100: #e0f2fe;--cyan-200: #bae6fd;--cyan-300: #7dd3fc;--cyan-400: #38bdf8;--cyan-500: #0ea5e9;--abyss: #020617;--surface: #0f172a;--surface-light: #071026;--surface-elevated: #1e293b;--bg-app: #020617;--bg-body: #020617;--bg-surface: #0f172a;--bg-card: #1e293b;--bg-glass: rgba(2, 6, 23, 0.9);--bg-light: #ffffff;--bg-light-surface: #f8fafc;--text-main: #f8fafc;--text-primary: #f8fafc;--text-secondary: rgba(226, 232, 240, 0.82);--text-muted: rgba(226, 232, 240, 0.82);--text-subtle: rgba(148, 163, 184, 0.7);--brand-text-safe: #22c55e;--border: rgba(148, 163, 184, 0.18);--border-subtle: rgba(148, 163, 184, 0.18);--border-strong: rgba(148, 163, 184, 0.3);--border-hover: rgba(226, 232, 240, 0.3);--border-focus: #00b0f0;--shadow-sm: 0 2px 8px rgba(0, 0, 0, 0.15);--shadow-md: 0 4px 20px rgba(0, 0, 0, 0.25);--shadow-lg: 0 8px 32px rgba(0, 0, 0, 0.35);--shadow-soft: 0 8px 32px rgba(0, 0, 0, 0.35);--shadow-card: 0 4px 20px rgba(0, 0, 0, 0.25);--shadow-glow: 0 0 20px rgba(0, 176, 240, 0.3);--radius-xs: 4px;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-xl: 20px;--radius-pill: 9999px;--radius: 12px;--font-heading: Outfit, sans-serif;--font-body: Geist, Inter, system-ui, -apple-system, sans-serif;--font-mono: JetBrains Mono, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;--container-width: 1240px;--header-height: 72px;--shadow: 0 8px 32px rgba(0, 0, 0, 0.35);--gbar-gradient: linear-gradient(90deg, #3b82f6 0%, #06b6d4 50%, #10b981 100%)}*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:1rem;line-height:1.6;color:#f8fafc;background:#020617;overflow-x:hidden}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none;transition:color .2s ease}ul,ol{list-style:none}*:focus-visible{outline:2px solid #22c55e;outline-offset:2px}*:focus:not(:focus-visible){outline:none}a:focus-visible,button:focus-visible,[class*=btn-]:focus-visible{outline:2px solid #22c55e;outline-offset:3px;box-shadow:0 0 0 4px rgba(0,0,0,.1)}@media(max-width: 480px){h1{font-size:clamp(1.8rem,8vw,2.4rem)}.container{padding:0 16px}section{padding:50px 0}[class*=btn-cta],[class*=btn-primary]{width:100%;padding:14px 24px}}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2;color:#f8fafc}h1{font-size:clamp(2rem,5vw,3rem);letter-spacing:-0.02em}h2{font-size:clamp(1.5rem,4vw,2rem);letter-spacing:-0.01em}h3{font-size:clamp(1.125rem,2.5vw,1.25rem)}p{color:#94a3b8;line-height:1.7}p strong{color:#f8fafc;font-weight:600}.container{width:100%;max-width:1140px;margin:0 auto;padding:0 1.5rem}section{padding:4rem 0}@media(min-width: 768px){section{padding:5rem 0}}.site-header{position:fixed;top:0;left:0;right:0;z-index:1000;padding:1rem 0;background:rgba(2,6,23,.9);backdrop-filter:blur(20px);border-bottom:1px solid hsla(0,0%,100%,.05);transition:all .3s ease}.site-header.scrolled{padding:.75rem 0;background:rgba(2,6,23,.95);border-bottom-color:rgba(34,197,94,.3);box-shadow:0 4px 30px rgba(0,0,0,.3)}.site-header .header-inner{display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.site-header .logo{display:flex;align-items:center;gap:.75rem}.site-header .logo img{height:32px;width:auto}.site-header .logo span{font-weight:700;font-size:1.25rem;color:#f8fafc}.site-header .nav-main{display:none}@media(min-width: 1024px){.site-header .nav-main{display:flex;align-items:center;gap:2rem}}.site-header .nav-main a{font-size:.875rem;font-weight:500;color:#94a3b8;transition:color .2s ease}.site-header .nav-main a:hover,.site-header .nav-main a.active{color:#22c55e}.site-header .header-cta{display:flex;align-items:center;gap:1rem}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;border-radius:.75rem;border:none;cursor:pointer;transition:all .3s ease}.btn:focus-visible{outline:2px solid #22c55e;outline-offset:2px}.btn-primary{background:linear-gradient(135deg, #16a34a, #22c55e);color:#fff;box-shadow:0 0 20px rgba(34,197,94,.4)}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 0 30px rgba(34,197,94,.5)}.btn-primary:active{transform:translateY(0)}.btn-lg{padding:1rem 2rem;font-size:1rem}.btn-secondary{background:rgba(0,0,0,0);color:#f8fafc;border:1px solid hsla(0,0%,100%,.2)}.btn-secondary:hover{background:hsla(0,0%,100%,.1);border-color:#22c55e;color:#22c55e}.hero,.hero--register{position:relative;padding:120px 0 4rem;background:radial-gradient(circle at center, rgba(34, 197, 94, 0.1), transparent 70%);color:#f8fafc;overflow:hidden}@media(min-width: 768px){.hero,.hero--register{padding:140px 0 5rem}}.glass{background:rgba(30,41,59,.3);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.05)}.hero__inner{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media(min-width: 1024px){.hero__inner{grid-template-columns:1fr 1fr;gap:4rem}}.hero__copy{text-align:center}@media(min-width: 1024px){.hero__copy{text-align:left}}.hero__badge{display:inline-block;padding:.5rem 1rem;background:rgba(34,197,94,.1);color:#22c55e;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;border-radius:9999px;border:1px solid rgba(34,197,94,.3);margin-bottom:1.25rem;transition:all .2s ease}.hero__badge:hover{background:rgba(34,197,94,.2);border-color:#22c55e}.hero__title{margin-bottom:1rem;color:#f8fafc}.hero__subtitle{font-size:1.125rem;color:#94a3b8;margin-bottom:2rem;max-width:500px}@media(min-width: 1024px){.hero__subtitle{margin-left:0}}.hero__actions{display:flex;flex-direction:column;gap:.75rem;align-items:center}@media(min-width: 1024px){.hero__actions{align-items:flex-start}}.hero__note{font-size:.875rem;color:#64748b;margin-top:.5rem}.hero__media{display:flex;justify-content:center}@media(min-width: 1024px){.hero__media{justify-content:flex-end}}.register-benefits-card{padding:2rem;background:rgba(30,41,59,.3);border:1px solid rgba(34,197,94,.3);border-radius:1rem;backdrop-filter:blur(10px);max-width:380px;box-shadow:0 10px 30px rgba(0,0,0,.25)}.register-benefits-card h3{font-size:1.125rem;margin-bottom:1.5rem;color:#f8fafc}.benefits-list{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.benefits-list li{display:flex;align-items:flex-start;gap:.75rem;font-size:.875rem;color:#94a3b8}.benefit-icon{color:#22c55e;font-weight:700;flex-shrink:0;font-size:1rem}.benefits-note{font-size:.75rem;color:#64748b;line-height:1.5;padding-top:1rem;border-top:1px solid hsla(0,0%,100%,.05)}.steps{background:#020617}.section-title{font-size:1.5rem;text-align:center;margin-bottom:3rem;color:#f8fafc}.section-subtitle{text-align:center;color:#94a3b8;margin-top:-2rem;margin-bottom:3rem}.steps__grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width: 768px){.steps__grid{grid-template-columns:repeat(2, 1fr);gap:2rem}}@media(min-width: 1024px){.steps__grid--4{grid-template-columns:repeat(4, 1fr)}}.step-card{position:relative;padding:2rem 1.5rem;background:rgba(30,41,59,.3);border:1px solid hsla(0,0%,100%,.1);border-radius:1rem;backdrop-filter:blur(10px);text-align:center;transition:all .3s ease}.step-card:hover{transform:translateY(-4px);border-color:rgba(34,197,94,.3);box-shadow:0 10px 30px rgba(0,0,0,.25)}.step-card:hover .step-number{background:linear-gradient(135deg, #16a34a, #22c55e);color:#fff;transform:scale(1.1)}.step-number{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;background:#1e293b;color:#22c55e;font-size:1.25rem;font-weight:700;border-radius:9999px;margin-bottom:1rem;border:2px solid rgba(34,197,94,.3);transition:all .3s ease}.step-card__title{font-size:1.125rem;margin-bottom:.5rem;color:#f8fafc}.step-card__desc{font-size:.875rem;color:#94a3b8;line-height:1.6}.comparison-section{background:#0a0f1a}.comparison-table{max-width:800px;margin:0 auto;background:rgba(30,41,59,.3);border:1px solid hsla(0,0%,100%,.1);border-radius:1rem;overflow:hidden}.comparison-row{display:grid;grid-template-columns:2fr 1fr 1fr;gap:1px;background:hsla(0,0%,100%,.05)}.comparison-row--header{background:#1e293b}.comparison-row--header .comparison-cell{font-weight:600;color:#f8fafc;text-transform:uppercase;font-size:.75rem;letter-spacing:.05em}.comparison-row:not(.comparison-row--header):hover .comparison-cell{background:rgba(30,41,59,.5)}.comparison-cell{padding:1rem 1.25rem;background:rgba(30,41,59,.3);font-size:.875rem;color:#94a3b8}.comparison-cell:first-child{color:#f8fafc}.comparison-cell--highlight{background:rgba(34,197,94,.05);color:#22c55e;font-weight:600}.text-muted{color:#64748b}.screenshots-section{background:#020617}.screenshot-item{display:grid;grid-template-columns:1fr;gap:2rem;align-items:center;margin-bottom:4rem}@media(min-width: 1024px){.screenshot-item{grid-template-columns:1fr 1fr;gap:3rem}.screenshot-item:nth-child(even){direction:rtl}.screenshot-item:nth-child(even)>*{direction:ltr}}.screenshot-item:last-child{margin-bottom:0}.screenshot-content .screenshot-badge{display:inline-block;padding:.25rem .75rem;background:rgba(34,197,94,.1);color:#22c55e;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;border-radius:.5rem;margin-bottom:1rem}.screenshot-content h3{margin-bottom:1rem;color:#f8fafc}.screenshot-content p{color:#94a3b8;margin-bottom:1.5rem}.screenshot-visual{position:relative;background:rgba(30,41,59,.3);border:1px solid hsla(0,0%,100%,.1);border-radius:1rem;padding:1rem;min-height:300px}.screenshot-visual .screenshot-area-label{position:absolute;top:.5rem;left:.75rem;font-size:.75rem;color:#64748b;text-transform:uppercase;letter-spacing:.1em}.screenshot-annotation{position:absolute;padding:.5rem .75rem;background:rgba(34,197,94,.9);color:#fff;font-size:.75rem;font-weight:500;border-radius:.5rem;white-space:nowrap;box-shadow:0 4px 12px rgba(0,0,0,.15)}.screenshot-annotation::before{content:"";position:absolute;width:8px;height:8px;background:#22c55e;border-radius:9999px;left:-12px;top:50%;transform:translateY(-50%);animation:annotationPulse 2s ease-in-out infinite}.cta-section{background:#020617;text-align:center;position:relative;overflow:hidden}.cta-section::before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg, transparent, #22c55e, transparent)}.cta__title{margin-bottom:.75rem;color:#f8fafc}.cta__subtitle{color:#94a3b8;margin-bottom:2rem}.cta__buttons{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.site-footer{background:#020617;padding:4rem 0 2rem;border-top:1px solid hsla(0,0%,100%,.05)}.site-footer .footer-grid{display:grid;grid-template-columns:1fr;gap:2rem;margin-bottom:3rem}@media(min-width: 768px){.site-footer .footer-grid{grid-template-columns:2fr repeat(3, 1fr)}}.site-footer .footer-brand .logo{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.site-footer .footer-brand .logo img{height:32px}.site-footer .footer-brand .logo span{font-size:1.25rem;font-weight:700;color:#f8fafc}.site-footer .footer-brand p{color:#64748b;font-size:.875rem;max-width:280px}.site-footer .footer-col h4{font-size:.875rem;font-weight:600;color:#f8fafc;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem}.site-footer .footer-col ul{display:flex;flex-direction:column;gap:.5rem}.site-footer .footer-col ul a{font-size:.875rem;color:#64748b;transition:color .2s ease}.site-footer .footer-col ul a:hover{color:#22c55e}.site-footer .footer-bottom{display:flex;flex-direction:column;gap:1rem;padding-top:2rem;border-top:1px solid hsla(0,0%,100%,.05);text-align:center}@media(min-width: 768px){.site-footer .footer-bottom{flex-direction:row;justify-content:space-between;align-items:center;text-align:left}}.site-footer .footer-bottom .copyright{font-size:.875rem;color:#64748b}.site-footer .footer-bottom .footer-links{display:flex;gap:1.5rem}.site-footer .footer-bottom .footer-links a{font-size:.875rem;color:#64748b}.site-footer .footer-bottom .footer-links a:hover{color:#22c55e}@keyframes fadeInUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes annotationPulse{0%,100%{box-shadow:0 0 0 0 rgba(34,197,94,.4)}50%{box-shadow:0 0 0 8px rgba(34,197,94,0)}}.step-card{animation:fadeInUp .6s ease-out backwards}.step-card:nth-child(1){animation-delay:0.1s}.step-card:nth-child(2){animation-delay:0.2s}.step-card:nth-child(3){animation-delay:0.3s}.step-card:nth-child(4){animation-delay:0.4s}.benefits-list li{animation:fadeInUp .4s ease-out backwards}.benefits-list li:nth-child(1){animation-delay:0.28s}.benefits-list li:nth-child(2){animation-delay:0.36s}.benefits-list li:nth-child(3){animation-delay:0.44s}.benefits-list li:nth-child(4){animation-delay:0.52s}.benefits-list li:nth-child(5){animation-delay:0.6s}.benefits-list li:nth-child(6){animation-delay:0.68s}.skip-link{position:absolute;top:-100%;left:50%;transform:translateX(-50%);padding:.75rem 1.5rem;background:#22c55e;color:#fff;border-radius:.5rem;z-index:9999;transition:top .2s ease}.skip-link:focus{top:1rem}:focus-visible{outline:2px solid #22c55e;outline-offset:2px}@media(prefers-reduced-motion: reduce){*,*::before,*::after{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important}html{scroll-behavior:auto}}@media(prefers-contrast: high){.btn-primary{border:2px solid #fff}.step-card,.register-benefits-card{border-width:2px}.comparison-table{border-width:2px}}@media print{body{background:#fff;color:#000}.site-header,.site-footer,.btn,.cta-section{display:none}section{padding:1cm 0;page-break-inside:avoid}h1,h2,h3{color:#000}p{color:#333}a{text-decoration:underline}.hero,.hero--register{min-height:auto;padding-top:0}.step-card,.register-benefits-card{background:#f5f5f5;border:1px solid #ccc}.comparison-table{border:1px solid #ccc}.comparison-cell{border:1px solid #ccc}}
