.page_container__DNKQu{min-height:100vh;display:flex;flex-direction:column}.page_main__le9eZ{flex:1;padding:2rem 1rem;max-width:1200px;margin:0 auto;width:100%}.page_hero__d5y5P{text-align:center;margin-bottom:4rem}.page_title__W7Z8R{font-size:2.5rem;font-weight:700;margin-bottom:1rem;background:linear-gradient(90deg,#007cf0,#00dfd8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.page_description__GJfgL{font-size:1.2rem;color:#666;max-width:800px;margin:0 auto}.page_bestPractices__cpSbN,.page_examples__fsAQT,.page_structure__iwVb_,.page_tips__9lDZG{margin-bottom:4rem}.page_bestPractices__cpSbN h2,.page_examples__fsAQT h2,.page_structure__iwVb_ h2,.page_tips__9lDZG h2{font-size:2rem;margin-bottom:2rem;text-align:center}.page_cardGrid__X_tEQ{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem}.page_card__Hs5CH{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:transform .2s}.page_card__Hs5CH:hover{transform:translateY(-5px)}.page_card__Hs5CH h3{font-size:1.25rem;margin-bottom:1rem;color:#333}.page_card__Hs5CH p{color:#666;line-height:1.6}.page_examplesGrid__dgLQ_{display:flex;flex-direction:column;gap:2rem}.page_promptContent____NAH{display:flex;flex-direction:column;gap:1.5rem}@media (min-width:768px){.page_promptContent____NAH{flex-direction:row}}.page_promptText__mDBAv{flex:1}.page_longPrompt__047WB,.page_shortPrompt__EzKZo{margin-bottom:1.5rem}.page_longPrompt__047WB h4,.page_shortPrompt__EzKZo h4{font-size:1rem;color:#666;margin-bottom:.5rem}.page_promptImage___cv18{flex:1;display:flex;justify-content:center;align-items:center}.page_exampleImage__s_aWH{max-width:100%;height:auto;border-radius:8px}.page_tipsList__erK_Q{list-style-type:none;padding:0;max-width:800px;margin:0 auto}.page_tipsList__erK_Q li{padding:1rem;margin-bottom:1rem;background:#f5f5f5;border-radius:8px;color:#333;line-height:1.6}.page_cta__vhEI_{text-align:center;padding:4rem 0;background:linear-gradient(90deg,rgba(0,124,240,.1),rgba(0,223,216,.1));border-radius:12px;margin-bottom:4rem}.page_cta__vhEI_ h2{font-size:2rem;margin-bottom:1rem}.page_cta__vhEI_ p{color:#666;margin-bottom:2rem}.page_ctaButton__04lmq{display:inline-block;padding:1rem 2rem;background:linear-gradient(90deg,#007cf0,#00dfd8);color:#fff;border-radius:8px;text-decoration:none;font-weight:700;transition:transform .2s}.page_ctaButton__04lmq:hover{transform:translateY(-2px)}.page_example__YILbw{margin-top:1rem;padding:.75rem;background:#f5f5f5;border-radius:6px;font-style:italic;color:#666}