:root{--primary-color:#00d4aa;--primary-dark:#00b894;--primary-hover:#00c49a;--text-on-primary:#f8fffe;--font-family:"Helvetica Neue", system-ui, sans-serif}html,body{width:100%;height:100%}body{font-family:var(--font-family)}hr{border-color:var(--primary-color);border-width:3px;max-width:50px;margin:30px auto}hr.light{border-color:#fff}a{color:var(--primary-color);transition:all .35s}a:hover,a:focus{color:var(--primary-hover)}h1,h2,h3,h4,h5,h6{font-family:Helvetica Neue}p{margin-bottom:10px;font-size:16px;line-height:1.5}.bg-section-primary{background:linear-gradient(135deg,#00d4aa,#00b894)}.text-faded{color:#ffffffb3}section{padding:15px 0}.section-heading{margin-top:0}.section-primary-heading{color:#fff}.text-blue{color:#00d4aa}.text-white{color:#fff}.btn-primary{color:#000;background:linear-gradient(135deg,#00d4aa,#00b894);border-color:#00d4aa;transition:all .35s}.btn-primary:hover,.btn-primary:focus,.btn-primary.focus{color:#fff;background:linear-gradient(135deg,#00d4aa,#00b894);border-color:#00d4aa}.btn{text-transform:uppercase;border:none;border-radius:300px;font-family:Helvetica Neue;font-weight:700}.footer-bg{background:linear-gradient(135deg,#e2e8f0,#cbd5e0);width:100vw}.padding-10{padding:10px}.padding-20{padding:20px}.view-100hw{width:100vw;height:100vh}.no-padding{padding:0}.login-container{justify-content:center;align-items:center;width:100%;display:flex}.login-form-box{background-color:#fffffff2;border-radius:12px;width:100%;max-width:400px;padding:40px;box-shadow:0 4px 6px #0000001a}.login-input{box-sizing:border-box;border:2px solid #dee2e6;border-radius:8px;width:100%;margin-bottom:20px;padding:12px;font-size:16px}.login-input:focus{border-color:var(--primary-color);outline:none;box-shadow:0 0 0 3px #00d4aa1a}.login-button{width:100%;margin-top:10px;padding:12px;font-size:16px}.login-error{color:#dc3545;text-align:center;background-color:#f8d7da;border:1px solid #f5c6cb;border-radius:6px;margin-bottom:20px;padding:10px}:root{--avatar-size:2rem}.circle{height:var(--avatar-size);width:var(--avatar-size);background-color:#00d4aa;border-radius:50%;justify-content:center;align-items:center;margin:0;display:flex}.initials{font-size:calc(var(--avatar-size) / 2);color:#000;font-weight:700;line-height:1}.page-title-padding{padding:10px 0}.va-middle{vertical-align:middle;display:inline-block}.page-body-padding{padding:10px 0}.license-content{background-color:#fff;max-width:1200px;min-height:calc(100vh - 200px);margin:0 auto;padding:30px 50px}.license-page{background-color:#fff}.license-table-container{background-color:#fffffff2;border-radius:12px;padding:20px;box-shadow:0 4px 6px #0000001a}.license-grid-desktop{display:block}.license-grid{background-color:#dee2e6;border-radius:8px;grid-template-columns:2fr 1fr 1fr 1fr 1fr auto;gap:1px;display:grid;overflow:hidden}.grid-header{text-align:center;color:#1a202c;background-color:#f8f9fa;justify-content:center;align-items:center;min-height:48px;padding:12px 8px;font-weight:700;display:flex}.grid-cell{text-align:center;color:#1a202c;background-color:#fff;justify-content:center;align-items:center;min-height:48px;padding:12px 8px;transition:background-color .2s;display:flex}.grid-cell:nth-child(6n+1),.grid-cell:nth-child(6n+2),.grid-cell:nth-child(6n+3),.grid-cell:nth-child(6n+4),.grid-cell:nth-child(6n+5),.grid-cell:nth-child(6n){background-color:#f8f9fa}.grid-cell:hover{background-color:#e9ecef}.license-key-cell{text-align:left;justify-content:flex-start;font-family:Courier New,monospace;font-size:.9em}.status-badge{border-radius:4px;padding:4px 8px;font-size:.85em;font-weight:500}.status-true{color:#155724;background-color:#d4edda}.status-false{color:#721c24;background-color:#f8d7da}.edit-cell{padding:8px}.edit-btn-grid{color:var(--primary-color);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:8px;font-size:16px;transition:all .2s}.edit-btn-grid:hover{color:var(--primary-hover);background-color:#00d4aa1a}.license-cards-mobile{display:none}.license-card{background-color:#fff;border:1px solid #dee2e6;border-radius:8px;margin-bottom:16px;overflow:hidden;box-shadow:0 2px 4px #0000001a}.license-card-header{background-color:#f8f9fa;border-bottom:1px solid #dee2e6;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.license-key{color:#495057;word-break:break-all;margin:0;font-size:1rem;font-weight:600}.edit-btn-mobile{color:var(--primary-color);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:8px;font-size:1.2em;transition:all .2s}.edit-btn-mobile:hover{color:var(--primary-hover);background-color:#00d4aa1a}.license-card-body{padding:16px}.license-field{border-bottom:1px solid #f1f3f4;justify-content:space-between;align-items:center;padding:8px 0;display:flex}.license-field:last-child{border-bottom:none}.field-label{color:#495057;font-size:.9rem;font-weight:600}.field-value{color:#6c757d;text-align:right;word-break:break-all;font-size:.9rem}.field-value.status-true{color:#28a745;font-weight:600}.field-value.status-false{color:#dc3545;font-weight:600}@media (width<=768px){.license-grid-desktop{display:none}.license-cards-mobile{display:block}.license-table-container{padding:16px}}@media (width<=480px){.license-card-header{padding:10px 12px}.license-card-body{padding:12px}.license-key{font-size:.9rem}.field-label,.field-value{font-size:.85rem}}#filter-text{background-color:#fff;border:2px solid #dee2e6;border-radius:8px;width:100%;margin:0;padding:12px;font-size:16px}#filter-text:focus{border-color:var(--primary-color);outline:none;box-shadow:0 0 0 3px #00d4aa1a}#container{background-color:#d6d6d6;flex-direction:column;align-items:center;display:flex}.line{flex-direction:row;justify-content:space-between;align-items:center;width:100%;margin:0;padding:3px 5px;display:flex}.line b{text-align:left}.line p{text-align:right;margin:0}.margin{border-width:1px;border-color:#000;width:100%;max-width:100%;margin:0}#record-created{border-style:solid;border-width:1px 0}#header{flex-direction:column;padding:0;display:flex}#tagTypeIcon{flex-direction:row;justify-content:space-between;align-items:center;width:100%;padding:10px;display:flex}#html{padding:0}.hexButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#00d4aa,#00b894);border:none;border-radius:5px;width:150px;height:30px;font-size:14px;transition:all .35s}.hexButton:hover{background:linear-gradient(135deg,#00c49a,#00a085)}#map{flex-direction:row;justify-content:space-around;width:100%;padding:10px 10px 10px 0;display:flex}#mapInfo{flex-direction:column;align-items:center;display:flex}#mapImage{width:auto;height:100%}.block{background-color:#fff}.google-map{border-radius:12px;width:100%;height:calc(100vh - 200px);margin:0 auto}.map-window{text-align:"center";background-color:#fff;border:4px solid #fff;border-radius:16px;padding:0;overflow:hidden;box-shadow:0 8px 16px #00d4aa33}.license-edit-container{background-color:#fffffff2;border-radius:12px;max-width:600px;margin:0 auto;padding:30px;box-shadow:0 4px 6px #0000001a}.license-edit-form input[type=text]{border:2px solid #dee2e6;border-radius:6px;margin-left:8px;padding:8px 12px;font-size:14px}.license-edit-form input[type=text]:focus{border-color:var(--primary-color);outline:none;box-shadow:0 0 0 3px #00d4aa1a}.license-edit-form input[type=checkbox]{margin-left:8px;transform:scale(1.2)}.license-edit-form .btn-margin{margin:0 10px}.license-edit-form p{color:#4a5568;margin-bottom:20px;font-size:16px}.license-edit-form strong{color:#1a202c}.tag-container{max-width:800px;margin:0 auto}.tag-content{background-color:#fff;border-radius:12px;padding:30px;box-shadow:0 2px 4px #0000001a}.tag-header{margin-bottom:30px}.tag-type-section{background-color:#f8f9fa;border-radius:8px;justify-content:space-between;align-items:center;padding:20px;display:flex}.tag-icon{max-width:64px;max-height:64px}.tag-action-btn{margin-left:20px}.tag-details{margin-bottom:30px}.tag-info-section{background-color:#f8f9fa;border-radius:8px;margin-bottom:20px;padding:20px}.tag-info-row{border-bottom:1px solid #dee2e6;justify-content:space-between;align-items:center;padding:8px 0;display:flex}.tag-info-row:last-child{border-bottom:none}.tag-info-row strong{color:#1a202c;font-weight:600}.tag-info-row span{color:#4a5568}.tag-map-section{background-color:#f8f9fa;border-radius:8px;align-items:flex-start;gap:20px;margin-bottom:30px;padding:20px;display:flex}.tag-map-info{flex:1}.tag-map-image-container{flex-shrink:0;align-items:center;display:flex}.tag-map-image{border:2px solid var(--primary-color);border-radius:8px;width:100%;max-width:200px;height:auto;display:block}.tag-hex-section{text-align:center;background-color:#f8f9fa;border-radius:8px;padding:20px}.tag-hex-data{text-align:left;margin-top:20px}.tag-tech-info{background-color:#fff;border-radius:6px;margin-bottom:15px;padding:15px}.tag-tech-info p{color:#4a5568;margin:8px 0}.tag-tech-info strong{color:#1a202c}.tag-raw-data{color:#e2e8f0;background-color:#2d3748;border-radius:6px;padding:15px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:12px;line-height:1.4;overflow-x:auto}@media (width<=768px){.tag-map-section{flex-direction:column}.tag-map-image{max-width:100%}.tag-type-section{flex-direction:column;gap:15px}}.help-content-container{background-color:#fffffff2;border-radius:12px;max-width:1000px;margin:0 auto;padding:40px;box-shadow:0 4px 6px #0000001a}.help-content-container .faq-item{border-bottom:1px solid #e2e8f0;margin-bottom:0}.help-content-container .faq-item:last-child{border-bottom:none}.help-content-container .faq-question{cursor:pointer;padding:20px 0;transition:background-color .2s;display:block}.help-content-container .faq-question:hover{background-color:#00d4aa0d;border-radius:6px;padding:20px 15px}.help-content-container .faq-question h4{color:#1a202c;margin:0;font-weight:600}.help-content-container .faq-arrow{color:var(--primary-color);margin-left:8px;font-size:12px;font-weight:700;transition:transform .2s}.help-content-container .faq-answer{padding:0 0 20px;animation:.3s ease-in-out fadeIn}.help-content-container .faq-answer p{color:#4a5568;margin-bottom:12px;line-height:1.6}.help-content-container .faq-answer p:last-child{margin-bottom:0}.privacy-content-container{background-color:#fffffff2;border-radius:12px;max-width:1000px;margin:0 auto;padding:40px;box-shadow:0 4px 6px #0000001a}.faq-item{border-bottom:1px solid #e2e8f0;margin-bottom:0}.faq-item:last-child{border-bottom:none}.faq-question{cursor:pointer;padding:20px 0;transition:background-color .2s;display:block}.faq-question:hover{background-color:#00d4aa0d;border-radius:6px;padding:20px 15px}.faq-question h5{color:#1a202c;margin:0;font-weight:600}.faq-arrow{color:var(--primary-color);margin-left:8px;font-size:12px;font-weight:700;transition:transform .2s}.faq-answer{padding:0 0 20px;animation:.3s ease-in-out fadeIn}.faq-answer p{color:#4a5568;margin-bottom:12px;line-height:1.6}.faq-answer p:last-child{margin-bottom:0}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.license-edit-buttons{justify-content:center;gap:15px;margin-top:30px;display:flex}.license-btn{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-width:120px;padding:12px 24px;font-size:16px;font-weight:600;transition:all .3s;display:flex}.license-btn-save{color:#fff;background:linear-gradient(135deg,#00d4aa,#00b894)}.license-btn-save:hover{background:linear-gradient(135deg,#00c49a,#00a085);transform:translateY(-2px);box-shadow:0 4px 8px #00d4aa4d}.license-btn-delete{color:#fff;background:linear-gradient(135deg,#dc3545,#c82333)}.license-btn-delete:hover{background:linear-gradient(135deg,#c82333,#bd2130);transform:translateY(-2px);box-shadow:0 4px 8px #dc35454d}@media (width<=768px){.license-edit-buttons{flex-direction:column;align-items:center}.license-btn{width:100%;max-width:200px}}.navbar-default{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#e2e8f0,#cbd5e0);border-color:#0000001a;font-family:Helvetica Neue;box-shadow:0 2px 8px #0000001f}.navbar-default .navbar-brand{color:#1a202c;text-transform:uppercase;font-family:Helvetica Neue;font-weight:700}.navbar-brand.text-logo{letter-spacing:-.5px;text-transform:none;color:#1a202c;align-items:center;font-family:Helvetica Neue,Arial,sans-serif;font-size:24px;font-weight:800;transition:all .3s;display:flex;text-decoration:none!important}.navbar-brand.text-logo:hover{color:#2d3748;transform:translateY(-1px);text-decoration:none!important}.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus{color:#2d3748}.navbar-default .navbar-nav .nav-link{color:#1a202c;font-weight:700;transition:color .3s}.navbar-default .navbar-nav .nav-link:hover,.navbar-default .navbar-nav .nav-link:focus{color:#00d4aa!important}.navbar-default .navbar-nav .dropdown-menu .dropdown-item:hover,.navbar-default .navbar-nav .dropdown-menu .dropdown-item:focus{color:#fff!important;background-color:#00d4aa!important}.navbar-default .navbar-nav .dropdown-toggle:hover,.navbar-default .navbar-nav .dropdown-toggle:focus{color:#00d4aa!important}.navbar-default .navbar-nav>li>a,.navbar-default .navbar-nav>li>a:focus{text-transform:uppercase;color:#1a202c;font-size:13px;font-weight:700}.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus:hover{color:#00d4aa}.navbar-default .navbar-nav>li.active>a,.navbar-default .navbar-nav>li.active>a:focus{color:#00d4aa;background-color:#0000}.navbar-default .navbar-nav>li.active>a:hover,.navbar-default .navbar-nav>li.active>a:focus:hover{color:#00e6c0;background-color:#0000}.navbar-top-margin{margin-top:56px}@media (width>=768px){.navbar-default{background:linear-gradient(135deg,#e2e8f0,#cbd5e0);border-color:#0000001a}.navbar-default .navbar-brand{color:#1a202c}.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus{color:#2d3748}.navbar-default .navbar-nav>li>a,.navbar-default .navbar-nav>li>a:focus{color:#1a202c}.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus:hover{color:#00d4aa}.navbar-default.affix{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:linear-gradient(135deg,#e2e8f0,#cbd5e0);border-color:#0000001a}.navbar-default.affix .navbar-brand{color:#1a202c;font-size:14px}.navbar-default.affix .navbar-brand:hover,.navbar-default.affix .navbar-brand:focus{color:#2d3748}.navbar-default.affix .navbar-nav>li>a,.navbar-default.affix .navbar-nav>li>a:focus{color:#1a202c}.navbar-default.affix .navbar-nav>li>a:hover,.navbar-default.affix .navbar-nav>li>a:focus:hover{color:#00d4aa}}.api-doc{margin-bottom:2rem}.api-doc h5{color:#333;margin-top:1.5rem;margin-bottom:.5rem;font-weight:600}.code-block{background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:4px;margin:.5rem 0 1rem;padding:1rem;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.875rem;overflow-x:auto}.code-block code{color:#d63384;background:0 0;padding:0;font-weight:600}.code-block pre{color:#495057;white-space:pre-wrap;margin:0}.test-panel{background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:8px;padding:1.5rem;position:sticky;top:2rem}.test-panel .form-group{margin-bottom:1rem}.test-panel label{color:#495057;margin-bottom:.5rem;font-weight:600}.test-panel .form-control{border:1px solid #ced4da;border-radius:4px;padding:.5rem .75rem}.test-panel .form-control:focus{border-color:#80bdff;box-shadow:0 0 0 .2rem #007bff40}.response-section{border-top:1px solid #dee2e6;padding-top:1rem}.response-success{background-color:#d4edda;border:1px solid #c3e6cb;border-radius:4px;padding:1rem}.response-error{color:#721c24;background-color:#f8d7da;border:1px solid #f5c6cb;border-radius:4px;padding:1rem}.code-output{word-break:break-all;background-color:#fff;border:1px solid #ced4da;border-radius:4px;justify-content:space-between;align-items:center;padding:.5rem;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.875rem;display:flex}.code-output code{color:#495057;background:0 0;flex:1;padding:0}.example-block{background-color:#ffffff1a;border-radius:4px;margin-bottom:1rem;padding:.75rem;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.875rem}.example-block code{color:#fff;background:#fff3;border-radius:3px;padding:.2rem .4rem}.btn-block{width:100%}.btn:disabled{opacity:.6;cursor:not-allowed}.api-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:8px;flex-direction:column;height:100%;padding:1.5rem;transition:all .3s;display:flex}.api-card:hover{border-color:#00d4aa80;transform:translateY(-4px);box-shadow:0 8px 25px #00d4aa4d}.api-card-disabled{opacity:.6}.api-card-disabled:hover{box-shadow:none;transform:none}.api-card-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.api-card-header h5{color:#1a202c;text-shadow:0 1px 2px #fff3;margin:0;font-weight:600}.api-method{color:#fff;background-color:#28a745;border-radius:4px;padding:.25rem .5rem;font-size:.75rem;font-weight:600}.api-status{color:#212529;background-color:#ffc107;border-radius:4px;margin-left:.5rem;padding:.25rem .5rem;font-size:.75rem;font-weight:600}.api-card-body{flex:1;margin-bottom:1rem}.api-card-body .text-faded{color:#1a202cbf!important}.api-endpoint{background-color:#0003;border-radius:4px;margin:.5rem 0;padding:.5rem;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.875rem}.api-endpoint code{color:#1a202c;text-shadow:0 1px 2px #fff3;background:0 0;font-weight:600}.api-examples{margin-top:1rem}.api-examples ul{margin:.5rem 0;padding-left:1.5rem}.api-examples li{margin-bottom:.25rem;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.875rem}.api-card-footer{margin-top:auto}.api-info{background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:8px;margin:2rem 0;padding:1.5rem}.breadcrumb-section{background-color:#f8f9fa;border-bottom:1px solid #dee2e6;margin-top:56px;padding:1rem 0}.bg-section-primary{color:#1a202c;position:relative;overflow:hidden;background:linear-gradient(135deg,#00d4aa,#00b894)!important;padding:2rem 0!important}.bg-section-primary:before{content:"";pointer-events:none;background:radial-gradient(circle at 20% 80%,#1a202c0d 0%,#0000 50%),radial-gradient(circle at 80% 20%,#1a202c0d 0%,#0000 50%);animation:6s ease-in-out infinite float;position:absolute;inset:0}@keyframes float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-10px)rotate(1deg)}}.bg-section-primary .text-center{margin-bottom:0}.bg-section-primary .section-heading{text-shadow:0 1px 3px #ffffff4d;font-weight:700;color:#1a202c!important;margin-bottom:.5rem!important}.bg-section-primary .section-primary-heading{text-shadow:0 1px 3px #ffffff4d;font-weight:700;color:#1a202c!important}.bg-section-primary hr.light{border-color:#1a202c4d!important;margin:.5rem auto 1rem!important}.bg-section-primary .text-faded{color:#1a202ccc!important;margin-bottom:0!important}.bg-section-primary+section{padding-top:2rem!important}.breadcrumb{background:0 0;margin:0;padding:0}.breadcrumb-item a{color:#ff6b47;font-weight:500;text-decoration:none;transition:color .3s}.breadcrumb-item a:hover{color:#ff8c42;text-decoration:underline}.breadcrumb-item.active{color:#6c757d}.language-list{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.5rem;margin:1rem 0;display:grid}.language-list li{margin-bottom:.25rem}@media (width<=768px){.test-panel{margin-top:2rem;position:static}.code-output{flex-direction:column;align-items:flex-start}.code-output button{margin-top:.5rem;margin-left:0}.api-card-header{flex-direction:column;align-items:flex-start}.api-method,.api-status{margin-top:.5rem}.language-list{grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}}.hex-input{letter-spacing:.5px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.875rem}.hex-info{color:#6c757d;font-size:.75rem}.sample-buttons{flex-wrap:wrap;gap:.5rem;display:flex}.sample-buttons .btn{padding:.25rem .5rem;font-size:.75rem}.decoded-record{word-wrap:break-word;background-color:#fff;border:1px solid #dee2e6;border-radius:8px;margin-bottom:1rem;padding:1rem;overflow:hidden}.record-header{border-bottom:1px solid #e9ecef;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.5rem;display:flex}.record-header h6{color:#495057;word-break:break-word;flex:1;margin:0;font-weight:600}.record-tnf{color:#fff;white-space:nowrap;background-color:#007bff;border-radius:4px;margin-left:.5rem;padding:.25rem .5rem;font-size:.75rem;font-weight:600}.record-content h6{color:#6c757d;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.75rem;font-size:.875rem;font-weight:600}.record-field{margin-bottom:.75rem;font-size:.875rem}.record-field strong{color:#495057;margin-bottom:2px;font-weight:600;display:block}.payload-hex{align-items:center;margin-top:.25rem;display:flex}.payload-hex code{word-break:break-all;background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:4px;flex:1;margin-right:.5rem;padding:.25rem .5rem;font-size:.75rem}.html-preview{background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:4px;margin-top:.25rem;padding:.5rem}.record-lengths{background-color:#f8f9fa;border-radius:4px;padding:.75rem}.record-lengths h6{margin-bottom:.5rem;font-size:.875rem}.record-lengths small{color:#6c757d}.vcard-content{background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:8px;margin-top:1rem;padding:1rem}.vcard-content h6{color:#495057;border-bottom:1px solid #dee2e6;margin-bottom:1rem;padding-bottom:.5rem;font-weight:600}.vcard-section{margin-bottom:1rem}.vcard-section:last-child{margin-bottom:0}.vcard-section>strong{color:#6c757d;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem;font-size:.875rem;font-weight:600;display:block}.vcard-details{padding-left:1rem;font-size:.875rem}.vcard-details>div{margin-bottom:.25rem}.vcard-details strong{color:#495057;min-width:100px;display:inline-block}.phone-list{margin:.25rem 0 0;padding-left:1.5rem}.phone-list li{margin-bottom:.25rem}.phone-type{color:#6c757d;font-style:italic}.phone-preferred{color:#28a745;font-weight:600}.address-block{background-color:#fff;border:1px solid #e9ecef;border-radius:4px;margin-top:.25rem;padding:.5rem}.note-content{color:#6c757d;background-color:#fff;border:1px solid #e9ecef;border-radius:4px;margin-top:.25rem;padding:.5rem;font-style:italic}.sdk-overview{margin-bottom:2rem}.feature-card{text-align:center;background-color:#fff;border:1px solid #e9ecef;border-radius:8px;height:calc(100% - 10px);margin:8px;padding:1.5rem;transition:transform .3s,box-shadow .3s}.feature-card:hover{border-color:#00d4aa4d;transform:translateY(-2px);box-shadow:0 4px 12px #00d4aa26}.feature-icon{margin-bottom:1rem;font-size:2rem}.feature-card h5{color:#00d4aa;margin-bottom:.75rem;font-weight:600}.feature-card p{color:#6c757d;margin:0;font-size:.875rem}.reader-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:8px;flex-direction:column;height:calc(100% - 16px);margin:8px;padding:1.5rem;transition:all .3s;display:flex}.reader-card:hover{border-color:#fff6;transform:translateY(-2px);box-shadow:0 4px 12px #fff3}.reader-card-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.reader-card-header h5{color:#1a202c;margin:0;font-weight:600}.reader-type{color:#fff;background-color:#1a202ccc;border-radius:4px;padding:.25rem .5rem;font-size:.75rem;font-weight:600}.reader-type.ios{color:#fff;background-color:#007aff}.reader-card-body{flex:1;margin-bottom:1rem}.reader-card-body p{color:#1a202ccc;margin:0;font-size:.875rem}.reader-card-footer{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.ios-reader-card{text-align:center;background-color:#fff;border:1px solid #e9ecef;border-radius:8px;height:calc(100% - 16px);margin:8px;padding:2rem;transition:all .3s}.ios-reader-card:hover{border-color:#00d4aa4d;transform:translateY(-2px);box-shadow:0 4px 12px #00d4aa26}.ios-reader-card .reader-card-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.ios-reader-card .reader-card-header h5{color:#00d4aa;margin:0;font-weight:600}.ios-reader-card .reader-card-body{flex:1;margin-bottom:1rem}.ios-reader-card .reader-card-body p{color:#6c757d;margin:0;font-size:.875rem}.ios-reader-card .reader-card-footer{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.ios-reader-card h5{color:#00d4aa;margin-bottom:1rem;font-weight:600}.ios-reader-card p{color:#6c757d;margin-bottom:1.5rem;font-size:.875rem}.tag-type-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:8px;height:calc(100% - 16px);margin:8px;padding:1.5rem}.tag-type-header{border-bottom:1px solid #fff3;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.75rem;display:flex}.tag-type-header h5{color:#1a202c;margin:0;font-weight:600}.tag-list{flex-direction:column;gap:.5rem;display:flex}.tag-item{color:#1a202ccc;padding:.25rem 0;font-size:.875rem}.tag-link{color:#ff6b47;font-weight:500;text-decoration:none}.tag-link:hover{color:#ff8c42;text-decoration:underline}.partner-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#ffffff1a;border:1px solid #fff3;border-radius:12px;margin:2rem 0;padding:3rem 2rem}.partner-benefits{margin-top:2rem}.benefit-item{text-align:center;padding:1rem}.benefit-item h6{color:#1a202c;text-shadow:0 1px 2px #fff3;margin-bottom:.5rem;font-weight:600}.benefit-item p{color:#1a202ccc;margin:0;font-size:.875rem}.modal-overlay{z-index:1050;background-color:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal-content{background-color:#fff;border-radius:8px;width:90%;max-width:600px;max-height:80vh;overflow-y:auto;box-shadow:0 4px 12px #00000026}.modal-header{border-bottom:1px solid #dee2e6;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.modal-header h5{color:#495057;margin:0;font-weight:600}.modal-body{padding:1.5rem}.modal-footer{background-color:#f8f9fa;border-top:1px solid #dee2e6;justify-content:flex-end;padding:1rem 1.5rem;display:flex}.payload-display{word-break:break-all;background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:4px;max-height:300px;padding:1rem;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.875rem;overflow-y:auto}.payload-display code{color:#495057;white-space:pre-wrap;background:0 0;padding:0}.payload-info{color:#6c757d;font-size:.75rem}.beta-badge{color:#fff;text-transform:uppercase;letter-spacing:.5px;vertical-align:middle;background:linear-gradient(135deg,#ff6b35,#f7931e);border-radius:12px;margin:0 .75rem;padding:.25rem .5rem;font-size:.75rem;font-weight:700;animation:2s infinite pulse-beta;display:inline-block;box-shadow:0 2px 4px #ff6b354d}@keyframes pulse-beta{0%{box-shadow:0 2px 4px #ff6b354d}50%{transform:scale(1.05);box-shadow:0 2px 8px #ff6b3580}to{box-shadow:0 2px 4px #ff6b354d}}.practice-item{color:#495057;background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:4px;margin-bottom:.5rem;padding:.75rem;font-size:.875rem;transition:all .2s}.practice-item:hover{background-color:#e9ecef;border-color:#00d4aa}.practice-item:last-child{margin-bottom:0}.service-uuids-container{border:1px solid #dee2e6;border-radius:4px;max-height:200px;padding:8px;overflow-y:auto}.hex-data{word-break:break-all;background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:4px;max-height:200px;padding:12px;font-family:Courier New,monospace;font-size:.875rem;overflow-y:auto}.response-data{background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:4px;padding:12px}.response-data .hex-data{background-color:#fff;margin-top:8px}.bluetooth-content{background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:8px;padding:20px}.bluetooth-field{margin-bottom:20px}.bluetooth-field:last-child{margin-bottom:0}.bluetooth-label{color:#495057;margin-bottom:8px;font-size:.875rem;font-weight:600;display:block}.bluetooth-input-display{color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:4px;align-items:center;min-height:38px;padding:8px 12px;font-family:Courier New,monospace;font-size:.875rem;display:flex}.bluetooth-select-display{background-color:#fff;border:1px solid #ced4da;border-radius:4px;position:relative}.selected-option{color:#495057;align-items:center;min-height:38px;padding:8px 12px;font-size:.875rem;display:flex}.bluetooth-list-display{background-color:#fff;border:1px solid #ced4da;border-radius:4px;padding:12px}.bluetooth-list-item{border-bottom:1px solid #f1f3f4;align-items:center;padding:8px 0;font-size:.875rem;display:flex}.bluetooth-list-item:last-child{border-bottom:none}.service-name{color:#495057;flex:1;margin-right:8px}.service-uuid{color:#6c757d;font-family:Courier New,monospace;font-size:.8rem}.capability-name{color:#495057}.bluetooth-range-display{background-color:#fff;border:1px solid #ced4da;border-radius:4px;padding:16px}.range-container{margin-bottom:12px;position:relative}.range-track{background-color:#dee2e6;border-radius:4px;height:8px;position:relative}.range-thumb{cursor:pointer;border:2px solid #fff;border-radius:50%;width:20px;height:20px;position:absolute;top:-6px;transform:translate(-50%);box-shadow:0 2px 6px #0000004d}.range-labels{color:#6c757d;justify-content:space-between;margin-top:8px;display:flex}.no-flags{color:#6c757d;font-size:.875rem;font-style:italic}.bluetooth-help-text{color:#6c757d;margin-top:4px;font-size:.75rem}.bluetooth-help-text code{background-color:#f8f9fa;border-radius:2px;padding:2px 4px;font-size:.7rem}
