.styles_fullPage__SrFR4{min-height:100vh;color:#1E2A38;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:12rem 0 3rem;font-family:Inter,Segoe UI,Arial,sans-serif;background:linear-gradient(135deg,#BCCCDC,#D9EAFD)}.styles_headerSection__qrAPR{text-align:center;padding:0 0 4rem;width:100%;max-width:1200px}.styles_mainTitle__Pyao_{font-size:3rem;font-weight:800;color:#1E2A38;margin-bottom:1rem;letter-spacing:-.02em;background:linear-gradient(135deg,#1E2A38,#2A3A4A);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.styles_mainSubtitle__GY4AR{font-size:1.25rem;color:#666;margin-bottom:0;font-weight:400;line-height:1.6}.styles_mainLayout__oZ1HN{display:flex;gap:2rem;width:100%;max-width:1400px;margin:0 auto;padding:0 2rem}.styles_contentArea__r3JW8{flex:1;display:flex;flex-direction:column;gap:2rem}.styles_toolSection__9148w{background:white;border-radius:1.5rem;box-shadow:0 8px 32px rgba(0,0,0,.08);padding:2.5rem;margin-bottom:2rem;border:1px solid rgba(255,255,255,.2);backdrop-filter:blur(10px)}.styles_sectionTitle__gURXw{font-size:1.75rem;font-weight:700;color:#1E2A38;margin-bottom:2rem;padding-bottom:.75rem;border-bottom:3px solid #d9eafd;position:relative}.styles_sectionTitle__gURXw:after{content:"";position:absolute;bottom:-3px;left:0;width:60px;height:3px;background:linear-gradient(90deg,#1E2A38,#2A3A4A);border-radius:2px}.styles_toolBody__N4Om6{width:100%;display:flex;flex-direction:column;align-items:center}.styles_inputWrapper__WjdDU{width:100%;position:relative}.styles_topicSection__YViZb{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.5rem}.styles_label__2un7y{font-weight:600;color:#1E2A38;font-size:1rem;display:block;margin-bottom:.75rem;position:relative;padding-left:1.5rem}.styles_label__2un7y:before{content:"•";position:absolute;left:0;top:0;color:#1E2A38;font-weight:700;font-size:1.2rem}.styles_topicInput__OQOov{width:100%;padding:1rem 1.25rem;border:2px solid #e2e8f0;border-radius:12px;font-size:1rem;line-height:1.5;resize:vertical;transition:all .3s ease;font-family:Inter,sans-serif;box-shadow:0 2px 4px rgba(0,0,0,.05)}.styles_topicInput__OQOov:focus{outline:none;border-color:#1E2A38;box-shadow:0 0 0 3px rgba(30,42,56,.1);transform:translateY(-1px)}.styles_charCount__3LbU5{font-size:.875rem;color:#666;text-align:right}.styles_optionsGrid__2GnW4{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem}.styles_optionSection__MgrL3{display:flex;flex-direction:column;gap:.5rem}.styles_select__tBIfw{padding:1rem 1.25rem;border:2px solid #e2e8f0;border-radius:12px;font-size:1rem;background:white;cursor:pointer;transition:all .3s ease;font-family:Inter,sans-serif;box-shadow:0 2px 4px rgba(0,0,0,.05)}.styles_select__tBIfw:focus{outline:none;border-color:#1E2A38;box-shadow:0 0 0 3px rgba(30,42,56,.1);transform:translateY(-1px)}.styles_modelDescription__lsI4L{font-size:.875rem;color:#666;font-style:italic;margin-top:.25rem}.styles_instructionsSection__jb8_L{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.5rem}.styles_instructionsInput__xAPnm{width:100%;padding:1rem 1.25rem;border:2px solid #e2e8f0;border-radius:12px;font-size:1rem;line-height:1.5;resize:vertical;transition:all .3s ease;font-family:Inter,sans-serif;box-shadow:0 2px 4px rgba(0,0,0,.05)}.styles_instructionsInput__xAPnm:focus{outline:none;border-color:#1E2A38;box-shadow:0 0 0 3px rgba(30,42,56,.1);transform:translateY(-1px)}.styles_generateButton__1CvVe{width:100%;max-width:300px;padding:1.25rem 2rem;background:linear-gradient(135deg,#1E2A38,#2d3748);color:white;border:none;border-radius:12px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;box-shadow:0 8px 25px rgba(30,42,56,.3);font-family:Inter,sans-serif;margin:0 auto}.styles_generateButton__1CvVe:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 12px 35px rgba(30,42,56,.4);background:linear-gradient(135deg,#2d3748,#1E2A38)}.styles_generateButton__1CvVe:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:0 4px 15px rgba(30,42,56,.2)}.styles_generateButton__1CvVe:active:not(:disabled){transform:translateY(0);box-shadow:0 4px 15px rgba(30,42,56,.3)}.styles_spinner__6qrfv{width:20px;height:20px;border:2px solid rgba(255,255,255,.3);border-top-color:white;border-radius:50%;animation:styles_spin__QBUKo 1s linear infinite}@keyframes styles_spin__QBUKo{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.styles_error__j5HbF{background:linear-gradient(135deg,#fed7d7,#feb2b2);border:1px solid #fc8181;color:#c53030;padding:1rem 1.5rem;border-radius:12px;margin:1rem 0;display:flex;align-items:center;gap:.5rem;font-weight:500;box-shadow:0 4px 15px rgba(197,48,48,.2)}.styles_error__j5HbF span{font-size:1.2rem}.styles_resultSection__lmtK5{background:white;border-radius:1.5rem;box-shadow:0 8px 32px rgba(0,0,0,.08);padding:2.5rem;margin-bottom:2rem;border:1px solid rgba(255,255,255,.2);backdrop-filter:blur(10px);position:relative;overflow:hidden}.styles_analysisContainer__vR34P{position:relative;width:100%}.styles_analysisHeader__5QM53{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;flex-wrap:wrap;gap:1rem;padding-bottom:1rem;border-bottom:2px solid #f1f5f9;position:relative}.styles_analysisHeader__5QM53:after{content:"";position:absolute;bottom:-2px;left:0;width:60px;height:2px;background:linear-gradient(90deg,#1E2A38,#2A3A4A);border-radius:1px}.styles_analysisHeader__5QM53 h3{font-size:1.75rem;font-weight:700;color:#1E2A38;margin:0;background:linear-gradient(135deg,#1E2A38,#2A3A4A);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.styles_analysisActions___aqcH{display:flex;gap:.75rem;flex-wrap:wrap}.styles_copyButton__Gmq9x,.styles_downloadButton__98HGy,.styles_newArticleButton__DE4Jj{padding:.75rem 1.25rem;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease;font-size:.9rem;display:flex;align-items:center;gap:.5rem;font-family:Inter,sans-serif}.styles_copyButton__Gmq9x{background:linear-gradient(135deg,#667eea,#764ba2);color:white;box-shadow:0 4px 15px rgba(102,126,234,.3)}.styles_copyButton__Gmq9x:hover{transform:translateY(-1px);box-shadow:0 6px 20px rgba(102,126,234,.4)}.styles_downloadButton__98HGy{background:linear-gradient(135deg,#48bb78,#38a169);color:white;box-shadow:0 4px 15px rgba(72,187,120,.3)}.styles_downloadButton__98HGy:hover{transform:translateY(-1px);box-shadow:0 6px 20px rgba(72,187,120,.4)}.styles_newArticleButton__DE4Jj{background:linear-gradient(135deg,#ed8936,#dd6b20);color:white;box-shadow:0 4px 15px rgba(237,137,54,.3)}.styles_newArticleButton__DE4Jj:hover{transform:translateY(-1px);box-shadow:0 6px 20px rgba(237,137,54,.4)}.styles_analysisContent__rYo44{background:rgba(255,255,255,.5);border-radius:16px;padding:2rem;border:1px solid rgba(255,255,255,.3)}.styles_analysisText__cLruV{color:#1E2A38}.styles_articleContent__G_3jW{background:white;border-radius:12px;padding:2rem;margin-bottom:1.5rem;border:1px solid rgba(255,255,255,.5);box-shadow:0 4px 15px rgba(0,0,0,.05)}.styles_articleText__4G0Gf{font-family:Inter,sans-serif;font-size:1rem;line-height:1.7;color:#1E2A38;white-space:pre-wrap;word-wrap:break-word;margin:0}.styles_articleInfo__alhCy{background:rgba(102,126,234,.05);border-radius:12px;padding:1.5rem;border:1px solid rgba(102,126,234,.1)}.styles_articleInfo__alhCy p{margin:.5rem 0;color:#1E2A38;font-weight:500}.styles_articleInfo__alhCy p:first-child{margin-top:0}.styles_articleInfo__alhCy p:last-child{margin-bottom:0}.styles_exampleContent__W5r1G{background:white;border-radius:1.5rem;box-shadow:0 8px 32px rgba(0,0,0,.08);padding:2.5rem;margin-bottom:2rem;border:1px solid rgba(255,255,255,.2);backdrop-filter:blur(10px);position:relative;overflow:hidden}.styles_exampleContent__W5r1G h3{font-size:1.5rem;font-weight:700;color:#1E2A38;margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:3px solid #d9eafd;position:relative}.styles_exampleContent__W5r1G h3:before{content:"";position:absolute;bottom:-3px;left:0;width:60px;height:3px;background:linear-gradient(90deg,#1E2A38,#2A3A4A);border-radius:2px}.styles_contentTags__K2lGf{display:flex;flex-direction:column;gap:1rem}.styles_contentTag__qIDdE{background:linear-gradient(135deg,#F8FAFC,#E8F2FF);border:1px solid #d9eafd;border-radius:1rem;padding:1.25rem;text-align:left;cursor:pointer;transition:all .3s ease;font-size:.95rem;line-height:1.5;color:#1E2A38;position:relative;overflow:hidden}.styles_contentTag__qIDdE:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);transition:left .5s ease}.styles_contentTag__qIDdE:hover{background:linear-gradient(135deg,#E8F2FF,#D9EAFD);transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.12);border-color:#1E2A38}.styles_contentTag__qIDdE:hover:before{left:100%}.styles_sidebar__Nkalu{width:300px;background:white;border-radius:1rem;padding:1.5rem;box-shadow:0 4px 24px rgba(0,0,0,.1);height:fit-content;position:sticky;top:2rem}.styles_sidebarSection__b8x03{margin-bottom:2rem}.styles_sidebarTitle__7aeMb{font-size:1.2rem;font-weight:700;color:#1E2A38;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #f8f9fa}.styles_popularTools__bRGx6{display:flex;flex-direction:column;gap:.5rem}.styles_popularTool__udJoa{display:flex;align-items:center;gap:.75rem;padding:.75rem;border-radius:.5rem;text-decoration:none;color:#1E2A38;transition:all .3s ease}.styles_popularTool__udJoa:hover{background:#f8f9fa;transform:translateX(5px)}.styles_popularToolIcon__MZhfd{font-size:1rem}.styles_popularToolName___QSMg{font-size:.9rem;font-weight:500}.styles_relatedTools__e7abc{display:flex;flex-direction:column;gap:.5rem}.styles_relatedTool__27Ki5{display:flex;align-items:center;gap:.75rem;padding:.75rem;border-radius:.5rem;text-decoration:none;color:#1E2A38;transition:all .3s ease;border-bottom:1px solid #e9ecef}.styles_relatedTool__27Ki5:last-child{border-bottom:none}.styles_relatedTool__27Ki5:hover{background:#f8f9fa;transform:translateX(5px)}.styles_relatedToolIcon__x7xD7{font-size:1rem;color:#1E2A38}.styles_relatedToolName__SqLGD{font-size:.9rem;font-weight:500;color:#1E2A38}.styles_categories__MN8uh{display:flex;flex-direction:column;gap:.75rem}.styles_categoryLink__iBZ2p{display:flex;align-items:center;gap:.75rem;padding:.75rem;border-radius:.75rem;text-decoration:none;color:#1E2A38;transition:all .3s ease;background:linear-gradient(135deg,#F8FAFC,#E8F2FF);border:1px solid #d9eafd;font-weight:500}.styles_categoryLink__iBZ2p:hover{background:linear-gradient(135deg,#E8F2FF,#D9EAFD);transform:translateX(5px);box-shadow:0 4px 12px rgba(0,0,0,.1);text-decoration:none;color:#1E2A38}.styles_categoryDot__ngyUF{color:#1E2A38;font-size:1.25rem;transition:transform .3s ease}.styles_categoryLink__iBZ2p:hover .styles_categoryDot__ngyUF{transform:scale(1.2)}@media (max-width:1200px){.styles_mainLayout__oZ1HN{flex-direction:column;gap:1.5rem}.styles_sidebar__Nkalu{width:100%;position:static}.styles_contentArea__r3JW8{width:100%;order:-1}}@media (max-width:768px){.styles_fullPage__SrFR4{padding:8rem 0 2rem}.styles_headerSection__qrAPR{padding:0 0 2rem}.styles_mainTitle__Pyao_{font-size:2.5rem}.styles_mainSubtitle__GY4AR{font-size:1.1rem}.styles_mainLayout__oZ1HN{padding:0 1rem}.styles_toolSection__9148w{padding:1.5rem}.styles_sectionTitle__gURXw{font-size:1.5rem}.styles_optionsGrid__2GnW4{grid-template-columns:1fr;gap:1rem}.styles_topicInput__OQOov{padding:.875rem 1rem}.styles_generateButton__1CvVe{padding:1rem 1.5rem}.styles_analysisContainer__vR34P{padding:0}.styles_analysisHeader__5QM53{flex-direction:column;align-items:flex-start}.styles_analysisHeader__5QM53 h3{font-size:1.5rem}.styles_analysisActions___aqcH{width:100%;justify-content:flex-start}.styles_sidebar__Nkalu{padding:0}.styles_sidebarTitle__7aeMb{font-size:1.1rem}.styles_popularTool__udJoa,.styles_relatedTool__27Ki5{padding:.5rem .75rem}.styles_popularToolName___QSMg,.styles_relatedToolName__SqLGD{font-size:.9rem}}@media (max-width:480px){.styles_fullPage__SrFR4{padding:6rem 0 1rem}.styles_mainTitle__Pyao_{font-size:2rem}.styles_mainSubtitle__GY4AR{font-size:1rem}.styles_mainLayout__oZ1HN{padding:0 .5rem}.styles_toolSection__9148w{padding:1rem}.styles_sectionTitle__gURXw{font-size:1.25rem}.styles_topicInput__OQOov{padding:.75rem .875rem;font-size:.9rem}.styles_generateButton__1CvVe{padding:.875rem 1.25rem;font-size:1rem}.styles_analysisContainer__vR34P{padding:0}.styles_analysisHeader__5QM53 h3{font-size:1.25rem}.styles_analysisContent__rYo44{padding:1rem}.styles_analysisText__cLruV{font-size:.9rem}.styles_sidebar__Nkalu{padding:0}.styles_popularTool__udJoa,.styles_relatedTool__27Ki5{padding:.5rem .75rem;font-size:.85rem}.styles_popularToolName___QSMg,.styles_relatedToolName__SqLGD{font-size:.85rem}}.styles_input__uXPxk:focus,.styles_select__tBIfw:focus{outline:none;border-color:#1E2A38;box-shadow:0 0 0 3px rgba(30,42,56,.1)}@media (prefers-reduced-motion:reduce){.styles_spinner__6qrfv{animation:none}.styles_categoryLink__iBZ2p,.styles_contentTag__qIDdE:before,.styles_popularTool__udJoa,.styles_relatedTool__27Ki5{transition:none}}@media print{.styles_analysisActions___aqcH,.styles_generateButton__1CvVe,.styles_sidebar__Nkalu{display:none}.styles_fullPage__SrFR4{background:white;color:black}.styles_exampleContent__W5r1G,.styles_resultSection__lmtK5,.styles_toolSection__9148w{box-shadow:none;border:1px solid #ccc}}