.Home-module__g21JLG__container{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);flex-direction:column;min-height:100vh;display:flex}.Home-module__g21JLG__header{background:var(--bg-primary);text-align:center;z-index:10;padding:1.5rem 0;position:relative;box-shadow:0 1px #0000000d}.Home-module__g21JLG__header:before{content:"";background:linear-gradient(90deg,#2563eb,#3b82f6,#60a5fa,#93c5fd) 0 0/200% 100%;height:4px;animation:8s infinite Home-module__g21JLG__gradientShift;position:absolute;top:0;left:0;right:0}@keyframes Home-module__g21JLG__gradientShift{0%,to{background-position:0%}50%{background-position:100%}}.Home-module__g21JLG__title{color:var(--text-primary);letter-spacing:-.03em;background:linear-gradient(135deg,#1e293b 0%,#475569 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:2rem;font-weight:800}.Home-module__g21JLG__subtitle{color:var(--text-secondary);letter-spacing:.05em;font-size:1rem;font-weight:500}.Home-module__g21JLG__main{flex:1;grid-template-columns:420px 1fr;gap:2rem;width:100%;max-width:1400px;margin:0 auto;padding:2rem;display:grid}.Home-module__g21JLG__leftPanel{flex-direction:column;display:flex}.Home-module__g21JLG__controlCard{background:var(--bg-primary);border:1px solid #e2e8f0cc;border-radius:16px;height:fit-content;max-height:700px;padding:1rem;transition:all .3s;position:sticky;top:2rem;box-shadow:0 2px 8px #0000000a,0 8px 24px #00000014}.Home-module__g21JLG__controlCard:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000000f,0 12px 32px #0000001a}.Home-module__g21JLG__section{margin-bottom:.5rem}.Home-module__g21JLG__section:last-child{margin-bottom:0}.Home-module__g21JLG__sectionTitle{color:var(--text-primary);letter-spacing:.02em;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.9375rem;font-weight:700;display:flex}.Home-module__g21JLG__typeButtons{flex-direction:row;gap:.5rem;display:flex}.Home-module__g21JLG__typeBtn{border:2px solid var(--border-color);background:var(--bg-primary);color:var(--text-secondary);cursor:pointer;text-align:center;border-radius:8px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.25rem;min-height:60px;padding:.75rem .5rem;font-size:.875rem;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.Home-module__g21JLG__typeBtn:before{content:"";background:linear-gradient(90deg,#0000,#fff6,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.Home-module__g21JLG__typeBtn:hover:before{left:100%}.Home-module__g21JLG__typeBtn:hover{border-color:var(--primary-light);background:var(--bg-secondary);transform:translateY(-2px);box-shadow:0 4px 16px #2563eb26}.Home-module__g21JLG__typeBtn.Home-module__g21JLG__active{background:linear-gradient(135deg,var(--primary-color),var(--primary-light));border-color:var(--primary-color);color:#fff;transform:translateY(-2px);box-shadow:0 8px 24px #2563eb59}.Home-module__g21JLG__typeIcon{font-size:1.25rem;line-height:1}.Home-module__g21JLG__typeText{letter-spacing:.005em;font-size:.875rem;font-weight:700;line-height:1.2}.Home-module__g21JLG__typeBtn small{opacity:.7;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:.78125rem;font-style:normal;line-height:1.2;display:block;overflow:hidden}.Home-module__g21JLG__label{color:var(--text-primary);letter-spacing:.02em;margin-bottom:.5rem;font-size:.9375rem;font-weight:700;display:block}.Home-module__g21JLG__select{border:1.5px solid var(--border-color);background:var(--bg-primary);width:100%;color:var(--text-primary);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3E%3C/svg%3E");background-position:right .625rem center;background-repeat:no-repeat;background-size:12px 12px;border-radius:8px;padding:.5625rem 2rem .5625rem .75rem;font-size:.9375rem;font-weight:500;transition:all .25s}.Home-module__g21JLG__select:hover{border-color:var(--border-hover);background:var(--bg-secondary)}.Home-module__g21JLG__select:focus{border-color:var(--primary-color);outline:none;box-shadow:0 0 0 4px #2563eb1a}.Home-module__g21JLG__styleGrid{grid-template-columns:1fr 1fr;gap:.375rem;display:grid}.Home-module__g21JLG__styleOption input[type=radio]{display:none}.Home-module__g21JLG__styleCard{border:2px solid var(--border-color);background:var(--bg-primary);cursor:pointer;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:.1875rem;min-height:50px;padding:.5rem .375rem;transition:all .25s;display:flex}.Home-module__g21JLG__styleCard:hover{border-color:var(--primary-light);background:var(--bg-secondary);transform:translateY(-2px);box-shadow:0 4px 12px #2563eb1f}.Home-module__g21JLG__styleOption input[type=radio]:checked+.Home-module__g21JLG__styleCard{border-color:var(--primary-color);background:linear-gradient(135deg,#2563eb14,#3b82f614);transform:translateY(-2px);box-shadow:0 4px 16px #2563eb33}.Home-module__g21JLG__styleIcon{font-size:1rem;line-height:1}.Home-module__g21JLG__styleText{color:var(--text-primary);letter-spacing:.01em;font-size:.8125rem;font-weight:700}.Home-module__g21JLG__textarea{border:1.5px solid var(--border-color);resize:vertical;background:var(--bg-primary);width:100%;color:var(--text-primary);border-radius:8px;min-height:80px;padding:.75rem;font-family:inherit;font-size:.875rem;line-height:1.6;transition:all .25s}.Home-module__g21JLG__textarea:hover{border-color:var(--border-hover)}.Home-module__g21JLG__textarea:focus{border-color:var(--primary-color);background:#fff;outline:none;box-shadow:0 0 0 4px #2563eb1a}.Home-module__g21JLG__textarea::placeholder{color:var(--text-tertiary);font-style:italic}.Home-module__g21JLG__convertBtn{background:linear-gradient(135deg,var(--primary-color),var(--primary-light));color:#fff;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.875rem 1.25rem;font-size:.875rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 14px #2563eb4d}.Home-module__g21JLG__convertBtn:before{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.Home-module__g21JLG__convertBtn:hover:before{left:100%}.Home-module__g21JLG__convertBtn:hover:not(:disabled){background:linear-gradient(135deg,var(--primary-dark),var(--primary-color));transform:translateY(-2px);box-shadow:0 8px 24px #2563eb66}.Home-module__g21JLG__convertBtn:active{transform:translateY(0)}.Home-module__g21JLG__convertBtn:disabled{opacity:.65;cursor:not-allowed;transform:none;box-shadow:0 2px 8px #2563eb33}.Home-module__g21JLG__btnIcon{font-size:1.125rem}.Home-module__g21JLG__btnText{font-weight:600}.Home-module__g21JLG__rightPanel{flex-direction:column;display:flex}.Home-module__g21JLG__resultCard{background:var(--bg-primary);border:1px solid #e2e8f0cc;border-radius:16px;flex-direction:column;height:fit-content;max-height:calc(100vh - 200px);transition:all .3s;display:flex;overflow:hidden;box-shadow:0 2px 8px #0000000a,0 8px 24px #00000014}.Home-module__g21JLG__resultCard:hover{box-shadow:0 4px 12px #0000000f,0 12px 32px #0000001a}.Home-module__g21JLG__resultHeader{border-bottom:1px solid #e2e8f099;justify-content:space-between;align-items:center;padding:1.5rem 1.5rem 1rem;display:flex}.Home-module__g21JLG__resultTitle{color:var(--text-primary);letter-spacing:.01em;font-size:1.1875rem;font-weight:700}.Home-module__g21JLG__actionButtons{gap:.5rem;display:flex}.Home-module__g21JLG__actionBtn{border:1px solid var(--border-color);background:var(--bg-primary);color:var(--text-secondary);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;padding:.5rem;transition:all .25s;display:flex}.Home-module__g21JLG__actionBtn:hover{background:var(--bg-tertiary);border-color:var(--border-hover);color:var(--text-primary);transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.Home-module__g21JLG__actionBtn svg{width:18px;height:18px}.Home-module__g21JLG__resultContent{background:var(--bg-secondary);flex:1;padding:2rem;overflow-y:auto}.Home-module__g21JLG__loadingState{flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;padding:3rem 1rem;display:flex}.Home-module__g21JLG__loadingDots{gap:.5rem;display:flex}.Home-module__g21JLG__loadingDots span{background:var(--primary-color);border-radius:50%;width:10px;height:10px;animation:1.4s ease-in-out infinite both Home-module__g21JLG__loadingBounce}.Home-module__g21JLG__loadingDots span:first-child{animation-delay:-.32s}.Home-module__g21JLG__loadingDots span:nth-child(2){animation-delay:-.16s}.Home-module__g21JLG__loadingDots span:nth-child(3){animation-delay:0s}@keyframes Home-module__g21JLG__loadingBounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.Home-module__g21JLG__loadingState p{color:var(--text-secondary);font-size:.9375rem;font-weight:500}.Home-module__g21JLG__emptyState{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:2rem 1rem;display:flex}.Home-module__g21JLG__emptyIcon{margin-bottom:1.5rem}.Home-module__g21JLG__emptyEmoji{opacity:.7;font-size:4rem}.Home-module__g21JLG__emptyState h4{color:var(--text-primary);letter-spacing:.01em;margin-bottom:.75rem;font-size:1.3125rem;font-weight:800}.Home-module__g21JLG__emptyState p{color:var(--text-secondary);max-width:440px;margin:0 auto 2rem;font-size:.96875rem;font-weight:500;line-height:1.7}.Home-module__g21JLG__usageTips{background:var(--bg-primary);text-align:left;border:1px solid #e2e8f0cc;border-radius:12px;max-width:450px;margin:0 auto;padding:1.5rem;box-shadow:0 2px 8px #00000008}.Home-module__g21JLG__usageTips h5{color:var(--text-primary);text-align:center;letter-spacing:.02em;margin-bottom:1rem;font-size:.96875rem;font-weight:700}.Home-module__g21JLG__usageTips ul{color:var(--text-secondary);font-size:.875rem;list-style:none}.Home-module__g21JLG__usageTips li{margin-bottom:.75rem;padding-left:1.5rem;font-weight:500;line-height:1.6;position:relative}.Home-module__g21JLG__usageTips li:before{content:"✦";color:var(--primary-color);font-weight:700;position:absolute;left:0}.Home-module__g21JLG__resultText{white-space:pre-wrap;color:var(--text-primary);font-size:1rem;font-weight:400;line-height:1.8}.Home-module__g21JLG__footer{background:var(--bg-primary);text-align:center;border-top:1px solid #e2e8f099;margin-top:2rem;padding:1.5rem 0}.Home-module__g21JLG__footer p{color:var(--text-secondary);letter-spacing:.05em;font-size:.875rem;font-weight:600}@keyframes Home-module__g21JLG__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Home-module__g21JLG__resultCard{animation:.5s ease-out Home-module__g21JLG__fadeInUp}@media (max-width:1024px){.Home-module__g21JLG__main{grid-template-columns:1fr;gap:1.5rem;padding:1.5rem}.Home-module__g21JLG__controlCard{position:static}.Home-module__g21JLG__styleGrid{grid-template-columns:1fr 1fr}}@media (max-width:768px){.Home-module__g21JLG__header{padding:1.25rem 0}.Home-module__g21JLG__title{font-size:1.5rem}.Home-module__g21JLG__subtitle{font-size:.875rem}.Home-module__g21JLG__main{gap:1rem;padding:1rem}.Home-module__g21JLG__controlCard,.Home-module__g21JLG__resultCard{border-radius:12px}.Home-module__g21JLG__controlCard{padding:1.25rem}.Home-module__g21JLG__resultHeader{padding:1.25rem 1.25rem .75rem}.Home-module__g21JLG__resultContent{padding:1.25rem}.Home-module__g21JLG__styleGrid{grid-template-columns:1fr}.Home-module__g21JLG__emptyState{padding:1.5rem .5rem}.Home-module__g21JLG__usageTips{padding:1.25rem}}@media (max-width:480px){.Home-module__g21JLG__title{font-size:1.25rem}.Home-module__g21JLG__main{padding:.75rem}.Home-module__g21JLG__controlCard,.Home-module__g21JLG__resultCard{border-radius:10px}}
