*{box-sizing:border-box}body,html{margin:0;padding:0}body{font-family:Vazirmatn,IRANSans,Tahoma,system-ui,sans-serif;direction:rtl}.page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:radial-gradient(70% 50% at 30% 0,rgba(217,72,15,.08),transparent 60%),radial-gradient(60% 40% at 100% 100%,rgba(255,154,60,.08),transparent 60%),#fbf8f5;padding:1.5rem}.wrap{width:100%;max-width:500px}.brand{display:flex;flex-direction:column;align-items:center;margin-bottom:1.75rem;text-align:center}.logo{font-size:1.6rem;font-weight:800;color:#1c1917;letter-spacing:-.01em}.logo b{color:#d9480f}.tagline{color:#94897f;font-size:.88rem;margin-top:.3rem}.card{background:#fff;padding:2.25rem;border-radius:22px;box-shadow:0 1px 2px #1c19170a,0 16px 40px -12px #1c19171f;border:1px solid rgba(28,25,23,.05)}h1{margin:0 0 .3rem;font-size:1.35rem;font-weight:700;color:#1c1917}.subtitle{margin:0 0 1.5rem;color:#94897f;font-size:.92rem;line-height:1.7}.domain-tabs{display:flex;gap:.4rem;margin-bottom:1.1rem;flex-wrap:wrap}.domain-tab{padding:.4rem .9rem;border:1.5px solid #ece5df;border-radius:999px;background:#fdfbf9;color:#78716c;font-size:.82rem;font-weight:600;cursor:pointer;font-family:inherit;transition:all .15s ease}.domain-tab:hover{border-color:#d9480f;color:#d9480f}.domain-tab.active{background:#d9480f;border-color:#d9480f;color:#fff}.form{display:flex;gap:.6rem}input{flex:1;min-width:0;padding:.85rem 1rem;border:1.5px solid #ece5df;border-radius:12px;font-size:.95rem;font-family:inherit;background:#fdfbf9;transition:border-color .15s ease,background .15s ease}input:focus{outline:none;border-color:#d9480f;background:#fff}button[type=submit]{padding:.85rem 1.5rem;border:none;border-radius:12px;background:#d9480f;color:#fff;font-size:.92rem;font-weight:700;font-family:inherit;cursor:pointer;white-space:nowrap;display:flex;align-items:center;gap:.5rem;box-shadow:0 4px 14px -4px #d9480f80;transition:background .15s ease,transform .1s ease}button[type=submit]:hover:not(:disabled){background:#b83d0d}button[type=submit]:active:not(:disabled){transform:scale(.98)}button[type=submit]:disabled{opacity:.6;cursor:not-allowed}.spinner{width:14px;height:14px;border:2px solid hsla(0,0%,100%,.4);border-top-color:#fff;border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.error{color:#b3261e;background:#fdf1ef;border:1px solid #f6d9d4;padding:.65rem 1rem;border-radius:10px;margin:1rem 0 0;font-size:.88rem;line-height:1.7}.result{margin-top:1.4rem;background:linear-gradient(160deg,#fff4ec,#fdfbf9);border:1px solid #ffe1cb;border-radius:14px;padding:1.1rem 1.25rem}.result-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap}.short-link{color:#d9480f;font-weight:700;font-size:1.02rem;word-break:break-all;text-decoration:none}.result-actions{display:flex;gap:.5rem;flex-shrink:0}.icon-btn{background:#fff;color:#d9480f;border:1.5px solid #d9480f;padding:.4rem .95rem;font-size:.8rem;border-radius:9px;cursor:pointer;text-decoration:none;font-weight:700;font-family:inherit;white-space:nowrap;transition:background .15s ease}.icon-btn:hover{background:#fff4ec}.original-hint{margin:.65rem 0 0;color:#94897f;font-size:.8rem;word-break:break-all;text-align:left}.footer{text-align:center;color:#b8ada2;font-size:.8rem;margin-top:1.75rem}.fade-enter-active{transition:opacity .25s ease,transform .25s ease}.fade-enter-from{opacity:0;transform:translateY(-4px)}@media(max-width:480px){.form{flex-direction:column}button[type=submit]{justify-content:center}}
