*{margin:0;padding:0;box-sizing:border-box}body{font-family:"Be Vietnam Pro","Segoe UI",Tahoma,Geneva,Verdana,sans-serif;background:linear-gradient(160deg, #f3f4ff 0%, #ffffff 100%);padding:36px;color:#0f172a}.converter-page{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:32px}.hero{text-align:center;display:flex;flex-direction:column;gap:12px}.hero .eyebrow{text-transform:uppercase;letter-spacing:.18em;font-weight:700;font-size:14px;color:rgba(15,23,42,.65)}.hero h1{margin:0;font-size:42px;font-weight:800;line-height:1.2}.hero .subtitle{margin:0 auto;max-width:720px;color:rgba(15,23,42,.65);font-size:18px}.hero .hero-badges{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:8px}.hero .badge{background:rgba(67,56,202,.1);color:#312e81;padding:8px 18px;border-radius:999px;font-size:14px;font-weight:600}.info-box{background:linear-gradient(135deg, #dbeafe 0%, #e0e7ff 100%);border:1px solid rgba(99,102,241,.2);border-radius:12px;padding:16px;display:flex;gap:12px;align-items:flex-start}.info-box .info-icon{font-size:20px;flex-shrink:0}.info-box p{margin:0;font-size:14px;line-height:1.6;color:#0f172a}.info-box p strong{font-weight:600}.info-box ul{margin:8px 0 0 0;padding-left:20px}.info-box ul li{margin:4px 0;font-size:14px;line-height:1.5}.info-box.info-small{padding:12px;font-size:13px}.seo-block{background:#fff;border-radius:20px;padding:28px;border:1px solid rgba(67,56,202,.1)}.seo-block .seo-heading{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px}.seo-block .seo-heading h2{font-size:24px;font-weight:700;margin:0}.seo-block .seo-heading p{font-size:14px;color:rgba(15,23,42,.65);margin:4px 0 0 0}.seo-block .seo-heading .btn-toggle{padding:8px 16px;border:2px solid rgba(99,102,241,.2);border-radius:8px;background:#fff;color:#4338ca;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease}.seo-block .seo-heading .btn-toggle:hover{border-color:#6366f1;background:rgba(99,102,241,.05)}.seo-block .seo-content{max-height:300px;overflow:hidden;position:relative}.seo-block .seo-content.expanded{max-height:none}.seo-block .seo-content.expanded .seo-fade{display:none}.seo-block .seo-content .seo-fade{position:absolute;bottom:0;left:0;right:0;height:80px;background:linear-gradient(transparent, white);pointer-events:none}.exchange-rate-page .exchange-converter{background:hsla(0,0%,100%,.92);border-radius:28px;padding:32px;border:1px solid rgba(67,56,202,.15);box-shadow:0 32px 60px rgba(99,102,241,.18);backdrop-filter:blur(12px)}.exchange-rate-page .exchange-converter .converter-header{display:flex;flex-direction:column;gap:8px;margin-bottom:20px}.exchange-rate-page .exchange-converter .converter-header h2{font-size:24px;font-weight:700;color:#0f172a;margin:0}.exchange-rate-page .exchange-converter .converter-header .last-updated{font-size:14px;color:rgba(15,23,42,.65);margin:0}.exchange-rate-page .exchange-converter .exchange-tabs{display:flex;gap:8px;background:#f1f5f9;padding:4px;border-radius:12px;margin-bottom:24px}.exchange-rate-page .exchange-converter .exchange-tabs .tab-btn{flex:1;padding:12px 20px;border:none;background:rgba(0,0,0,0);border-radius:8px;font-size:14px;font-weight:600;color:#64748b;cursor:pointer;transition:all .2s ease}.exchange-rate-page .exchange-converter .exchange-tabs .tab-btn:hover{color:#475569}.exchange-rate-page .exchange-converter .exchange-tabs .tab-btn.active{background:#fff;color:#4338ca;box-shadow:0 2px 4px rgba(0,0,0,.08)}.exchange-rate-page .exchange-converter .exchange-tabs .tab-btn span{display:block}.exchange-rate-page .exchange-converter .converter-form{display:flex;flex-direction:column;gap:16px}.exchange-rate-page .exchange-converter .currency-input-group{position:relative}.exchange-rate-page .exchange-converter .currency-input-group label{display:block;font-size:14px;font-weight:600;color:#4b5563;margin-bottom:8px}.exchange-rate-page .exchange-converter .currency-input-group .input-wrapper{display:flex;gap:12px;align-items:center}.exchange-rate-page .exchange-converter .currency-input-group .currency-select{display:flex;align-items:center;gap:8px;padding:12px 16px;border:2px solid rgba(99,102,241,.2);border-radius:12px;background:#fff;cursor:pointer;min-width:140px;transition:all .3s ease}.exchange-rate-page .exchange-converter .currency-input-group .currency-select:hover{border-color:rgba(99,102,241,.4);background:rgba(99,102,241,.02)}.exchange-rate-page .exchange-converter .currency-input-group .currency-select .flag-icon{width:24px;height:24px;object-fit:contain;border-radius:4px}.exchange-rate-page .exchange-converter .currency-input-group .currency-select .currency-code{font-weight:600;font-size:16px;color:#0f172a;flex:1}.exchange-rate-page .exchange-converter .currency-input-group .currency-select .dropdown-arrow{font-size:12px;color:#6b7280}.exchange-rate-page .exchange-converter .currency-input-group .amount-input{flex:1;padding:12px 16px;border:2px solid rgba(99,102,241,.2);border-radius:12px;font-size:18px;font-weight:600;color:#0f172a;text-align:right;transition:all .3s ease}.exchange-rate-page .exchange-converter .currency-input-group .amount-input:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px rgba(99,102,241,.1)}.exchange-rate-page .exchange-converter .currency-input-group .amount-input:read-only{background:#f9fafb;cursor:not-allowed}.exchange-rate-page .exchange-converter .currency-input-group .currency-dropdown{position:absolute;top:100%;left:0;right:0;margin-top:8px;background:#fff;border:1px solid rgba(99,102,241,.2);border-radius:12px;box-shadow:0 8px 24px rgba(0,0,0,.12);max-height:300px;overflow-y:auto;z-index:10}.exchange-rate-page .exchange-converter .currency-input-group .currency-dropdown .dropdown-item{display:flex;align-items:center;gap:12px;padding:12px 16px;cursor:pointer;transition:background .2s ease}.exchange-rate-page .exchange-converter .currency-input-group .currency-dropdown .dropdown-item:hover{background:rgba(99,102,241,.05)}.exchange-rate-page .exchange-converter .currency-input-group .currency-dropdown .dropdown-item .flag-icon-small{width:20px;height:20px;object-fit:contain;border-radius:3px}.exchange-rate-page .exchange-converter .currency-input-group .currency-dropdown .dropdown-item .currency-code{font-weight:600;font-size:14px;color:#0f172a;min-width:50px}.exchange-rate-page .exchange-converter .currency-input-group .currency-dropdown .dropdown-item .currency-name{font-size:13px;color:rgba(15,23,42,.65);flex:1}.exchange-rate-page .exchange-converter .converter-arrow{display:flex;justify-content:center;align-items:center;padding:8px 0}.exchange-rate-page .exchange-converter .converter-arrow .swap-btn{width:40px;height:40px;border:2px solid rgba(99,102,241,.2);border-radius:50%;background:#fff;color:#6366f1;font-size:20px;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.exchange-rate-page .exchange-converter .converter-arrow .swap-btn:hover{border-color:#6366f1;background:rgba(99,102,241,.05);transform:rotate(180deg)}.exchange-rate-page .exchange-converter .info-small{margin-top:16px;padding:12px;font-size:13px}.exchange-rate-page .rates-section{display:flex;flex-direction:column;gap:20px}.exchange-rate-page .rates-section .rates-header{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap}.exchange-rate-page .rates-section .rates-header h2{font-size:24px;font-weight:700;color:#0f172a;margin:0}.exchange-rate-page .rates-section .rates-header .rates-subtitle{font-size:14px;color:rgba(15,23,42,.65);margin:4px 0 0 0}.exchange-rate-page .rates-section .rates-header .btn-secondary{padding:10px 20px;border:2px solid rgba(99,102,241,.2);border-radius:10px;background:#fff;color:#4338ca;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease}.exchange-rate-page .rates-section .rates-header .btn-secondary:hover{border-color:#6366f1;background:rgba(99,102,241,.05)}.exchange-rate-page .rates-section .rates-header .btn-secondary span{display:flex;align-items:center;gap:8px}.exchange-rate-page .rates-section .table-container{background:hsla(0,0%,100%,.92);border-radius:20px;overflow:hidden;border:1px solid rgba(67,56,202,.15);box-shadow:0 16px 40px rgba(99,102,241,.12)}.exchange-rate-page .rates-section .rates-table{width:100%;border-collapse:collapse}.exchange-rate-page .rates-section .rates-table thead{background:linear-gradient(135deg, #84cc16 0%, #65a30d 100%);position:sticky;top:0;z-index:1}.exchange-rate-page .rates-section .rates-table thead th{padding:16px 20px;font-size:14px;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:.05em}.exchange-rate-page .rates-section .rates-table thead th.text-left{text-align:left}.exchange-rate-page .rates-section .rates-table thead th.text-right{text-align:right}.exchange-rate-page .rates-section .rates-table tbody tr{border-bottom:1px solid #e5e7eb;transition:background .2s ease}.exchange-rate-page .rates-section .rates-table tbody tr:hover{background:rgba(99,102,241,.03)}.exchange-rate-page .rates-section .rates-table tbody tr.popular-currency{background:#fef3c7}.exchange-rate-page .rates-section .rates-table tbody tr.popular-currency:hover{background:#fde68a}.exchange-rate-page .rates-section .rates-table tbody td{padding:14px 20px;font-size:14px;color:#0f172a}.exchange-rate-page .rates-section .rates-table tbody td.text-left{text-align:left}.exchange-rate-page .rates-section .rates-table tbody td.text-right{text-align:right;font-weight:600;font-variant-numeric:tabular-nums}.exchange-rate-page .rates-section .rates-table tbody td.loading-cell{text-align:center;padding:40px;color:rgba(15,23,42,.65)}.exchange-rate-page .rates-section .rates-table tbody .currency-code-cell{display:flex;align-items:center;gap:10px}.exchange-rate-page .rates-section .rates-table tbody .currency-code-cell .flag-icon-small{width:24px;height:24px;object-fit:contain;border-radius:4px}.exchange-rate-page .rates-section .rates-table tbody .currency-code-cell strong{font-weight:700;color:#0f172a}.gold-price-page .zone-selection{margin-bottom:24px}.gold-price-page .zone-selection label{display:block;font-size:14px;font-weight:600;color:#4b5563;margin-bottom:8px}.gold-price-page .zone-selection label span{display:flex;align-items:center;gap:6px}.gold-price-page .zone-selection .zone-select{width:100%;padding:12px 16px;border:2px solid rgba(99,102,241,.2);border-radius:12px;font-size:15px;font-weight:500;color:#0f172a;background:#fff;cursor:pointer;transition:all .3s ease}.gold-price-page .zone-selection .zone-select:hover{border-color:rgba(99,102,241,.4);background:rgba(99,102,241,.02)}.gold-price-page .zone-selection .zone-select:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px rgba(99,102,241,.1)}.gold-price-page .gold-calculator{background:linear-gradient(135deg, #fef3c7 0%, #fde68a 100%);border-radius:16px;padding:20px;margin-top:20px}.gold-price-page .gold-calculator h3{font-size:18px;font-weight:700;color:#0f172a;margin:0 0 16px 0}.gold-price-page .gold-calculator .calculator-form{display:flex;flex-direction:column;gap:16px}.gold-price-page .gold-calculator .form-group{display:flex;flex-direction:column;gap:8px}.gold-price-page .gold-calculator .form-group label{font-size:14px;font-weight:600;color:#4b5563}.gold-price-page .gold-calculator .form-group .gold-select,.gold-price-page .gold-calculator .form-group .amount-input{padding:12px 16px;border:2px solid rgba(251,191,36,.3);border-radius:10px;font-size:15px;font-weight:500;color:#0f172a;background:#fff;transition:all .3s ease}.gold-price-page .gold-calculator .form-group .gold-select:hover,.gold-price-page .gold-calculator .form-group .amount-input:hover{border-color:rgba(251,191,36,.5)}.gold-price-page .gold-calculator .form-group .gold-select:focus,.gold-price-page .gold-calculator .form-group .amount-input:focus{outline:none;border-color:#f59e0b;box-shadow:0 0 0 3px rgba(245,158,11,.1)}.gold-price-page .gold-calculator .form-group .hint{font-size:12px;color:#78716c;font-style:italic}.gold-price-page .gold-calculator .form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media(max-width: 640px){.gold-price-page .gold-calculator .form-row{grid-template-columns:1fr}}.gold-price-page .gold-calculator .price-result{margin-top:8px;background:#fff;border-radius:12px;padding:16px;border:2px solid rgba(251,191,36,.3)}.gold-price-page .gold-calculator .price-result .result-row{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid #f3f4f6}.gold-price-page .gold-calculator .price-result .result-row:last-child{border-bottom:none}.gold-price-page .gold-calculator .price-result .result-row span{font-size:14px;color:#6b7280}.gold-price-page .gold-calculator .price-result .result-row strong{font-size:16px;font-weight:700;color:#0f172a}.gold-price-page .gold-calculator .price-result .result-row.spread strong{color:#f59e0b}.gold-price-page .gold-table{background:#fff;border:2px solid #4338ca;border-radius:12px;overflow:hidden;box-shadow:0 4px 16px rgba(67,56,202,.1)}.gold-price-page .gold-table thead{background:linear-gradient(135deg, #4338ca 0%, #312e81 100%)}.gold-price-page .gold-table thead th{color:#fff !important;font-weight:700;text-transform:uppercase;letter-spacing:.05em;border-bottom:2px solid #4338ca !important;padding:16px 20px}.gold-price-page .gold-table tbody tr{transition:all .2s ease}.gold-price-page .gold-table tbody tr.popular-currency{background:linear-gradient(90deg, #f3f4ff 0%, #e0e7ff 100%);border-left:4px solid #4338ca}.gold-price-page .gold-table tbody tr.popular-currency:hover{background:linear-gradient(90deg, #e0e7ff 0%, #ddd6fe 100%);transform:translateX(2px)}.gold-price-page .gold-table tbody tr:hover{background:#fafafa}.gold-price-page .gold-table tbody td.gold-price{font-weight:700;color:#4338ca;font-size:16px}.gold-price-page .gold-table tbody td.gold-price .unit{font-size:13px;color:#6b7280;font-weight:500;margin-left:4px}.gold-price-page .gold-table tbody td .gold-code{display:block;font-size:11px;color:#9ca3af;font-weight:600;margin-top:4px;text-transform:uppercase;letter-spacing:.05em}.gold-price-page .gold-table tbody td.spread-value{color:#14b8a6;font-weight:700;font-size:15px}.gold-price-page .gold-table tbody td.spread-value .unit{font-size:12px;color:#0d9488;font-weight:500}@media(max-width: 768px){body{padding:20px 16px}.hero h1{font-size:32px}.hero .subtitle{font-size:16px}.exchange-rate-page .exchange-converter{padding:24px 20px}.exchange-rate-page .exchange-converter .exchange-tabs{flex-direction:column}.exchange-rate-page .exchange-converter .exchange-tabs .tab-btn{padding:14px}.exchange-rate-page .exchange-converter .currency-input-group .input-wrapper{flex-direction:column}.exchange-rate-page .exchange-converter .currency-input-group .input-wrapper .currency-select{width:100%}.exchange-rate-page .rates-section .rates-header{flex-direction:column;align-items:flex-start}.exchange-rate-page .rates-section .rates-header .btn-secondary{width:100%}.exchange-rate-page .rates-section .table-container{overflow-x:auto}.exchange-rate-page .rates-section .rates-table{min-width:600px}.exchange-rate-page .rates-section .rates-table thead th{padding:12px 14px;font-size:12px}.exchange-rate-page .rates-section .rates-table tbody td{padding:10px 14px;font-size:13px}}
