.style-module-scss-module__oXWbDq__hero{justify-content:center;align-items:center;min-height:100vh;padding:8rem 2rem 2rem;display:flex;position:relative}.style-module-scss-module__oXWbDq__heroContent{text-align:center;width:100%;max-width:800px}.style-module-scss-module__oXWbDq__heroSub{color:#888;margin-bottom:1rem;font-size:1.05rem;font-weight:400}.style-module-scss-module__oXWbDq__heroTitle{color:#19191a;letter-spacing:-.02em;margin-bottom:1.25rem;font-size:clamp(2.2rem,5vw,3.5rem);font-weight:700;line-height:1.15}.style-module-scss-module__oXWbDq__heroDesc{color:#777;max-width:600px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.05rem;line-height:1.7}.style-module-scss-module__oXWbDq__toolCard{background:#fff;border:1px solid #00000014;border-radius:20px;max-width:900px;margin:0 auto;padding:2rem;box-shadow:0 1px 3px #0000000a,0 8px 30px #0000000a}.style-module-scss-module__oXWbDq__toolTitle{text-align:center;margin-bottom:.5rem;font-size:1.3rem;font-weight:700}.style-module-scss-module__oXWbDq__toolDesc{color:#888;text-align:center;margin-bottom:1.5rem;font-size:.95rem}.style-module-scss-module__oXWbDq__editor{grid-template-columns:280px 1fr;align-items:start;gap:1.5rem;display:grid}@media (max-width:768px){.style-module-scss-module__oXWbDq__editor{grid-template-columns:1fr}}.style-module-scss-module__oXWbDq__controls{flex-direction:column;gap:16px;display:flex}.style-module-scss-module__oXWbDq__thumbZone{cursor:pointer;position:relative}.style-module-scss-module__oXWbDq__thumb{aspect-ratio:1;object-fit:cover;border:2px solid #00000014;border-radius:16px;width:100%}.style-module-scss-module__oXWbDq__thumbPlaceholder{aspect-ratio:1;background:#f9f9fa;border:2px dashed #0000001f;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;width:100%;transition:all .3s;display:flex}.style-module-scss-module__oXWbDq__thumbPlaceholder:hover{background:#00000005;border-color:#19191a}.style-module-scss-module__oXWbDq__thumbIcon{margin-bottom:6px;font-size:32px}.style-module-scss-module__oXWbDq__thumbText{color:#888;font-size:12px}.style-module-scss-module__oXWbDq__thumbFormat{color:#aaa;margin-top:2px;font-size:10px}.style-module-scss-module__oXWbDq__fieldLabel{color:#888;text-transform:uppercase;letter-spacing:1px;margin-bottom:8px;font-size:11px;font-weight:600;display:block}.style-module-scss-module__oXWbDq__styleGrid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.style-module-scss-module__oXWbDq__styleCard{cursor:pointer;text-align:center;background:#fff;border:1.5px solid #00000014;border-radius:12px;padding:12px 10px;transition:all .3s}.style-module-scss-module__oXWbDq__styleCard:hover{border-color:#19191a;transform:translateY(-1px);box-shadow:0 2px 8px #0000000f}.style-module-scss-module__oXWbDq__styleCardActive{background:#00000005;border-color:#19191a;box-shadow:0 0 12px #0000000f}.style-module-scss-module__oXWbDq__styleCardActive .style-module-scss-module__oXWbDq__styleName{color:#19191a}.style-module-scss-module__oXWbDq__styleIcon{font-size:20px}.style-module-scss-module__oXWbDq__styleName{color:#666;margin-top:3px;font-size:12px;font-weight:600}.style-module-scss-module__oXWbDq__styleDesc{color:#999;margin-top:2px;font-size:10px}.style-module-scss-module__oXWbDq__promptInput{color:#19191a;resize:vertical;box-sizing:border-box;background:#f7f7f8;border:1px solid #00000014;border-radius:12px;outline:none;width:100%;min-height:70px;padding:10px;font-family:inherit;font-size:13px;transition:border-color .2s}.style-module-scss-module__oXWbDq__promptInput:focus{background:#fff;border-color:#19191a}.style-module-scss-module__oXWbDq__promptInput::placeholder{color:#aaa}.style-module-scss-module__oXWbDq__btnGenerate{color:#fff;cursor:pointer;background:#19191a;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.4rem;width:100%;padding:.9rem 1.5rem;font-family:inherit;font-size:.95rem;font-weight:600;transition:all .2s;display:flex}.style-module-scss-module__oXWbDq__btnGenerate:hover:not(:disabled){background:#333;transform:translateY(-1px)}.style-module-scss-module__oXWbDq__btnGenerate:disabled{opacity:.6;cursor:not-allowed}.style-module-scss-module__oXWbDq__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;flex-shrink:0;width:16px;height:16px;animation:.6s linear infinite style-module-scss-module__oXWbDq__spin;display:inline-block}@keyframes style-module-scss-module__oXWbDq__spin{to{transform:rotate(360deg)}}.style-module-scss-module__oXWbDq__errorBox{color:#c53030;background:#d6303114;border:1px solid #d6303133;border-radius:8px;padding:10px;font-size:13px}.style-module-scss-module__oXWbDq__results{min-height:350px}.style-module-scss-module__oXWbDq__loadingPlaceholder{aspect-ratio:1;background:linear-gradient(90deg,#00000005 0%,#0000000f 50%,#00000005 100%) 0 0/200% 100%;border-radius:16px;width:100%;animation:2s linear infinite style-module-scss-module__oXWbDq__shimmer}@keyframes style-module-scss-module__oXWbDq__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.style-module-scss-module__oXWbDq__loadingText{text-align:center;color:#888;margin-top:12px;font-size:13px}.style-module-scss-module__oXWbDq__resultCard{background:#f7f7f8;border:1px solid #0000000f;border-radius:10px;margin-bottom:16px;padding:10px}.style-module-scss-module__oXWbDq__resultImg{border-radius:12px;width:100%;max-width:100%;display:block;box-shadow:0 8px 30px #0000001a}.style-module-scss-module__oXWbDq__resultActions{gap:8px;margin-top:10px;display:flex}.style-module-scss-module__oXWbDq__btnDownload{color:#fff;cursor:pointer;background:#19191a;border:none;border-radius:10px;flex:1;padding:.7rem 1rem;font-family:inherit;font-size:.85rem;font-weight:600;transition:all .2s}.style-module-scss-module__oXWbDq__btnDownload:hover{background:#333;transform:translateY(-1px)}.style-module-scss-module__oXWbDq__emptyState{text-align:center;justify-content:center;align-items:center;min-height:350px;display:flex}.style-module-scss-module__oXWbDq__emptyIcon{opacity:.3;margin-bottom:12px;font-size:40px}.style-module-scss-module__oXWbDq__emptyText{color:#888;font-size:13px}.style-module-scss-module__oXWbDq__section{padding:5rem 2rem}.style-module-scss-module__oXWbDq__sectionAlt{background:#fff}.style-module-scss-module__oXWbDq__sectionInner{max-width:1000px;margin:0 auto}.style-module-scss-module__oXWbDq__sectionHeader{text-align:center;margin-bottom:3.5rem}.style-module-scss-module__oXWbDq__sectionLabel{color:#2563eb;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.75rem;font-size:.8rem;font-weight:600}.style-module-scss-module__oXWbDq__sectionTitle{letter-spacing:-.01em;margin-bottom:.75rem;font-size:2rem;font-weight:700}.style-module-scss-module__oXWbDq__sectionDesc{color:#888;max-width:600px;margin:0 auto;font-size:1rem}.style-module-scss-module__oXWbDq__stepsGrid{grid-template-columns:repeat(3,1fr);gap:2.5rem;display:grid}@media (max-width:768px){.style-module-scss-module__oXWbDq__stepsGrid{grid-template-columns:1fr}}.style-module-scss-module__oXWbDq__stepCard{text-align:center}.style-module-scss-module__oXWbDq__stepNum{color:#fff;background:#19191a;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:1.25rem;font-size:1.15rem;font-weight:700;display:inline-flex}.style-module-scss-module__oXWbDq__stepCard h3{margin-bottom:.6rem;font-size:1.05rem;font-weight:600}.style-module-scss-module__oXWbDq__stepCard p{color:#888;font-size:.9rem}.style-module-scss-module__oXWbDq__useCasesGrid{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}@media (max-width:768px){.style-module-scss-module__oXWbDq__useCasesGrid{grid-template-columns:1fr}}.style-module-scss-module__oXWbDq__useCaseCard{background:#f9f9fa;border:1px solid #0000000f;border-radius:16px;padding:1.75rem;transition:transform .25s,border-color .25s}.style-module-scss-module__oXWbDq__useCaseCard:hover{border-color:#0000001f;transform:translateY(-3px)}.style-module-scss-module__oXWbDq__useCaseIcon{margin-bottom:.75rem;font-size:1.5rem}.style-module-scss-module__oXWbDq__useCaseTitle{margin-bottom:.5rem;font-size:1.05rem;font-weight:600}.style-module-scss-module__oXWbDq__useCaseDesc{color:#888;font-size:.9rem;line-height:1.6}.style-module-scss-module__oXWbDq__tableWrapper{-webkit-overflow-scrolling:touch;border:1px solid #0000000f;border-radius:16px;overflow-x:auto}.style-module-scss-module__oXWbDq__comparisonTable{border-collapse:collapse;width:100%;min-width:600px;font-size:.9rem}.style-module-scss-module__oXWbDq__comparisonTable th,.style-module-scss-module__oXWbDq__comparisonTable td{text-align:center;border-bottom:1px solid #0000000f;padding:.85rem 1rem}.style-module-scss-module__oXWbDq__comparisonTable th{color:#555;white-space:nowrap;background:#f9f9fa;font-size:.85rem;font-weight:600}.style-module-scss-module__oXWbDq__comparisonTable tbody tr:last-child td{border-bottom:none}.style-module-scss-module__oXWbDq__comparisonTable tbody tr:hover{background:#00000003}.style-module-scss-module__oXWbDq__highlightCol{color:#19191a;background:#2563eb0a;font-weight:600}.style-module-scss-module__oXWbDq__featureCell{text-align:left;color:#333;font-weight:500}.style-module-scss-module__oXWbDq__sharedSection{width:100%;max-width:900px;margin:0 auto;padding:3rem 2rem}
