@import "https://fonts.googleapis.com/css2?family=Instrument+Serif:ital@0;1&family=DM+Sans:wght@300;400;500;600;700;800&display=swap";
.contact-form-card{background:#1a1a1a;border-radius:14px;flex-direction:column;gap:20px;margin-top:28px;padding:32px 36px;display:flex}.contact-form-card .form-row{gap:20px;display:flex}.contact-form-card .form-row>*{flex:1}.contact-form-card .form-group{flex-direction:column;gap:8px;display:flex}.contact-form-card label{color:#a0a0a0;font-size:13.5px;font-weight:500}.contact-form-card input,.contact-form-card select,.contact-form-card textarea{color:#fff;background:#2a2a2a;border:1px solid #3a3a3a;border-radius:8px;outline:none;padding:12px 14px;font-family:inherit;font-size:14px;transition:border-color .2s}.contact-form-card input:focus,.contact-form-card select:focus,.contact-form-card textarea:focus{border-color:#ff6b1a}.contact-form-card input::placeholder,.contact-form-card textarea::placeholder{color:#666}.contact-form-card select{cursor:pointer;appearance:none}.contact-form-card textarea{resize:vertical;min-height:100px}.form-error{color:#ef4444;background:#ef44441a;border-radius:8px;padding:10px 14px;font-size:13.5px}.contact-form-success{text-align:center;background:#1a1a1a;border-radius:14px;flex-direction:column;align-items:center;gap:16px;margin-top:28px;padding:40px 36px;display:flex}.contact-form-success .success-icon{color:#10b981;background:#10b9811a;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:8px;font-size:24px;display:flex}.contact-form-success h3{color:#fff;margin:0;font-size:20px;font-weight:700}.contact-form-success p{color:#888;margin:0 0 12px;font-size:14px}.contact-btn-outline{color:#fff;cursor:pointer;background:0 0;border:1px solid #444;border-radius:8px;padding:10px 20px;font-size:14px;transition:background .2s}.contact-btn-outline:hover{background:#2a2a2a}@media (max-width:600px){.contact-form-card .form-row{flex-direction:column;gap:20px}}
.legal-root{color:#1a1a1a;background:#f2ede8;min-height:100vh;font-family:DM Sans,sans-serif}.legal-root *,.legal-root :before,.legal-root :after{box-sizing:border-box}.legal-root .topbar{z-index:10;background:#f2ede8;border-bottom:1px solid #e2ddd7;justify-content:space-between;align-items:center;height:54px;padding:0 40px;display:flex;position:sticky;top:0}.legal-root .topbar-logo{color:#1a1a1a;align-items:center;gap:9px;font-size:15px;font-weight:600;text-decoration:none;display:flex}.legal-root .topbar-logo-icon{color:#fff;background:#ff6b1a;border-radius:7px;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;font-weight:700;display:flex}.legal-root .topbar-date{color:#888;font-size:12px}.legal-root .content{max-width:720px;margin:0 auto;padding:72px 40px 120px}.legal-root .legal-hero{margin-bottom:56px}.legal-root .legal-hero h1{letter-spacing:-1.5px;color:#1a1a1a;margin-bottom:16px;font-size:56px;font-weight:800;line-height:1.05}.legal-root .legal-hero h1 em{color:#ff6b1a;font-style:italic}.legal-root .legal-hero-meta{color:#888;font-size:13px}.legal-root hr{border:none;border-top:1px solid #e2ddd7;margin:48px 0}.legal-root .legal-section{margin-bottom:56px}.legal-root .section-label{letter-spacing:1.8px;text-transform:uppercase;color:#ff6b1a;margin-bottom:10px;font-size:11px;font-weight:700}.legal-root .legal-section h2{letter-spacing:-.5px;color:#1a1a1a;margin-bottom:20px;font-size:32px;font-weight:700;line-height:1.2}.legal-root .legal-section h3{color:#1a1a1a;margin:28px 0 10px;font-size:16px;font-weight:600}.legal-root .legal-section p{color:#3d3a37;margin-bottom:14px;font-size:15px;line-height:1.8}.legal-root .legal-section p:last-child{margin-bottom:0}.legal-root .legal-section ul{margin-bottom:14px;padding-left:20px}.legal-root .legal-section li{color:#3d3a37;margin-bottom:6px;font-size:15px;line-height:1.8}.legal-root .legal-section li::marker{color:#ff6b1a}.legal-root .legal-section a{color:#ff6b1a;text-decoration:underline}.legal-root .info-table,.legal-root .legal-table{border-collapse:collapse;background:#fff;border:1px solid #e2ddd7;border-radius:10px;width:100%;margin:20px 0;overflow:hidden}.legal-root .info-table tr,.legal-root .legal-table tr{border-bottom:1px solid #e2ddd7}.legal-root .info-table tr:last-child,.legal-root .legal-table tr:last-child{border-bottom:none}.legal-root .info-table td,.legal-root .legal-table td{vertical-align:top;color:#3d3a37;background:#fff;padding:13px 18px;font-size:14px;line-height:1.5}.legal-root .info-table td:first-child,.legal-root .legal-table td:first-child{color:#888;width:36%;font-weight:600}.legal-root .legal-table th{color:#f2ede8;text-align:left;background:#1a1a1a;padding:10px 14px;font-size:12px;font-weight:600}.legal-root .legal-info-box{background:#fff;border:1px solid #e2ddd7;border-radius:10px;margin:20px 0;overflow:hidden}.legal-root .legal-info-row{color:#3d3a37;border-bottom:1px solid #e2ddd7;padding:13px 18px;font-size:14px;display:flex}.legal-root .legal-info-row:last-child{border-bottom:none}.legal-root .legal-info-label{color:#888;width:36%;font-weight:600}.legal-root .cookie-table{border-collapse:collapse;border:1px solid #e2ddd7;border-radius:10px;width:100%;margin:20px 0;font-size:13.5px;overflow:hidden}.legal-root .cookie-table th{color:#f2ede8;text-align:left;background:#1a1a1a;padding:10px 14px;font-size:12px;font-weight:600}.legal-root .cookie-table td{color:#3d3a37;background:#fff;border-bottom:1px solid #e2ddd7;padding:11px 14px;line-height:1.5}.legal-root .cookie-table tr:last-child td{border-bottom:none}.legal-root .badge{border-radius:4px;padding:2px 8px;font-size:11px;font-weight:600;display:inline-block}.legal-root .badge-green{color:#065f46;background:#d1fae5}.legal-root .badge-orange{color:#92400e;background:#fef3c7}.legal-root .badge-red{color:#991b1b;background:#fee2e2}.legal-root .callout,.legal-root .legal-callout{background:#fff;border:1px solid #e2ddd7;border-left:3px solid #ff6b1a;border-radius:10px;gap:12px;margin:22px 0;padding:18px 22px;display:flex}.legal-root .callout p,.legal-root .legal-callout p{color:#666!important;margin:0!important;font-size:13.5px!important;line-height:1.65!important}.legal-root .contact-card{background:#1a1a1a;border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;margin-top:28px;padding:32px 36px;display:flex}.legal-root .contact-card h3{color:#fff;margin-bottom:8px;font-size:20px;font-weight:700}.legal-root .contact-card p{color:#888;margin:0;font-size:13.5px;line-height:1.7}.legal-root .contact-card a{color:#ff6b1a;text-decoration:none}.legal-root .contact-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#ff6b1a;border:none;border-radius:9px;padding:11px 22px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:600;text-decoration:none;transition:opacity .15s}.legal-root .contact-btn:hover{opacity:.85}@media (max-width:600px){.legal-root .content{padding:48px 20px 80px}.legal-root .topbar{padding:0 20px}.legal-root .legal-hero h1{font-size:38px}.legal-root .contact-card{flex-direction:column}}
