.tools-section-module{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;width:100%}.tools-section-module.theme-light .tools-section{background:#f8f9fa}.tools-section-module.theme-light .section-title h2,.tools-section-module.theme-light .tool-item h3{color:#1a1a1a}.tools-section-module.theme-light .tool-description,.tools-section-module.theme-light .tool-description p{color:#6b7280}.tools-section-module.theme-dark .tools-section{background:#294654}.tools-section-module.theme-dark .section-title h2,.tools-section-module.theme-dark .tool-item h3{color:#fff}.tools-section-module.theme-dark .tool-description,.tools-section-module.theme-dark .tool-description p{color:hsla(0,0%,100%,.75)}.tools-section{padding:100px 20px}.section-title{margin:0 auto 60px;max-width:1200px}.section-title h2{font-size:56px;font-weight:700;line-height:1.2}.tools-container{align-items:start;display:grid;gap:60px;margin:0 auto;max-width:1200px}.tools-section-module.align-right .tools-container{grid-template-columns:3fr 2fr}.tools-section-module.align-right .left-column{order:2}.tools-section-module.align-right .right-column{order:1}.tools-section-module.align-left .tools-container{grid-template-columns:2fr 3fr}.tools-section-module.align-left .left-column{order:1}.tools-section-module.align-left .right-column{order:2}.tool-item{border-left:3px solid transparent;border-radius:8px;cursor:pointer;margin-bottom:24px;padding:16px 24px;transition:all .3s}.tool-item.active{background:rgba(255,102,0,.08);border-left-color:#f60}.tool-item:hover:not(.active){background:rgba(255,102,0,.03)}.tool-item h3{font-size:20px;font-weight:600;margin-bottom:8px}.tool-description{display:none;font-size:15px;line-height:1.5;margin-bottom:12px}.tool-description p{margin:0}.tool-item.active .tool-description{display:block}.explore-link{align-items:center;color:#f60;display:none;font-size:15px;font-weight:600;gap:6px;text-decoration:none;transition:all .2s}.tool-item.active .explore-link{display:inline-flex}.explore-link:after{content:"→";transition:transform .2s}.explore-link:hover:after{transform:translateX(4px)}.mobile-preview{display:none}.right-column{aspect-ratio:16/9;background:#f1f4f8;border-radius:12px;overflow:hidden;padding:10px;position:relative}.right-column:before{animation:float 20s ease-in-out infinite;background:radial-gradient(circle,rgba(255,102,0,.08) 0,transparent 70%);height:600px;right:-100px;top:-200px;width:600px}.right-column:after,.right-column:before{content:"";pointer-events:none;position:absolute}.right-column:after{animation:float 25s ease-in-out infinite reverse;background:radial-gradient(circle,rgba(255,102,0,.05) 0,transparent 70%);bottom:-150px;height:500px;left:-50px;width:500px}@keyframes float{0%,to{transform:translate(0) rotate(0deg)}33%{transform:translate(30px,-30px) rotate(120deg)}66%{transform:translate(-20px,20px) rotate(240deg)}}.preview-placeholder{align-items:center;display:none;height:100%;justify-content:center;position:relative;width:100%;z-index:1}.preview-placeholder.active{display:flex}.preview-placeholder img{height:auto;max-height:100%;max-width:100%;object-fit:contain;width:auto}@media (max-width:968px){.section-title h2{font-size:40px}.tools-container{gap:0;grid-template-columns:1fr!important}.tools-section-module.align-left .left-column,.tools-section-module.align-right .left-column{order:1}.tools-section-module.align-left .right-column,.tools-section-module.align-right .right-column{order:2}.right-column{display:none}.mobile-preview,.tool-item{position:relative}.mobile-preview{aspect-ratio:16/9;background:#f1f4f8;border-radius:12px;display:none;margin-top:16px;overflow:hidden;padding:10px}.mobile-preview:before{animation:float 20s ease-in-out infinite;background:radial-gradient(circle,rgba(255,102,0,.08) 0,transparent 70%);content:"";height:300px;left:-50px;pointer-events:none;position:absolute;top:-100px;width:300px}.tool-item.active .mobile-preview{display:block}.mobile-preview-content{align-items:center;background:transparent;border-radius:8px;display:flex;height:100%;justify-content:center;position:relative;width:100%;z-index:1}.mobile-preview-content img{height:auto;max-height:100%;max-width:100%;object-fit:contain;width:auto}}