.trust-center{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:#333}.trust-center .container{max-width:1200px;margin:25px auto;padding:0 20px}.trust-center .hero-section{background:linear-gradient(135deg,#fef3e7,#e6fffa);color:#2d3748;padding:100px 0;position:relative;overflow:hidden}.trust-center .hero-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grid" width="10" height="10" patternUnits="userSpaceOnUse"><path d="M 10 0 L 0 0 0 10" fill="none" stroke="rgba(255,255,255,0.1)" stroke-width="0.5"/></pattern></defs><rect width="100" height="100" fill="url(%23grid)"/></svg>');opacity:.3}.trust-center .hero-section .hero-content{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;position:relative;z-index:1}@media(max-width:768px){.trust-center .hero-section .hero-content{grid-template-columns:1fr;gap:50px;text-align:center}}.trust-center .hero-section h1{font-size:3.5rem;font-weight:700;margin-bottom:20px;line-height:1.2}@media(max-width:768px){.trust-center .hero-section h1{font-size:2.5rem}}.trust-center .hero-section .hero-subtitle{font-size:1.25rem;margin-bottom:0;opacity:.9;line-height:1.6}.trust-center .hero-section .hero-visual{display:flex;justify-content:center;align-items:center}.trust-center .hero-section .hero-visual .security-icon{position:relative;width:200px;height:200px}.trust-center .hero-section .hero-visual .security-icon .lock,.trust-center .hero-section .hero-visual .security-icon .network,.trust-center .hero-section .hero-visual .security-icon .shield{position:absolute;font-size:4rem;animation:float 3s ease-in-out infinite}.trust-center .hero-section .hero-visual .security-icon .shield{top:20px;left:20px;animation-delay:0s}.trust-center .hero-section .hero-visual .security-icon .lock{top:17px;right:0;animation-delay:1s}.trust-center .hero-section .hero-visual .security-icon .network{bottom:20px;left:50%;transform:translateX(-50%);animation-delay:2s}.trust-center .trust-commitments{padding:80px 0;background:#f8fafc}.trust-center .trust-commitments h2{text-align:center;font-size:2.5rem;margin-bottom:60px;color:#1a202c}.trust-center .trust-commitments .commitments-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px}.trust-center .trust-commitments .commitment-card{background:#fff;padding:40px 30px;border-radius:12px;text-align:center;box-shadow:0 4px 6px rgba(0,0,0,.05);transition:transform .3s ease,box-shadow .3s ease}.trust-center .trust-commitments .commitment-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px rgba(0,0,0,.1)}.trust-center .trust-commitments .commitment-card.clickable{cursor:pointer;border:2px solid transparent;transition:all .3s ease}.trust-center .trust-commitments .commitment-card.clickable:hover{border-color:#f37640;transform:translateY(-5px);box-shadow:0 8px 25px rgba(243,118,64,.2)}.trust-center .trust-commitments .commitment-card.clickable .card-link{text-decoration:none;color:inherit;display:block;position:relative}.trust-center .trust-commitments .commitment-card.clickable .card-link .card-arrow{position:absolute;top:20px;right:20px;font-size:1.5rem;color:#f37640;opacity:0;transition:opacity .3s ease}.trust-center .trust-commitments .commitment-card.clickable:hover .card-arrow{opacity:1}.trust-center .trust-commitments .commitment-card .commitment-icon{font-size:3rem;margin-bottom:20px}.trust-center .trust-commitments .commitment-card h3{font-size:1.5rem;margin-bottom:15px;color:#2d3748}.trust-center .trust-commitments .commitment-card p{color:#718096;line-height:1.6}.trust-center .what-we-share{padding:7px 0}.trust-center .what-we-share h2{text-align:center;font-size:2.5rem;margin-bottom:60px;color:#1a202c}.trust-center .what-we-share .sharing-table{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 6px rgba(0,0,0,.05)}.trust-center .what-we-share .sharing-table .table-header{display:grid;grid-template-columns:1fr 1fr 1fr;background:#f37640;color:#fff;font-weight:600}.trust-center .what-we-share .sharing-table .table-header .header-cell{padding:20px;border-right:1px solid hsla(0,0%,100%,.2)}.trust-center .what-we-share .sharing-table .table-header .header-cell:last-child{border-right:none}.trust-center .what-we-share .sharing-table .table-row{display:grid;grid-template-columns:1fr 1fr 1fr;border-bottom:1px solid #e2e8f0}.trust-center .what-we-share .sharing-table .table-row:last-child{border-bottom:none}.trust-center .what-we-share .sharing-table .table-row .cell{padding:20px;border-right:1px solid #e2e8f0}.trust-center .what-we-share .sharing-table .table-row .cell:last-child{border-right:none}.trust-center .what-we-share .sharing-table .table-row .cell:first-child{font-weight:600;color:#2d3748}@media(max-width:768px){.trust-center .what-we-share .sharing-table .mobile-card{display:block!important;grid-template-columns:none!important;background:#fff!important;border-radius:12px!important;margin-bottom:20px!important;padding:20px!important;box-shadow:0 2px 8px rgba(0,0,0,.1)!important;border:1px solid #e2e8f0!important}.trust-center .what-we-share .sharing-table .category-header{display:block!important;font-weight:700!important;font-size:1.1rem!important;color:#f37640!important;margin-bottom:15px!important;padding:0 0 15px!important;border:none!important}.trust-center .what-we-share .sharing-table .public-access{display:block!important;padding:0!important;border:none!important;margin-bottom:10px!important}.trust-center .what-we-share .sharing-table .public-access:before{content:"Public Access: "!important;font-weight:600!important;color:#2d3748!important;display:block!important;margin-bottom:5px!important;font-size:.9rem!important}.trust-center .what-we-share .sharing-table .gated-access{display:block!important;padding:0!important;border:none!important}.trust-center .what-we-share .sharing-table .gated-access:before{content:"Gated Access: "!important;font-weight:600!important;color:#2d3748!important;display:block!important;margin-bottom:5px!important;font-size:.9rem!important}.trust-center .what-we-share .sharing-table .table-header{display:none!important}.trust-center .what-we-share .sharing-table .table-row{display:block!important;grid-template-columns:none!important;background:#fff!important;border-radius:12px!important;margin-bottom:20px!important;padding:20px!important;box-shadow:0 2px 8px rgba(0,0,0,.1)!important;border:1px solid #e2e8f0!important}.trust-center .what-we-share .sharing-table .table-row .cell{display:block!important;padding:12px 0!important;border:none!important}.trust-center .what-we-share .sharing-table .table-row .cell:first-child{font-weight:700!important;font-size:1.1rem!important;color:#f37640!important;border-bottom:2px solid #f8fafc!important;margin-bottom:15px!important;padding-bottom:15px!important;background:none!important}.trust-center .what-we-share .sharing-table .table-row .cell:nth-child(2){margin-bottom:10px!important}.trust-center .what-we-share .sharing-table .table-row .cell:nth-child(2):before{content:"Public Access: "!important;font-weight:600!important;color:#2d3748!important;display:block!important;margin-bottom:5px!important;font-size:.9rem!important}.trust-center .what-we-share .sharing-table .table-row .cell:nth-child(3):before{content:"Gated Access: "!important;font-weight:600!important;color:#2d3748!important;display:block!important;margin-bottom:5px!important;font-size:.9rem!important}}.trust-center .security-infrastructure{padding:80px 0;background:#f8fafc}.trust-center .security-infrastructure h2{text-align:center;font-size:2.5rem;margin-bottom:60px;color:#1a202c}.trust-center .security-infrastructure .security-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:30px}.trust-center .security-infrastructure .security-card{background:#fff;padding:30px;border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,.05);transition:transform .3s ease,box-shadow .3s ease}.trust-center .security-infrastructure .security-card:hover{transform:translateY(-3px);box-shadow:0 8px 25px rgba(0,0,0,.1)}.trust-center .security-infrastructure .security-card .security-icon{font-size:2.5rem;margin-bottom:20px}.trust-center .security-infrastructure .security-card h3{font-size:1.5rem;margin-bottom:15px;color:#2d3748}.trust-center .security-infrastructure .security-card .security-description{color:#718096;margin-bottom:20px;line-height:1.6}.trust-center .security-infrastructure .security-card .security-details{list-style:none;padding:0}.trust-center .security-infrastructure .security-card .security-details li{padding:8px 0 8px 25px;position:relative;color:#4a5568}.trust-center .security-infrastructure .security-card .security-details li:before{content:"✓";position:absolute;left:0;color:#48bb78;font-weight:700}.trust-center .compliance-section{padding:0;background:#fff}.trust-center .compliance-section h2{text-align:center;font-size:2.5rem;margin-bottom:40px;color:#1a202c}.trust-center .compliance-section .compliance-note{background:linear-gradient(135deg,#e6fffa,#f0fff4);padding:30px;border-radius:16px;border:1px solid #e2e8f0;margin-bottom:50px;box-shadow:0 4px 12px rgba(0,0,0,.05);position:relative;overflow:hidden}.trust-center .compliance-section .compliance-note p{margin:0;color:#2d3748;line-height:1.7;font-size:1.1rem;font-weight:500}.trust-center .compliance-section .compliance-note p strong{color:#1a202c;font-weight:700}.trust-center .compliance-section .compliance-tags{display:flex;flex-wrap:wrap;gap:15px;margin-top:30px;justify-content:center}.trust-center .compliance-section .compliance-tag{background:#f8fafc;color:#4a5568;padding:8px 16px;border-radius:6px;font-size:.9rem;font-weight:500;text-transform:none;letter-spacing:0;border:1px solid #e2e8f0;transition:all .2s ease;cursor:default;display:inline-block}.trust-center .compliance-section .compliance-tag:hover{background:#f1f5f9;border-color:#cbd5e0;color:#2d3748}.trust-center .system-status{padding:80px 0;background:#f8fafc}.trust-center .system-status h2{text-align:center;font-size:2.5rem;margin-bottom:60px;color:#1a202c}.trust-center .system-status .status-dashboard{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px}.trust-center .system-status .status-card{background:#fff;padding:30px;border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,.05)}.trust-center .system-status .status-card h3{font-size:1.5rem;margin-bottom:20px;color:#2d3748}.trust-center .system-status .status-card .status-indicator{display:flex;align-items:center;gap:10px;margin-bottom:15px;font-weight:600}.trust-center .system-status .status-card .status-indicator .status-dot{width:12px;height:12px;border-radius:50%;background:#48bb78}.trust-center .system-status .status-card .status-indicator.operational{color:#22543d}.trust-center .system-status .status-card p{color:#718096;margin-bottom:10px}.trust-center .system-status .status-card .update-item{padding:15px 0;border-bottom:1px solid #e2e8f0}.trust-center .system-status .status-card .update-item:last-child{border-bottom:none}.trust-center .system-status .status-card .update-item .update-date{font-weight:600;color:#f37640;font-size:.875rem}.trust-center .system-status .status-card .update-item p{margin:5px 0 0;color:#4a5568}.trust-center .request-access{padding:80px 0}.trust-center .request-access h2{text-align:center;font-size:2.5rem;margin-bottom:60px;color:#1a202c}.trust-center .request-access .access-form{max-width:600px;margin:0 auto}.trust-center .request-access .access-form>p{text-align:center;color:#718096;margin-bottom:40px;font-size:1.125rem}.trust-center .request-access .access-form .access-request-form{background:#fff;padding:40px;border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,.05);margin-bottom:40px}.trust-center .request-access .access-form .access-request-form .form-group{margin-bottom:25px}.trust-center .request-access .access-form .access-request-form .form-group label{display:block;margin-bottom:8px;font-weight:600;color:#2d3748}.trust-center .request-access .access-form .access-request-form .form-group input,.trust-center .request-access .access-form .access-request-form .form-group select,.trust-center .request-access .access-form .access-request-form .form-group textarea{width:100%;padding:12px 16px;border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;transition:border-color .3s ease}.trust-center .request-access .access-form .access-request-form .form-group input:focus,.trust-center .request-access .access-form .access-request-form .form-group select:focus,.trust-center .request-access .access-form .access-request-form .form-group textarea:focus{outline:none;border-color:#667eea}.trust-center .request-access .access-form .access-request-form .form-group textarea{resize:vertical;min-height:100px}.trust-center .request-access .access-form .access-request-form .form-group.checkbox-group .checkbox-label{display:flex;align-items:flex-start;gap:12px;cursor:pointer;font-weight:400}.trust-center .request-access .access-form .access-request-form .form-group.checkbox-group .checkbox-label input[type=checkbox]{width:auto;margin:0}.trust-center .request-access .access-form .access-request-form .btn-primary{width:100%;padding:12px 24px;background:#f37640;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .3s ease}.trust-center .request-access .access-form .access-request-form .btn-primary:hover{background:#e06a37}.trust-center .request-access .access-form .approval-process{background:#f7fafc;padding:30px;border-radius:8px;border-left:4px solid #4299e1}.trust-center .request-access .access-form .approval-process h4{margin-bottom:15px;color:#2d3748}.trust-center .request-access .access-form .approval-process ul{list-style:none;padding:0}.trust-center .request-access .access-form .approval-process ul li{padding:8px 0 8px 25px;position:relative;color:#4a5568}.trust-center .request-access .access-form .approval-process ul li:before{content:"•";position:absolute;left:0;color:#4299e1;font-weight:700}.trust-center .faq-section{padding:80px 0;background:#f8fafc}.trust-center .faq-section h2{text-align:center;font-size:2.5rem;margin-bottom:60px;color:#1a202c}.trust-center .faq-section .faq-list{max-width:800px;margin:0 auto}.trust-center .faq-section .faq-item{background:#fff;margin-bottom:15px;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.05);overflow:hidden}.trust-center .faq-section .faq-item .faq-question{width:100%;padding:20px;background:#fff;border:none;text-align:left;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-size:1.125rem;font-weight:600;color:#2d3748;transition:background-color .3s ease}.trust-center .faq-section .faq-item .faq-question:hover{background:#f7fafc}.trust-center .faq-section .faq-item .faq-question .faq-icon{font-size:1.5rem;color:#f37640;transition:transform .3s ease}.trust-center .faq-section .faq-item .faq-question .faq-icon.open{transform:rotate(45deg)}.trust-center .faq-section .faq-item .faq-answer{padding:0 20px 20px;color:#4a5568;line-height:1.6;animation:fadeIn .3s ease}.trust-center .trust-updates{padding:80px 0}.trust-center .trust-updates h2{text-align:center;font-size:2.5rem;margin-bottom:60px;color:#1a202c}.trust-center .trust-updates .updates-list{max-width:800px;margin:0 auto}.trust-center .trust-updates .update-card{background:#fff;padding:30px;border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,.05);margin-bottom:20px;border-left:4px solid #f37640}.trust-center .trust-updates .update-card .update-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.trust-center .trust-updates .update-card .update-header .update-date{color:#667eea;font-weight:600}.trust-center .trust-updates .update-card .update-header .update-type{background:#e6fffa;color:#234e52;padding:4px 12px;border-radius:20px;font-size:.875rem;font-weight:600}.trust-center .trust-updates .update-card h3{font-size:1.25rem;margin-bottom:10px;color:#2d3748}.trust-center .trust-updates .update-card p{color:#4a5568;line-height:1.6;margin:0}.trust-center .contact-security{padding:80px 0;background:#f8fafc}.trust-center .contact-security h2{text-align:center;font-size:2.5rem;margin-bottom:60px;color:#1a202c}.trust-center .contact-security .contact-info{max-width:800px;margin:0 auto}.trust-center .contact-security .contact-methods{display:flex;gap:19px}.trust-center .contact-security .contact-methods .contact-method{background:#fff;padding:30px;border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,.05);margin-bottom:20px;flex:1}.trust-center .contact-security .contact-methods .contact-method h3{font-size:1.25rem;margin-bottom:10px;color:#2d3748}.trust-center .contact-security .contact-methods .contact-method a{color:#f37640;text-decoration:none;font-weight:600;font-size:1.125rem}.trust-center .contact-security .contact-methods .contact-method a:hover{text-decoration:underline}.trust-center .contact-security .contact-methods .contact-method p{color:#718096;margin:5px 0 0;font-size:.875rem}.trust-center .contact-security .legal-links h3{font-size:1.25rem;margin-bottom:20px;color:#2d3748}.trust-center .contact-security .legal-links ul{list-style:none;padding:0}.trust-center .contact-security .legal-links ul li{margin-bottom:10px}.trust-center .contact-security .legal-links ul li a{color:#f37640;text-decoration:none;font-weight:500}.trust-center .contact-security .legal-links ul li a:hover{text-decoration:underline}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.trust-center .hero-section{padding:60px 0}.trust-center .hero-section h1{font-size:2rem}.trust-center .hero-section .hero-subtitle{font-size:1rem}.trust-center .hero-section .hero-actions{flex-direction:column;align-items:center}.trust-center .hero-section .hero-actions .btn-outline,.trust-center .hero-section .hero-actions .btn-primary,.trust-center .hero-section .hero-actions .btn-secondary{width:100%;max-width:300px}.trust-center .compliance-section,.trust-center .contact-security,.trust-center .faq-section,.trust-center .request-access,.trust-center .security-infrastructure,.trust-center .system-status,.trust-center .trust-commitments,.trust-center .trust-updates,.trust-center .what-we-share{padding:60px 0}.trust-center h2{font-size:2rem}.trust-center .commitments-grid,.trust-center .compliance-grid,.trust-center .security-grid{grid-template-columns:1fr}.trust-center .compliance-section .compliance-note{padding:20px;margin-bottom:30px}.trust-center .compliance-section .compliance-note p{font-size:1rem}.trust-center .compliance-section .compliance-tags{gap:10px;margin-top:20px}.trust-center .compliance-section .compliance-tag{padding:6px 12px;font-size:.8rem;border-radius:4px}}.trust-center a[href*="defang.io"]{color:#2563eb;text-decoration:none;font-weight:500;transition:color .2s ease}.trust-center a[href*="defang.io"]:hover{color:#1d4ed8;text-decoration:underline}.trust-center a[href*="defang.io"]:visited{color:#7c3aed}