.RuleOfThree-module__L6LhYq__container{width:100%}.RuleOfThree-module__L6LhYq__title{color:var(--color-primary);text-align:center;margin-bottom:var(--space-2)}.RuleOfThree-module__L6LhYq__description{text-align:center;color:var(--color-text-muted);margin-bottom:var(--space-5)}.RuleOfThree-module__L6LhYq__calculator{background:var(--color-bg-soft);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--space-5);margin-bottom:var(--space-5)}.RuleOfThree-module__L6LhYq__row{justify-content:center;align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.RuleOfThree-module__L6LhYq__inputGroup{align-items:center;gap:var(--space-2);flex-direction:column;display:flex}.RuleOfThree-module__L6LhYq__input{text-align:center;width:200px;height:48px;font-size:var(--text-lg);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-bg);transition:border-color var(--transition-fast);font-weight:600}.RuleOfThree-module__L6LhYq__input:focus{border-color:var(--color-primary);outline:none}.RuleOfThree-module__L6LhYq__inputError{border-color:var(--color-error);background-color:var(--color-error-bg)}.RuleOfThree-module__L6LhYq__textInput{width:120px;padding:var(--space-2);text-align:center;font-size:var(--text-sm);border:1px solid var(--color-border);border-radius:var(--radius-md);color:var(--color-text-muted)}.RuleOfThree-module__L6LhYq__swapContainer{align-items:center;gap:var(--space-1);flex-direction:column;display:flex}.RuleOfThree-module__L6LhYq__swapButton{background:var(--color-primary);color:#fff;width:36px;height:36px;font-size:var(--text-lg);cursor:pointer;transition:background var(--transition-fast);border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;display:flex}.RuleOfThree-module__L6LhYq__swapButton:hover{background:var(--color-primary-light)}.RuleOfThree-module__L6LhYq__label{font-size:var(--text-sm);color:var(--color-text-muted);font-weight:500}.RuleOfThree-module__L6LhYq__centerText{text-align:center;color:var(--color-text-muted);margin:var(--space-4)0;font-weight:600;font-size:var(--text-sm);text-transform:uppercase;letter-spacing:1px}.RuleOfThree-module__L6LhYq__result{background:var(--color-primary-bg);color:var(--color-primary);border:2px solid var(--color-primary);font-weight:700}.RuleOfThree-module__L6LhYq__resultError{background:var(--color-error-bg);color:var(--color-error);border:2px solid var(--color-error)}.RuleOfThree-module__L6LhYq__resultUpdated{animation:.3s RuleOfThree-module__L6LhYq__pulse}@keyframes RuleOfThree-module__L6LhYq__pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.RuleOfThree-module__L6LhYq__buttonSection{gap:var(--space-2);margin-top:var(--space-5);flex-wrap:wrap;justify-content:center;display:flex}.RuleOfThree-module__L6LhYq__copyButton{background:var(--color-primary);color:#fff;border-radius:var(--radius-md);cursor:pointer;transition:background var(--transition-fast);border:none;padding:12px 24px;font-weight:600}.RuleOfThree-module__L6LhYq__copyButton:hover{background:var(--color-primary-light)}.RuleOfThree-module__L6LhYq__shareButton{background:var(--color-accent);color:#fff;border-radius:var(--radius-md);cursor:pointer;transition:background var(--transition-fast);border:none;padding:12px 24px;font-weight:600}.RuleOfThree-module__L6LhYq__shareButton:hover{background:#1565c0}.RuleOfThree-module__L6LhYq__clearButton{color:var(--color-text-muted);border:1px solid var(--color-border);border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition-fast);background:0 0;padding:12px 24px;font-weight:600}.RuleOfThree-module__L6LhYq__clearButton:hover{border-color:var(--color-error);color:var(--color-error)}.RuleOfThree-module__L6LhYq__copiedMessage{text-align:center;color:var(--color-primary);margin-top:var(--space-3);font-weight:600;display:block}.RuleOfThree-module__L6LhYq__explanationSection{margin-top:var(--space-6);padding-top:var(--space-5);border-top:1px solid var(--color-border)}.RuleOfThree-module__L6LhYq__explanationSection h3{color:var(--color-primary);font-size:var(--text-lg);margin-bottom:var(--space-2);margin-top:var(--space-4)}.RuleOfThree-module__L6LhYq__explanationSection h3:first-child{margin-top:0}.RuleOfThree-module__L6LhYq__explanationSection p,.RuleOfThree-module__L6LhYq__explanationSection ol{color:var(--color-text-muted);line-height:1.7}.RuleOfThree-module__L6LhYq__explanationSection ol{padding-left:var(--space-4)}.RuleOfThree-module__L6LhYq__explanationSection li{margin-bottom:var(--space-2)}@media (max-width:640px){.RuleOfThree-module__L6LhYq__calculator{padding:var(--space-4)}.RuleOfThree-module__L6LhYq__row{gap:var(--space-4);flex-direction:column}.RuleOfThree-module__L6LhYq__input,.RuleOfThree-module__L6LhYq__textInput{width:100%;max-width:200px}.RuleOfThree-module__L6LhYq__swapContainer{gap:var(--space-2);flex-direction:row}.RuleOfThree-module__L6LhYq__swapButton{transform:rotate(90deg)}}
