*{margin:0;padding:0;box-sizing:border-box}html,body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background-color:#f8fafc;color:#0f172a;line-height:1.6;width:100%;height:100%;overflow-x:hidden}#root{width:100%;min-height:100vh;display:flex;flex-direction:column;overflow-x:hidden}.min-h-screen{min-height:100vh}.flex{display:flex}.flex-1{flex:1;padding:0}.flex-col{flex-direction:column}.grid{display:grid}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.text-center{text-align:center}.container{max-width:1200px;margin:0 auto;padding-left:1.5rem;padding-right:1.5rem;width:100%;box-sizing:border-box}@media(max-width:768px){.container{padding-left:1rem;padding-right:1rem;max-width:100vw;overflow-x:hidden}}header{position:relative;z-index:10;flex-shrink:0}main{flex:1;padding:2rem 0;position:relative;z-index:1}footer{flex-shrink:0;background-color:#1f2937;color:#d1d5db;border-top:1px solid #374151}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}@media(min-width:768px){.md\\:flex-row{flex-direction:row}.md\\:mb-0{margin-bottom:0}.md\\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.lg\\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}.space-x-2>*+*{margin-left:.5rem}.space-x-3>*+*{margin-left:.75rem}.space-x-4>*+*{margin-left:1rem}.space-x-6>*+*{margin-left:1.5rem}.space-y-4>*+*{margin-top:1rem}.gap-3{gap:.75rem}.p-3{padding:.75rem}.p-6{padding:1.5rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-4{padding-top:1rem;padding-bottom:1rem}.px-4{padding-left:1rem;padding-right:1rem}.mb-1{margin-bottom:.25rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mt-4{margin-top:1rem}.mt-auto{margin-top:auto}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.text-gray-700{color:#374151}.text-gray-800{color:#1f2937}.text-gray-300{color:#d1d5db}.text-blue-700{color:#1d4ed8}.text-blue-800{color:#1e40af}.text-green-700{color:#15803d}.text-green-800{color:#166534}.text-purple-700{color:#7e22ce}.text-purple-800{color:#6b21a8}.text-orange-700{color:#c2410c}.text-orange-800{color:#9a3412}.text-teal-700{color:#0f766e}.text-teal-800{color:#115e59}.text-red-600{color:#dc2626}.w-full{width:100%}.w-4{width:1rem}.w-5{width:1.25rem}.w-8{width:2rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-8{height:2rem}.border{border-width:1px}.border-2{border-width:2px}.rounded-xl{border-radius:.75rem}.rounded-2xl{border-radius:1rem}.rounded-lg{border-radius:.5rem}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.shadow-md{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.transform{transform:translate(0) translateY(0) rotate(0) skew(0) skewY(0) scaleX(1) scaleY(1)}.scale-105{transform:scale(1.05)}.transition-all{transition:all .3s}.duration-300{transition-duration:.3s}button{cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);border:none;font-weight:500}button:hover{transform:translateY(-2px)}.export-button{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:.75rem;border:2px solid;font-weight:600;transition:all .3s ease;cursor:pointer;min-height:3rem;flex:1;text-align:center}.export-button.csv{background:linear-gradient(135deg,#dcfce7,#bbf7d0);border-color:#22c55e;color:#15803d;box-shadow:0 2px 8px #22c55e33}.export-button.csv:hover{background:linear-gradient(135deg,#bbf7d0,#86efac);transform:translateY(-2px);box-shadow:0 4px 15px #22c55e4d}.export-button.json{background:linear-gradient(135deg,#dbeafe,#bfdbfe);border-color:#3b82f6;color:#1d4ed8;box-shadow:0 2px 8px #3b82f633}.export-button.json:hover{background:linear-gradient(135deg,#bfdbfe,#93c5fd);transform:translateY(-2px);box-shadow:0 4px 15px #3b82f64d}.export-button.toggle{background:linear-gradient(135deg,#fef3c7,#fde68a);border-color:#f59e0b;color:#92400e;box-shadow:0 2px 8px #f59e0b33}.export-button.toggle:hover{background:linear-gradient(135deg,#fde68a,#fcd34d);transform:translateY(-2px);box-shadow:0 4px 15px #f59e0b4d}.emi-method-button{padding:1rem;border-radius:.75rem;border:2px solid transparent;transition:all .3s ease;cursor:pointer;text-align:left;background:#f8f9fa;color:#6c757d}.emi-method-button.active{background:linear-gradient(135deg,#ffe4cc,#fc9);border-color:#ffb366;color:#8b4513;box-shadow:0 4px 15px #ffb3664d;transform:translateY(-2px)}.emi-method-button:hover:not(.active){background:#e9ecef;border-color:#dee2e6;transform:translateY(-1px)}input,select,.input-field{width:100%;padding:.75rem 1rem;border-radius:.5rem;color:#1f2937;transition:all .3s;border:1px solid #e5e7eb;background:linear-gradient(135deg,#fefefe,#fff9f5);font-size:.875rem}input:focus,select:focus,.input-field:focus{outline:none;transform:translateY(-1px);border-color:#fc9;box-shadow:0 0 0 3px #ffcc991a}.input-field.error{border-color:#ef4444;background:linear-gradient(135deg,#fef2f2,#fee2e2);box-shadow:0 0 0 3px #ef44441a}.input-field.error:focus{border-color:#dc2626;box-shadow:0 0 0 3px #dc262633}.error-message{color:#dc2626;font-size:.75rem;margin-top:.25rem;font-weight:500;display:flex;align-items:center;gap:.25rem}.error-message:before{content:"⚠";font-size:.875rem}.input-hint{color:#6b7280;font-size:.75rem;margin-top:.25rem;font-style:italic}.validation-summary{background:linear-gradient(135deg,#fef2f2,#fee2e2);border:1px solid #fca5a5;border-radius:.5rem;padding:1rem;margin-bottom:1rem}.validation-header{margin-bottom:.5rem}.validation-list{list-style:none;padding:0;margin:0}.validation-list li{color:#dc2626;font-size:.875rem;margin-bottom:.25rem;padding-left:1rem;position:relative}.validation-list li:before{content:"•";color:#dc2626;position:absolute;left:0}.results-disabled{opacity:.5;pointer-events:none;position:relative}.results-disabled:after{content:"Please fix validation errors to see results";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#fffffff2;padding:1rem 2rem;border-radius:.5rem;border:2px solid #f59e0b;color:#92400e;font-weight:600;font-size:.875rem;text-align:center;box-shadow:0 4px 15px #0000001a;z-index:10}.relative{position:relative}.absolute{position:absolute}.left-3{left:.75rem}.top-3{top:.75rem}.mb-2{margin-bottom:.5rem}.text-gray-400{color:#9ca3af}.text-gray-500{color:#6b7280}.text-xs{font-size:.75rem;line-height:1rem}.mt-1{margin-top:.25rem}select[size]{cursor:pointer;padding:.5rem}select[size] option{padding:.5rem;cursor:pointer}select[size] option:hover{background-color:#fef3e7}.calculator-card{background:linear-gradient(135deg,#fff,#fffbf7,#fff9f5);border:1px solid #ffe4cc;box-shadow:0 10px 30px #ffcc9926;border-radius:.75rem;padding:1.5rem}.result-card{border-radius:.5rem;padding:1rem;margin-bottom:.75rem;border:1px solid}.result-card.blue{background-color:#eff6ff;border-color:#bfdbfe}.result-card.green{background-color:#f0fdf4;border-color:#bbf7d0}.result-card.purple{background-color:#faf5ff;border-color:#ddd6fe}.result-card.orange{background-color:#fff7ed;border-color:#fed7aa}.result-card.teal{background-color:#f0fdfa;border-color:#99f6e4}.summary-box{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;padding:.75rem;margin-top:1rem}.tab-container{background:linear-gradient(135deg,#fff,#fff9f5,#fff4e6);border:2px solid #ffe4cc;box-shadow:0 8px 32px #fc93;border-radius:1rem;padding:1rem;margin-bottom:2rem;display:flex;gap:.75rem;flex-wrap:wrap;justify-content:center;max-width:100%;overflow:hidden}@media(max-width:768px){.tab-container{padding:.75rem;gap:.5rem;flex-direction:column}.tab-container button{width:100%;justify-content:center;padding:.75rem 1rem;font-size:.875rem}}.breakdown-container{background:linear-gradient(135deg,#fff,#fffbf7,#fff9f5);border:1px solid #ffe4cc;box-shadow:0 10px 30px #ffcc9926;border-radius:.75rem;padding:1.5rem;margin-top:1rem}.table-wrapper{overflow-x:auto;border-radius:.5rem;border:1px solid #e5e7eb}.breakdown-table{width:100%;border-collapse:collapse;background:#fff;font-size:.875rem}.breakdown-table th{background:linear-gradient(135deg,#f8fafc,#f1f5f9);color:#374151;font-weight:600;padding:.75rem;text-align:left;border-bottom:2px solid #e5e7eb;white-space:nowrap}.breakdown-table td{padding:.75rem;border-bottom:1px solid #f3f4f6;white-space:nowrap}.breakdown-table tr.even{background-color:#fafafa}.breakdown-table tr.odd{background-color:#fff}.breakdown-table tr:hover{background-color:#f0f9ff}.pagination-container{display:flex;justify-content:space-between;align-items:center;margin-top:1rem;padding:1rem;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:.5rem;border:1px solid #e5e7eb}.pagination-info{font-size:.875rem;color:#6b7280}.pagination-controls{display:flex;align-items:center;gap:.5rem}.pagination-pages{display:flex;gap:.25rem}.pagination-button{padding:.5rem .75rem;border:1px solid #d1d5db;background:#fff;color:#374151;border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}.pagination-button:hover:not(:disabled){background:linear-gradient(135deg,#ffe4cc,#fc9);border-color:#ffb366;color:#8b4513;transform:translateY(-1px)}.pagination-button:disabled{background:#f9fafb;color:#9ca3af;cursor:not-allowed;border-color:#e5e7eb}.pagination-button.active{background:linear-gradient(135deg,#fc9,#f93);border-color:#e67e22;color:#8b4513;font-weight:600;box-shadow:0 2px 8px #e67e224d}.pagination-button.first,.pagination-button.last{font-weight:600}@media(max-width:640px){.pagination-container{flex-direction:column;gap:1rem}.pagination-controls{flex-wrap:wrap;justify-content:center}.pagination-button.first,.pagination-button.last{display:none}}.conversion-table{width:100%;border-collapse:collapse;background:#fff;border-radius:.5rem;overflow:hidden;box-shadow:0 1px 3px #0000001a}.conversion-table thead{background:linear-gradient(135deg,#ff9800,#ff6f00);color:#fff}.conversion-table th{padding:.75rem 1rem;text-align:left;font-weight:600;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em}.conversion-table tbody tr{border-bottom:1px solid #e5e7eb;transition:background-color .2s ease}.conversion-table tbody tr:hover{background-color:#fef3e7}.conversion-table tbody tr:last-child{border-bottom:none}.conversion-table td{padding:.75rem 1rem;font-size:.875rem;color:#374151}.conversion-table td:first-child{font-weight:600;color:#1f2937}.internal-link{background:none;border:none;padding:0;font:inherit;cursor:pointer;text-decoration:underline;color:#ff8c00;transition:all .3s ease;display:inline;line-height:inherit}.internal-link:hover{color:#cc7a00;text-decoration:none;transform:none}.internal-link:focus{outline:2px solid #ff8c00;outline-offset:2px;border-radius:2px}.internal-link.calculator-button{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:linear-gradient(135deg,#ff8c00,#cc7a00);color:#fff;text-decoration:none;border-radius:.5rem;font-weight:600;border:2px solid #cc7a00;box-shadow:0 4px 15px #ff8c004d;transition:all .3s ease}.internal-link.calculator-button:hover{background:linear-gradient(135deg,#cc7a00,sienna);transform:translateY(-2px);box-shadow:0 6px 20px #ff8c0066;color:#fff}.internal-link.text-link{color:#ff8c00;font-weight:600;text-decoration:underline;text-decoration-color:#ff8c004d;text-underline-offset:3px;transition:all .3s ease}.internal-link.text-link:hover{color:#cc7a00;text-decoration-color:#cc7a00;text-decoration-thickness:2px}.internal-link.card-link{display:block;padding:1rem;background:linear-gradient(135deg,#fff9f5,#fff4e6);border:1px solid #ffe4cc;border-radius:.5rem;text-decoration:none;color:#8b4513;transition:all .3s ease;width:100%;text-align:left}.internal-link.card-link:hover{background:linear-gradient(135deg,#fff4e6,#ffe4cc);border-color:#fc9;transform:translateY(-2px);box-shadow:0 4px 15px #ffcc994d;color:#8b4513}.internal-link.badge-link{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .75rem;background:linear-gradient(135deg,#e3f2fd,#bbdefb);color:#1565c0;text-decoration:none;border-radius:20px;font-size:.875rem;font-weight:500;border:1px solid #90caf9;transition:all .3s ease}.internal-link.badge-link:hover{background:linear-gradient(135deg,#bbdefb,#90caf9);transform:scale(1.05);color:#1565c0}.related-links{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0;border-radius:.75rem;padding:1.5rem;margin:2rem 0}.related-links h4{color:#1e293b;font-size:1.1rem;font-weight:600;margin-bottom:1rem;border-bottom:2px solid #ff8c00;padding-bottom:.5rem}.related-links-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}@media(max-width:768px){.internal-link.calculator-button{padding:.5rem 1rem;font-size:.875rem}.related-links-grid{grid-template-columns:1fr}}.seo-breadcrumbs{background:linear-gradient(135deg,#fff,#fff9f5);border-bottom:1px solid #e2e8f0;padding:.5rem 0;font-size:.875rem;margin-bottom:0}.breadcrumb-list{display:flex;align-items:center;gap:.5rem;margin:0;padding:0;list-style:none;flex-wrap:wrap}.breadcrumb-item{display:flex;align-items:center}.breadcrumb-link{display:flex;align-items:center;gap:.25rem;color:#64748b;text-decoration:none;padding:.25rem .5rem;border-radius:.25rem;transition:all .3s ease;background:none;border:none;font:inherit;cursor:pointer}.breadcrumb-link:hover{color:#ff8c00;background:#ff8c001a;transform:none}.breadcrumb-current{display:flex;align-items:center;gap:.25rem;color:#1e293b;font-weight:600;padding:.25rem .5rem}.breadcrumb-separator{color:#94a3b8;flex-shrink:0}.quick-access-links{display:flex;align-items:center;gap:.5rem;margin-top:.25rem;flex-wrap:wrap;max-width:100%;overflow:hidden}.quick-access-label{font-size:.75rem;color:#64748b;font-weight:500}@media(max-width:768px){.seo-breadcrumbs{padding:.375rem 0}.quick-access-links{margin-top:.5rem;justify-content:center;gap:.25rem}.quick-access-label{font-size:.7rem}.breadcrumb-list{font-size:.8rem}}.seo-content-wrapper{background:linear-gradient(135deg,#fff,#fff9f5);border:1px solid #e2e8f0;border-radius:1rem;padding:2rem;margin:2rem 0;box-shadow:0 4px 20px #0000000d}.seo-section{max-width:none}.seo-section h2{color:#1e293b;font-size:1.5rem;font-weight:700;margin-bottom:1rem;border-bottom:2px solid #ff8c00;padding-bottom:.5rem}.seo-section h3{color:#374151;font-size:1.25rem;font-weight:600;margin:1.5rem 0 1rem}.seo-section p{color:#4b5563;line-height:1.7;margin-bottom:1rem}.seo-section ul{list-style:none;padding:0;margin:1rem 0}.seo-section li{color:#374151;margin-bottom:.5rem;padding-left:0;position:relative}.seo-section strong{color:#1e293b;font-weight:600}@media(max-width:768px){.seo-content-wrapper{padding:1.5rem;margin:1rem 0}.seo-section h2{font-size:1.25rem}.seo-section h3{font-size:1.125rem}}.seo-internal-links{padding:3rem 0;background:linear-gradient(135deg,#f8f9fa,#fff);border-radius:12px;margin:2rem 0}.seo-links-header{text-align:center;margin-bottom:2.5rem;padding:0 1rem}.seo-links-header h2{font-size:2rem;font-weight:700;color:#1a1a1a;margin-bottom:.75rem}.seo-links-header p{font-size:1.1rem;color:#666;max-width:600px;margin:0 auto}.seo-links-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;padding:0 2rem;margin-bottom:3rem}.seo-link-card{display:flex;align-items:flex-start;gap:1rem;padding:1.5rem;background:#fff;border:2px solid #e5e7eb;border-radius:12px;transition:all .3s ease;text-align:left;width:100%;cursor:pointer}.seo-link-card:hover{border-color:#ff8c00;box-shadow:0 8px 24px #ff8c0026;transform:translateY(-2px)}.seo-link-card.active{border-color:#ff8c00;background:linear-gradient(135deg,#fff5e6,#fff)}.seo-link-icon{flex-shrink:0;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#ff8c00,#ff6b00);border-radius:12px;color:#fff}.seo-link-content{flex:1}.seo-link-title{font-size:1.1rem;font-weight:600;color:#1a1a1a;margin-bottom:.5rem}.seo-link-description{font-size:.95rem;color:#666;margin-bottom:.5rem;line-height:1.5}.seo-link-keywords{font-size:.8rem;color:#999;font-style:italic;display:block}.seo-links-footer{padding:2rem;border-top:2px solid #e5e7eb;margin-top:2rem}.seo-links-footer h3{font-size:1.5rem;font-weight:600;color:#1a1a1a;margin-bottom:1.5rem;text-align:center}.seo-links-footer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}.seo-link-footer{display:flex;align-items:center;gap:1rem;padding:1rem 1.5rem;background:#fff;border:1px solid #e5e7eb;border-radius:8px;transition:all .3s ease;cursor:pointer}.seo-link-footer:hover{border-color:#ff8c00;background:#fff5e6;transform:translate(4px)}.seo-link-footer.active{border-color:#ff8c00;background:#fff5e6}.seo-links-compact{padding:1.5rem 0;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;margin:2rem 0}.seo-links-inline{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.seo-link-compact{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#fff;border:1px solid #e5e7eb;border-radius:20px;font-size:.9rem;font-weight:500;color:#333;transition:all .2s ease;cursor:pointer;white-space:nowrap}.seo-link-compact:hover{border-color:#ff8c00;background:#fff5e6;color:#ff8c00}.seo-links-sidebar{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem;position:sticky;top:20px}.seo-sidebar-section{margin-bottom:2rem}.seo-sidebar-section:last-child{margin-bottom:0}.seo-sidebar-title{font-size:1rem;font-weight:600;color:#1a1a1a;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #ff8c00}.seo-sidebar-list{list-style:none;padding:0;margin:0}.seo-sidebar-list li{margin-bottom:.5rem}.seo-sidebar-link{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border-radius:8px;font-size:.95rem;font-weight:500;color:#333;transition:all .2s ease;cursor:pointer;width:100%;text-align:left}.seo-sidebar-link:hover{background:#fff5e6;color:#ff8c00}.seo-sidebar-link.active{background:linear-gradient(135deg,#ff8c00,#ff6b00);color:#fff}@media(max-width:768px){.seo-links-grid{grid-template-columns:1fr;padding:0 1rem}.seo-links-header h2{font-size:1.5rem}.seo-links-header p{font-size:1rem}.seo-link-card{padding:1rem}.seo-link-icon{width:40px;height:40px}.seo-links-footer-grid{grid-template-columns:1fr}.seo-links-inline{justify-content:flex-start}.seo-links-sidebar{position:static}}.seo-link-card:focus,.seo-link-footer:focus,.seo-link-compact:focus,.seo-sidebar-link:focus{outline:2px solid #ff8c00;outline-offset:2px}@media print{.seo-internal-links{page-break-inside:avoid}.seo-link-card,.seo-link-footer{border:1px solid #000}}.html-sitemap{max-width:1200px;margin:0 auto;padding:3rem 1.5rem}.html-sitemap-header{text-align:center;margin-bottom:3rem;padding-bottom:2rem;border-bottom:3px solid #ff8c00}.html-sitemap-header h1{font-size:2.5rem;font-weight:700;color:#1a1a1a;margin-bottom:1rem}.html-sitemap-header p{font-size:1.2rem;color:#666;max-width:700px;margin:0 auto;line-height:1.6}.html-sitemap-content{display:flex;flex-direction:column;gap:3rem}.html-sitemap-section{background:#fff;border:2px solid #e5e7eb;border-radius:12px;padding:2rem;transition:all .3s ease}.html-sitemap-section:hover{border-color:#ff8c00;box-shadow:0 8px 24px #ff8c001a}.html-sitemap-section-header{display:flex;align-items:flex-start;gap:1rem;margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid #f3f4f6}.html-sitemap-section-header svg{flex-shrink:0;color:#ff8c00;margin-top:.25rem}.html-sitemap-section-header h2{font-size:1.75rem;font-weight:600;color:#1a1a1a;margin-bottom:.5rem}.html-sitemap-section-header p{font-size:1rem;color:#666;line-height:1.5}.html-sitemap-list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1rem}.html-sitemap-item{margin:0}.html-sitemap-link{display:block;padding:1.25rem;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;transition:all .3s ease;cursor:pointer;height:100%}.html-sitemap-link:hover{background:#fff5e6;border-color:#ff8c00;transform:translateY(-2px);box-shadow:0 4px 12px #ff8c0026}.html-sitemap-link-content h3{font-size:1.1rem;font-weight:600;color:#1a1a1a;margin-bottom:.5rem}.html-sitemap-link-content p{font-size:.9rem;color:#666;line-height:1.5;margin-bottom:.75rem}.html-sitemap-url{display:inline-block;font-size:.85rem;color:#ff8c00;font-family:Courier New,monospace;background:#fff;padding:.25rem .5rem;border-radius:4px;border:1px solid #ffe4b3}.html-sitemap-footer{margin-top:3rem;padding-top:2rem;border-top:2px solid #e5e7eb;text-align:center;color:#666}.html-sitemap-footer p{margin-bottom:.75rem;font-size:.95rem}.html-sitemap-footer strong{color:#1a1a1a;font-weight:600}@media(max-width:768px){.html-sitemap{padding:2rem 1rem}.html-sitemap-header h1{font-size:1.75rem}.html-sitemap-header p{font-size:1rem}.html-sitemap-section{padding:1.5rem}.html-sitemap-section-header{flex-direction:column;gap:.75rem}.html-sitemap-section-header h2{font-size:1.5rem}.html-sitemap-list{grid-template-columns:1fr}}@media print{.html-sitemap{padding:1rem}.html-sitemap-link{page-break-inside:avoid;border:1px solid #000}.html-sitemap-url{background:transparent;border:none}}.html-sitemap-link:focus{outline:2px solid #ff8c00;outline-offset:2px}.error-boundary{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f8fafc,#f1f5f9);padding:2rem}.error-boundary-content{max-width:500px;text-align:center;background:#fff;border-radius:1rem;padding:3rem 2rem;box-shadow:0 20px 60px #0000001a;border:1px solid #e2e8f0}.error-icon{margin-bottom:2rem;display:flex;justify-content:center}.error-title{font-size:1.875rem;font-weight:700;color:#1e293b;margin-bottom:1rem}.error-message{color:#64748b;line-height:1.6;margin-bottom:2rem;font-size:1rem}.error-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-bottom:2rem}.error-button{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:.5rem;font-weight:600;transition:all .3s ease;cursor:pointer;border:2px solid;text-decoration:none}.error-button.primary{background:linear-gradient(135deg,#ff8c00,#cc7a00);color:#fff;border-color:#cc7a00}.error-button.primary:hover{background:linear-gradient(135deg,#cc7a00,sienna);transform:translateY(-2px);box-shadow:0 6px 20px #ff8c0066}.error-button.secondary{background:#fff;color:#64748b;border-color:#e2e8f0}.error-button.secondary:hover{background:#f8fafc;border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 4px 15px #0000001a}.error-details{text-align:left;margin-top:2rem;padding:1rem;background:#f8fafc;border-radius:.5rem;border:1px solid #e2e8f0}.error-details summary{cursor:pointer;font-weight:600;color:#475569;margin-bottom:1rem}.error-stack{background:#1e293b;color:#e2e8f0;padding:1rem;border-radius:.375rem;font-size:.875rem;overflow-x:auto;white-space:pre-wrap;word-break:break-word}@media(max-width:768px){.error-boundary{padding:1rem}.error-boundary-content{padding:2rem 1.5rem}.error-title{font-size:1.5rem}.error-actions{flex-direction:column;align-items:stretch}.error-button{justify-content:center}}.loading-spinner{display:flex;align-items:center;justify-content:center;min-height:200px;padding:2rem}.loading-content{display:flex;flex-direction:column;align-items:center;gap:1rem}.loading-text{color:#64748b;font-size:.875rem;font-weight:500;margin:0}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.page-loading{min-height:50vh;display:flex;align-items:center;justify-content:center}.page-loading .loading-content{background:#fff;padding:2rem;border-radius:1rem;box-shadow:0 4px 20px #0000001a;border:1px solid #e2e8f0}.calculator-header{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem}.calculator-icon{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;background:linear-gradient(135deg,#ff9800,#ff6f00);border-radius:.625rem;color:#fff;flex-shrink:0}.calculator-title{font-size:1.25rem;font-weight:800;color:#1f2937;margin:0;line-height:1.1}.calculator-subtitle{font-size:.8125rem;color:#6b7280;margin:.125rem 0 0;line-height:1.3}.currency-converter-grid{display:grid;grid-template-columns:1fr auto 1fr;gap:2rem;margin:.75rem 0;align-items:center;position:relative;overflow:visible;z-index:1}@media(max-width:768px){.currency-converter-grid{grid-template-columns:1fr;gap:2rem}}.currency-card{background:linear-gradient(145deg,#fff,#fafbfc);border:1px solid rgba(0,0,0,.08);border-radius:1rem;padding:1.25rem 1.5rem;box-shadow:0 2px 8px #0000000a,0 8px 24px #0000000f,inset 0 1px #fffc;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:visible;z-index:auto}.currency-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#ff9800,#ff6f00,#ff9800);background-size:200% 100%;opacity:0;transition:opacity .4s ease}.currency-card:hover{border-color:#ff98004d;box-shadow:0 4px 16px #ff98001f,0 12px 32px #ff980014,inset 0 1px #fff;transform:translateY(-4px)}.currency-card:hover:before{opacity:1;animation:shimmer 2s infinite}.currency-card:focus-within{border-color:#ff980080;box-shadow:0 0 0 4px #ff98001a,0 4px 16px #ff98001f,0 12px 32px #ff980014}.currency-card:has(.currency-dropdown){z-index:100}.currency-label{display:flex;align-items:center;gap:.5rem;font-size:.75rem;font-weight:700;color:#6b7280;text-transform:none;letter-spacing:.02em;margin-bottom:.75rem;padding-bottom:.5rem;border-bottom:2px solid rgba(0,0,0,.06)}.currency-badge{display:inline-flex;align-items:center;justify-content:center;min-width:3.5rem;height:2rem;padding:0 .75rem;font-size:.75rem;font-weight:800;letter-spacing:.05em;border-radius:.5rem;text-transform:uppercase;box-shadow:0 2px 8px #0000001a;transition:all .3s ease}.from-badge{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff}.to-badge{background:linear-gradient(135deg,#10b981,#059669);color:#fff}.currency-badge-selector{display:inline-flex;align-items:center;justify-content:center;min-width:3rem;height:3rem;padding:0 .75rem;font-size:.875rem;font-weight:800;letter-spacing:.05em;border-radius:.75rem;text-transform:uppercase;box-shadow:0 2px 8px #00000026}.currency-badge-list{display:inline-flex;align-items:center;justify-content:center;min-width:3.5rem;height:2.5rem;padding:0 .75rem;font-size:.75rem;font-weight:800;letter-spacing:.05em;border-radius:.5rem;text-transform:uppercase;background:linear-gradient(135deg,#f3f4f6,#e5e7eb);color:#374151;box-shadow:0 1px 3px #0000001a;transition:all .2s ease}.currency-option:hover .currency-badge-list{background:linear-gradient(135deg,#ff9800,#ff6f00);color:#fff;transform:scale(1.05)}.currency-option.active .currency-badge-list{background:#fff;color:#ff9800}.currency-amount-input{width:100%;font-size:2rem;font-weight:800;color:#111827;border:none;background:transparent;padding:.5rem 0;margin-bottom:.75rem;border-bottom:3px solid transparent;background-image:linear-gradient(to right,#e5e7eb 0% 100%);background-size:100% 3px;background-position:0 100%;background-repeat:no-repeat;transition:all .3s ease;font-variant-numeric:tabular-nums;letter-spacing:-.02em}.currency-amount-input:focus{outline:none;background-image:linear-gradient(to right,#ff9800,#ff6f00);color:#ff9800}.currency-amount-input::placeholder{color:#d1d5db;font-weight:600}.currency-result-display{font-size:2rem;font-weight:800;background:linear-gradient(135deg,#059669,#10b981);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;padding:.5rem 0;margin-bottom:.75rem;border-bottom:3px solid #10b981;min-height:3rem;display:flex;align-items:center;font-variant-numeric:tabular-nums;letter-spacing:-.02em;animation:fadeIn .5s ease}.currency-selector{position:relative;z-index:10}.currency-selector:has(.currency-dropdown){z-index:1000}.currency-select-button{width:100%;display:flex;align-items:center;justify-content:space-between;padding:.875rem 1.25rem;background:linear-gradient(135deg,#fff,#fafbfc);border:2px solid rgba(0,0,0,.06);border-radius:.75rem;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 1px 3px #0000000d}.currency-select-button:hover{border-color:#ff9800;background:linear-gradient(135deg,#fef3e7,#fff8ed);box-shadow:0 4px 12px #ff980026;transform:translateY(-2px)}.currency-select-display{display:flex;align-items:center;gap:.75rem}.currency-info{display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:.25rem}.currency-code{font-size:1.25rem;font-weight:800;color:#111827;letter-spacing:.02em}.currency-name-small{font-size:.8125rem;color:#6b7280;font-weight:500}.currency-dropdown{position:absolute;top:calc(100% + .75rem);left:0;right:0;background:#fff;border:2px solid #FF9800;border-radius:1rem;box-shadow:0 20px 40px #ff980026,0 10px 20px #0000001a,0 0 0 1px #ff98001a;z-index:9999;max-height:420px;min-height:300px;display:flex;flex-direction:column;animation:dropdownSlide .3s cubic-bezier(.4,0,.2,1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);overflow:visible}@keyframes dropdownSlide{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.currency-search{display:flex;align-items:center;gap:.75rem;padding:1.25rem 1.5rem;border-bottom:2px solid rgba(255,152,0,.1);background:linear-gradient(135deg,#fef3e7,#fff8ed);border-radius:1rem 1rem 0 0}.currency-search-input{flex:1;border:none;background:transparent;font-size:.9375rem;font-weight:500;color:#111827;outline:none}.currency-search-input::placeholder{color:#9ca3af;font-weight:400}.currency-list{overflow-y:auto;overflow-x:hidden;max-height:280px;min-height:200px;flex:1}.currency-list::-webkit-scrollbar{width:10px}.currency-list::-webkit-scrollbar-track{background:linear-gradient(135deg,#f3f4f6,#e5e7eb);border-radius:10px}.currency-list::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#ff9800,#ff6f00);border-radius:10px;border:2px solid #f3f4f6}.currency-list::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#ff6f00,#f57c00)}.currency-option{width:100%;display:flex;align-items:center;gap:1rem;padding:1rem 1.5rem;border:none;background:#fff;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);text-align:left;position:relative}.currency-option:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(135deg,#ff9800,#ff6f00);opacity:0;transition:opacity .2s ease}.currency-option:hover{background:linear-gradient(90deg,#fef3e7,#fff)}.currency-option:hover:before{opacity:.5}.currency-option.active{background:linear-gradient(135deg,#ff9800,#ff6f00);color:#fff;font-weight:600}.currency-option.active:before{opacity:1;background:#fff}.currency-option.active .currency-option-code,.currency-option.active .currency-option-name{color:#fff}.currency-option-info{display:flex;flex-direction:column;gap:.125rem}.currency-option-code{font-size:.875rem;font-weight:600;color:#1f2937}.currency-option-name{font-size:.75rem;color:#6b7280}.currency-count{padding:.75rem 1rem;font-size:.75rem;color:#6b7280;text-align:center;border-top:1px solid #e5e7eb;background:#f9fafb;border-radius:0 0 .75rem .75rem}.no-results{padding:2rem 1rem;text-align:center;color:#9ca3af;font-size:.875rem;display:flex;align-items:center;justify-content:center;min-height:200px}.swap-container{display:flex;align-items:center;justify-content:center}@media(max-width:768px){.swap-container{transform:rotate(90deg)}}.swap-button-modern{display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;background:linear-gradient(135deg,#ff9800,#ff6f00);color:#fff;border:4px solid white;border-radius:50%;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 8px 16px #ff98004d,0 4px 8px #0000001a,inset 0 2px 4px #ffffff4d;position:relative}.swap-button-modern:before{content:"";position:absolute;inset:-8px;border-radius:50%;background:linear-gradient(135deg,#ff9800,#ff6f00);opacity:0;transition:opacity .4s ease;z-index:-1;filter:blur(12px)}.swap-button-modern:hover{transform:rotate(180deg) scale(1.15);box-shadow:0 12px 24px #ff980066,0 6px 12px #00000026,inset 0 2px 4px #fff6}.swap-button-modern:hover:before{opacity:.6}.swap-button-modern:active{transform:rotate(180deg) scale(1.05)}.refresh-container{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;background:linear-gradient(135deg,#f9fafb,#fff);border:1px solid rgba(0,0,0,.06);border-radius:.75rem;margin:1.5rem 0;box-shadow:0 2px 8px #0000000a}@media(max-width:640px){.refresh-container{flex-direction:column;gap:1rem;align-items:stretch;padding:1.25rem 1.5rem}}.refresh-button-modern{display:flex;align-items:center;gap:.625rem;padding:.875rem 2rem;background:linear-gradient(135deg,#ff9800,#ff6f00);color:#fff;border:none;border-radius:.75rem;cursor:pointer;font-weight:700;font-size:.9375rem;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #ff98004d,inset 0 1px #ffffff4d;position:relative;overflow:hidden}.refresh-button-modern:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .5s ease}.refresh-button-modern:hover:before{left:100%}.refresh-button-modern:hover{transform:translateY(-3px);box-shadow:0 6px 16px #ff980066,inset 0 1px #fff6}.refresh-button-modern:active{transform:translateY(-1px)}.refresh-button-modern:disabled{opacity:.5;cursor:not-allowed;transform:none;animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.refresh-container-compact{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;background:linear-gradient(135deg,#f9fafb,#fff);border:1px solid #e5e7eb;border-radius:.75rem;margin:1rem 0}.refresh-button-compact{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:linear-gradient(135deg,#ff9800,#ff6f00);color:#fff;border:none;border-radius:.5rem;cursor:pointer;font-weight:600;font-size:.8125rem;transition:all .2s ease;box-shadow:0 2px 4px #ff98004d}.refresh-button-compact:hover{transform:translateY(-2px);box-shadow:0 4px 8px #ff980066}.refresh-button-compact:disabled{opacity:.6;cursor:not-allowed;transform:none}@media(max-width:640px){.refresh-container-compact{flex-direction:column;gap:.5rem;align-items:stretch}.refresh-button-compact{justify-content:center}}.currency-flag-img{width:2.5rem;height:auto;border-radius:.375rem;box-shadow:0 2px 8px #00000026;border:2px solid rgba(255,255,255,.8);object-fit:cover}.currency-flag-selector{width:3rem;height:auto;border-radius:.5rem;box-shadow:0 2px 8px #00000026;border:2px solid rgba(255,255,255,.9);object-fit:cover;transition:all .3s ease}.currency-select-button:hover .currency-flag-selector{transform:scale(1.05);box-shadow:0 4px 12px #ff98004d}.currency-flag-list{width:2.5rem;height:auto;border-radius:.375rem;box-shadow:0 1px 4px #0000001a;border:1px solid rgba(0,0,0,.08);object-fit:cover;transition:all .2s ease}.currency-option:hover .currency-flag-list{transform:scale(1.1);box-shadow:0 2px 8px #ff98004d;border-color:#ff9800}.currency-option.active .currency-flag-list{border:2px solid white;box-shadow:0 4px 12px #ffffff80}.result-flag{width:2rem;height:auto;border-radius:.25rem;margin-right:.5rem;vertical-align:middle;box-shadow:0 2px 4px #0000001a}.result-flag-small{width:1.25rem;height:auto;border-radius:.25rem;margin:0 .25rem;vertical-align:middle;box-shadow:0 1px 3px #0000001a}.quick-access-section{background:linear-gradient(135deg,#fef3e7,#fff8ed);border:2px solid rgba(255,152,0,.2);border-radius:1rem;padding:1rem 1.5rem;margin-bottom:1rem}.quick-access-label{font-size:.875rem;font-weight:700;color:#ff9800;margin-bottom:.75rem;text-align:center}.quick-access-buttons{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.quick-btn{padding:.5rem 1rem;background:#fff;border:2px solid #e5e7eb;border-radius:.5rem;font-size:.875rem;font-weight:700;color:#374151;cursor:pointer;transition:all .2s ease;white-space:nowrap}.quick-btn:hover{background:linear-gradient(135deg,#ff9800,#ff6f00);color:#fff;border-color:#ff9800;transform:translateY(-2px);box-shadow:0 4px 8px #ff98004d}@media(max-width:640px){.quick-access-buttons{gap:.375rem}.quick-btn{padding:.375rem .75rem;font-size:.8125rem}}.popular-pairs-section{margin:1rem 0;padding:1rem;background:linear-gradient(135deg,#fff7ed,#ffedd5);border:1px solid #fed7aa;border-radius:.75rem}.popular-pairs-title{display:flex;align-items:center;gap:.375rem;font-size:.875rem;font-weight:700;color:#9a3412;margin-bottom:.75rem;padding:0 .25rem}.popular-pairs-scroll{display:flex;gap:1rem;overflow-x:auto;padding:.5rem .25rem .625rem;margin:0 -.25rem;scrollbar-width:thin;scrollbar-color:#FF9800 #fed7aa}.popular-pairs-scroll::-webkit-scrollbar{height:6px}.popular-pairs-scroll::-webkit-scrollbar-track{background:#fed7aa;border-radius:3px}.popular-pairs-scroll::-webkit-scrollbar-thumb{background:#ff9800;border-radius:3px}.popular-pairs-scroll::-webkit-scrollbar-thumb:hover{background:#ff6f00}.popular-pair-circle-button{width:80px;height:80px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fff;border:3px solid #fed7aa;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);padding:.5rem;box-shadow:0 2px 8px #ff980014;flex-shrink:0;position:relative}.popular-pair-circle-button:hover{transform:translateY(-4px) scale(1.08);border-color:#ff9800;box-shadow:0 8px 20px #ff980040;background:linear-gradient(135deg,#fff,#fff7ed)}.popular-pair-circle-button.active{border-color:#ff9800;background:linear-gradient(135deg,#ff9800,#ff6f00);box-shadow:0 8px 24px #ff980066;transform:translateY(-4px) scale(1.08)}.popular-pair-content{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.25rem;width:100%}.popular-pair-flags-row{display:flex;align-items:center;justify-content:center;gap:.25rem;margin-bottom:.125rem}.popular-pair-flag-small{width:18px;height:13px;object-fit:cover;border-radius:.1875rem;box-shadow:0 1px 2px #0000001a}.popular-pair-arrow-small{color:#94a3b8;flex-shrink:0}.popular-pair-circle-button.active .popular-pair-arrow-small{color:#ffffffe6}.popular-pair-code{font-weight:700;color:#9a3412;font-size:.875rem;letter-spacing:.025em;line-height:1}.popular-pair-circle-button.active .popular-pair-code{color:#fff}.popular-pair-rate{font-size:.6875rem;color:#c2410c;font-weight:600;line-height:1;white-space:nowrap}.popular-pair-circle-button.active .popular-pair-rate{color:#fffffff2}@media(max-width:768px){.popular-pairs-section{padding:.875rem}.popular-pairs-title{font-size:.8125rem;margin-bottom:.625rem}.popular-pairs-scroll{gap:.875rem}.popular-pair-circle-button{width:72px;height:72px;border-width:2.5px;padding:.375rem}.popular-pair-flag-small{width:16px;height:12px}.popular-pair-code{font-size:.8125rem}.popular-pair-rate{font-size:.625rem}}@media(max-width:480px){.popular-pairs-section{padding:.75rem;margin:.75rem 0}.popular-pairs-scroll{gap:.75rem}.popular-pair-circle-button{width:66px;height:66px;border-width:2px}.popular-pair-flag-small{width:15px;height:11px}.popular-pair-code{font-size:.75rem}.popular-pair-rate{font-size:.5625rem}}.last-updated-text{font-size:.875rem;color:#6b7280;font-weight:500;display:flex;align-items:center;gap:.5rem}.last-updated-text:before{content:"🕐";font-size:1rem}.last-updated-compact{font-size:.75rem;color:#6b7280;font-weight:500}.last-updated-info{display:flex;flex-direction:column;gap:.25rem;text-align:right}.last-updated-label{font-size:.75rem;color:#9ca3af;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.last-updated-time{font-size:.875rem;color:#374151;font-weight:600}.refresh-info{display:flex;flex-direction:column;gap:.5rem}.refresh-description{font-size:.8125rem;color:#6b7280;margin:0;font-weight:500}@media(max-width:640px){.last-updated-text{justify-content:center}.last-updated-info,.last-updated-compact{text-align:center}.refresh-info{align-items:center}.refresh-description{text-align:center}}.rotate-180{transform:rotate(180deg)}.transition-transform{transition:transform .2s ease}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.calculator-container{overflow:visible!important}.calculator-card{overflow:visible!important;padding:1rem 1.25rem!important}.faq-section{margin:3rem 0;padding:2rem;background:linear-gradient(135deg,#fff,#fff9f5);border-radius:1rem;border:2px solid #ffe4cc;box-shadow:0 4px 20px #ff8c001a}.faq-title{font-size:1.875rem;font-weight:800;color:#1f2937;text-align:center;margin-bottom:2rem;background:linear-gradient(135deg,#ff8c00,#fc9);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.faq-container{max-width:900px;margin:0 auto;display:flex;flex-direction:column;gap:1rem}.faq-item{background:#fff;border:2px solid #e5e7eb;border-radius:.75rem;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1)}.faq-item:hover{border-color:#ff8c00;box-shadow:0 4px 12px #ff8c0026;transform:translateY(-2px)}.faq-item.expanded{border-color:#ff8c00;box-shadow:0 6px 20px #ff8c0033}.faq-question{width:100%;display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;background:transparent;border:none;cursor:pointer;text-align:left;font-size:1.0625rem;font-weight:700;color:#1f2937;transition:all .2s ease;gap:1rem}.faq-question:hover{color:#ff8c00}.faq-item.expanded .faq-question{color:#ff8c00;background:linear-gradient(135deg,#fff7ed,#ffedd5)}.faq-question span{flex:1;line-height:1.5}.faq-question svg{flex-shrink:0;color:#ff8c00;transition:transform .3s ease}.faq-item.expanded .faq-question svg{transform:rotate(180deg)}.faq-answer{padding:0 1.5rem 1.5rem;animation:fadeIn .3s ease}.faq-answer p{font-size:.9375rem;line-height:1.7;color:#4b5563;margin:0}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.faq-section{padding:1.5rem 1rem;margin:2rem 0}.faq-title{font-size:1.5rem;margin-bottom:1.5rem}.faq-question{padding:1rem;font-size:.9375rem}.faq-answer{padding:0 1rem 1rem}.faq-answer p{font-size:.875rem}}.faq-question:focus{outline:2px solid #ff8c00;outline-offset:2px}.faq-question:focus-visible{outline:2px solid #ff8c00;outline-offset:2px}.professional-header{background:linear-gradient(135deg,#fff,#fff9f5,#fff4e6);border-bottom:3px solid transparent;border-image:linear-gradient(90deg,#ff8c00,#fc9,#ff8c00) 1;box-shadow:0 8px 32px #ff8c0026;position:sticky;top:0;z-index:50;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.trust-bar{border-bottom:1px solid rgba(255,204,153,.2);padding:.5rem 0;background:linear-gradient(135deg,#ff8c000d,#ffcc9908)}.trust-indicators{display:flex;justify-content:center;align-items:center;gap:1rem;flex-wrap:wrap;max-width:100%;overflow:hidden}.trust-item{display:flex;align-items:center;gap:.375rem;color:#8b4513;font-size:.75rem;font-weight:500}.trust-item svg{color:#ff8c00}.rating-stars{display:flex;gap:1px;color:#fbbf24}@media(max-width:768px){.trust-indicators{gap:.5rem;justify-content:space-between;padding:0 .5rem}.trust-item{font-size:.75rem;flex-shrink:1;min-width:0}.trust-item span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.trust-item{font-size:.7rem}}.main-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 0}.logo-section{flex-shrink:0}.logo-button{display:flex;align-items:center;gap:.75rem;background:transparent;border:none;cursor:pointer;transition:all .3s ease;text-align:left}.logo-button:hover{transform:translateY(-1px)}.logo-icon{background:linear-gradient(135deg,#ff8c00,#cc7a00);padding:.75rem;border-radius:12px;box-shadow:0 6px 20px #ff8c004d;color:#fff;transition:all .3s ease}.logo-button:hover .logo-icon{box-shadow:0 8px 25px #ff8c0066;transform:scale(1.05)}.logo-title{font-size:1.5rem;font-weight:800;color:#1e293b;margin:0;background:linear-gradient(135deg,#1e293b,#ff8c00);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.logo-subtitle{font-size:.75rem;color:#64748b;margin:0;font-weight:500;text-transform:uppercase;letter-spacing:.5px}@media(max-width:768px){.logo-title{font-size:1.25rem}.logo-subtitle{display:none}}.desktop-navigation{display:none;align-items:center;gap:2rem}@media(min-width:768px){.desktop-navigation{display:flex}}.nav-links{display:flex;align-items:center;gap:.5rem}.header-nav-link{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;border-radius:10px;font-weight:500;color:#64748b;background:transparent;border:1px solid transparent;cursor:pointer;transition:all .3s ease;font-size:.875rem}.header-nav-link:hover{background:#ff8c001a;border-color:#ff8c0033;color:#ff8c00;transform:translateY(-1px)}.header-nav-link.active{background:linear-gradient(135deg,#ff8c0026,#ffcc991a);border-color:#ff8c00;color:#cc7a00;font-weight:600}.header-cta-button{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:12px;font-weight:600;color:#fff;background:linear-gradient(135deg,#ff8c00,#cc7a00);border:none;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #ff8c004d;font-size:.875rem}.header-cta-button:hover{background:linear-gradient(135deg,#cc7a00,#b8691a);transform:translateY(-2px);box-shadow:0 6px 20px #ff8c0066}.mobile-menu-button{display:flex;align-items:center;justify-content:center;padding:.75rem;border-radius:10px;background:#ff8c001a;border:1px solid rgba(255,140,0,.2);color:#ff8c00;cursor:pointer;transition:all .3s ease}.mobile-menu-button:hover{background:#ff8c0033;transform:scale(1.05)}@media(min-width:768px){.mobile-menu-button{display:none}}.mobile-navigation{border-top:1px solid rgba(255,204,153,.2);padding:1rem 0;background:linear-gradient(135deg,#ffffffe6,#fff9f5e6);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.mobile-nav-content{display:flex;flex-direction:column;gap:.5rem}.mobile-nav-item{display:flex;align-items:center;gap:.75rem;padding:1rem;border-radius:12px;font-weight:500;color:#64748b;background:transparent;border:1px solid transparent;cursor:pointer;transition:all .3s ease;text-align:left;width:100%}.mobile-nav-item:hover{background:#ff8c001a;border-color:#ff8c0033;color:#ff8c00}.mobile-nav-item.active{background:linear-gradient(135deg,#ff8c0026,#ffcc991a);border-color:#ff8c00;color:#cc7a00;font-weight:600}.mobile-cta-button{display:flex;align-items:center;gap:.75rem;padding:1rem;border-radius:12px;font-weight:600;color:#fff;background:linear-gradient(135deg,#ff8c00,#cc7a00);border:none;cursor:pointer;transition:all .3s ease;margin-top:.5rem;width:100%;text-align:left}.mobile-cta-button:hover{background:linear-gradient(135deg,#cc7a00,#b8691a);transform:translateY(-1px)}@media(min-width:768px){.mobile-navigation{display:none}}.nav-link{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:.5rem;font-weight:500;color:#8b4513;text-decoration:none;transition:all .3s ease;border:1px solid transparent;background:none;cursor:pointer;font-family:inherit;font-size:inherit}.nav-link:hover{background:#ffffff4d;border-color:#ffcc9980;transform:translateY(-1px);box-shadow:0 4px 12px #fc93}.nav-link.active{background:#fff6;border-color:#ff9800;color:#e65100;font-weight:600}.nav-link-cta{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:.75rem;font-weight:600;color:#fff;text-decoration:none;background:linear-gradient(135deg,#ff9800,#f57c00);border:2px solid #F57C00;transition:all .3s ease;box-shadow:0 4px 15px #f57c004d}.nav-link-cta:hover{background:linear-gradient(135deg,#f57c00,#e65100);transform:translateY(-2px);box-shadow:0 6px 20px #f57c0066}.mobile-nav-link{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border-radius:.5rem;font-weight:500;color:#8b4513;text-decoration:none;transition:all .3s ease;border:1px solid transparent;background:none;cursor:pointer;font-family:inherit;font-size:inherit;width:100%;text-align:left}.mobile-nav-link:hover{background:#ffffff4d;border-color:#ffcc9980}.mobile-nav-link.active{background:#fff6;border-color:#ff9800;color:#e65100;font-weight:600}.mobile-nav-link-cta{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border-radius:.5rem;font-weight:600;color:#fff;text-decoration:none;background:linear-gradient(135deg,#ff9800,#f57c00);border:2px solid #F57C00;transition:all .3s ease;margin-top:.5rem}.mobile-nav-link-cta:hover{background:linear-gradient(135deg,#f57c00,#e65100)}.desktop-nav{display:none;align-items:center;gap:1.5rem}.mobile-menu-btn{display:block}@media(min-width:768px){.desktop-nav{display:flex!important}.mobile-menu-btn,.mobile-nav{display:none!important}}.footer-gradient{background:linear-gradient(135deg,#1e293b,#0f172a,#020617);position:relative;flex-shrink:0;border-top:1px solid #334155}.footer-gradient:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,#ff8c00,#ffcc99,#ff8c00,transparent);opacity:.6}.footer-brand-section{background:linear-gradient(135deg,#ff8c0014,#ffcc990d);border:1px solid rgba(255,140,0,.15);border-radius:20px;padding:2.5rem;margin-bottom:3rem;position:relative;overflow:hidden}.footer-brand-section:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#ff8c00,#fc9,#ff8c00);border-radius:20px 20px 0 0}.footer-brand-container{display:flex;flex-direction:column;gap:2rem}@media(min-width:1024px){.footer-brand-container{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:3rem}}.footer-brand-main{flex:1}.footer-brand-button{display:flex;align-items:center;gap:1rem;background:transparent;border:none;cursor:pointer;padding:0;margin-bottom:1.5rem;transition:all .3s ease;text-align:left}.footer-brand-button:hover{transform:translateY(-2px)}.footer-brand-logo{background:linear-gradient(135deg,#ff8c00,#cc7a00);padding:1rem;border-radius:16px;box-shadow:0 8px 25px #ff8c004d;color:#fff;transition:all .3s ease}.footer-brand-button:hover .footer-brand-logo{box-shadow:0 12px 35px #ff8c0066;transform:scale(1.05)}.footer-brand-text{flex:1}.footer-brand-title{font-size:2rem;font-weight:800;color:#fff;margin:0 0 .5rem;background:linear-gradient(135deg,#fff,#ff8c00);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;transition:all .3s ease}.footer-brand-button:hover .footer-brand-title{background:linear-gradient(135deg,#ff8c00,#fc9);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.footer-brand-tagline{font-size:1rem;color:#cbd5e1;margin:0;font-weight:500;letter-spacing:.5px}.footer-brand-description{margin-top:1rem}.footer-brand-description p{color:#94a3b8;font-size:.95rem;line-height:1.7;margin:0;max-width:500px}.hover\\:text-white:hover{color:#fff}.footer-section-title{display:flex;align-items:center;font-size:1.125rem;font-weight:700;color:#fff;margin-bottom:1.5rem;position:relative;padding-bottom:.75rem}.footer-section-title:after{content:"";position:absolute;bottom:0;left:0;width:3rem;height:3px;background:linear-gradient(90deg,#ff8c00,#fc9);border-radius:2px;box-shadow:0 2px 8px #ff8c004d}.footer-section-title svg{color:#ff8c00;filter:drop-shadow(0 2px 4px rgba(255,140,0,.3))}.footer-link-list{list-style:none;padding:0;margin:0;position:relative;z-index:5}.footer-link-list li{margin-bottom:.75rem}.footer-link{display:block;color:#cbd5e1;font-size:.875rem;font-weight:500;text-decoration:none;background:transparent;border:none;cursor:pointer;padding:.5rem 0;transition:all .3s ease;position:relative;text-align:left;width:100%;z-index:10;pointer-events:auto}.footer-link:before{content:"";position:absolute;left:0;bottom:.25rem;width:0;height:2px;background:linear-gradient(90deg,#ff8c00,#fc9);transition:width .3s ease;border-radius:1px}.footer-link:hover{color:#fff;transform:translate(8px);text-shadow:0 2px 8px rgba(255,140,0,.3)}.footer-link:hover:before{width:2rem}.footer-three-columns{display:grid;grid-template-columns:1fr;gap:2rem;align-items:start}@media(min-width:768px){.footer-three-columns{grid-template-columns:repeat(3,1fr);gap:3rem}.footer-three-columns>div:not(:last-child){position:relative}.footer-three-columns>div:not(:last-child):after{content:"";position:absolute;right:-1.5rem;top:0;bottom:0;width:1px;background:linear-gradient(to bottom,transparent 20%,#374151 50%,transparent 80%)}}.footer-bottom-bar{border-top:1px solid #334155;padding-top:2rem;position:relative}.footer-bottom-bar:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:100px;height:1px;background:linear-gradient(90deg,transparent,#ff8c00,transparent)}@media(max-width:768px){.footer-gradient .container{padding-left:1rem;padding-right:1rem}.footer-three-columns{grid-template-columns:1fr;gap:2rem;text-align:center}.footer-section-title{justify-content:center}.footer-section-title:after{left:50%;transform:translate(-50%)}.footer-link{text-align:center}.footer-link:hover{transform:translateY(-2px)}.footer-three-columns>div:after{display:none}}.footer-brand-side{display:flex;flex-direction:column;gap:2rem;align-items:center}@media(min-width:1024px){.footer-brand-side{align-items:flex-end;min-width:300px}}.footer-trust-indicators{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;width:100%}@media(max-width:640px){.footer-trust-indicators{grid-template-columns:1fr;gap:1rem}}.trust-stat{text-align:center;padding:1rem;background:linear-gradient(135deg,#ffffff0d,#ff8c000d);border:1px solid rgba(255,140,0,.2);border-radius:12px;transition:all .3s ease}.trust-stat:hover{transform:translateY(-3px);box-shadow:0 8px 25px #ff8c0033;border-color:#ff8c0066}.trust-number{display:block;font-size:1.25rem;font-weight:800;color:#ff8c00;margin-bottom:.25rem}.trust-label{display:block;font-size:.75rem;color:#94a3b8;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.footer-social-section{text-align:center;width:100%}@media(min-width:1024px){.footer-social-section{text-align:right}}.social-title{font-size:.875rem;color:#cbd5e1;margin-bottom:1rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.footer-social-links{display:flex;gap:1rem;justify-content:center}@media(min-width:1024px){.footer-social-links{justify-content:flex-end}}.footer-social-link{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:linear-gradient(135deg,#ff8c001a,#ffcc990d);border:1px solid rgba(255,140,0,.2);border-radius:10px;color:#cbd5e1;text-decoration:none;font-size:.875rem;font-weight:500;transition:all .3s ease}.footer-social-link:hover{background:linear-gradient(135deg,#ff8c00,#cc7a00);border-color:#ff8c00;color:#fff;transform:translateY(-2px);box-shadow:0 6px 20px #ff8c004d}.footer-trust-badge{display:flex;align-items:center;background:linear-gradient(135deg,#ff8c001a,#ffcc990d);border:1px solid rgba(255,140,0,.2);border-radius:20px;padding:.5rem 1rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.footer-link-featured{background:linear-gradient(135deg,#ff980026,#ff6f001a);border:1px solid rgba(255,152,0,.3);border-radius:.5rem;padding:.5rem .75rem!important;font-weight:700!important;color:#ff9800!important;transition:all .3s ease}.footer-link-featured:hover{background:linear-gradient(135deg,#ff9800,#ff6f00);color:#fff!important;transform:translate(4px);box-shadow:0 4px 12px #ff98004d}.calculator-container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.calculator-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;min-height:500px}@media(min-width:640px){.calculator-grid{grid-template-columns:1fr 1fr}}.export-controls-container{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem;justify-content:center;align-items:stretch}@media(max-width:768px){.export-controls-container{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:1rem}.export-controls-container .export-button:last-child{grid-column:1 / -1;max-width:70%;margin:0 auto}.export-button{padding:.875rem .5rem;font-size:.8rem;border-radius:.875rem;min-height:3.25rem;flex-direction:column;gap:.375rem;font-weight:600}.export-button .w-4{width:1.125rem;height:1.125rem}.export-button span{line-height:1.2;text-align:center}.export-text-full{display:none}.export-text-mobile{display:block}}@media(min-width:769px){.export-text-full{display:block}.export-text-mobile{display:none}}.blog-container{min-height:100vh;background:linear-gradient(135deg,#f8fafc,#f1f5f9,#e2e8f0);overflow-x:hidden;width:100%;max-width:100%}.blog-container .container{overflow-x:hidden;width:100%;max-width:100%;padding-top:0;padding-bottom:2rem}.blog-hero{background:linear-gradient(135deg,#fff4e6,#ffe4cc,#ffd4b3,#fc9,#ffb366);position:relative;overflow:hidden;padding:2rem 0 1.5rem;border-bottom:1px solid rgba(255,140,0,.1);box-shadow:0 2px 8px #ff8c000d}.blog-hero:before{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.1'%3E%3Ccircle cx='30' cy='30' r='2'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") repeat;animation:backgroundMove 20s linear infinite}@keyframes backgroundMove{0%{transform:translate(0) translateY(0)}to{transform:translate(60px) translateY(60px)}}.blog-hero-title{font-size:2.25rem;font-weight:700;margin-bottom:.75rem;animation:slideInUp 1s ease-out;letter-spacing:-.025em}.gradient-text{background:linear-gradient(135deg,#8b4513,#cc7a00,#ff8c00);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:gradientShift 3s ease-in-out infinite alternate}@keyframes gradientShift{0%{filter:hue-rotate(0deg)}to{filter:hue-rotate(20deg)}}.blog-hero-subtitle{font-size:1.125rem;color:#8b4513;margin-bottom:.75rem;animation:slideInUp 1s ease-out .2s both;font-weight:500;opacity:.9}.blog-hero-decoration{position:relative;height:40px;margin-top:.5rem}.floating-icon{position:absolute;font-size:1.5rem;animation:float 3s ease-in-out infinite;left:50%;top:50%;transform:translate(-50%,-50%);opacity:.8;filter:drop-shadow(0 2px 4px rgba(255,140,0,.2))}.floating-icon.delay-1{left:30%;animation-delay:1s}.floating-icon.delay-2{left:70%;animation-delay:2s}@keyframes float{0%,to{transform:translate(-50%,-50%) translateY(0) rotate(0)}25%{transform:translate(-50%,-50%) translateY(-20px) rotate(5deg)}50%{transform:translate(-50%,-50%) translateY(-10px) rotate(-5deg)}75%{transform:translate(-50%,-50%) translateY(-15px) rotate(3deg)}}@keyframes slideInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.blog-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;width:100%;max-width:100%;overflow:hidden;align-items:start;animation:fadeInGrid 1s ease-out .5s both;padding-top:1rem;grid-auto-rows:auto}@media(min-width:768px){.blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;align-items:stretch;grid-auto-rows:1fr}.blog-grid.has-expanded .blog-card:not(.expanded){grid-column:auto;width:100%;max-width:100%;height:380px}}@media(min-width:1400px){.blog-grid{grid-template-columns:repeat(4,1fr);align-items:stretch;grid-auto-rows:1fr}}.blog-grid.has-expanded{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;align-items:start;grid-auto-rows:min-content;justify-content:start}.blog-grid.has-expanded .blog-card.expanded{grid-column:1 / -1;width:100%;height:auto!important;min-height:auto!important;max-height:none!important;margin-bottom:1rem}.blog-grid.has-expanded .blog-card:not(.expanded){height:380px;min-height:380px}@keyframes fadeInGrid{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.blog-card{background:#fff;border-radius:12px;box-shadow:0 2px 12px #00000014;overflow:hidden;transition:all .3s ease;position:relative;cursor:pointer;border:1px solid #f1f5f9;width:100%;max-width:100%;box-sizing:border-box;display:flex;flex-direction:column;height:380px;min-height:380px}.blog-card:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,140,0,.1),transparent);transition:left .5s ease}.blog-card:hover:before{left:100%}.blog-card:hover{transform:translateY(-8px);box-shadow:0 12px 40px #00000026;border-color:#fc9;z-index:10}.blog-card.expanded{grid-column:1 / -1;max-width:100%;width:100%;box-shadow:0 25px 70px #0003;border-color:#ff8c00;z-index:20;height:auto!important;min-height:auto!important}.blog-card.featured{grid-column:1 / -1;max-width:none}.blog-card *{max-width:100%;box-sizing:border-box}.blog-card-content,.blog-card-header{width:100%;max-width:100%;box-sizing:border-box;flex-shrink:0}.blog-card-header{padding:.75rem 1rem 0;display:flex;justify-content:space-between;align-items:center}.blog-badge{background:linear-gradient(135deg,#ff8c00,#cc7a00);color:#fff;padding:.2rem .6rem;border-radius:16px;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;animation:pulse 2s infinite}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.blog-category{background:#f1f5f9;color:#64748b;padding:.2rem .6rem;border-radius:16px;font-size:.7rem;font-weight:500}.blog-card-content{padding:.75rem 1rem;position:relative;z-index:1;display:flex;flex-direction:column;flex:1;justify-content:space-between;height:100%}.blog-card.expanded .blog-card-content{height:auto!important;justify-content:flex-start}.blog-card-title{font-size:1rem;font-weight:700;color:#1e293b;margin-bottom:.5rem;line-height:1.3;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;height:3.9rem;min-height:3.9rem}.blog-card-excerpt{color:#64748b;font-size:.8rem;line-height:1.4;margin-bottom:.75rem;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;height:3.36rem;min-height:3.36rem}.blog-meta{display:flex;align-items:center;gap:.5rem;font-size:.75rem;color:#64748b;margin-bottom:.75rem;flex-wrap:wrap;height:1.5rem;min-height:1.5rem}.blog-meta svg{color:#ff8c00}.card-expand-hint{display:flex;align-items:center;gap:.4rem;color:#64748b;font-size:.75rem;font-weight:500;margin-top:auto;padding:.4rem 0;transition:all .3s ease;height:2rem;min-height:2rem}.card-expand-hint svg{color:#ff8c00;transition:transform .3s ease}.blog-card:hover .card-expand-hint{color:#ff8c00;transform:translate(4px)}.blog-card:hover .card-expand-hint svg{transform:scale(1.1)}.blog-card.expanded .card-expand-hint{color:#ff8c00;font-weight:600}.blog-card-content-full{border-top:1px solid #e2e8f0;padding:2rem 1.5rem 0;margin-top:1.5rem;animation:expandContent .5s ease-out;background:linear-gradient(135deg,#fefefe,#fff9f5);border-radius:0 0 16px 16px}.blog-expanded-content{background:linear-gradient(135deg,#fefefe,#fff9f5);border-top:2px solid #ff8c00;border-radius:0;padding:1.5rem 1rem;margin-top:1rem;box-shadow:none;animation:smoothExpand .4s ease-out;overflow:visible!important;width:100%;max-width:100%;box-sizing:border-box;height:auto!important;max-height:none!important}@keyframes expandContent{0%{opacity:0;transform:translateY(-20px);max-height:0;overflow:hidden}to{opacity:1;transform:translateY(0);max-height:2000px;overflow:visible}}@keyframes smoothExpand{0%{opacity:0;max-height:0;padding-top:0;padding-bottom:0;margin-top:0;transform:translateY(-10px)}to{opacity:1;max-height:5000px;padding-top:1.5rem;padding-bottom:1.5rem;margin-top:1rem;transform:translateY(0)}}.blog-article{max-width:none}.blog-article h4{color:#1e293b;font-size:1.35rem;font-weight:700;margin:1.5rem 0 .75rem;padding-bottom:.4rem;border-bottom:2px solid #ff8c00;position:relative}.blog-article h4:after{content:"";position:absolute;bottom:-2px;left:0;width:3rem;height:2px;background:linear-gradient(90deg,#fc9,#ff8c00)}.blog-article h5{color:#1e293b;font-weight:600;margin-bottom:.4rem;font-size:1.05rem}.blog-article p{color:#475569;line-height:1.6;margin-bottom:1rem;font-size:.95rem}@media(max-width:768px){.blog-hero{padding:1.5rem 0 1rem}.blog-hero-title{font-size:1.75rem;margin-bottom:.5rem;letter-spacing:-.02em}.blog-hero-subtitle{font-size:1rem;margin-bottom:.5rem}.blog-hero-decoration{height:30px;margin-top:.5rem}.floating-icon{font-size:1.25rem}.blog-grid{grid-template-columns:1fr}.blog-meta{gap:.5rem;font-size:.8rem}.blog-card-content-full{padding-top:1.5rem;margin-top:1rem}}@media(max-width:480px){.blog-hero-title{font-size:2rem}}.blog-card.coming-soon{position:relative;opacity:.8;cursor:default}.blog-card.coming-soon:hover{transform:translateY(-4px);opacity:1}.coming-soon-badge{background:linear-gradient(135deg,#64748b,#475569);color:#fff;padding:.25rem .75rem;border-radius:20px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.coming-soon-overlay{position:absolute;bottom:1rem;right:1rem;background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:.75rem;font-weight:600;box-shadow:0 4px 15px #f59e0b4d;animation:pulse-coming-soon 2s infinite}@keyframes pulse-coming-soon{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.benefit-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin:2rem 0}.benefit-item{background:linear-gradient(135deg,#fff9f5,#fff4e6);padding:1.5rem;border-radius:12px;text-align:center;border:1px solid #ffe4cc;transition:transform .3s ease}.benefit-item:hover{transform:translateY(-4px)}.benefit-icon{font-size:2rem;margin-bottom:1rem;animation:bounce 2s infinite}.benefit-item:nth-child(2) .benefit-icon{animation-delay:.5s}.benefit-item:nth-child(3) .benefit-icon{animation-delay:1s}.benefit-item:nth-child(4) .benefit-icon{animation-delay:1.5s}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.benefit-item h5{font-size:1.1rem;font-weight:600;color:#8b4513;margin-bottom:.5rem}.benefit-item p{font-size:.9rem;color:sienna;margin:0}.example-box{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border:2px solid #0ea5e9;border-radius:16px;padding:2rem;margin:2rem 0;position:relative;overflow:hidden}.example-box:before{content:"💡";position:absolute;top:1rem;right:1rem;font-size:1.5rem;animation:rotate 3s linear infinite}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.example-box h5{font-size:1.25rem;font-weight:700;color:#0c4a6e;margin-bottom:1.5rem}.example-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.stat-item{background:#fff;padding:1rem;border-radius:8px;text-align:center;box-shadow:0 2px 8px #0000001a;transition:transform .3s ease}.stat-item:hover{transform:scale(1.05)}.stat-item.highlight{background:linear-gradient(135deg,#fff4e6,#ffe4cc);border:2px solid #ffcc99}.stat-item.success{background:linear-gradient(135deg,#f0fdf4,#dcfce7);border:2px solid #22c55e}.stat-label{display:block;font-size:.875rem;color:#64748b;margin-bottom:.5rem}.stat-value{display:block;font-size:1.25rem;font-weight:700;color:#1e293b}.stat-item.success .stat-value{color:#16a34a}.tips-list{margin:2rem 0}.tip-item{display:flex;align-items:flex-start;gap:1rem;margin-bottom:2rem;padding:1.5rem;background:#fff;border-radius:12px;box-shadow:0 2px 12px #00000014;border-left:4px solid #ff8c00;transition:transform .3s ease}.tip-item:hover{transform:translate(8px)}.tip-number{background:linear-gradient(135deg,#ff8c00,#cc7a00);color:#fff;width:2rem;height:2rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;flex-shrink:0}.tip-item h5{font-size:1.1rem;font-weight:600;color:#1e293b;margin-bottom:.5rem}.tip-item p{color:#64748b;margin:0}.goal-strategies{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin:2rem 0}.strategy-card{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:2px solid #e2e8f0;border-radius:16px;padding:2rem;transition:all .3s ease;position:relative;overflow:hidden}.strategy-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#ff8c00,#cc7a00,#ff8c00);background-size:200% 100%;animation:shimmer 2s linear infinite}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.strategy-card:hover{transform:translateY(-6px);box-shadow:0 12px 30px #00000026;border-color:#fc9}.strategy-card h5{font-size:1.2rem;font-weight:700;color:#1e293b;margin-bottom:1rem}.strategy-card p{margin-bottom:.5rem;color:#475569}.strategy-card strong{color:#8b4513}.conclusion-box{background:linear-gradient(135deg,#fef7ff,#f3e8ff,#e9d5ff);border:2px solid #a855f7;border-radius:16px;padding:2rem;margin:3rem 0;text-align:center;position:relative;overflow:hidden}.conclusion-box:before{content:"🎯";position:absolute;top:-10px;right:-10px;font-size:3rem;opacity:.3;animation:float 3s ease-in-out infinite}.conclusion-box h4{color:#7c3aed;margin-bottom:1rem;border:none;padding:0}.conclusion-box p{color:#6b21a8;margin-bottom:1rem}.conclusion-box strong{color:#581c87;font-size:1.1rem}.sip-types{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin:2rem 0}.sip-type-card{background:linear-gradient(135deg,#fefce8,#fef3c7);border:1px solid #fbbf24;border-radius:12px;padding:1.5rem;text-align:center;transition:all .3s ease}.sip-type-card:hover{transform:translateY(-4px);box-shadow:0 8px 25px #fbbf244d}.sip-type-card h5{font-size:1.1rem;font-weight:600;color:#92400e;margin-bottom:.5rem}.sip-type-card p{font-size:.9rem;color:#a16207;margin:0}@media(max-width:768px){.benefit-grid,.sip-types,.goal-strategies{grid-template-columns:1fr}.example-stats{grid-template-columns:repeat(2,1fr)}.tip-item{flex-direction:column;text-align:center}}@media(max-width:480px){.example-stats{grid-template-columns:1fr}}.featured-image{margin:2rem 0;text-align:center;animation:fadeInUp .8s ease-out}.featured-image img{width:100%;max-width:800px;height:auto;border-radius:12px;box-shadow:0 8px 24px #0000001f;border:1px solid #e5e7eb;transition:all .3s ease;background:#fff}.featured-image img:hover{transform:translateY(-4px);box-shadow:0 12px 32px #00000026}.featured-image p{font-size:.875rem;color:#6b7280;margin-top:.75rem;font-style:italic;line-height:1.5}.featured-images-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin:2rem 0;animation:fadeInUp .8s ease-out}.featured-images-container .featured-image{margin:0}.featured-images-container .featured-image img{width:100%;max-width:none;aspect-ratio:16/10;object-fit:cover;border-radius:12px;box-shadow:0 6px 20px #0000001a;border:1px solid #e5e7eb;transition:all .3s ease}.featured-images-container .featured-image img:hover{transform:translateY(-2px);box-shadow:0 8px 25px #00000026}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.featured-image{margin:1.5rem 0}.featured-image img{border-radius:8px;box-shadow:0 4px 16px #0000001a}}.category-filters{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:2rem;animation:fadeInUp .6s ease-out}.category-filter{padding:.5rem 1rem;border-radius:25px;border:2px solid #e5e7eb;background:#fff;color:#374151;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 4px #0000001a;white-space:nowrap}.category-filter:hover{border-color:#ff8c00;transform:translateY(-2px);box-shadow:0 4px 8px #ff8c0033}.category-filter.active{border-color:#ff8c00;background:#ff8c00;color:#fff;box-shadow:0 4px 12px #ff8c004d}.category-filter.active:hover{background:#e67e00;border-color:#e67e00}@media(max-width:768px){.category-filters{gap:.5rem;padding:0 1rem}.category-filter{font-size:.8rem;padding:.4rem .8rem}}.category-filter:after{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;background:currentColor;margin-left:.5rem;opacity:.6}.category-filter.active:after{background:#fff;opacity:1}.privacy-page,.terms-page{position:relative;z-index:1;min-height:100vh;background:#fff;padding-top:0;margin-top:0;clear:both}.legal-hero{background:linear-gradient(135deg,#f8fafc,#e2e8f0);border-bottom:1px solid #e2e8f0;position:relative;z-index:1;margin-top:0;padding-top:2rem}.legal-hero-icon{width:4rem;height:4rem;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:1rem;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;color:#fff}.legal-hero-title{font-size:2.5rem;font-weight:700;color:#1f2937;margin-bottom:1rem}.legal-hero-subtitle{font-size:1.25rem;color:#6b7280;margin-bottom:1.5rem}.legal-meta{font-size:.875rem;color:#9ca3af;font-style:italic}.legal-content{background:#fff;position:relative;z-index:2;margin-top:0;clear:both;overflow:hidden}.legal-section{margin-bottom:3rem;padding-bottom:2rem;border-bottom:1px solid #f3f4f6;position:relative;z-index:1}.legal-section:last-child{border-bottom:none}.legal-section-title{display:flex;align-items:center;font-size:1.5rem;font-weight:600;color:#1f2937;margin-bottom:1.5rem;gap:.75rem}.legal-section-title svg{color:#3b82f6}.legal-text{color:#4b5563;line-height:1.7}.legal-text p{margin-bottom:1rem}.legal-text h3{font-size:1.125rem;font-weight:600;color:#1f2937;margin:1.5rem 0 .75rem}.legal-text ul{margin:1rem 0;padding-left:1.5rem}.legal-text li{margin-bottom:.5rem}.privacy-highlight,.disclaimer-highlight{background:linear-gradient(135deg,#fef3c7,#fde68a);border:1px solid #f59e0b;border-radius:.5rem;padding:1rem;margin:1.5rem 0}.disclaimer-highlight{background:linear-gradient(135deg,#fee2e2,#fecaca);border-color:#ef4444}.disclaimer-highlight h3{color:#dc2626;margin-top:0}.contact-info{background:#f8fafc;border-radius:.5rem;padding:1rem;margin-top:1rem}.contact-info p{margin-bottom:.5rem}.contact-info p:last-child{margin-bottom:0}.about-page{background:linear-gradient(135deg,#f8fafc,#f1f5f9,#e2e8f0);min-height:100vh}.about-page main,main.about-page{padding:0!important}.about-hero{background:linear-gradient(135deg,#fff4e6,#ffe4cc,#ffd4b3,#fc9,#ffb366);position:relative;overflow:hidden;padding:2rem 0;margin-top:0}.about-hero:before{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.1'%3E%3Ccircle cx='30' cy='30' r='2'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") repeat;animation:backgroundMove 20s linear infinite}.about-hero-badge{display:inline-flex;align-items:center;background:linear-gradient(135deg,#ff8c0033,#ffcc991a);border:2px solid rgba(255,140,0,.3);border-radius:50px;padding:.5rem 1rem;margin-bottom:1rem;color:#8b4513;font-weight:600;font-size:.8rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.about-hero-title{font-size:2.5rem;font-weight:700;line-height:1.2;color:#1e293b;margin-bottom:1rem;animation:slideInUp 1s ease-out}.about-hero-subtitle{font-size:1.125rem;color:#64748b;margin-bottom:1.5rem;max-width:700px;margin-left:auto;margin-right:auto;line-height:1.6;animation:slideInUp 1s ease-out .2s both}.about-hero-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:500px;margin:0 auto 1rem;animation:slideInUp 1s ease-out .4s both}@media(max-width:640px){.about-hero{padding:1.5rem 0;margin-top:0}.about-hero-badge{padding:.375rem .75rem;font-size:.75rem;margin-bottom:.75rem}.about-hero-title{font-size:2rem;margin-bottom:.75rem}.about-hero-subtitle{font-size:1rem;margin-bottom:1rem}.about-hero-stats{grid-template-columns:1fr;gap:.75rem;max-width:300px}.stat-item{padding:.75rem}.stat-number{font-size:1.25rem}.stat-label{font-size:.75rem}}.stat-item{text-align:center;padding:1rem;background:#fffffff2;border-radius:12px;box-shadow:0 4px 20px #00000014;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3);transition:transform .3s ease;position:relative;z-index:1}.stat-item:hover{transform:translateY(-5px)}.stat-number{display:block;font-size:1.5rem;font-weight:700;color:#ff8c00;margin-bottom:.25rem}.stat-label{display:block;font-size:.8rem;color:#64748b;font-weight:500;line-height:1.3}.about-mission{margin:3rem 0 4rem;position:relative;z-index:1}.section-title{font-size:2.5rem;font-weight:800;color:#1e293b;margin-bottom:1.5rem;text-align:center}.section-subtitle{font-size:1.125rem;color:#64748b;text-align:center;margin-bottom:3rem}.mission-text{font-size:1.25rem;color:#475569;line-height:1.7;text-align:center}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-bottom:5rem;position:relative;z-index:1}.feature-card{background:#fff;border-radius:20px;padding:2.5rem;box-shadow:0 10px 40px #00000014;border:1px solid #f1f5f9;transition:all .3s ease;position:relative;overflow:hidden}.feature-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#ff8c00,#fc9);transform:scaleX(0);transition:transform .3s ease}.feature-card:hover:before{transform:scaleX(1)}.feature-card:hover{transform:translateY(-8px);box-shadow:0 20px 60px #00000026;border-color:#fc9}.feature-card.premium{background:linear-gradient(135deg,#fff9f5,#fff4e6);border:2px solid #ffcc99}.feature-icon{width:4rem;height:4rem;background:linear-gradient(135deg,#ff8c00,#cc7a00);border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;color:#fff;box-shadow:0 8px 25px #ff8c004d}.feature-title{font-size:1.5rem;font-weight:700;color:#1e293b;margin-bottom:1rem}.feature-description{color:#64748b;line-height:1.6;margin-bottom:1.5rem}.feature-highlight{display:flex;align-items:center;color:#16a34a;font-weight:600;font-size:.875rem}.success-section{margin-bottom:5rem}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.testimonial-card{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 8px 30px #00000014;border:1px solid #f1f5f9;transition:transform .3s ease}.testimonial-card:hover{transform:translateY(-5px)}.testimonial-rating{display:flex;gap:.25rem;margin-bottom:1rem}.testimonial-text{color:#475569;line-height:1.6;margin-bottom:1.5rem;font-style:italic}.testimonial-author strong{display:block;color:#1e293b;font-weight:600;margin-bottom:.25rem}.testimonial-author span{color:#64748b;font-size:.875rem}.about-cta{background:linear-gradient(135deg,#1e293b,#0f172a);border-radius:24px;padding:4rem 2rem;text-align:center;position:relative;overflow:hidden}.about-cta:before{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23ff8c00' fill-opacity='0.05'%3E%3Ccircle cx='20' cy='20' r='1'/%3E%3C/g%3E%3C/svg%3E") repeat}.cta-title{font-size:2.5rem;font-weight:800;color:#fff;margin-bottom:1rem;position:relative;z-index:1}.cta-subtitle{font-size:1.125rem;color:#cbd5e1;margin-bottom:2rem;position:relative;z-index:1}.cta-button{display:inline-flex;align-items:center;background:linear-gradient(135deg,#ff8c00,#cc7a00);color:#fff;padding:1rem 2rem;border-radius:12px;font-weight:600;font-size:1.125rem;border:none;cursor:pointer;transition:all .3s ease;box-shadow:0 8px 25px #ff8c004d;position:relative;z-index:1}.cta-button:hover{transform:translateY(-3px);box-shadow:0 12px 35px #ff8c0066}@media(max-width:768px){.cta-title{font-size:2rem}.features-grid,.testimonials-grid{grid-template-columns:1fr}}.contact-page{background:linear-gradient(135deg,#f8fafc,#f1f5f9,#e2e8f0);min-height:100vh}.contact-page main,main.contact-page{padding:0!important}.contact-hero{background:linear-gradient(135deg,#fff4e6,#ffe4cc,#ffd4b3,#fc9,#ffb366);position:relative;overflow:hidden;margin:0;z-index:1;padding:2rem 0 1.5rem}.contact-hero:before{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.1'%3E%3Ccircle cx='30' cy='30' r='2'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") repeat;animation:backgroundMove 20s linear infinite}.contact-hero-badge{display:inline-flex;align-items:center;background:linear-gradient(135deg,#22c55e33,#22c55e1a);border:2px solid rgba(34,197,94,.3);border-radius:50px;padding:.5rem 1rem;margin-bottom:1rem;color:#15803d;font-weight:600;font-size:.8rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.contact-hero-title{font-size:2.5rem;font-weight:700;line-height:1.2;color:#1e293b;margin-bottom:1rem;animation:slideInUp 1s ease-out}.contact-hero-subtitle{font-size:1.125rem;color:#64748b;margin-bottom:1.5rem;max-width:700px;margin-left:auto;margin-right:auto;line-height:1.6;animation:slideInUp 1s ease-out .2s both}.contact-hero-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:500px;margin:0 auto 1rem;animation:slideInUp 1s ease-out .4s both;position:relative;z-index:2}.contact-stat{text-align:center;padding:1rem;background:#fffffff2;border-radius:12px;box-shadow:0 4px 20px #00000014;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3);transition:transform .3s ease;position:relative;z-index:3}.contact-stat:hover{transform:translateY(-5px)}.contact-methods-section{margin-top:4rem!important;position:relative;z-index:2}.contact-methods-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-bottom:5rem;position:relative;z-index:2}.contact-method-card{background:#fff;border-radius:20px;padding:2.5rem;box-shadow:0 10px 40px #00000014;border:1px solid #f1f5f9;transition:all .3s ease;position:relative;overflow:hidden}.contact-method-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#3b82f6,#60a5fa);transform:scaleX(0);transition:transform .3s ease}.contact-method-card.priority:before{background:linear-gradient(90deg,#ff8c00,#fc9)}.contact-method-card:hover:before{transform:scaleX(1)}.contact-method-card:hover{transform:translateY(-8px);box-shadow:0 20px 60px #00000026}.contact-method-card.priority{background:linear-gradient(135deg,#fff9f5,#fff4e6);border:2px solid #ffcc99}.method-icon{width:4rem;height:4rem;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;color:#fff;box-shadow:0 8px 25px #3b82f64d}.contact-method-card.priority .method-icon{background:linear-gradient(135deg,#ff8c00,#cc7a00);box-shadow:0 8px 25px #ff8c004d}.method-title{font-size:1.5rem;font-weight:700;color:#1e293b;margin-bottom:1rem}.method-description{color:#64748b;line-height:1.6;margin-bottom:1.5rem}.method-details{margin-bottom:2rem}.detail-item{display:flex;align-items:center;margin-bottom:.75rem;color:#475569;font-size:.875rem}.method-button{display:inline-flex;align-items:center;background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;padding:.875rem 1.5rem;border-radius:12px;font-weight:600;border:none;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #3b82f64d;width:100%;justify-content:center}.method-button.primary{background:linear-gradient(135deg,#ff8c00,#cc7a00);box-shadow:0 4px 15px #ff8c004d}.method-button:hover{transform:translateY(-2px);box-shadow:0 8px 25px #3b82f666}.method-button.primary:hover{box-shadow:0 8px 25px #ff8c0066}.support-categories{margin-bottom:5rem}.categories-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.category-card{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 8px 30px #00000014;border:1px solid #f1f5f9;transition:transform .3s ease}.category-card:hover{transform:translateY(-5px)}.category-icon{width:3rem;height:3rem;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;color:#fff}.category-icon.calculator{background:linear-gradient(135deg,#ff8c00,#cc7a00)}.category-icon.planning{background:linear-gradient(135deg,#10b981,#059669)}.category-icon.technical{background:linear-gradient(135deg,#8b5cf6,#7c3aed)}.category-title{font-size:1.25rem;font-weight:700;color:#1e293b;margin-bottom:1rem}.category-description{color:#64748b;line-height:1.6;margin-bottom:1.5rem}.category-features{list-style:none;padding:0;margin:0}.category-features li{color:#475569;font-size:.875rem;margin-bottom:.5rem;padding-left:1rem;position:relative}.category-features li:before{content:"✓";position:absolute;left:0;color:#10b981;font-weight:700}.faq-section{margin-bottom:5rem}.faq-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.faq-item{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 4px 20px #00000014;border:1px solid #f1f5f9}.faq-question{font-size:1.125rem;font-weight:600;color:#1e293b;margin-bottom:1rem}.faq-answer{color:#64748b;line-height:1.6}.office-info{margin-bottom:5rem}.office-card{background:#fff;border-radius:20px;padding:3rem;box-shadow:0 10px 40px #00000014;display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:768px){.office-card{grid-template-columns:1fr 1fr;align-items:center}}.office-title{font-size:2rem;font-weight:700;color:#1e293b;margin-bottom:1rem}.office-description{color:#64748b;line-height:1.6;margin-bottom:2rem}.office-details{display:flex;flex-direction:column;gap:1.5rem}.office-detail{display:flex;align-items:flex-start}.office-detail strong{display:block;color:#1e293b;font-weight:600;margin-bottom:.25rem}.office-detail p{color:#64748b;margin:0}.office-image{display:flex;align-items:center;justify-content:center}.office-placeholder{text-align:center;padding:3rem;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:16px;border:2px dashed #cbd5e1}.customer-reviews{margin-bottom:3rem}.reviews-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.review-card{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 8px 30px #00000014;border:1px solid #f1f5f9;transition:transform .3s ease}.review-card:hover{transform:translateY(-5px)}.review-rating{display:flex;gap:.25rem;margin-bottom:1rem}.review-text{color:#475569;line-height:1.6;margin-bottom:1.5rem;font-style:italic}.review-author strong{display:block;color:#1e293b;font-weight:600;margin-bottom:.25rem}.review-author span{color:#64748b;font-size:.875rem}@media(max-width:768px){.contact-hero{padding:1.5rem 0}.contact-hero-badge{padding:.375rem .75rem;font-size:.75rem;margin-bottom:.75rem}.contact-hero-title{font-size:2rem;margin-bottom:.75rem}.contact-hero-subtitle{font-size:1rem;margin-bottom:1rem}.contact-hero-stats{grid-template-columns:1fr;gap:.75rem;max-width:300px}.contact-stat{padding:.75rem}.contact-methods-grid,.categories-grid,.faq-grid,.reviews-grid{grid-template-columns:1fr}}
