*{margin:0;padding:0;box-sizing:border-box}html,body{margin:0;padding:0;width:100%;overflow-x:hidden}.landing-page{position:relative;min-height:100vh;background:#0a0a0a;color:#fff;overflow-x:hidden;margin:0;padding:0}.hero-section{position:relative;min-height:90vh;display:flex;align-items:center;justify-content:center;text-align:center;padding:2rem;background:#000;overflow:hidden;clip-path:inset(0);isolation:isolate}.hero-content{position:relative;z-index:10;max-width:900px;margin:0 auto}.hero-logo{display:block;max-width:180px;margin:0 auto 2rem;filter:drop-shadow(0 10px 20px rgba(0,0,0,.3));animation:float 6s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.hero-title{font-size:3.5rem;font-weight:800;margin:0 0 1.5rem;line-height:1.2;text-shadow:0 4px 6px rgba(0,0,0,.2);background:linear-gradient(to right,#fff,#e0e7ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle{font-size:1.25rem;line-height:1.8;margin:0 0 3rem;opacity:.95;max-width:700px;margin-left:auto;margin-right:auto;text-shadow:0 2px 4px rgba(0,0,0,.1)}.cta-buttons{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;border-radius:12px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 6px #0000001a}.btn-primary{background:#fffffff2;color:#667eea;border:2px solid transparent}.btn-primary:hover{background:#fff;transform:translateY(-2px);box-shadow:0 8px 12px #00000026}.btn-secondary{background:#ffffff1a;color:#fff;border:2px solid rgba(255,255,255,.3);backdrop-filter:blur(10px)}.btn-secondary:hover{background:#fff3;border-color:#ffffff80;transform:translateY(-2px);box-shadow:0 8px 12px #00000026}.btn-large{padding:1.25rem 2.5rem;font-size:1.125rem}.btn-icon{width:20px;height:20px}.hero-note{margin-top:1rem;font-size:.875rem;color:#fff9}.demo-section{padding:6rem 2rem;background:linear-gradient(135deg,#1a1a1a,#2d2d2d)}.demo-subtitle{text-align:center;font-size:1.125rem;opacity:.9;margin:-2rem auto 3rem;max-width:700px;line-height:1.6}.demo-container{max-width:1200px;margin:0 auto}.demo-video-wrapper{position:relative;width:100%;border-radius:16px;overflow:hidden;box-shadow:0 25px 50px #00000080;background:#0000004d;border:2px solid rgba(255,255,255,.1)}.demo-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:500px;padding:3rem;color:#ffffffb3}.demo-placeholder svg{color:#fff6;margin-bottom:1.5rem;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:.4}50%{opacity:.8}}.placeholder-text{font-size:1.5rem;font-weight:600;margin:0 0 .5rem;color:#fffc}.placeholder-subtext{font-size:1rem;margin:0;color:#ffffff80}.demo-video{width:100%;height:auto;display:block;min-height:500px;object-fit:cover}.hero-features-section{padding:6rem 2rem;background:linear-gradient(180deg,#0a0a0a,#1a1a2e)}.hero-features-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;max-width:1400px;margin:0 auto}.hero-feature-card{background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:24px;overflow:hidden;transition:all .3s ease;position:relative}.hero-feature-card:hover{transform:translateY(-8px);border-color:#667eea66;box-shadow:0 25px 50px #667eea26}.hero-feature-badge{position:absolute;top:1.5rem;right:1.5rem;background:linear-gradient(135deg,#667eea,#764ba2);padding:.375rem .75rem;border-radius:20px;font-size:.75rem;font-weight:600;text-transform:uppercase;z-index:10}.hero-feature-visual{width:100%;height:280px;background:#0000004d;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-feature-image,.hero-feature-video{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.hero-feature-card:hover .hero-feature-image,.hero-feature-card:hover .hero-feature-video{transform:scale(1.05)}.hero-feature-content{padding:2rem}.hero-feature-icon{width:56px;height:56px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;color:#fff}.hero-feature-title{font-size:1.75rem;font-weight:700;margin:0 0 .5rem}.hero-feature-subtitle{font-size:1rem;color:#4ade80;font-weight:500;margin:0 0 1rem}.hero-feature-description{font-size:1rem;line-height:1.7;color:#fffc;margin:0 0 1.5rem}.hero-feature-list{list-style:none;padding:0;margin:0}.hero-feature-list li{display:flex;align-items:center;gap:.75rem;padding:.5rem 0;font-size:.9375rem;color:#ffffffe6}.hero-feature-list .check-icon{width:20px;height:20px;stroke:#4ade80;stroke-width:3;fill:none;flex-shrink:0}.pain-points-section{padding:6rem 2rem;background:#0a0a0a}.pain-points-subtitle{text-align:center;font-size:1.125rem;color:#ffffffb3;margin:-2rem auto 3rem;max-width:700px;line-height:1.6}.pain-points-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;max-width:1400px;margin:0 auto}.pain-point-card{background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:1.5rem;transition:all .3s ease}.pain-point-card:hover{transform:translateY(-4px);border-color:#f871714d}.pain-point-problem{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.pain-icon{width:32px;height:32px;background:#f8717133;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#f87171}.pain-icon svg{width:18px;height:18px}.pain-label{font-size:.75rem;font-weight:600;text-transform:uppercase;color:#f87171}.pain-point-card h3{font-size:1rem;font-weight:600;margin:0 0 .75rem;color:#fffffff2}.pain-description{font-size:.875rem;color:#fff9;margin:0 0 1.5rem;line-height:1.5}.pain-solution{background:#4ade801a;border:1px solid rgba(74,222,128,.2);border-radius:12px;padding:1rem}.solution-label{font-size:.75rem;font-weight:600;text-transform:uppercase;color:#4ade80;display:block;margin-bottom:.5rem}.pain-solution p{font-size:.875rem;color:#ffffffe6;margin:0;line-height:1.5}.features-section{position:relative;padding:6rem 2rem;background:linear-gradient(135deg,#667eea,#764ba2)}.section-title{font-size:2.5rem;font-weight:700;text-align:center;margin:0 0 4rem;text-shadow:0 2px 4px rgba(0,0,0,.1)}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.feature-card{background:#ffffff1a;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:16px;padding:2rem;transition:all .3s ease;overflow:hidden}.feature-card:hover{transform:translateY(-8px);background:#ffffff26;box-shadow:0 20px 40px #0003}.feature-card:hover .feature-image{transform:scale(1.05)}.feature-image-container{width:100%;height:200px;margin:0 0 1.5rem;border-radius:12px;overflow:hidden;background:#0003;display:flex;align-items:center;justify-content:center}.feature-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.feature-icon{width:64px;height:64px;margin:0 0 1.5rem;color:#fff;background:#ffffff1a;border-radius:12px;display:flex;align-items:center;justify-content:center}.feature-title{font-size:1.5rem;font-weight:600;margin:0 0 1rem}.feature-description{font-size:1rem;line-height:1.6;opacity:.9;margin:0}.features-video-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:1200px;margin:0 auto}.feature-video-card{background:#ffffff14;border:1px solid rgba(255,255,255,.15);border-radius:16px;overflow:hidden;transition:all .3s ease}.feature-video-card:hover{transform:translateY(-4px);border-color:#ffffff4d;box-shadow:0 20px 40px #0000004d}.feature-video-container{width:100%;aspect-ratio:16 / 10;background:#0000004d;overflow:hidden}.feature-video{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.feature-video-card:hover .feature-video{transform:scale(1.02)}.feature-video-info{padding:1.25rem 1.5rem;background:#0003}.feature-video-info h3{font-size:1.125rem;font-weight:600;margin:0 0 .5rem;color:#fff}.feature-video-info p{font-size:.875rem;line-height:1.5;margin:0;color:#ffffffb3}.feature-video-card:last-child:nth-child(odd){grid-column:1 / -1;max-width:600px;justify-self:center}@media (max-width: 768px){.features-video-grid{grid-template-columns:1fr;max-width:500px}.feature-video-card:last-child:nth-child(odd){max-width:100%}}.testimonials-section{padding:6rem 2rem;background:linear-gradient(135deg,#2d2d2d,#1a1a1a)}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.testimonial-card{background:#ffffff0d;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:2.5rem;transition:all .3s ease;display:flex;flex-direction:column;gap:1.5rem}.testimonial-card:hover{transform:translateY(-8px);background:#ffffff14;border-color:#fff3;box-shadow:0 20px 40px #0000004d}.testimonial-rating{display:flex;gap:.25rem;margin-bottom:.5rem}.star-icon{color:#fbbf24;width:20px;height:20px;filter:drop-shadow(0 2px 4px rgba(251,191,36,.3))}.testimonial-text{font-size:1rem;line-height:1.7;opacity:.9;margin:0;flex:1;font-style:italic;position:relative}.testimonial-text:before{content:'"';font-size:3rem;position:absolute;top:-1rem;left:-.5rem;opacity:.2;font-family:Georgia,serif}.testimonial-author{display:flex;align-items:center;gap:1rem;margin-top:auto;padding-top:1rem;border-top:1px solid rgba(255,255,255,.1)}.author-avatar{width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 8px #0003}.author-avatar svg{width:40px;height:40px;color:#ffffffe6}.author-info{display:flex;flex-direction:column;gap:.25rem}.author-name{font-size:1rem;font-weight:600;color:#fff}.author-title{font-size:.875rem;color:#ffffffb3}.roadmap-section{padding:6rem 2rem;background:linear-gradient(180deg,#1a1a2e,#0a0a0a)}.roadmap-subtitle{text-align:center;font-size:1.125rem;color:#ffffffb3;margin:-2rem auto 3rem;max-width:600px;line-height:1.6}.roadmap-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;max-width:1200px;margin:0 auto}.roadmap-card{background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:1.5rem;text-align:center;transition:all .3s ease;position:relative}.roadmap-card:before{content:"Coming Soon";position:absolute;top:-10px;left:50%;transform:translate(-50%);background:linear-gradient(135deg,#667eea,#764ba2);padding:.25rem .75rem;border-radius:12px;font-size:.6875rem;font-weight:600;text-transform:uppercase;white-space:nowrap}.roadmap-card:hover{transform:translateY(-4px);border-color:#667eea66;background:#ffffff0d}.roadmap-icon{width:56px;height:56px;margin:0 auto 1rem;background:#667eea33;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#a5b4fc}.roadmap-card h3{font-size:1.125rem;font-weight:600;margin:0 0 .75rem;color:#fff}.roadmap-card p{font-size:.875rem;color:#fff9;margin:0;line-height:1.5}@media (max-width: 1024px){.roadmap-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.roadmap-grid{grid-template-columns:1fr;max-width:400px}}.tech-section{padding:6rem 2rem;background:linear-gradient(135deg,#764ba2,#667eea)}.tech-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.tech-item{background:#ffffff1a;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:12px;padding:2rem;text-align:center;transition:all .3s ease;display:flex;flex-direction:column;align-items:center;gap:1rem}.tech-item:hover{transform:translateY(-4px);background:#ffffff26}.tech-logo{width:64px;height:64px;object-fit:contain}.tech-name{display:block;font-size:1.5rem;font-weight:700;margin:0}.tech-description{display:block;font-size:.875rem;opacity:.8;margin:0}.download-section{padding:6rem 2rem;background:#1a1a1a}.download-subtitle{text-align:center;font-size:1.125rem;opacity:.9;margin:-2rem auto 3rem;max-width:600px}.download-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.download-card{background:#ffffff0d;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:2.5rem;transition:all .3s ease;display:flex;flex-direction:column;align-items:center;text-align:center}.download-card:hover{transform:translateY(-8px);background:#ffffff14;border-color:#fff3;box-shadow:0 20px 40px #0000004d}.download-icon{width:80px;height:80px;margin-bottom:1.5rem;display:flex;align-items:center;justify-content:center;background:#ffffff1a;border-radius:16px;padding:1rem}.platform-logo{width:56px;height:56px;object-fit:contain}.download-title{font-size:1.75rem;font-weight:700;margin:0 0 .5rem}.download-description{font-size:1rem;opacity:.8;margin:0 0 1.5rem}.download-command{width:100%;background:#0000004d;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:1rem;margin-bottom:1.5rem;display:flex;align-items:center;justify-content:space-between;gap:.5rem;position:relative}.download-command code{font-family:Monaco,Courier New,monospace;font-size:.875rem;color:#0f8;flex:1;text-align:left;word-break:break-all}.download-command code.coming-soon-text{text-align:center;color:#ffffff80;font-style:italic}.download-buttons{display:flex;flex-direction:column;gap:.75rem;width:100%;margin-bottom:1rem}.btn-download{padding:.75rem 1.5rem;font-size:.9375rem;border-radius:8px;text-decoration:none;text-align:center;font-weight:600;transition:all .2s ease}.coming-soon-badge{display:inline-block;padding:.5rem 1.5rem;background:#ffffff14;border:1px solid rgba(255,255,255,.15);border-radius:20px;color:#ffffff80;font-size:.875rem;font-style:italic}.video-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;min-height:200px;width:100%;background:#ffffff08;border:1px dashed rgba(255,255,255,.15);border-radius:12px;color:#fff6;font-size:.9375rem}.video-placeholder svg{opacity:.4}.copy-btn{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:6px;padding:.5rem;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.copy-btn:hover{background:#fff3;transform:scale(1.05)}.copy-btn svg{width:20px;height:20px}.download-link{color:#667eea;text-decoration:none;font-weight:600;transition:all .2s ease;display:inline-flex;align-items:center;gap:.25rem}.download-link:hover{color:#8b9dff;transform:translate(4px)}.cta-section{padding:6rem 2rem;text-align:center;background:linear-gradient(135deg,#667eea,#764ba2)}.cta-title{font-size:2.5rem;font-weight:700;margin:0 0 1rem}.cta-subtitle{font-size:1.25rem;margin:0 0 3rem;opacity:.9;max-width:600px;margin-left:auto;margin-right:auto}.footer{padding:3rem 2rem;background:#1a1a1a}.footer-content{max-width:1200px;margin:0 auto;text-align:center}.social-links{display:flex;gap:1.5rem;justify-content:center;margin-bottom:1.5rem}.social-link{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#ffffff1a;border-radius:50%;color:#fff;transition:all .3s ease;text-decoration:none}.social-link:hover{background:#fff3;transform:translateY(-4px)}.social-link svg{width:24px;height:24px}.footer-text{font-size:.875rem;opacity:.7;margin:0}@media (max-width: 768px){.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1rem}.section-title{font-size:2rem}.features-grid,.testimonials-grid{grid-template-columns:1fr}.demo-placeholder{min-height:350px;padding:2rem}.demo-video{min-height:350px}.tech-grid{grid-template-columns:repeat(2,1fr)}.cta-title{font-size:2rem}.cta-subtitle{font-size:1rem}.cta-buttons{flex-direction:column}.btn{width:100%;max-width:300px}}@media (max-width: 480px){.hero-title{font-size:2rem}.tech-grid{grid-template-columns:1fr}}.landing-nav{position:fixed;top:0;left:0;right:0;z-index:100;background:#0a0a0ae6;backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.1)}.nav-container{max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex;align-items:center;justify-content:space-between}.nav-logo img{height:36px;width:auto}.nav-menu{display:flex;align-items:center;gap:.5rem}.nav-item{padding:.5rem 1rem;color:#fffc;text-decoration:none;font-size:.9375rem;border-radius:6px;transition:all .2s ease}.nav-item:hover{color:#fff;background:#ffffff1a}.nav-btn{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff!important}.nav-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #667eea4d}.hero-badge{display:inline-block;padding:.5rem 1rem;background:#667eea33;border:1px solid rgba(102,126,234,.3);border-radius:20px;font-size:.875rem;color:#a5b4fc;margin-bottom:1.5rem}.comparison-section{padding:6rem 2rem;background:linear-gradient(135deg,#1a1a2e,#16213e)}.comparison-subtitle{text-align:center;font-size:1.125rem;opacity:.8;margin:-2rem auto 3rem;max-width:700px;line-height:1.6}.comparison-table{max-width:900px;margin:0 auto;background:#ffffff08;border-radius:16px;border:1px solid rgba(255,255,255,.1);overflow:hidden}.comparison-table.comparison-table-5col{max-width:1000px}.comparison-header{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;background:#ffffff0d;border-bottom:1px solid rgba(255,255,255,.1)}.comparison-table-5col .comparison-header{grid-template-columns:2fr 1fr 1fr 1fr 1fr}.comparison-row{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;border-bottom:1px solid rgba(255,255,255,.05)}.comparison-table-5col .comparison-row{grid-template-columns:2fr 1fr 1fr 1fr 1fr}.comparison-row:last-child{border-bottom:none}.comparison-cell{padding:1rem 1.25rem;display:flex;align-items:center;justify-content:center;text-align:center;font-size:.9375rem}.comparison-cell.feature-name{justify-content:flex-start;font-weight:500}.comparison-cell.highlight{background:#667eea1a}.comparison-header .comparison-cell{font-weight:600;padding:1.25rem;flex-direction:column;gap:.5rem}.comparison-logo{width:32px;height:32px;object-fit:contain}.check-icon,.cross-icon{width:24px;height:24px;stroke-width:3;fill:none}.check-icon{stroke:#4ade80}.check-icon.dim{stroke:#4ade8080}.cross-icon{stroke:#f87171}.value-highlight{color:#4ade80;font-weight:600}.value-dim{color:#ffffff80}.comparison-price-row{background:#667eea0d;border-bottom:2px solid rgba(102,126,234,.3)!important}.price-tag{display:flex;flex-direction:column;align-items:center;gap:.25rem}.price-tag .price-main{font-size:1.5rem;font-weight:800;color:#4ade80}.price-tag .price-sub{font-size:.75rem;color:#fff9;text-transform:uppercase;letter-spacing:.5px}.price-tag.price-expensive .price-main{color:#f87171;text-decoration:line-through}.comparison-cta{text-align:center;margin-top:3rem}.performance-showcase{display:flex;justify-content:center;gap:2rem;padding:1.5rem;background:#667eea1a;border-radius:12px;width:100%;height:100%;align-items:center}.perf-stat{display:flex;flex-direction:column;align-items:center;gap:.25rem}.perf-value{font-size:1.5rem;font-weight:700;color:#4ade80}.perf-label{font-size:.75rem;color:#fff9;text-transform:uppercase}.tech-subtitle{text-align:center;font-size:1.125rem;opacity:.8;margin:-2rem auto 3rem;max-width:600px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;margin-bottom:3rem;padding-bottom:2rem;border-bottom:1px solid rgba(255,255,255,.1)}.footer-brand{display:flex;flex-direction:column;gap:1rem}.footer-logo{width:48px;height:auto}.footer-brand p{color:#fff9;font-size:.9375rem;line-height:1.6;margin:0}.footer-links{display:flex;flex-direction:column;gap:.75rem}.footer-links h4{font-size:.875rem;font-weight:600;color:#fff;margin:0 0 .5rem;text-transform:uppercase;letter-spacing:.05em}.footer-links a{color:#fff9;text-decoration:none;font-size:.9375rem;transition:color .2s ease}.footer-links a:hover{color:#fff}.footer-bottom{display:flex;flex-direction:column;align-items:center;gap:1rem}@media (max-width: 1024px){.hero-features-grid{grid-template-columns:1fr;max-width:700px}.pain-points-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.landing-nav{position:static}.nav-container{flex-wrap:wrap;gap:1rem;padding:1rem}.nav-menu{width:100%;justify-content:center;flex-wrap:wrap}.hero-section{padding-top:2rem}.hero-features-section{padding:4rem 1rem}.hero-feature-visual{height:200px}.hero-feature-content{padding:1.5rem}.hero-feature-title{font-size:1.5rem}.pain-points-section{padding:4rem 1rem}.pain-points-grid{grid-template-columns:1fr;max-width:500px;margin:0 auto}.comparison-header,.comparison-row{grid-template-columns:1.5fr 1fr 1fr 1fr}.comparison-cell{padding:.75rem .5rem;font-size:.8125rem}.comparison-logo{width:24px;height:24px}.footer-grid{grid-template-columns:1fr 1fr;gap:2rem}.footer-brand{grid-column:1 / -1}.performance-showcase{flex-direction:column;gap:1rem}}@media (max-width: 768px){.comparison-table{overflow-x:auto}.comparison-table-5col .comparison-header,.comparison-table-5col .comparison-row{min-width:700px}}@media (max-width: 480px){.comparison-table{overflow-x:auto}.comparison-header,.comparison-row{min-width:500px}.comparison-table-5col .comparison-header,.comparison-table-5col .comparison-row{min-width:700px}.footer-grid{grid-template-columns:1fr}}.legal-page{min-height:100vh;background:#0a0a0a;color:#fff}.legal-nav{display:flex;align-items:center;gap:2rem;padding:1rem 2rem;border-bottom:1px solid rgba(255,255,255,.1)}.legal-nav .nav-logo img{height:36px;width:auto}.legal-nav .nav-links{display:flex;gap:1.5rem}.legal-nav .nav-links a{color:#ffffffb3;text-decoration:none;font-size:.9375rem;margin:0;transition:color .2s}.legal-nav .nav-links a:hover{color:#fff}.legal-container{max-width:720px;margin:0 auto;padding:3rem 2rem 4rem}.legal-container h1{font-size:2.25rem;font-weight:700;margin-bottom:.5rem;color:#fff;text-align:left;text-transform:none;max-width:none;line-height:1.3}.legal-updated{color:#fff6;font-size:.875rem;margin-bottom:2.5rem;max-width:none}.legal-section{margin-bottom:2.5rem}.legal-section h2{font-size:1.25rem;font-weight:600;margin-bottom:.75rem;color:#fff}.legal-section p{font-size:1rem;line-height:1.7;color:#ffffffbf;margin-bottom:.75rem;max-width:none;text-align:left}.legal-section ul{list-style:disc;padding-left:1.5rem;margin-bottom:.75rem}.legal-section li{font-size:1rem;line-height:1.7;color:#ffffffbf;margin-bottom:.25rem}.legal-section a{color:#667eea;text-decoration:none;margin:0}.legal-section a:hover{text-decoration:underline}.company-info{margin-top:1rem;background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:1rem 1.25rem}.info-row{display:flex;gap:1rem;padding:.5rem 0;font-size:.9375rem}.info-row:not(:last-child){border-bottom:1px solid rgba(255,255,255,.06)}.info-label{color:#fff6;min-width:100px;font-weight:500}.info-row a{color:#667eea;text-decoration:none;margin:0}.info-row a:hover{text-decoration:underline}.legal-footer{text-align:center;padding:2rem;border-top:1px solid rgba(255,255,255,.1);color:#fff6;font-size:.875rem}.legal-footer a{color:#667eea;text-decoration:none;margin:0}.legal-footer a:hover{text-decoration:underline}.docs-container{max-width:900px;margin:0 auto;padding:3rem 2rem 4rem}.docs-container h1{font-size:2.25rem;font-weight:700;margin-bottom:.5rem;color:#fff;text-align:left;text-transform:none;max-width:none;line-height:1.3}.docs-subtitle{color:#ffffff80;font-size:1.0625rem;margin-bottom:2.5rem;max-width:none}.docs-grid{display:flex;flex-direction:column;gap:2rem}.docs-card{background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:2rem}.docs-card-icon{width:48px;height:48px;background:linear-gradient(135deg,#667eea33,#764ba233);border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;color:#667eea}.docs-card h2{font-size:1.375rem;font-weight:700;margin-bottom:1.25rem;color:#fff}.docs-card h3{font-size:1.0625rem;font-weight:600;margin:1.5rem 0 .5rem;color:#ffffffe6}.docs-card h3:first-of-type{margin-top:0}.docs-card p{font-size:.9375rem;line-height:1.7;color:#ffffffb3;margin-bottom:.75rem;max-width:none;text-align:left}.docs-card ul,.docs-card ol{padding-left:1.5rem;margin-bottom:.75rem}.docs-card li{font-size:.9375rem;line-height:1.7;color:#ffffffb3;margin-bottom:.25rem}.docs-card a{color:#667eea;text-decoration:none;margin:0}.docs-card a:hover{text-decoration:underline}.docs-card pre{background:#0006;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:.75rem 1rem;overflow-x:auto;margin-bottom:.75rem}.docs-card code{font-family:Monaco,Courier New,monospace;font-size:.8125rem;color:#0f8}.docs-card pre code{font-size:.875rem}.docs-note{background:#fbbf2414;border:1px solid rgba(251,191,36,.2);border-radius:8px;padding:.75rem 1rem;font-size:.875rem;line-height:1.6;color:#ffffffb3;margin-bottom:.75rem}.docs-note strong{color:#fbbf24}.shortcuts-table{display:flex;flex-direction:column;gap:.5rem}.shortcut-row{display:flex;align-items:center;gap:1rem;padding:.5rem 0;border-bottom:1px solid rgba(255,255,255,.06)}.shortcut-row kbd{display:inline-block;padding:.25rem .625rem;background:#ffffff14;border:1px solid rgba(255,255,255,.15);border-radius:6px;font-family:Monaco,Courier New,monospace;font-size:.8125rem;color:#fff;min-width:140px;text-align:center}.shortcut-row span{font-size:.9375rem;color:#ffffffb3}@media (max-width: 768px){.docs-container{padding:2rem 1rem 3rem}.docs-card{padding:1.25rem}}
