*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}:root{--color-bg: #141414;--color-surface: rgba(50, 50, 50, 0.05);--color-primary: #e6c229;--color-primary-hover: #f0d040;--color-text: #f0f0f0;--color-text-muted: #9a9a9a;--color-border: #3a3a3a;--color-border-bold: #e6c229;--color-success: #c9a227;--color-iban-bg: #252525;--radius: 0;--border-width: 3px}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;background-color:#141414;color:#f0f0f0;background-image:url("../images/bg.svg");background-repeat:repeat;background-attachment:fixed;line-height:1.6;min-height:100vh;display:flex;flex-direction:column}a{color:#e6c229;text-decoration:none;font-weight:600}a:hover{text-decoration:underline}.container{max-width:720px;margin:0 auto;padding:0 1rem;width:100%}header{background:rgba(50,50,50,.05);border-bottom:3px solid #e6c229;padding:1rem 0;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);box-shadow:0 10px 30px rgba(0,0,0,.15)}header .header-inner{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.5rem}header .header-brand{display:flex;align-items:center;gap:.5rem;text-decoration:none;color:inherit}header .header-brand:hover{text-decoration:none}header .header-logo{display:block;height:40px;width:auto}header .site-title{font-size:.9375rem;font-weight:700;color:#f0f0f0;letter-spacing:.02em}header .lang-nav{display:flex;gap:.5rem;flex-wrap:wrap;align-items:center}header .lang-nav span{font-size:.8125rem;color:#9a9a9a;font-weight:600}header .lang-nav a{font-size:.8rem;font-weight:700;padding:0;border-radius:40px;height:40px;width:40px;display:flex;justify-content:center;align-items:center;border:3px solid #3a3a3a;color:#9a9a9a}header .lang-nav a:hover,header .lang-nav a.active{background:#e6c229;color:#141414;border-color:#e6c229;text-decoration:none}main{flex:1;padding:2rem 0}h1{font-size:1.75rem;font-weight:800;margin-bottom:.75rem;line-height:1.2;color:#f0f0f0}h2{font-size:1.375rem;font-weight:800;margin:2rem 0 .75rem;line-height:1.3;color:#f0f0f0}h3{font-size:1.125rem;font-weight:700;margin:1.5rem 0 .5rem;color:#f0f0f0}.intro{color:#9a9a9a;margin-bottom:2rem;font-size:.9375rem}.card{background:rgba(50,50,50,.05);border:3px solid #e6c229;border-radius:0;padding:1.5rem;margin-bottom:1.5rem;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);border-radius:8px;box-shadow:0 10px 30px rgba(0,0,0,.15)}.form-group{margin-bottom:1rem}label{display:block;font-size:.875rem;font-weight:700;margin-bottom:.375rem;color:#f0f0f0}select{width:100%;padding:.75rem .875rem;border:3px solid #3a3a3a;border-radius:0;font-size:1rem;font-weight:600;background:#141414;color:#f0f0f0;-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}select:focus{outline:3px solid #e6c229;outline-offset:0;border-color:#e6c229}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.375rem;padding:.75rem 1.5rem;border:3px solid #e6c229;border-radius:0;font-size:.9375rem;font-weight:700;cursor:pointer;transition:background .15s,border-color .15s,color .15s}.btn:active{opacity:.95}.btn-primary{background:#e6c229;color:#141414}.btn-primary:hover{background:#f0d040;border-color:#f0d040;color:#141414}.btn-secondary{background:rgba(50,50,50,.05);color:#e6c229;border:3px solid #3a3a3a}.btn-secondary:hover{background:#252525;border-color:#e6c229;color:#e6c229}.btn-success{background:#c9a227;color:#141414;border:3px solid #c9a227}.result-box{background:rgba(50,50,50,.05);border-radius:8px;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);padding:1.25rem;text-align:center;margin:1rem 0}.result-box .iban-value{font-family:"Courier New",Courier,monospace;font-size:1.5rem;font-weight:700;letter-spacing:.2em;word-break:break-all;margin-bottom:.75rem;color:#e6c229}.result-actions{display:flex;justify-content:center;gap:.5rem;flex-wrap:wrap}.result-actions a{text-decoration:none}.country-links{display:grid;grid-template-columns:repeat(auto-fill, minmax(180px, 1fr));gap:.5rem;margin-top:1.5rem}.country-links a{display:block;padding:.75rem .875rem;background:rgba(50,50,50,.05);border:3px solid #3a3a3a;border-radius:0;font-size:.875rem;font-weight:600;transition:border-color .15s,background .15s;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);border-radius:8px}.country-links a:hover{border-color:#e6c229;background:#252525;text-decoration:none}.country-links a span{font-size:.75rem;color:#9a9a9a;font-weight:400}.disclaimer{font-size:.8125rem;color:#9a9a9a;margin-top:1rem;padding:.75rem;background:#252525;border:3px solid #3a3a3a;border-radius:0;text-align:center}.seo-section{margin-top:2.5rem}.seo-section p{color:#9a9a9a;font-size:.9375rem;margin-bottom:1rem;line-height:1.7}.structure-table{width:100%;border-collapse:collapse;margin:1rem 0;font-size:.875rem;border:3px solid #3a3a3a}.structure-table th,.structure-table td{padding:.625rem .875rem;border:3px solid #3a3a3a;text-align:left}.structure-table th{background:#252525;font-weight:700;white-space:nowrap;width:120px;color:#e6c229}.structure-table td{font-family:"Courier New",Courier,monospace;word-break:break-all;color:#f0f0f0;background:rgba(50,50,50,.05)}.storytelling{background:rgba(50,50,50,.05);border-left:3px solid #e6c229;border-radius:0;padding:1.25rem 1.5rem;margin:1.5rem 0;font-size:.9375rem;line-height:1.7;color:#f0f0f0;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);border-top-right-radius:8px;border-bottom-right-radius:8px}[dir=rtl] .storytelling{border-left:none;border-right:3px solid #e6c229;border-radius:0}.faq-list{margin:1rem 0}.faq-item{background:rgba(50,50,50,.05);border:3px solid #3a3a3a;border-radius:0;margin-bottom:.5rem;overflow:hidden}.faq-item summary{padding:.875rem 1rem;font-weight:700;font-size:.9375rem;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;color:#f0f0f0;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);background:#252525}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary::after{content:"+";font-size:1.25rem;font-weight:700;color:#e6c229;transition:transform .2s}.faq-item[open] summary::after{content:"−"}.faq-item .faq-answer{padding:.875rem 1rem;font-size:.9375rem;color:#9a9a9a;line-height:1.7;border-top:3px solid #3a3a3a;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);background:rgba(50,50,50,.05)}.site-footer{padding:2.5rem 0 1.5rem;font-size:.875rem;color:#9a9a9a;border-top:3px solid #e6c229;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);background:rgba(50,50,50,.05)}.site-footer .footer-grid{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:2rem 1.5rem;margin-bottom:2rem;text-align:left}.site-footer .footer-col-logo{display:flex;align-items:flex-start}.site-footer .footer-logo{display:block}.site-footer .footer-logo img{display:block;height:60px;width:auto;max-width:60px}.site-footer .footer-title{font-size:.8125rem;font-weight:700;color:#e6c229;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem;margin-top:0}.site-footer .footer-links{list-style:none;margin:0;padding:0}.site-footer .footer-links li{margin-bottom:.35rem}.site-footer .footer-links a{color:#9a9a9a;font-weight:500;font-size:.8125rem}.site-footer .footer-links a:hover{color:#e6c229;text-decoration:none}.site-footer .footer-copy{font-size:.75rem;color:#9a9a9a;text-align:center;margin:0;padding-top:1rem;border-top:1px solid #3a3a3a}.cookie-banner{position:fixed;bottom:0;left:0;right:0;z-index:9998;padding:1rem 1.5rem;background:rgba(50,50,50,.05);border-top:3px solid #e6c229;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);box-shadow:0 -4px 20px rgba(0,0,0,.2)}.cookie-banner[hidden]{display:none}.cookie-banner-inner{max-width:720px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.cookie-banner-text{flex:1;min-width:200px;margin:0;font-size:.875rem;color:#f0f0f0}.cookie-banner-accept{flex-shrink:0}.toast-container{position:fixed;bottom:1.5rem;left:50%;transform:translateX(-50%);z-index:9999;display:flex;flex-direction:column;gap:.5rem;pointer-events:none}.toast{padding:.75rem 1.25rem;background:rgba(50,50,50,.05);border:3px solid #e6c229;color:#e6c229;font-weight:700;font-size:.9375rem;white-space:nowrap;animation:toast-in .2s ease}@keyframes toast-in{from{opacity:0;transform:translateY(0.5rem)}to{opacity:1;transform:translateY(0)}}@media(max-width: 768px){.site-footer .footer-grid{grid-template-columns:1fr 1fr}}@media(max-width: 480px){h1{font-size:1.375rem}.result-box .iban-value{font-size:1.125rem}.card{padding:1rem}.site-footer .footer-grid{grid-template-columns:1fr;gap:1.5rem}.cookie-banner-inner{flex-direction:column;align-items:stretch;text-align:center}}