.styles-module__DxOBAq__desktop-app-page{background:var(--bg-light);min-height:100vh;color:var(--text-light)}.dark .styles-module__DxOBAq__desktop-app-page{background:var(--bg-dark);color:var(--text-dark)}.styles-module__DxOBAq__desktop-container{max-width:1200px;margin:0 auto;padding:2rem 1rem}.styles-module__DxOBAq__desktop-header{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;margin-bottom:6rem;display:grid}.styles-module__DxOBAq__header-content h1{color:#3b82f6;margin-bottom:1rem;font-size:3.5rem;font-weight:700}.styles-module__DxOBAq__subtitle{color:#6b7280;margin-bottom:2.5rem;font-size:1.3rem;line-height:1.6}.dark .styles-module__DxOBAq__subtitle{color:#9ca3af}.styles-module__DxOBAq__download-badges{flex-direction:column;gap:1rem;display:flex}.styles-module__DxOBAq__download-badge{background:var(--card-light);color:inherit;border:2px solid #e5e7eb;border-radius:12px;align-items:center;padding:1.25rem 1.5rem;text-decoration:none;transition:all .3s;display:flex}.dark .styles-module__DxOBAq__download-badge{background:var(--card-dark);border-color:#374151}.styles-module__DxOBAq__download-badge:hover{border-color:#3b82f6;transform:translate(8px);box-shadow:0 10px 25px #0000001a}.dark .styles-module__DxOBAq__download-badge:hover{box-shadow:0 10px 25px #0000004d}.styles-module__DxOBAq__os-icon{margin-right:1.5rem;font-size:2.5rem}.styles-module__DxOBAq__os-info{flex-direction:column;display:flex}.styles-module__DxOBAq__os-name{margin-bottom:.25rem;font-size:1.2rem;font-weight:600}.styles-module__DxOBAq__os-details{color:#6b7280;font-size:.9rem}.dark .styles-module__DxOBAq__os-details{color:#9ca3af}.styles-module__DxOBAq__header-image{justify-content:center;display:flex}.styles-module__DxOBAq__desktop-mockup{background:#1f2937;border-radius:12px;width:100%;max-width:600px;padding:1.5rem;position:relative;box-shadow:0 25px 50px #0000004d}.styles-module__DxOBAq__desktop-screen{background:#fff;border-radius:8px;position:relative;overflow:hidden}.dark .styles-module__DxOBAq__desktop-screen{background:#374151}.styles-module__DxOBAq__app-window{flex-direction:column;height:400px;display:flex}.styles-module__DxOBAq__window-header{background:#f3f4f6;border-bottom:1px solid #e5e7eb;align-items:center;padding:.75rem 1rem;display:flex}.dark .styles-module__DxOBAq__window-header{background:#4b5563;border-color:#6b7280}.styles-module__DxOBAq__window-controls{gap:.5rem;margin-right:1rem;display:flex}.styles-module__DxOBAq__control{border-radius:50%;width:12px;height:12px}.styles-module__DxOBAq__control.styles-module__DxOBAq__close{background:#ef4444}.styles-module__DxOBAq__control.styles-module__DxOBAq__minimize{background:#f59e0b}.styles-module__DxOBAq__control.styles-module__DxOBAq__maximize{background:#10b981}.styles-module__DxOBAq__window-title{color:#374151;font-weight:600}.dark .styles-module__DxOBAq__window-title{color:#d1d5db}.styles-module__DxOBAq__window-content{flex:1;display:flex}.styles-module__DxOBAq__sidebar{background:#f9fafb;border-right:1px solid #e5e7eb;width:200px;padding:1rem}.dark .styles-module__DxOBAq__sidebar{background:#4b5563;border-color:#6b7280}.styles-module__DxOBAq__sidebar-item{cursor:pointer;border-radius:6px;margin-bottom:.5rem;padding:.75rem 1rem;transition:all .3s}.styles-module__DxOBAq__sidebar-item:hover{background:#e5e7eb}.dark .styles-module__DxOBAq__sidebar-item:hover{background:#6b7280}.styles-module__DxOBAq__sidebar-item.styles-module__DxOBAq__active{color:#fff;background:#3b82f6}.styles-module__DxOBAq__main-content{background:#fff;flex:1;padding:1.5rem}.dark .styles-module__DxOBAq__main-content{background:var(--bg-dark)}.styles-module__DxOBAq__tool-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.styles-module__DxOBAq__tool-card{text-align:center;color:#4b5563;background:#f3f4f6;border-radius:8px;padding:1rem;font-weight:600;transition:all .3s}.dark .styles-module__DxOBAq__tool-card{color:#d1d5db;background:#6b7280}.styles-module__DxOBAq__tool-card:hover{color:#fff;background:#3b82f6;transform:translateY(-2px)}.styles-module__DxOBAq__desktop-features{margin-bottom:6rem}.styles-module__DxOBAq__desktop-features h2{text-align:center;color:#3b82f6;margin-bottom:3rem;font-size:2.5rem}.styles-module__DxOBAq__features-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.styles-module__DxOBAq__feature-card{background:var(--card-light);text-align:center;border:1px solid #e5e7eb;border-radius:12px;padding:2.5rem 2rem;transition:all .3s}.dark .styles-module__DxOBAq__feature-card{background:var(--card-dark);border-color:#374151}.styles-module__DxOBAq__feature-card:hover{transform:translateY(-8px);box-shadow:0 15px 30px #0000001a}.dark .styles-module__DxOBAq__feature-card:hover{box-shadow:0 15px 30px #0000004d}.styles-module__DxOBAq__feature-icon{margin-bottom:1.5rem;font-size:3rem}.styles-module__DxOBAq__feature-card h3{color:var(--text-light);margin-bottom:1rem;font-size:1.25rem}.dark .styles-module__DxOBAq__feature-card h3{color:var(--text-dark)}.styles-module__DxOBAq__feature-card p{color:#6b7280;line-height:1.6}.dark .styles-module__DxOBAq__feature-card p{color:#9ca3af}.styles-module__DxOBAq__download-section{margin-bottom:6rem}.styles-module__DxOBAq__download-section h2{text-align:center;color:#3b82f6;margin-bottom:3rem;font-size:2.5rem}.styles-module__DxOBAq__download-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.styles-module__DxOBAq__download-card{background:var(--card-light);text-align:center;border:2px solid #e5e7eb;border-radius:12px;padding:2rem;transition:all .3s}.dark .styles-module__DxOBAq__download-card{background:var(--card-dark);border-color:#374151}.styles-module__DxOBAq__download-card:hover{border-color:#3b82f6;transform:translateY(-5px);box-shadow:0 10px 25px #0000001a}.dark .styles-module__DxOBAq__download-card:hover{box-shadow:0 10px 25px #0000004d}.styles-module__DxOBAq__download-header{justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.styles-module__DxOBAq__platform-icon{margin-right:1rem;font-size:3rem}.styles-module__DxOBAq__platform-info h3{color:var(--text-light);margin-bottom:.25rem;font-size:1.5rem}.dark .styles-module__DxOBAq__platform-info h3{color:var(--text-dark)}.styles-module__DxOBAq__platform-version{color:#6b7280;font-size:.9rem}.dark .styles-module__DxOBAq__platform-version{color:#9ca3af}.styles-module__DxOBAq__download-details{margin-bottom:2rem}.styles-module__DxOBAq__file-size{color:var(--text-light);margin-bottom:1rem;font-weight:600}.dark .styles-module__DxOBAq__file-size{color:var(--text-dark)}.styles-module__DxOBAq__instructions{color:#6b7280;font-size:.9rem;line-height:1.5}.dark .styles-module__DxOBAq__instructions{color:#9ca3af}.styles-module__DxOBAq__download-button{color:#fff;background:#3b82f6;border:2px solid #0000;border-radius:8px;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:all .3s;display:block}.styles-module__DxOBAq__download-button:hover{background:#2563eb;transform:translateY(-2px);box-shadow:0 5px 15px #2563eb4d}.styles-module__DxOBAq__desktop-cta{color:#fff;text-align:center;background:linear-gradient(135deg,#3b82f6 0%,#8b5cf6 100%);border-radius:20px;padding:4rem 2rem}.styles-module__DxOBAq__cta-content h2{margin-bottom:1rem;font-size:2.5rem}.styles-module__DxOBAq__cta-content p{opacity:.9;margin-bottom:2.5rem;font-size:1.2rem}.styles-module__DxOBAq__cta-buttons{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.styles-module__DxOBAq__cta-button{color:#3b82f6;background:#fff;border:2px solid #0000;border-radius:12px;align-items:center;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.styles-module__DxOBAq__cta-button:hover{border-color:#3b82f64d;transform:translateY(-2px);box-shadow:0 10px 25px #0003}.styles-module__DxOBAq__button-icon{margin-right:.75rem;font-size:1.5rem}@media (max-width:968px){.styles-module__DxOBAq__desktop-header{text-align:center;grid-template-columns:1fr;gap:3rem}.styles-module__DxOBAq__header-content h1{font-size:2.8rem}.styles-module__DxOBAq__download-badges{align-items:center}.styles-module__DxOBAq__download-badge{min-width:280px}}@media (max-width:768px){.styles-module__DxOBAq__header-content h1{font-size:2.2rem}.styles-module__DxOBAq__desktop-features h2,.styles-module__DxOBAq__download-section h2{font-size:2rem}.styles-module__DxOBAq__features-grid,.styles-module__DxOBAq__download-grid{grid-template-columns:1fr}.styles-module__DxOBAq__cta-buttons{flex-direction:column;align-items:center}.styles-module__DxOBAq__cta-button{justify-content:center;width:250px}.styles-module__DxOBAq__tool-grid{grid-template-columns:1fr}.styles-module__DxOBAq__desktop-mockup{max-width:100%}}
