.tg-page-main{background:var(--color-bg,#f1f5f9);-webkit-overflow-scrolling:touch;flex:1;overflow:hidden auto}.tg-page-content{width:100%;min-width:0;max-width:100%;min-height:100%;overflow-x:clip}.tg-page-header{margin-bottom:1.5rem}.tg-page-title{letter-spacing:-.02em;color:var(--color-text-primary,#0f172a);font-size:1.75rem;font-weight:700}.tg-page-description{max-width:48rem;color:var(--color-text-secondary,#64748b);margin-top:.35rem;font-size:.95rem;line-height:1.55}.tg-page-back{color:var(--color-primary);align-items:center;gap:.35rem;margin-bottom:.75rem;font-size:.875rem;font-weight:600;display:inline-flex}.tg-page-back:hover{text-decoration:underline}.tg-form-panel{border:1px solid var(--color-border,#e2e8f0);background:var(--color-surface,#fff);border-radius:1rem;width:100%;box-shadow:0 1px 3px #0f172a0f}.tg-form-panel.tg-inquiry-form{padding:0;overflow:hidden}.tg-inquiry-form-inner{flex-direction:column;gap:1rem;padding:1rem;display:flex}@media (min-width:768px){.tg-inquiry-form-inner{gap:1.25rem;padding:1.25rem}}@media (min-width:1024px){.tg-inquiry-form-inner{padding:1.5rem}}.tg-form-panel-body{padding:1.25rem}@media (min-width:1024px){.tg-form-panel-body{padding:1.75rem 2rem}}.tg-form-section+.tg-form-section{border-top:1px solid var(--color-border,#e2e8f0);margin-top:1.75rem;padding-top:1.75rem}.tg-inquiry-form .tg-form-section{border:1px solid var(--color-border,#e2e8f0);background:var(--color-surface,#fff);border-radius:.75rem;margin-top:0;padding-top:0;overflow:hidden}.tg-inquiry-form .tg-form-section+.tg-form-section{border-top:1px solid var(--color-border,#e2e8f0);margin-top:0;padding-top:0}.tg-form-section-header{background:linear-gradient(90deg, var(--color-primary-dark) 0%, var(--color-primary) 55%, color-mix(in srgb, var(--color-primary) 88%, var(--color-primary-dark)) 100%);color:#fff;border-bottom:1px solid color-mix(in srgb, var(--color-primary-light) 35%, transparent);justify-content:space-between;align-items:center;gap:.75rem;padding:.7rem 1.25rem;display:flex}.tg-form-section-header-title{letter-spacing:.07em;text-transform:uppercase;margin:0;font-size:.8125rem;font-weight:700}.tg-form-section-header-actions{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.tg-form-header-btn{color:#ffffffeb;cursor:pointer;background:0 0;border:none;font-size:.8125rem;font-weight:600}.tg-form-header-btn:hover{color:#fff;text-decoration:underline}.tg-form-section-body{padding:1.25rem}@media (min-width:1024px){.tg-form-section-body{padding:1.5rem 1.75rem}}.tg-form-section-title{letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-muted,#64748b);margin-bottom:1rem;font-size:.75rem;font-weight:700}.tg-form-section-description{color:var(--color-text-secondary,#64748b);margin-top:-.5rem;margin-bottom:1rem;font-size:.875rem}.tg-form-grid{gap:1rem;display:grid}@media (min-width:768px){.tg-form-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.tg-form-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}}.tg-form-field{display:block}.tg-form-label{letter-spacing:.06em;text-transform:uppercase;color:var(--color-text-muted,#64748b);margin-bottom:.4rem;font-size:.75rem;font-weight:700;display:block}.tg-form-label-required:after{content:" *";color:#ef4444}.tg-form-hint{color:var(--color-text-secondary,#64748b);margin-top:.35rem;font-size:.75rem}.tg-form-stack{flex-direction:column;gap:1rem;display:flex}.tg-form-actions{border-top:1px solid var(--color-border,#e2e8f0);flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.75rem;margin-top:1.5rem;padding-top:1.25rem;display:flex}.tg-form-control,.tg-app-shell input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=range]):not([type=hidden]):not([type=submit]):not([type=button]),.tg-app-shell select,.tg-app-shell textarea,.tg-auth-page input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=range]):not([type=hidden]):not([type=submit]):not([type=button]),.tg-auth-page select,.tg-auth-page textarea,.tg-auth-screen input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=range]):not([type=hidden]):not([type=submit]):not([type=button]),.tg-auth-screen select,.tg-auth-screen textarea{border:1px solid var(--color-border,#cbd5e1);background:var(--color-surface,#fff);width:100%;min-height:2.875rem;color:var(--color-text-primary,#0f172a);border-radius:.625rem;padding:.7rem .95rem;font-size:.9375rem;line-height:1.4;transition:border-color .15s,box-shadow .15s;box-shadow:0 1px 2px #0f172a0a}.tg-app-shell textarea,.tg-auth-page textarea,.tg-auth-screen textarea,textarea.tg-form-control{resize:vertical;min-height:6.5rem}.tg-form-control:focus,.tg-app-shell input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=range]):not([type=hidden]):focus,.tg-app-shell select:focus,.tg-app-shell textarea:focus,.tg-auth-page input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=range]):not([type=hidden]):focus,.tg-auth-page select:focus,.tg-auth-page textarea:focus,.tg-auth-screen input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=range]):not([type=hidden]):focus,.tg-auth-screen select:focus,.tg-auth-screen textarea:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px color-mix(in srgb, var(--color-primary) 16%, transparent);outline:none}.tg-form-control:disabled,.tg-app-shell input:disabled,.tg-app-shell select:disabled,.tg-app-shell textarea:disabled{cursor:not-allowed;opacity:.65;background:color-mix(in srgb, var(--color-bg,#f8fafc) 80%, white)}.tg-btn-primary-solid{color:#fff;background:var(--color-primary);min-height:2.75rem;box-shadow:0 4px 14px -6px color-mix(in srgb, var(--color-primary) 55%, transparent);border-radius:.625rem;justify-content:center;align-items:center;padding:.65rem 1.25rem;font-size:.875rem;font-weight:700;display:inline-flex}.tg-btn-primary-solid:hover:not(:disabled){background:var(--color-primary-dark)}.tg-btn-primary-solid:disabled{opacity:.6;cursor:not-allowed}.tg-btn-secondary{border:1px solid var(--color-border,#cbd5e1);min-height:2.75rem;color:var(--color-text-primary,#0f172a);background:var(--color-surface,#fff);border-radius:.625rem;justify-content:center;align-items:center;padding:.65rem 1.25rem;font-size:.875rem;font-weight:600;display:inline-flex}.tg-btn-secondary:hover:not(:disabled){background:var(--color-bg,#f8fafc)}.tg-btn-outline-primary{border:1px solid var(--color-primary);min-height:2.5rem;color:var(--color-primary);background:var(--color-surface,#fff);border-radius:.625rem;justify-content:center;align-items:center;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:inline-flex}.tg-btn-outline-primary:hover:not(:disabled){background:var(--color-primary-bg,color-mix(in srgb, var(--color-primary) 10%, white));color:var(--color-primary-dark)}.tg-form-link-btn{color:var(--color-primary);cursor:pointer;background:0 0;border:none;font-size:.875rem;font-weight:600}.tg-form-link-btn:hover{color:var(--color-primary-dark);text-decoration:underline}.tg-filter-bar{flex-wrap:wrap;align-items:center;gap:.75rem;padding:1rem 1.25rem;display:flex}.tg-filter-bar input,.tg-filter-bar select{flex:10rem;min-width:10rem;max-width:100%}.tg-badge-primary{background:var(--color-primary);color:#fff;border-radius:9999px;padding:.125rem .5rem;font-size:.75rem;font-weight:600;display:inline-flex}.tg-segment-tabs{border:1px solid var(--color-border,#e2e8f0);border-radius:.625rem;margin-bottom:1rem;padding:.25rem;display:flex}.tg-segment-tab{color:var(--color-text-secondary,#64748b);border-radius:.375rem;flex:1;padding:.375rem .5rem;font-size:.875rem;font-weight:600}.tg-segment-tab:hover:not(.tg-segment-tab-active){background:var(--color-bg,#f8fafc)}.tg-segment-tab-active{background:var(--color-primary);color:#fff}.tg-text-primary{color:var(--color-primary)}.tg-list-row{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.tg-list-card{transition:border-color .15s,box-shadow .15s}.tg-list-card:hover{border-color:var(--color-primary);box-shadow:0 1px 3px #0f172a0f}.tg-notification-unread{border-color:color-mix(in srgb, var(--color-primary) 35%, var(--color-border,#e2e8f0));background:color-mix(in srgb, var(--color-primary-bg,#e8f4fd) 45%, white)}.tg-list-row-actions{color:var(--color-danger,#dc2626);font-size:.875rem;font-weight:600}.tg-list-row-actions:hover{text-decoration:underline}.tg-table-actions-col{white-space:nowrap;vertical-align:top;width:1%}.tg-table-actions,.tg-table-actions-group{flex-direction:column;align-items:flex-start;gap:.375rem;display:flex}.tg-table-actions .tg-form-link-btn,.tg-table-actions .tg-list-row-actions,.tg-table-actions-group .tg-form-link-btn,.tg-table-actions-group .tg-list-row-actions{text-align:left;justify-content:flex-start;align-items:center;width:auto;min-height:1.25rem;margin:0;padding:0;line-height:1.25;display:inline-flex}.tg-table-actions button.tg-form-link-btn,.tg-table-actions button.tg-list-row-actions,.tg-table-actions-group button.tg-form-link-btn,.tg-table-actions-group button.tg-list-row-actions,.tg-bulk-action-buttons button.tg-form-link-btn,.tg-bulk-action-buttons button.tg-list-row-actions{cursor:pointer;font:inherit;background:0 0;border:none}.tg-bulk-action-buttons .tg-form-link-btn,.tg-bulk-action-buttons .tg-list-row-actions{align-items:center;min-height:1.25rem;margin:0;padding:0;line-height:1.25;display:inline-flex}.tg-data-table-wrap{-webkit-overflow-scrolling:touch;overflow-x:auto}.tg-inquiry-form .tg-form-section-body.tg-form-section-body-flush{padding:0}.tg-inquiry-form .tg-form-section-body.tg-form-section-body-flush .tg-alert-info,.tg-inquiry-form .tg-form-section-body.tg-form-section-body-flush .rounded-lg{margin:1rem 1.25rem 0}.tg-data-table{border-collapse:collapse;width:100%;min-width:40rem;font-size:.875rem}.tg-data-table thead th{text-align:left;letter-spacing:.07em;text-transform:uppercase;color:var(--color-text-muted,#64748b);background:color-mix(in srgb, var(--color-primary-bg,#e8f4fd) 40%, var(--color-surface-alt,#f8fafc));border-bottom:1px solid var(--color-border,#e2e8f0);white-space:nowrap;padding:.7rem 1rem;font-size:.6875rem;font-weight:700}.tg-data-table tbody td{vertical-align:top;color:var(--color-text-primary,#0f172a);border-bottom:1px solid color-mix(in srgb, var(--color-border,#e2e8f0) 75%, transparent);padding:.8rem 1rem}.tg-data-table tbody tr:last-child td{border-bottom:none}.tg-data-table tbody tr:hover{background:color-mix(in srgb, var(--color-primary-bg,#e8f4fd) 30%, transparent)}.tg-data-table-empty{text-align:center;color:var(--color-text-secondary,#64748b);padding:2.5rem 1rem;font-size:.875rem}.tg-list-pagination{border-top:1px solid var(--color-border,#e2e8f0);background:color-mix(in srgb, var(--color-surface-alt,#f8fafc) 80%, var(--color-surface,#fff));flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding:.85rem 1.25rem;display:flex}.tg-list-pagination-summary{color:var(--color-text-secondary,#64748b);font-size:.8125rem}.tg-list-pagination-actions{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.tg-list-pagination-page{color:var(--color-text-primary,#0f172a);font-size:.8125rem;font-weight:600}.tg-row-select-label{cursor:pointer;align-items:center;display:inline-flex}.tg-row-select-checkbox{width:1rem;height:1rem;accent-color:var(--color-primary);cursor:pointer;flex-shrink:0}.tg-data-table .tg-row-select-col{width:2.5rem;padding-right:.25rem}.tg-bulk-action-bar{border:1px solid color-mix(in srgb, var(--color-primary) 25%, var(--color-border,#e2e8f0));background:color-mix(in srgb, var(--color-primary-bg) 65%, var(--color-surface,#fff));border-radius:.75rem;flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:.75rem;padding:.75rem 1rem;display:flex}.tg-bulk-action-summary{color:var(--color-text-secondary,#64748b);margin:0;font-size:.8125rem}.tg-bulk-action-buttons{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.tg-bulk-action-clear{color:var(--color-text-muted,#94a3b8);cursor:pointer;background:0 0;border:none;margin-left:auto;font-size:.75rem;font-weight:600;text-decoration:underline}.tg-bulk-action-clear:hover{color:var(--color-primary)}.tg-selectable-card{border:1px solid var(--color-border,#e2e8f0);background:var(--color-surface,#fff);border-radius:.75rem;align-items:flex-start;gap:.75rem;transition:border-color .15s,box-shadow .15s;display:flex}.tg-selectable-card-selected{border-color:color-mix(in srgb, var(--color-primary) 45%, var(--color-border,#e2e8f0));box-shadow:0 0 0 2px color-mix(in srgb, var(--color-primary) 12%, transparent)}.tg-selectable-card-check{flex-shrink:0;padding:1rem 0 0 1rem}.tg-selectable-card-body{flex:1;min-width:0}.tg-selectable-card .tg-selectable-card-body>a,.tg-selectable-card .tg-selectable-card-body>.tg-list-card{box-shadow:none;border:none;border-radius:0}.tg-list-select-header{color:var(--color-text-secondary,#64748b);align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:.8125rem;display:flex}.tg-badge{letter-spacing:.03em;text-transform:uppercase;border-radius:9999px;align-items:center;padding:.15rem .55rem;font-size:.6875rem;font-weight:700;display:inline-flex}.tg-badge-role{background:color-mix(in srgb, var(--color-primary-bg) 70%, white);color:var(--color-primary-dark)}.tg-badge-active{color:#047857;background:#dbf5ec}.tg-badge-pending{color:#b45309;background:#fef0da}.tg-badge-suspended{color:#b91c1c;background:#fde9e9}.tg-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.875rem;display:grid}@media (min-width:640px){.tg-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.tg-stat-card{border:1px solid var(--color-border,#e2e8f0);background:var(--color-surface-alt,#f8fafc);border-radius:.75rem;padding:1rem 1.125rem}.tg-stat-card-value{color:var(--color-text-primary,#0f172a);font-size:1.75rem;font-weight:700;line-height:1.1}.tg-stat-card-label{color:var(--color-text-primary,#334155);margin-top:.35rem;font-size:.8125rem;font-weight:600}.tg-stat-card-hint{color:var(--color-text-secondary,#64748b);margin-top:.2rem;font-size:.6875rem}.tg-stat-card-link{color:inherit;text-decoration:none;transition:border-color .15s,background-color .15s,box-shadow .15s,transform .15s;display:block}.tg-stat-card-link:hover{border-color:var(--color-primary,#0d9488);background:var(--color-primary-bg,#f0fdfa);transform:translateY(-1px);box-shadow:0 4px 12px #0d94881f}.tg-stat-card-link:focus-visible{outline:2px solid var(--color-primary,#0d9488);outline-offset:2px}.tg-impersonation-banner{color:#92400e;background:#fffbeb;border-bottom:1px solid #fcd34d;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:.875rem;display:flex}.tg-impersonation-banner-btn{color:#fff;background:#d97706;border-radius:.5rem;padding:.375rem .75rem;font-size:.8125rem;font-weight:600}.tg-impersonation-banner-btn:hover:not(:disabled){background:#b45309}.tg-impersonation-banner-btn:disabled{opacity:.6}.tg-admin-link-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.625rem;display:grid}@media (min-width:640px){.tg-admin-link-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1024px){.tg-admin-link-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.tg-admin-link-card{border:1px solid var(--color-border,#e2e8f0);min-height:2.75rem;color:var(--color-primary-dark,var(--color-primary));text-align:center;background:#fff;border-radius:.625rem;justify-content:center;align-items:center;padding:.625rem .875rem;font-size:.8125rem;font-weight:600;transition:border-color .15s,background .15s;display:flex}.tg-admin-link-card:hover{border-color:var(--color-primary);background:color-mix(in srgb, var(--color-primary-bg,#e8f4fd) 55%, white)}.tg-timeline-list{border-left:2px solid color-mix(in srgb, var(--color-primary) 22%, #e2e8f0);margin-left:0;padding-left:1.5rem;position:relative}.tg-timeline-item-marker{background:var(--color-primary);border:2px solid #fff;border-radius:9999px;width:.75rem;height:.75rem;position:absolute;top:.375rem;left:-1.6rem}.tg-form-dropzone{cursor:pointer;border:2px dashed var(--color-border,#cbd5e1);background:var(--color-surface-alt,#f8fafc);text-align:center;border-radius:.875rem;padding:2rem 1rem;transition:border-color .15s,background .15s}.tg-form-dropzone:hover,.tg-form-dropzone-active{border-color:var(--color-primary);background:color-mix(in srgb, var(--color-primary-bg,#e8f4fd) 65%, white)}.tg-upload-source-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.625rem;display:grid}@media (min-width:640px){.tg-upload-source-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.tg-upload-source-card{border:1px solid var(--color-border,#e2e8f0);background:var(--color-surface,#fff);text-align:left;color:var(--color-text-primary,#0f172a);border-radius:.875rem;align-items:flex-start;gap:.75rem;padding:.75rem;transition:border-color .15s,background .15s;display:flex}.tg-upload-source-card:hover:not(:disabled){border-color:var(--color-primary);background:var(--color-primary-bg,#e8f4fd);color:var(--color-primary-dark)}.tg-upload-source-card:disabled{opacity:.6;cursor:not-allowed}.tg-upload-help{border:1px solid color-mix(in srgb, var(--color-primary) 25%, var(--color-border));background:color-mix(in srgb, var(--color-primary-bg) 55%, white);border-radius:.875rem;padding:.75rem 1rem}.tg-upload-help summary{cursor:pointer;color:var(--color-primary-dark);font-size:.875rem;font-weight:600}.tg-step-dot{border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;font-size:.6875rem;font-weight:700;display:flex}.tg-step-dot-done{background:var(--color-primary);color:#fff}.tg-step-dot-active{background:var(--color-primary-bg);color:var(--color-primary-dark);box-shadow:0 0 0 2px var(--color-primary)}.tg-step-dot-pending{background:var(--color-surface-alt,#f1f5f9);color:var(--color-text-muted,#94a3b8)}.tg-file-preview{border:1px solid var(--color-border,#e2e8f0);background:var(--color-surface,#fff);border-radius:.75rem;align-items:center;gap:.75rem;padding:.75rem;display:flex}.tg-alert-info{background:var(--color-primary-bg);color:var(--color-primary-dark);border-radius:.625rem;padding:.65rem .95rem;font-size:.875rem}.tg-auth-screen{min-height:100dvh;padding:max(1rem, env(safe-area-inset-top,0px)) max(1rem, env(safe-area-inset-right,0px)) max(1rem, env(safe-area-inset-bottom,0px)) max(1rem, env(safe-area-inset-left,0px));background:var(--color-bg,#f1f5f9);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}@media (min-width:1024px){.tg-auth-screen{padding:2.5rem}}.tg-auth-blob{pointer-events:none;z-index:0;filter:blur(80px);border-radius:9999px;animation:5s ease-in-out infinite tg-auth-blob-pulse;position:fixed}.tg-auth-blob--a{background:color-mix(in srgb, var(--color-primary) 12%, transparent);width:36vw;height:36vw;top:8%;right:-4%}.tg-auth-blob--b{background:color-mix(in srgb, var(--color-info,var(--color-primary)) 10%, transparent);width:26vw;height:26vw;animation-delay:1s;bottom:-6%;right:14%}@media (max-width:639px){.tg-auth-blob--a{width:28vw;right:-8%}}@keyframes tg-auth-blob-pulse{0%,to{opacity:.12}50%{opacity:.22}}@keyframes tg-auth-mesh-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.tg-auth-shell{z-index:10;border:1px solid var(--color-border,#e2e8f0);background:var(--color-surface,#fff);border-radius:2.5rem;flex-direction:column;width:100%;max-width:1600px;min-height:auto;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #0f172a26}@media (min-width:1024px){.tg-auth-shell{flex-direction:row;height:min(92vh,900px);min-height:min(92vh,900px)}}.tg-auth-left{color:#fff;background-color:var(--color-primary-dark,#1d4ed8);flex-direction:column;justify-content:space-between;width:100%;padding:2.5rem;position:relative;overflow:hidden}@media (min-width:1024px){.tg-auth-left{width:41.6667%;max-width:42%}}.tg-auth-left-grid{pointer-events:none;opacity:.35;background-image:linear-gradient(#ffffff12 1px,#0000 1px),linear-gradient(90deg,#ffffff12 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0}.tg-auth-left-mesh{pointer-events:none;opacity:.22;mix-blend-mode:screen;background:radial-gradient(circle,#ffffff47 0%,#0000 55%);width:200%;height:200%;animation:22s linear infinite tg-auth-mesh-spin;position:absolute;top:-50%;left:-50%}.tg-auth-brand-icon{background:#fff;border-radius:1rem;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;display:flex;box-shadow:0 10px 25px #00000026}.tg-auth-left-title{letter-spacing:-.02em;color:#fff;font-size:1.75rem;font-weight:800}.tg-auth-headline{letter-spacing:-.02em;color:#fff;margin-bottom:1.25rem;font-size:clamp(2.25rem,4vw,3rem);font-weight:800;line-height:1.12}.tg-auth-headline span{color:#fff}.tg-auth-tagline{max-width:28rem;color:color-mix(in srgb, #fff 78%, var(--color-primary-light));margin-bottom:1.75rem;font-size:1.05rem;font-weight:500;line-height:1.65}.tg-auth-features{grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;width:100%;max-width:32rem;margin:0;padding:0;list-style:none;display:grid}.tg-auth-feature-pill{text-align:center;color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff1f;border:1px solid #ffffff2e;border-radius:9999px;justify-content:center;align-items:center;gap:.35rem;padding:.45rem .5rem;font-size:.68rem;font-weight:600;line-height:1.25;display:flex}.tg-auth-edition-badge{letter-spacing:.12em;text-transform:uppercase;color:#fff;background:#00000038;border:1px solid #ffffff26;border-radius:9999px;align-items:center;gap:.5rem;width:fit-content;padding:.45rem .9rem;font-size:.62rem;font-weight:800;display:inline-flex}.tg-auth-edition-dot{background:var(--color-success,#22c55e);width:.45rem;height:.45rem;box-shadow:0 0 8px var(--color-success,#22c55e);border-radius:9999px}.tg-auth-left-footer{letter-spacing:.08em;text-transform:uppercase;color:#ffffff8c;justify-content:space-between;align-items:center;font-size:.75rem;font-weight:700;display:flex}.tg-auth-secure-badge{color:var(--color-success,#22c55e);align-items:center;gap:.5rem;display:flex}.tg-auth-right{background:color-mix(in srgb, var(--color-bg,#f8fafc) 60%, var(--color-surface,#fff));flex-direction:column;flex:1;justify-content:center;display:flex;overflow-y:auto}.tg-auth-panel{-webkit-overflow-scrolling:touch;justify-content:center;align-items:flex-start;width:100%;padding:1.5rem 1.5rem 2rem;display:flex;overflow-y:auto}@media (min-width:640px){.tg-auth-panel{align-items:center}}@media (min-width:1024px){.tg-auth-panel{padding:2.5rem}}.tg-auth-mobile-footer{letter-spacing:.04em;text-align:center;text-transform:none;color:var(--color-text-muted,#94a3b8);margin-top:.5rem;padding:0 1.5rem 1.5rem;font-size:.75rem;font-weight:600}.tg-auth-page{background:var(--color-bg,#f1f5f9);justify-content:center;align-items:center;min-height:100dvh;display:flex}@media (prefers-reduced-motion:reduce){.tg-auth-blob,.tg-auth-left-mesh{animation:none!important}}.tg-auth-card{border:1px solid var(--color-border,#e2e8f0);background:var(--color-surface,#fff);border-radius:.875rem;width:100%;max-width:34rem;padding:1.25rem;box-shadow:0 4px 20px -10px #0f172a26}@media (min-width:640px){.tg-auth-card{border-radius:1rem;padding:2.25rem;box-shadow:0 10px 40px -20px #0f172a40}}html[data-theme=dark] .tg-page-main{background:var(--color-bg,#0f172a)}html[data-theme=dark] .tg-form-section-header{border-bottom-color:color-mix(in srgb, var(--color-primary-light) 25%, transparent)}html[data-theme=dark] .tg-form-panel,html[data-theme=dark] .tg-auth-shell,html[data-theme=dark] .tg-auth-card{background:var(--color-surface,#1e293b);border-color:var(--color-border,#334155)}html[data-theme=dark] .tg-auth-right{background:color-mix(in srgb, var(--color-bg,#0f172a) 60%, var(--color-surface,#1e293b))}html[data-theme=dark] .tg-inquiry-form .tg-form-section{background:var(--color-surface,#1e293b);border-color:var(--color-border,#334155)}html[data-theme=dark] .tg-form-control,html[data-theme=dark] .tg-app-shell input,html[data-theme=dark] .tg-app-shell select,html[data-theme=dark] .tg-app-shell textarea,html[data-theme=dark] .tg-auth-page input,html[data-theme=dark] .tg-auth-page select,html[data-theme=dark] .tg-auth-page textarea,html[data-theme=dark] .tg-auth-screen input,html[data-theme=dark] .tg-auth-screen select,html[data-theme=dark] .tg-auth-screen textarea{background:var(--color-surface-alt,#111827);border-color:var(--color-border,#334155);color:var(--color-text-primary,#f1f5f9)}@media (max-width:639px){.tg-page-title{font-size:1.375rem;line-height:1.25}.tg-page-description{font-size:.875rem}.tg-page-header{margin-bottom:1rem}.tg-form-panel{border-radius:.75rem}.tg-form-panel-body{padding:1rem}.tg-form-actions{flex-direction:column-reverse;align-items:stretch}.tg-form-actions .tg-btn-primary-solid,.tg-form-actions .tg-btn-secondary,.tg-form-actions button,.tg-form-actions a.tg-btn-primary-solid,.tg-form-actions a.tg-btn-secondary{width:100%}.tg-auth-card h2{font-size:1.375rem}.tg-auth-card .tg-form-stack .tg-btn-primary-solid,.tg-auth-card .tg-form-stack .tg-btn-secondary{width:100%}}@media (max-width:767px){.tg-form-control,.tg-app-shell input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=range]):not([type=hidden]):not([type=submit]):not([type=button]),.tg-app-shell select,.tg-app-shell textarea,.tg-auth-page input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=range]):not([type=hidden]):not([type=submit]):not([type=button]),.tg-auth-page select,.tg-auth-page textarea,.tg-auth-screen input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=range]):not([type=hidden]):not([type=submit]):not([type=button]),.tg-auth-screen select,.tg-auth-screen textarea{font-size:16px}}
