.WhirlpoolGenerator_container__4q83s{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);padding:20px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.WhirlpoolGenerator_header__9qaNt{text-align:center;margin-bottom:3rem}.WhirlpoolGenerator_title__DfZVK{color:#ffffff;font-size:2.5rem;font-weight:700;margin-bottom:.5rem;text-shadow:2px 2px 4px rgba(0,0,0,.3);letter-spacing:1px}.WhirlpoolGenerator_subtitle__hxtl8{color:rgba(255,255,255,.9);font-size:1.1rem;font-weight:400;margin:0 0 1rem}.WhirlpoolGenerator_disclaimer__h9ezG{background:rgba(255,193,7,.2);border:1px solid rgba(255,193,7,.5);border-radius:8px;padding:1rem;color:#fff;font-size:.9rem;max-width:600px;margin:0 auto}.WhirlpoolGenerator_mainContent__phBNT{max-width:900px;margin:0 auto;display:flex;flex-direction:column;gap:2rem}.WhirlpoolGenerator_inputSection__rUDJ3{background:rgba(255,255,255,.95);border-radius:20px;padding:2rem;box-shadow:0 8px 32px rgba(0,0,0,.2);backdrop-filter:blur(10px)}.WhirlpoolGenerator_inputGroup__bGR7H{margin-bottom:2rem}.WhirlpoolGenerator_label__JriKG{display:block;margin-bottom:.5rem}.WhirlpoolGenerator_labelText__8_LET{color:#333;font-size:1rem;font-weight:600;display:flex;align-items:center;gap:.5rem}.WhirlpoolGenerator_textarea___5UM7{width:100%;padding:16px;font-size:16px;border:2px solid #e0e0e0;border-radius:12px;background:white;color:#333;outline:none;transition:all .3s ease;resize:vertical;min-height:120px;line-height:1.5}.WhirlpoolGenerator_textarea___5UM7:focus{border-color:#667eea;box-shadow:0 0 0 3px rgba(102,126,234,.1)}.WhirlpoolGenerator_textarea___5UM7::placeholder{color:#999;font-style:italic}.WhirlpoolGenerator_buttonGroup__IgqNy{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.WhirlpoolGenerator_button___bHZx{padding:12px 24px;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem;min-width:140px;justify-content:center}.WhirlpoolGenerator_exampleButton__QtkmM{background:#4CAF50;color:white;box-shadow:0 4px 12px rgba(76,175,80,.3)}.WhirlpoolGenerator_exampleButton__QtkmM:hover{background:#45a049;transform:translateY(-2px);box-shadow:0 6px 16px rgba(76,175,80,.4)}.WhirlpoolGenerator_clearButton__2sunf{background:#f44336;color:white;box-shadow:0 4px 12px rgba(244,67,54,.3)}.WhirlpoolGenerator_clearButton__2sunf:hover{background:#d32f2f;transform:translateY(-2px);box-shadow:0 6px 16px rgba(244,67,54,.4)}.WhirlpoolGenerator_resultSection__caKbp{background:rgba(255,255,255,.95);border-radius:20px;padding:2rem;box-shadow:0 8px 32px rgba(0,0,0,.2);backdrop-filter:blur(10px);animation:WhirlpoolGenerator_fadeInUp__u43vZ .5s ease-out}@keyframes WhirlpoolGenerator_fadeInUp__u43vZ{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.WhirlpoolGenerator_resultHeader__l1M1t{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.WhirlpoolGenerator_resultTitle__TRlh_{color:#333;font-size:1.4rem;font-weight:600;margin:0}.WhirlpoolGenerator_copyButton__I9DrZ{display:flex;align-items:center;gap:.5rem;padding:10px 20px;background:#4CAF50;color:white;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease}.WhirlpoolGenerator_copyButton__I9DrZ:hover{background:#45a049;transform:translateY(-1px)}.WhirlpoolGenerator_loadingState__gW3vp{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:2rem;color:#666}.WhirlpoolGenerator_spinner__AJg_F{width:40px;height:40px;border:4px solid #f3f3f3;border-top-color:#667eea;border-radius:50%;animation:WhirlpoolGenerator_spin__k5sEm 1s linear infinite}@keyframes WhirlpoolGenerator_spin__k5sEm{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.WhirlpoolGenerator_hashDisplay__ObQLJ{margin-bottom:2rem;padding:1.5rem;background:linear-gradient(135deg,#e8f5e8,#f0f8ff);border-radius:12px;border-left:4px solid #4caf50}.WhirlpoolGenerator_hashValue__C249J{font-family:Courier New,monospace;font-size:.9rem;font-weight:600;color:#2e7d32;word-break:break-all;line-height:1.6;background:rgba(255,255,255,.8);padding:1rem;border-radius:8px}.WhirlpoolGenerator_hashAnalysis__L_qSk{margin-bottom:2rem;padding:1.5rem;background:#f8f9fa;border-radius:12px;border-left:4px solid #667eea}.WhirlpoolGenerator_analysisTitle__jNCr4{color:#333;font-size:1.2rem;font-weight:600;margin-bottom:1rem}.WhirlpoolGenerator_analysisGrid__W3Ybm{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.WhirlpoolGenerator_analysisStat__SISfs{text-align:center;padding:1rem;background:white;border-radius:8px}.WhirlpoolGenerator_statValue__sdBqc{font-size:1.5rem;font-weight:700;color:#667eea;margin-bottom:.25rem}.WhirlpoolGenerator_statLabel__Bzx4M{font-size:.8rem;color:#666;font-weight:500}.WhirlpoolGenerator_hashFormats__B6pWd{padding:1.5rem;background:linear-gradient(135deg,#e3f2fd,#f3e5f5);border-radius:12px;border-left:4px solid #2196f3}.WhirlpoolGenerator_formatsTitle__aF5z1{color:#333;font-size:1.2rem;font-weight:600;margin-bottom:1rem}.WhirlpoolGenerator_formatsList__xb41o{display:flex;flex-direction:column;gap:1rem}.WhirlpoolGenerator_formatItem__3b6RW{display:flex;align-items:center;gap:1rem;padding:1rem;background:rgba(255,255,255,.8);border-radius:8px}.WhirlpoolGenerator_formatLabel___tpzE{font-weight:600;color:#333;min-width:200px;font-size:.9rem}.WhirlpoolGenerator_formatValue__8Ioa6{flex:1;font-family:Courier New,monospace;font-size:.8rem;color:#2196F3;word-break:break-all;line-height:1.4}.WhirlpoolGenerator_formatCopyButton__ATb7J{padding:4px 8px;background:#4CAF50;color:white;border:none;border-radius:4px;font-size:12px;cursor:pointer;transition:all .2s ease;flex-shrink:0}.WhirlpoolGenerator_formatCopyButton__ATb7J:hover{background:#45a049;transform:translateY(-1px)}.WhirlpoolGenerator_infoSection__rti4J{max-width:900px;margin:3rem auto 0;background:rgba(255,255,255,.95);border-radius:20px;padding:2rem;box-shadow:0 8px 32px rgba(0,0,0,.2);backdrop-filter:blur(10px)}.WhirlpoolGenerator_infoTitle__Crmc5{color:#333;font-size:1.8rem;font-weight:600;margin-bottom:1.5rem;text-align:center}.WhirlpoolGenerator_infoGrid__dp_23{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-bottom:2rem}.WhirlpoolGenerator_infoCard__Q_DTa{background:#f8f9fa;border-radius:12px;padding:1.5rem;border-left:4px solid #667eea}.WhirlpoolGenerator_infoCard__Q_DTa h3{color:#333;font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.WhirlpoolGenerator_infoCard__Q_DTa p{color:#666;font-size:.95rem;line-height:1.5;margin:0}.WhirlpoolGenerator_comparisonSection__fUtkG{background:linear-gradient(135deg,#e8f5e8,#f0f8ff);border-radius:12px;padding:1.5rem;border-left:4px solid #4caf50;margin-bottom:2rem}.WhirlpoolGenerator_comparisonSection__fUtkG h3{color:#333;font-size:1.2rem;font-weight:600;margin-bottom:1rem}.WhirlpoolGenerator_comparisonTable__iF0Q3{background:rgba(255,255,255,.8);border-radius:8px;overflow:hidden}.WhirlpoolGenerator_comparisonHeader__PkcmT{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;background:#4CAF50;color:white;font-weight:600;font-size:.9rem}.WhirlpoolGenerator_comparisonHeader__PkcmT>div{padding:1rem;text-align:center}.WhirlpoolGenerator_comparisonRow__QFMNw{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;border-bottom:1px solid #e0e0e0;font-size:.85rem}.WhirlpoolGenerator_comparisonRow__QFMNw:last-child{border-bottom:none}.WhirlpoolGenerator_comparisonRow__QFMNw>div{padding:.8rem;text-align:center;color:#333}.WhirlpoolGenerator_comparisonRow__QFMNw:nth-child(2n){background:rgba(76,175,80,.05)}.WhirlpoolGenerator_implementationNote__ThbvU{background:rgba(255,193,7,.1);border-radius:12px;padding:1.5rem;border:1px solid rgba(255,193,7,.3);border-left:4px solid #ffc107}.WhirlpoolGenerator_implementationNote__ThbvU h3{color:#333;font-size:1.2rem;font-weight:600;margin-bottom:1rem}.WhirlpoolGenerator_implementationNote__ThbvU p{color:#666;font-size:.95rem;line-height:1.5;margin-bottom:1rem}.WhirlpoolGenerator_implementationNote__ThbvU ul{color:#666;font-size:.9rem;line-height:1.5;margin:0;padding-left:1.5rem}.WhirlpoolGenerator_implementationNote__ThbvU li{margin-bottom:.5rem}@media (max-width:768px){.WhirlpoolGenerator_container__4q83s{padding:15px}.WhirlpoolGenerator_title__DfZVK{font-size:2rem}.WhirlpoolGenerator_subtitle__hxtl8{font-size:1rem}.WhirlpoolGenerator_infoSection__rti4J,.WhirlpoolGenerator_inputSection__rUDJ3,.WhirlpoolGenerator_resultSection__caKbp{padding:1.5rem}.WhirlpoolGenerator_buttonGroup__IgqNy{flex-direction:column;align-items:center}.WhirlpoolGenerator_button___bHZx{width:100%;max-width:300px}.WhirlpoolGenerator_resultHeader__l1M1t{flex-direction:column;gap:1rem;align-items:stretch}.WhirlpoolGenerator_copyButton__I9DrZ{align-self:center}.WhirlpoolGenerator_analysisGrid__W3Ybm{grid-template-columns:repeat(2,1fr)}.WhirlpoolGenerator_formatItem__3b6RW{flex-direction:column;gap:.5rem;align-items:stretch}.WhirlpoolGenerator_formatLabel___tpzE{min-width:auto}.WhirlpoolGenerator_formatCopyButton__ATb7J{align-self:center}.WhirlpoolGenerator_comparisonHeader__PkcmT,.WhirlpoolGenerator_comparisonRow__QFMNw{grid-template-columns:1fr;text-align:left}.WhirlpoolGenerator_comparisonHeader__PkcmT>div,.WhirlpoolGenerator_comparisonRow__QFMNw>div{padding:.5rem 1rem;border-bottom:1px solid rgba(255,255,255,.2)}.WhirlpoolGenerator_infoGrid__dp_23{grid-template-columns:1fr}}@media (max-width:480px){.WhirlpoolGenerator_title__DfZVK{font-size:1.8rem}.WhirlpoolGenerator_infoSection__rti4J,.WhirlpoolGenerator_inputSection__rUDJ3,.WhirlpoolGenerator_resultSection__caKbp{padding:1rem}.WhirlpoolGenerator_textarea___5UM7{font-size:14px;padding:12px}.WhirlpoolGenerator_button___bHZx{padding:10px 20px;font-size:14px}.WhirlpoolGenerator_analysisGrid__W3Ybm{grid-template-columns:1fr}.WhirlpoolGenerator_statValue__sdBqc{font-size:1.2rem}.WhirlpoolGenerator_hashValue__C249J{font-size:.8rem}.WhirlpoolGenerator_formatValue__8Ioa6{font-size:.75rem}}.WhirlpoolGenerator_button___bHZx:focus,.WhirlpoolGenerator_copyButton__I9DrZ:focus,.WhirlpoolGenerator_formatCopyButton__ATb7J:focus,.WhirlpoolGenerator_textarea___5UM7:focus{outline:2px solid #667eea;outline-offset:2px}.WhirlpoolGenerator_container__4q83s *{transition:all .3s cubic-bezier(.4,0,.2,1)}