.styles_fullPage__VR0Xl{min-height:100vh;background:#BCCCDC;padding:7rem 1rem 2rem}.styles_headerBox__gpKB1{background:rgba(255,255,255,.95);backdrop-filter:blur(10px);border-radius:20px;padding:2.5rem;margin:0 auto 2rem;max-width:800px;text-align:center;box-shadow:0 20px 40px rgba(0,0,0,.1);border:1px solid rgba(255,255,255,.2)}.styles_title__9N2AS{font-size:2.5rem;font-weight:700;background:#BCCCDC;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:1rem}.styles_description__dfWS9{font-size:1.1rem;color:#666;line-height:1.6;margin:0}.styles_toolBody__sTcm6{background:rgba(255,255,255,.95);backdrop-filter:blur(10px);border-radius:20px;padding:2.5rem;margin:0 auto;max-width:1000px;box-shadow:0 20px 40px rgba(0,0,0,.1);border:1px solid rgba(255,255,255,.2)}.styles_inputSection__fwVlF{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem}.styles_contentSection__tuQZs{display:flex;flex-direction:column;gap:.5rem}.styles_label__CqO9G{font-weight:600;color:#333;font-size:1rem}.styles_contentInput__yW2Fe{width:100%;padding:1rem;border:2px solid #e1e5e9;border-radius:12px;font-size:1rem;line-height:1.5;resize:vertical;transition:all .3s ease;font-family:inherit;min-height:200px}.styles_contentInput__yW2Fe:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px rgba(102,126,234,.1)}.styles_contentInfo__U9ftW{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.5rem}.styles_charCount__4CRkO,.styles_metrics__acMZq{font-size:.875rem;color:#666}.styles_metrics__acMZq{display:flex;gap:1rem}.styles_metrics__acMZq span{background:#f8f9fa;padding:.25rem .5rem;border-radius:4px;border:1px solid #e9ecef}.styles_optionsGrid__P4GX1{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.styles_optionSection__Pi9un{display:flex;flex-direction:column;gap:.5rem}.styles_select__nlkdt{padding:1rem;border:2px solid #e1e5e9;border-radius:12px;font-size:1rem;background:white;cursor:pointer;transition:all .3s ease}.styles_select__nlkdt:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px rgba(102,126,234,.1)}.styles_modelDescription__OoEB9{font-size:.75rem;color:#666;margin-top:.25rem;line-height:1.3;font-style:italic}.styles_contextInput__nc1hB{width:100%;padding:1rem;border:2px solid #e1e5e9;border-radius:12px;font-size:1rem;line-height:1.5;resize:vertical;transition:all .3s ease;font-family:inherit}.styles_contextInput__nc1hB:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px rgba(102,126,234,.1)}.styles_checkButton__qMq3E{background:#BCCCDC;color:white;border:none;padding:1rem 2rem;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;min-height:56px}.styles_checkButton__qMq3E:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 25px rgba(102,126,234,.3)}.styles_checkButton__qMq3E:disabled{opacity:.6;cursor:not-allowed;transform:none}.styles_spinner__Gn7LX{width:20px;height:20px;border:2px solid transparent;border-top-color:white;border-radius:50%;animation:styles_spin__tLhNh 1s linear infinite}@keyframes styles_spin__tLhNh{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.styles_exampleContent__gdYVr{margin-bottom:2rem;padding:1.5rem;background:#f8f9fa;border-radius:12px;border:1px solid #e9ecef}.styles_exampleContent__gdYVr h3{margin:0 0 1rem;color:#333;font-size:1.1rem;font-weight:600}.styles_contentTags__FxKku{display:flex;flex-direction:column;gap:.75rem}.styles_contentTag__ZtWcx{background:white;border:1px solid #dee2e6;padding:1rem;border-radius:8px;font-size:.875rem;cursor:pointer;transition:all .3s ease;color:#495057;text-align:left;line-height:1.4}.styles_contentTag__ZtWcx:hover{background:#667eea;color:white;border-color:#667eea;transform:translateY(-1px)}.styles_error__ELlKQ{background:#fee;border:1px solid #fcc;color:#c33;padding:1rem;border-radius:12px;display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.styles_resultSection__bjWus{margin-top:2rem;padding:2rem;background:#f8f9fa;border-radius:16px;border:1px solid #e9ecef}.styles_analysisContainer__GrdOE{background:white;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.1)}.styles_analysisHeader__TG3mY{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;background:#f8f9fa;border-bottom:1px solid #e9ecef}.styles_analysisHeader__TG3mY h3{margin:0;color:#333;font-size:1.2rem;font-weight:600}.styles_analysisActions__5trSE{display:flex;gap:.75rem}.styles_copyButton__c5Rmj,.styles_downloadButton__feeVR,.styles_newCheckButton__T2FP2{padding:.5rem 1rem;border-radius:6px;font-weight:500;cursor:pointer;transition:all .3s ease;border:none;font-size:.875rem}.styles_copyButton__c5Rmj{background:#17a2b8;color:white}.styles_copyButton__c5Rmj:hover{background:#138496;transform:translateY(-1px)}.styles_downloadButton__feeVR{background:#28a745;color:white}.styles_downloadButton__feeVR:hover{background:#218838;transform:translateY(-1px)}.styles_newCheckButton__T2FP2{background:#6c757d;color:white}.styles_newCheckButton__T2FP2:hover{background:#5a6268;transform:translateY(-1px)}.styles_analysisContent__rEX4q{padding:2rem;max-height:600px;overflow-y:auto}.styles_analysisText__OGLV1{font-family:Georgia,serif;font-size:1rem;line-height:1.7;color:#333;white-space:pre-wrap;margin:0;word-wrap:break-word}.styles_analysisInfo__eXVwE{padding:1rem;background:white;border-radius:8px;border:1px solid #dee2e6;margin-top:1rem}.styles_analysisInfo__eXVwE p{margin:.5rem 0;font-size:.875rem;color:#495057}.styles_analysisInfo__eXVwE p:first-child{margin-top:0}.styles_analysisInfo__eXVwE p:last-child{margin-bottom:0}@media (max-width:768px){.styles_fullPage__VR0Xl{padding:6rem 1rem 1rem}.styles_headerBox__gpKB1{padding:1.5rem}.styles_title__9N2AS{font-size:2rem}.styles_toolBody__sTcm6{padding:1.5rem}.styles_optionsGrid__P4GX1{grid-template-columns:1fr}.styles_contentTags__FxKku{flex-direction:column}.styles_contentTag__ZtWcx{max-width:none}.styles_analysisHeader__TG3mY{flex-direction:column;gap:1rem;align-items:stretch}.styles_analysisActions__5trSE{justify-content:center}.styles_analysisContent__rEX4q{padding:1rem}.styles_modelDescription__OoEB9{font-size:.7rem}.styles_contentInfo__U9ftW{flex-direction:column;align-items:flex-start}.styles_metrics__acMZq{flex-wrap:wrap}}