:root{--font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;--color-text-main:#1f2937;--color-text-muted:#6b7280;--color-bg-main:#fff;--color-bg-alt:#f9fafb;--color-primary:#20808d;--color-secondary:#3b82f6;--shadow-card:0 4px 6px -1px rgba(0,0,0,.05),0 2px 4px -1px rgba(0,0,0,.03);--shadow-card-hover:0 10px 15px -3px rgba(0,0,0,.05),0 4px 6px -2px rgba(0,0,0,.03);--radius-card:12px}
body{font-family:var(--font-family);color:var(--color-text-main);background-color:var(--color-bg-alt);margin:0;padding:0;line-height:1.5}
a{text-decoration:none;color:inherit}
.skip-link{position:absolute;top:-40px;left:0;background:#0f5460;color:#fff;padding:8px;z-index:100}
.skip-link:focus{top:0}
.temp-header{background-color:#fff;border-bottom:1px solid #e5e7eb;padding:16px 24px;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:50}
.temp-logo-container{display:flex;align-items:center;gap:4px}
.temp-logo-icon{width:42px;height:42px;display:flex;align-items:center;justify-content:center}
.temp-logo-icon svg{width:42px;height:42px}
.temp-nav-controls{display:flex;align-items:center;gap:16px}
.temp-menu-btn{background:#e5e7eb;border:none;width:40px;height:40px;border-radius:4px;display:flex;align-items:center;justify-content:center;cursor:pointer}
.temp-lang-select{padding:8px 12px;border:1px solid #e5e7eb;border-radius:4px;background:#f3f4f6;font-size:14px;color:#374151;cursor:pointer}
.temp-hero{text-align:left;padding:32px 20px;max-width:1200px;margin:0 auto;position:relative;overflow:hidden}
.temp-hero::before{content:'';position:fixed;top:0;right:0;width:100vw;height:100vh;background:radial-gradient(circle at 80% 20%,rgba(59,130,246,.15) 0%,rgba(32,128,141,.15) 30%,rgba(255,255,255,0) 70%);border-radius:50%;z-index:-1;filter:blur(60px);pointer-events:none}
.temp-hero-title{font-size:24px;font-weight:800;line-height:1.3;margin-bottom:12px;max-width:800px}
.temp-hero-gradient-text{background:linear-gradient(90deg,#20808d,#3b82f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent}
.temp-hero-subtitle{font-size:16px;font-weight:600;color:#1f2937;margin-bottom:12px}
.temp-hero-desc{font-size:14px;color:#4b5563;max-width:700px;line-height:1.6;margin-bottom:32px}
.temp-section-header{text-align:center;color:#0f5460;font-weight:700;font-size:18px;margin-bottom:24px;margin-top:16px}
.temp-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:16px;padding:0 16px 60px;max-width:1200px;margin:0 auto}
.temp-card{background:#fff;border-radius:var(--radius-card);box-shadow:var(--shadow-card);padding:16px;display:flex;flex-direction:column;align-items:center;text-align:center;cursor:pointer;transition:transform .2s,box-shadow .2s;border:1px solid #f3f4f6}
.temp-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-card-hover)}
.temp-card-flag{width:100%;aspect-ratio:3/2;object-fit:cover;border-radius:4px;margin-bottom:12px;box-shadow:0 2px 4px rgba(0,0,0,.1)}
.temp-card-title{font-weight:700;font-size:14px;margin-bottom:4px;color:#111827}
.temp-card-count{font-size:12px;color:#4b5563;font-weight:500}
.temp-number-list,.temp-msg-container{display:flex;flex-direction:column;gap:14px;padding:0;max-width:900px;margin:0 auto}
.temp-number-item{background:#fff;padding:18px 24px;border-radius:10px;box-shadow:0 1px 3px rgba(0,0,0,.05);display:flex;justify-content:space-between;align-items:center;transition:all .2s;border:1px solid #e5e7eb;text-decoration:none;color:inherit}
.temp-number-item:hover{background:#f9fafb;border-color:#0f5460;box-shadow:0 4px 12px rgba(15,84,96,.08);transform:translateY(-2px)}
.temp-number-text{font-family:'Courier New',monospace;font-size:16px;font-weight:700;color:#1f2937;letter-spacing:.5px}
.temp-number-badge{background:#e0f2fe;color:#0369a1;padding:6px 12px;border-radius:6px;font-size:12px;font-weight:600;white-space:nowrap}
.temp-msg-card{background:#fff;border-radius:8px;padding:16px;border-left:4px solid #20808d;box-shadow:var(--shadow-card)}
.temp-msg-header{display:flex;justify-content:space-between;margin-bottom:8px;font-size:12px;color:#6b7280}
.temp-msg-body{font-size:14px;color:#1f2937;line-height:1.5}
.temp-breadcrumb{padding:16px 24px;font-size:14px;color:#6b7280;max-width:1200px;margin:0 auto}
.temp-breadcrumb a{color:#2563eb;text-decoration:underline}
.temp-breadcrumb a:hover{text-decoration:underline}
.phone-card{display:flex;align-items:center;justify-content:space-between;background:#fff;border-radius:8px;padding:16px 20px;margin-bottom:12px;text-decoration:none;color:inherit;border:1px solid #e5e7eb}
.phone-card:hover{background:#f9fafb}
.phone-card-content{flex:1}
.phone-card-title{color:#64748b;font-size:.9rem;font-weight:500;margin-bottom:6px}
.phone-card-number{font-size:1.5rem;font-weight:700;color:#1e293b;margin-bottom:10px;letter-spacing:.5px}
.phone-card-meta{display:flex;align-items:center;gap:20px}
.phone-card-messages{display:flex;align-items:center;gap:6px;color:#64748b;font-size:.9rem}
.phone-card-messages svg{color:#94a3b8}
.phone-card-time{color:#475569;font-size:.85rem}
.phone-card-flag{width:50px;height:50px;border-radius:50%;object-fit:cover;border:1px solid #e5e7eb;flex-shrink:0;margin-left:16px}
@media(max-width:480px){.phone-card{padding:12px 16px}.phone-card-number{font-size:1.15rem}.phone-card-flag{width:40px;height:40px;margin-left:12px}}
.temp-fab{position:fixed;bottom:24px;right:24px;width:60px;height:60px;background-color:#fff;border-radius:50%;box-shadow:0 4px 12px rgba(0,0,0,.15);display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:100;border:none}
@media(min-width:640px){.temp-hero{padding:40px 32px}.temp-hero-title{font-size:28px}.temp-section-header{font-size:20px}.temp-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:20px;padding:0 16px 60px}.temp-card{padding:20px}.temp-card-title{font-size:16px}.temp-card-count{font-size:14px}.temp-number-list,.temp-msg-container{padding:24px}.temp-number-text{font-size:18px}.temp-msg-card{padding:20px}.temp-msg-body{font-size:16px}}
.temp-faq-section{padding:60px 0;background-color:#f9fafb;border-top:1px solid #e5e7eb}
.temp-faq-container{display:flex;flex-direction:column;gap:12px}
.temp-faq-item{background:#fff;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}
.temp-faq-question{width:100%;padding:20px;background:#fff;border:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-weight:600;font-size:15px;color:#1f2937;transition:background .2s}
.temp-faq-question:hover{background:#f3f4f6}
.temp-faq-question.active{background:#0f5460;color:#fff}
.temp-faq-toggle{font-size:24px;font-weight:300}
.temp-faq-answer{display:none;padding:16px 20px;background:#fafafa;color:#4b5563;line-height:1.6;font-size:14px;border-top:1px solid #e5e7eb}
.temp-faq-answer p{margin:0}
.temp-footer{background-color:#1f2937;color:#e5e7eb;padding-top:60px;padding-bottom:20px;margin-top:80px}
.temp-footer-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:40px;max-width:1200px;margin:0 auto;padding:0 32px 40px}
.temp-footer-section{display:flex;flex-direction:column}
.temp-footer-title{font-weight:700;font-size:16px;color:#fff;margin-bottom:16px;margin-top:0}
.temp-footer-desc{font-size:14px;line-height:1.6;margin:0;color:#d1d5db}
.temp-footer-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}
.temp-footer-links a{color:#e5e7eb;font-size:14px;transition:color .2s;text-decoration:none}
.temp-footer-links a:hover{color:#0f5460}
.temp-footer-socials{display:flex;gap:20px;margin-top:12px}
.temp-footer-socials a{color:#e5e7eb;font-size:14px;text-decoration:none;transition:color .2s}
.temp-footer-socials a:hover{color:#0f5460}
.temp-footer-bottom{text-align:center;padding-top:20px;border-top:1px solid #374151;font-size:13px;color:#9ca3af;max-width:1200px;margin:0 auto;padding-left:32px;padding-right:32px}
@media(max-width:640px){.temp-footer-container{gap:24px;padding:0 16px 32px}.temp-footer-socials{gap:12px}.temp-footer-bottom{padding:16px}}
.temp-mobile-menu{display:none;position:absolute;top:70px;right:0;background:#fff;border-left:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;flex-direction:column;gap:0;min-width:200px;box-shadow:0 4px 6px rgba(0,0,0,.05);z-index:100}
.temp-mobile-menu.active{display:flex}
.temp-menu-link{padding:12px 20px;color:#1f2937;text-decoration:none;font-weight:500;transition:background .2s;border-bottom:1px solid #f3f4f6}
.temp-menu-link:last-child{border-bottom:none}
.temp-menu-link:hover{background:#f9fafb;color:#0f5460}
.temp-message-item{background:#fff;padding:16px 20px;border-radius:8px;box-shadow:var(--shadow-card);border-left:4px solid #0f5460;transition:box-shadow .2s}
.temp-message-item:hover{box-shadow:var(--shadow-card-hover)}
.temp-message-from{font-weight:700;color:#0f5460;font-size:14px;margin-bottom:8px}
.temp-message-text{color:#1f2937;font-size:15px;line-height:1.5;word-break:break-word;margin-bottom:8px}
.temp-message-time{color:#9ca3af;font-size:12px}
.legal-page{padding:40px 16px 60px}
.legal-container{max-width:900px;margin:0 auto}
.legal-header{text-align:center;margin-bottom:48px;padding-bottom:24px;border-bottom:2px solid #e5e7eb}
.legal-title{font-size:32px;font-weight:800;color:#0f5460;margin-bottom:12px}
.legal-updated{font-size:14px;color:#6b7280}
.legal-content{background:#fff;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.08);padding:40px}
.legal-section{margin-bottom:40px}
.legal-section:last-child{margin-bottom:0}
.legal-section h2{font-size:22px;font-weight:700;color:#1f2937;margin-bottom:16px;padding-bottom:8px;border-bottom:1px solid #e5e7eb}
.legal-section h3{font-size:17px;font-weight:600;color:#374151;margin:20px 0 12px}
.legal-section p{font-size:15px;line-height:1.8;color:#4b5563;margin-bottom:12px}
.legal-section ul{padding-left:24px;margin:12px 0 16px}
.legal-section li{font-size:15px;line-height:1.8;color:#4b5563;margin-bottom:8px}
.legal-section a{color:#0f5460;text-decoration:underline}
.legal-section a:hover{color:#20808d}
.cookie-table{overflow-x:auto;margin:20px 0}
.cookie-table table{width:100%;border-collapse:collapse;font-size:14px}
.cookie-table th,.cookie-table td{padding:12px 16px;text-align:left;border-bottom:1px solid #e5e7eb}
.cookie-table th{background:#f9fafb;font-weight:600;color:#374151}
.cookie-table td{color:#4b5563}
.contact-content{background:#fff;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.08);padding:40px}
.contact-intro{text-align:center;max-width:700px;margin:0 auto 40px}
.contact-intro p{font-size:16px;line-height:1.7;color:#4b5563}
.contact-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:48px}
@media(max-width:768px){.contact-grid{grid-template-columns:1fr;gap:32px}}
.contact-info-section h2,.contact-form-section h2{font-size:20px;font-weight:700;color:#1f2937;margin-bottom:24px}
.contact-card{display:flex;gap:16px;padding:20px;background:#f9fafb;border-radius:8px;margin-bottom:16px;transition:background .2s}
.contact-card:hover{background:#f3f4f6}
.contact-icon{flex-shrink:0;width:48px;height:48px;background:#dbfafe;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#0f5460}
.contact-details h3{font-size:16px;font-weight:600;color:#1f2937;margin-bottom:4px}
.contact-details p{font-size:13px;color:#6b7280;margin-bottom:8px}
.contact-details a{font-size:14px;color:#0f5460;font-weight:500}
.contact-details span{font-size:14px;color:#6b7280}
.contact-form{display:flex;flex-direction:column;gap:20px}
.form-group{display:flex;flex-direction:column;gap:6px}
.form-group label{font-size:14px;font-weight:600;color:#374151}
.form-group input,.form-group select,.form-group textarea{padding:12px 16px;border:1px solid #d1d5db;border-radius:8px;font-size:15px;transition:border-color .2s,box-shadow .2s;font-family:inherit}
.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#0f5460;box-shadow:0 0 0 3px rgba(15,84,96,.1)}
.form-group textarea{resize:vertical;min-height:120px}
.checkbox-group{flex-direction:row;align-items:center;gap:10px}
.checkbox-group input{width:18px;height:18px;cursor:pointer}
.checkbox-group label{font-weight:400;cursor:pointer}
.checkbox-group a{color:#0f5460}
.submit-btn{background:linear-gradient(135deg,#0f5460,#20808d);color:#fff;padding:14px 32px;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:transform .2s,box-shadow .2s}
.submit-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(15,84,96,.3)}
.form-success{text-align:center;padding:40px 20px}
.form-success h3{font-size:20px;color:#10b981;margin:16px 0 8px}
.form-success p{color:#6b7280}
.contact-additional{margin-top:48px;padding-top:40px;border-top:1px solid #e5e7eb}
.contact-additional h2{font-size:20px;font-weight:700;color:#1f2937;margin-bottom:24px;text-align:center}
.info-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px}
.info-card{background:#f9fafb;padding:24px;border-radius:8px;border-left:4px solid #0f5460}
.info-card h3{font-size:16px;font-weight:600;color:#1f2937;margin-bottom:8px}
.info-card p{font-size:14px;color:#6b7280;line-height:1.6}
.info-card a{color:#0f5460;font-weight:500}
@media(max-width:600px){.legal-content,.contact-content{padding:24px 16px}.legal-title{font-size:26px}.legal-section h2{font-size:18px}}
.temp-country-info{max-width:900px;margin:0 auto 32px;padding:0 16px}
.country-stats{display:flex;justify-content:center;align-items:center;gap:32px;flex-wrap:wrap;background:#fff;border-radius:12px;padding:24px 32px;box-shadow:0 2px 12px rgba(0,0,0,.08)}
.stat-item{display:flex;flex-direction:column;align-items:center;text-align:center}
.country-flag-large{width:80px;height:auto;border-radius:4px;box-shadow:0 2px 6px rgba(0,0,0,.15)}
.stat-number{font-size:28px;font-weight:800;color:#0f5460}
.stat-label{font-size:13px;color:#6b7280;font-weight:500}
.temp-number-section,.temp-msg-section{max-width:900px;margin:0 auto;padding:24px 16px 40px}
.section-title{font-size:20px;font-weight:700;color:#1f2937;margin-bottom:8px}
.section-desc{font-size:14px;color:#6b7280;margin-bottom:20px}
.no-numbers,.no-messages{text-align:center;padding:48px 20px;background:#f9fafb;border-radius:12px;color:#6b7280}
.no-messages svg{margin-bottom:16px}
.no-messages p{font-size:15px}
.temp-seo-content{max-width:800px;margin:40px auto;padding:32px;background:#f9fafb;border-radius:12px}
.temp-seo-content h2{font-size:22px;font-weight:700;color:#1f2937;margin-bottom:16px}
.temp-seo-content h3{font-size:18px;font-weight:600;color:#374151;margin:24px 0 12px}
.temp-seo-content p{font-size:15px;line-height:1.7;color:#4b5563;margin-bottom:12px}
.temp-seo-content ul,.temp-seo-content ol{padding-left:24px;margin:12px 0 16px}
.temp-seo-content li{font-size:15px;line-height:1.7;color:#4b5563;margin-bottom:6px}
.temp-seo-content a{color:#0f5460;font-weight:500}
.number-actions{display:flex;gap:12px;margin-top:20px;flex-wrap:wrap}
.copy-btn,.refresh-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 20px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s}
.copy-btn{background:linear-gradient(135deg,#0f5460,#20808d);color:#fff;border:none}
.copy-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(15,84,96,.3)}
.refresh-btn{background:#fff;color:#374151;border:1px solid #d1d5db}
.refresh-btn:hover{background:#f9fafb;border-color:#9ca3af}
@media(max-width:600px){.country-stats{gap:20px;padding:20px}.stat-number{font-size:22px}.temp-seo-content{margin:24px 16px;padding:24px 16px}.temp-seo-content h2{font-size:18px}}
