@import"https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Noto+Sans+JP:wght@400;500;600;700&display=swap";:root{--ui-bg: #f5f5f7;--ui-surface: #ffffff;--ui-surface-2: #f5f5f7;--ui-surface-3: #ebebf0;--ui-text: #1d1d1f;--ui-text-sub: #6e6e73;--ui-text-muted: #aeaeb2;--ui-text-light: #c7c7cc;--ui-border: rgba(0, 0, 0, .08);--ui-border-2: rgba(0, 0, 0, .14);--ui-accent: #0071e3;--ui-accent-hover: #0077ed;--ui-accent-rgb: 0, 113, 227;--ui-accent-lt: rgba(0, 113, 227, .08);--ui-danger: #ff3b30;--ui-warning: #ff9500;--ui-success: #34c759;--ui-purple: #af52de;--ui-indigo: #5856d6;--ui-radius: 14px;--ui-radius-sm: 10px;--ui-radius-xs: 6px;--ui-radius-pill: 100px;--ui-shadow-xs: 0 1px 2px rgba(0, 0, 0, .04);--ui-shadow: 0 2px 8px rgba(0, 0, 0, .06), 0 0 0 .5px rgba(0, 0, 0, .04);--ui-shadow-md: 0 4px 20px rgba(0, 0, 0, .08), 0 0 0 .5px rgba(0, 0, 0, .04);--ui-shadow-lg: 0 20px 60px rgba(0, 0, 0, .12), 0 0 0 .5px rgba(0, 0, 0, .06);--ui-transition: .2s cubic-bezier(.25, .46, .45, .94);--font-sans: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;--font-mono: "DM Mono", "Roboto Mono", monospace;--text-large-title: 2.125rem;--text-title-1: 1.75rem;--text-title-2: 1.375rem;--text-title-3: 1.25rem;--text-headline: 1.0625rem;--text-body: 1.0625rem;--text-callout: 1rem;--text-subheadline: .9375rem;--text-footnote: .8125rem;--text-caption-1: .75rem;--text-caption-2: .6875rem}body{background:var(--ui-bg);font-family:var(--font-sans);color:var(--ui-text);--bs-font-sans-serif: var(--font-sans);--bs-body-font-family: var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;letter-spacing:-.01em;font-feature-settings:"palt" 1,"kern" 1}a{color:var(--ui-accent);text-decoration:none}a:hover{text-decoration:underline}.g-nav{background:rgba(255,255,255,.88);backdrop-filter:saturate(180%) blur(20px);-webkit-backdrop-filter:saturate(180%) blur(20px);border-bottom:.5px solid var(--ui-border);height:52px!important;overflow:hidden;padding-top:0!important;padding-bottom:0!important;position:sticky;top:0;z-index:200}.g-nav-toggler{display:none;width:32px;height:32px;align-items:center;justify-content:center;border-radius:var(--ui-radius-xs);border:none;background:transparent;color:var(--ui-text-sub);font-size:1.1rem;cursor:pointer;transition:all var(--ui-transition)}.g-nav-toggler:hover{background:var(--ui-surface-3);color:var(--ui-text)}@media (max-width: 767px){.g-nav{height:52px}.g-nav-toggler{display:flex}.g-nav .g-nav-links{display:none!important}}.g-nav .navbar-brand{font-size:var(--text-headline);font-weight:700;color:var(--ui-text);letter-spacing:-.02em}.g-nav .nav-dot{width:8px;height:8px;border-radius:50%;background:var(--ui-accent);display:inline-block;margin-right:6px}.g-nav .nav-link{font-size:var(--text-footnote);font-weight:500;color:var(--ui-text-sub)!important;border-radius:var(--ui-radius-xs);padding:5px 11px!important;transition:all var(--ui-transition)}.g-nav .nav-link:hover{background:var(--ui-surface-3);color:var(--ui-text)!important}.g-nav .nav-link.active{color:var(--ui-accent)!important;background:var(--ui-accent-lt)}.g-nav-notif{position:relative;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:var(--ui-radius-xs);cursor:pointer;color:var(--ui-text-sub);font-size:1.1rem;transition:all var(--ui-transition)}.g-nav-notif:hover{background:var(--ui-surface-3)}.g-nav-notif .ndot{position:absolute;top:6px;right:6px;width:7px;height:7px;border-radius:50%;background:var(--ui-danger);border:1.5px solid #fff}.g-nav-avatar{width:30px;height:30px;border-radius:50%;background:var(--ui-accent);color:#fff;display:flex;align-items:center;justify-content:center;font-size:var(--text-caption-1);font-weight:700;cursor:pointer}.breadcrumb-bar{background:var(--ui-surface);border-bottom:.5px solid var(--ui-border)}.breadcrumb-bar .breadcrumb{margin:0}.breadcrumb-bar .breadcrumb-item{font-size:var(--text-footnote)}.breadcrumb-bar .breadcrumb-item a{color:var(--ui-text-sub);text-decoration:none}.breadcrumb-bar .breadcrumb-item a:hover{color:var(--ui-accent)}.breadcrumb-bar .breadcrumb-item.active{color:var(--ui-text);font-weight:500}.breadcrumb-bar .breadcrumb-item+.breadcrumb-item:before{color:var(--ui-text-muted);font-size:.65rem}.hero-block{background:var(--ui-surface);border-bottom:.5px solid var(--ui-border)}.hero-eyebrow{font-size:var(--text-caption-1);font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--ui-accent);font-family:var(--font-mono)}.hero-block--dark{background:#1d1d1f;position:relative;overflow:hidden}.hero-block--dark:before{content:"";position:absolute;top:-120px;right:-60px;width:480px;height:480px;border-radius:50%;background:radial-gradient(circle,rgba(var(--ui-accent-rgb),.16) 0%,transparent 65%);pointer-events:none}.hero-block--dark:after{content:"";position:absolute;bottom:-80px;left:-20px;width:340px;height:340px;border-radius:50%;background:radial-gradient(circle,rgba(88,86,214,.12) 0%,transparent 65%);pointer-events:none}.hero-block--dark .hero-eyebrow{color:#ffffff73}.hero-block--dark h1,.hero-block--dark h2{color:#f5f5f7}.hero-block--dark p{color:#f5f5f799}.ctrl-bar{background:rgba(255,255,255,.82);backdrop-filter:saturate(180%) blur(20px);-webkit-backdrop-filter:saturate(180%) blur(20px);border-bottom:.5px solid var(--ui-border);position:sticky;top:52px;z-index:100}.sort-group{display:flex;background:rgba(118,118,128,.12);border-radius:9px;padding:2px;gap:1px}.sort-btn{height:28px;padding:0 12px;border-radius:7px;border:none;background:transparent;color:var(--ui-text-sub);font-size:var(--text-footnote);font-weight:500;cursor:pointer;display:inline-flex;align-items:center;gap:4px;transition:all var(--ui-transition);font-family:inherit}.sort-btn:hover{color:var(--ui-text)}.sort-btn.active{background:var(--ui-surface);color:var(--ui-text);font-weight:600;box-shadow:0 1px 3px #0000001f,0 1px 1px #0000000f}.filter-select,.filter-input{height:32px;padding:0 10px;border-radius:var(--ui-radius-sm);border:.5px solid rgba(0,0,0,.15);background:var(--ui-surface);font-size:var(--text-footnote);color:var(--ui-text);outline:none;transition:all var(--ui-transition);box-shadow:var(--ui-shadow-xs);font-family:inherit}.filter-select{cursor:pointer;padding:0 28px 0 10px;-moz-appearance:none;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23aeaeb2' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 8px center}.filter-input::-moz-placeholder{color:var(--ui-text-muted)}.filter-input::placeholder{color:var(--ui-text-muted)}.filter-select:focus,.filter-input:focus{border-color:var(--ui-accent);box-shadow:0 0 0 3px rgba(var(--ui-accent-rgb),.15)}.search-wrap{position:relative}.search-wrap .si{position:absolute;left:10px;top:50%;transform:translateY(-50%);color:var(--ui-text-muted);font-size:var(--text-footnote);pointer-events:none}.search-wrap input{width:100%;height:32px;padding:0 12px 0 32px;border-radius:var(--ui-radius-sm);border:.5px solid rgba(0,0,0,.15);background:var(--ui-surface);font-size:var(--text-footnote);color:var(--ui-text);outline:none;transition:all var(--ui-transition);box-shadow:var(--ui-shadow-xs);font-family:inherit}.search-wrap input::-moz-placeholder{color:var(--ui-text-muted)}.search-wrap input::placeholder{color:var(--ui-text-muted)}.search-wrap input:focus{border-color:var(--ui-accent);box-shadow:0 0 0 3px rgba(var(--ui-accent-rgb),.15)}.btn-primary-app{display:inline-flex;align-items:center;gap:6px;height:36px;padding:0 20px;border-radius:var(--ui-radius-pill);background:var(--ui-accent);color:#fff;font-size:var(--text-subheadline);font-weight:600;text-decoration:none;border:none;cursor:pointer;transition:all var(--ui-transition);font-family:inherit}.btn-primary-app:hover{background:var(--ui-accent-hover);color:#fff;box-shadow:0 4px 12px rgba(var(--ui-accent-rgb),.35);text-decoration:none}.btn-apple{display:inline-flex;align-items:center;gap:6px;height:36px;padding:0 20px;border-radius:var(--ui-radius-pill);background:var(--ui-accent);color:#fff;font-size:var(--text-subheadline);font-weight:600;text-decoration:none;border:none;cursor:pointer;transition:all var(--ui-transition);font-family:inherit}.btn-apple:hover{background:var(--ui-accent-hover);color:#fff;box-shadow:0 4px 12px rgba(var(--ui-accent-rgb),.35);text-decoration:none}.btn-light-app{display:inline-flex;align-items:center;gap:6px;height:36px;padding:0 20px;border-radius:var(--ui-radius-pill);background:rgba(255,255,255,.95);color:var(--ui-text);font-size:var(--text-subheadline);font-weight:600;text-decoration:none;border:none;cursor:pointer;transition:all var(--ui-transition);font-family:inherit}.btn-light-app:hover{background:#fff;color:var(--ui-text);box-shadow:0 4px 16px #00000038;text-decoration:none}.btn-post{display:inline-flex;align-items:center;gap:6px;height:36px;padding:0 20px;border-radius:var(--ui-radius-pill);background:rgba(255,255,255,.95);color:var(--ui-text);font-size:var(--text-subheadline);font-weight:600;text-decoration:none;border:none;cursor:pointer;transition:all var(--ui-transition);font-family:inherit}.btn-post:hover{background:#fff;color:var(--ui-text);box-shadow:0 4px 16px #00000038;text-decoration:none}.btn-tinted{display:inline-flex;align-items:center;gap:6px;height:32px;padding:0 16px;border-radius:var(--ui-radius-pill);background:rgba(var(--ui-accent-rgb),.1);color:var(--ui-accent);font-size:var(--text-footnote);font-weight:600;text-decoration:none;border:none;cursor:pointer;transition:all var(--ui-transition);font-family:inherit}.btn-tinted:hover{background:rgba(var(--ui-accent-rgb),.15);color:var(--ui-accent);text-decoration:none}.btn-dark-app{display:inline-flex;align-items:center;gap:6px;height:32px;padding:0 16px;border-radius:var(--ui-radius-pill);background:var(--ui-text);color:#f5f5f7;font-size:var(--text-footnote);font-weight:600;text-decoration:none;border:none;cursor:pointer;transition:all var(--ui-transition);font-family:inherit}.btn-dark-app:hover{background:#2c2c2e;color:#fff;text-decoration:none}.btn-register{display:inline-flex;align-items:center;gap:6px;height:32px;padding:0 16px;border-radius:var(--ui-radius-pill);background:var(--ui-text);color:#f5f5f7;font-size:var(--text-footnote);font-weight:600;text-decoration:none;border:none;cursor:pointer;transition:all var(--ui-transition);font-family:inherit}.btn-register:hover{background:#2c2c2e;color:#fff;text-decoration:none}.btn-outline-app{display:inline-flex;align-items:center;gap:6px;height:40px;padding:0 20px;border-radius:var(--ui-radius-pill);background:transparent;color:var(--ui-accent);font-size:var(--text-subheadline);font-weight:600;text-decoration:none;border:1.5px solid var(--ui-accent);cursor:pointer;transition:all var(--ui-transition);font-family:inherit}.btn-outline-app:hover{background:rgba(0,113,227,.06);color:var(--ui-accent);text-decoration:none}.btn-filter{height:30px;padding:0 12px;border-radius:var(--ui-radius-sm);border:.5px solid rgba(0,0,0,.15);background:var(--ui-surface);color:var(--ui-text-sub);font-size:var(--text-footnote);cursor:pointer;display:inline-flex;align-items:center;gap:5px;transition:all var(--ui-transition);box-shadow:var(--ui-shadow-xs);font-family:inherit}.btn-filter:hover{background:var(--ui-surface-2);color:var(--ui-text)}.btn-action{width:100%;height:36px;border-radius:var(--ui-radius-sm);border:.5px solid var(--ui-border-2);background:var(--ui-surface);color:var(--ui-text);font-size:var(--text-footnote);font-weight:500;cursor:pointer;display:flex;align-items:center;gap:8px;padding:0 14px;transition:all var(--ui-transition);font-family:inherit;text-decoration:none}.btn-action:hover{background:var(--ui-surface-3);color:var(--ui-text)}.btn-action.danger{color:var(--ui-danger)}.btn-action.danger:hover{background:rgba(255,59,48,.06);border-color:#ff3b3033}.btn-action.primary{background:rgba(0,113,227,.06);color:var(--ui-accent);border-color:rgba(var(--ui-accent-rgb),.2)}.btn-action.primary:hover{background:rgba(var(--ui-accent-rgb),.1)}.btn-primary-app:disabled,.btn-tinted:disabled,.btn-dark-app:disabled,.btn-outline-app:disabled,.btn-cancel:disabled,.btn-light-app:disabled,.btn-filter:disabled,.btn-action:disabled{opacity:.4;cursor:not-allowed;pointer-events:none}.btn-primary-app[wire\:loading],.btn-tinted[wire\:loading],.btn-dark-app[wire\:loading],.btn-cancel[wire\:loading]{opacity:.6;cursor:wait;pointer-events:none}.ui-avatar{width:36px;height:36px;min-width:36px;border-radius:50%;background:var(--ui-surface-2);display:flex;align-items:center;justify-content:center;font-size:var(--text-footnote);font-weight:600;color:var(--ui-text-sub);flex-shrink:0}.ui-avatar--xs{width:22px;height:22px;min-width:22px;font-size:10px}.ui-avatar--sm{width:28px;height:28px;min-width:28px;font-size:var(--text-caption-1)}.ui-avatar--md{width:36px;height:36px;min-width:36px}.ui-avatar--lg{width:48px;height:48px;min-width:48px;font-size:var(--text-title-3)}.ui-avatar--xl{width:64px;height:64px;min-width:64px;font-size:var(--text-title-1)}.ui-avatar--blue{background:#ddeeff;color:var(--ui-accent)}.ui-avatar--green{background:#d4f5de;color:#1a8a3c}.ui-avatar--orange{background:#ffe8cc;color:#c05a00}.ui-avatar--purple{background:#f0d9f9;color:#8a2aba}.ui-avatar--red{background:#ffd9d7;color:#c0251a}.ui-avatar--dark{background:#1d1d1f;color:#f5f5f7}.ui-avatar--accent{background:var(--ui-accent);color:#fff;box-shadow:0 0 0 3px rgba(var(--ui-accent-rgb),.2)}.badge-unread{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;border-radius:var(--ui-radius-pill);font-size:var(--text-caption-2);font-weight:700;background:var(--ui-danger);color:#fff}.status-pill{display:inline-flex;align-items:center;gap:4px;padding:3px 10px;border-radius:var(--ui-radius-pill);font-size:var(--text-caption-1);font-weight:600;white-space:nowrap}.status-pill--pending{background:rgba(142,142,147,.12);color:#6e6e73}.status-pill--issued{background:rgba(var(--ui-accent-rgb),.1);color:var(--ui-accent)}.status-pill--received{background:rgba(52,199,89,.12);color:#1a8a3c}.deadline-badge{display:inline-flex;align-items:center;gap:3px;padding:2px 8px;border-radius:var(--ui-radius-xs);font-size:var(--text-caption-2);font-weight:600;white-space:nowrap}.deadline-badge--overdue{background:rgba(255,59,48,.1);color:var(--ui-danger)}.deadline-badge--thismonth{background:rgba(255,149,0,.1);color:#b85c00}.deadline-badge--future{background:var(--ui-surface-2);color:var(--ui-text-muted)}.category-tag{display:inline-flex;padding:2px 8px;border-radius:var(--ui-radius-xs);font-size:var(--text-caption-2);font-weight:600;letter-spacing:.07em;text-transform:uppercase;background:var(--ui-accent-lt);color:var(--ui-accent);font-family:var(--font-mono)}.ui-card{background:var(--ui-surface);border-radius:var(--ui-radius);box-shadow:var(--ui-shadow);overflow:hidden}.ui-card-header{padding:14px 20px 12px;border-bottom:.5px solid var(--ui-border)}.ui-card-row{display:flex;justify-content:space-between;align-items:flex-start;gap:8px;padding:9px 18px;border-bottom:.5px solid var(--ui-border)}.ui-card-row:last-child{border-bottom:none}.ui-card-key{font-size:var(--text-caption-1);color:var(--ui-text-muted);font-family:var(--font-mono);white-space:nowrap;flex-shrink:0}.ui-card-val{font-size:var(--text-footnote);font-weight:500;color:var(--ui-text);text-align:right}.ui-card-val.empty{color:var(--ui-text-muted);font-weight:400}.list-group-app{background:var(--ui-surface);border-radius:var(--ui-radius);overflow:hidden;box-shadow:var(--ui-shadow)}.list-card{display:flex;align-items:center;gap:12px;padding:13px 16px;background:var(--ui-surface);border-bottom:.5px solid var(--ui-border);text-decoration:none;color:var(--ui-text);transition:background var(--ui-transition)}.list-card:last-child{border-bottom:none}.list-card:hover{background:rgba(0,0,0,.03);color:var(--ui-text);text-decoration:none}.list-card.is-unread{border-left:3px solid var(--ui-accent)}.list-row{display:flex;align-items:center;gap:12px;padding:14px 16px;background:var(--ui-surface);border-bottom:.5px solid var(--ui-border);text-decoration:none;color:var(--ui-text);transition:background var(--ui-transition)}.list-row:last-child{border-bottom:none}.list-row:hover{background:rgba(0,0,0,.025);color:var(--ui-text);text-decoration:none}.list-row.is-overdue{border-left:3px solid var(--ui-danger)}.list-row.is-thismonth{border-left:3px solid var(--ui-warning)}.info-grid{display:grid;grid-template-columns:repeat(2,1fr)}@media (max-width: 576px){.info-grid{grid-template-columns:1fr}}.info-row{padding:12px 20px;border-bottom:.5px solid var(--ui-border);border-right:.5px solid var(--ui-border)}.info-row:nth-child(2n){border-right:none}.info-row:nth-last-child(-n+2):not(.full){border-bottom:none}.info-row.full{grid-column:1 / -1;border-right:none}.info-row.full:last-child{border-bottom:none}.info-row:not(.full):has(+.info-row.full){border-bottom:.5px solid var(--ui-border)}.info-label{font-size:var(--text-caption-1);color:var(--ui-text-muted);font-family:var(--font-mono);margin-bottom:3px}.info-value{font-size:var(--text-subheadline);font-weight:500}.info-block{background:rgba(0,113,227,.04);border-radius:var(--ui-radius-sm);border:.5px solid rgba(0,113,227,.14);font-size:var(--text-footnote);color:var(--ui-text-sub);line-height:1.6}.warning-block{background:rgba(255,149,0,.06);border-radius:var(--ui-radius-sm);border:.5px solid rgba(255,149,0,.2);font-size:var(--text-footnote);color:#7a4000;line-height:1.6}.danger-block{background:rgba(255,59,48,.04);border-radius:var(--ui-radius-sm);border:.5px solid rgba(255,59,48,.2);font-size:var(--text-footnote);color:#7a1a1a;line-height:1.6}.step-bar{display:flex;align-items:center}.step{display:flex;flex-direction:column;align-items:center;flex:1;position:relative}.step:not(:last-child):after{content:"";position:absolute;top:14px;left:50%;width:100%;height:1.5px;background:var(--ui-surface-3)}.step.done:after{background:var(--ui-accent)}.step-circle{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:700;position:relative;z-index:1;border:2px solid var(--ui-surface-3);background:var(--ui-surface);color:var(--ui-text-muted)}.step.done .step-circle{background:var(--ui-accent);border-color:var(--ui-accent);color:#fff}.step.current .step-circle{border-color:var(--ui-accent);color:var(--ui-accent);box-shadow:0 0 0 3px rgba(var(--ui-accent-rgb),.15)}.step-label{font-size:var(--text-caption-2);color:var(--ui-text-muted);margin-top:5px;text-align:center}.step.done .step-label{color:var(--ui-accent)}.step.current .step-label{color:var(--ui-text);font-weight:600}.pagination{display:flex;gap:0;flex-wrap:wrap;align-items:center}.pagination .page-item+.page-item{margin-left:-.5px!important}.pagination .page-link{border-radius:0;border:.5px solid rgba(0,0,0,.12);color:var(--ui-text-sub);font-size:var(--text-footnote);font-family:var(--font-mono);width:32px;height:32px;display:flex;align-items:center;justify-content:center;padding:0;background:var(--ui-surface);transition:all var(--ui-transition);margin-left:0!important}.pagination .page-link:hover{background:var(--ui-surface-3);color:var(--ui-text);border-color:#00000026}.pagination .page-item.active .page-link{background:var(--ui-accent);border-color:var(--ui-accent);color:#fff;font-weight:700}.pagination .page-item.disabled .page-link{opacity:.3}.pagination .page-item:first-child .page-link{border-radius:var(--ui-radius-xs) 0 0 var(--ui-radius-xs)}.pagination .page-item:last-child .page-link{border-radius:0 var(--ui-radius-xs) var(--ui-radius-xs) 0}.empty-state{padding:64px 0;text-align:center}.empty-state i{font-size:2.2rem;display:block;margin-bottom:12px;color:var(--ui-text-muted);opacity:.3}.empty-state .empty-title{font-size:var(--text-headline);font-weight:600;color:var(--ui-text-sub);margin-bottom:4px}.empty-state .empty-desc{font-size:var(--text-subheadline);color:var(--ui-text-muted)}.tl-item{display:flex;gap:12px;padding:10px 20px}.tl-left{display:flex;flex-direction:column;align-items:center;flex-shrink:0;width:24px}.tl-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0;margin-top:4px}.tl-line{flex:1;width:1px;background:var(--ui-border-2);margin-top:3px}.tl-item:last-child .tl-line{display:none}.tl-content{flex:1;padding-bottom:8px}.tl-time{font-family:var(--font-mono);font-size:var(--text-caption-2);color:var(--ui-text-muted);margin-bottom:2px}.tl-text{font-size:var(--text-footnote);line-height:1.65}.tl-by{font-size:var(--text-caption-2);color:var(--ui-text-muted);margin-top:2px}.level-badge{display:inline-flex;align-items:center;gap:5px;padding:3px 10px;border-radius:var(--ui-radius-xs);font-size:var(--text-footnote);font-weight:700}.level-badge--1{background:rgba(52,199,89,.1);color:#1a8a3c}.level-badge--2{background:rgba(var(--ui-accent-rgb),.1);color:var(--ui-accent)}.level-badge--3{background:rgba(255,149,0,.1);color:#b85c00}.level-badge--4{background:rgba(255,59,48,.1);color:var(--ui-danger)}.level-badge--5{background:rgba(175,82,222,.1);color:var(--ui-purple)}.level-bar{display:flex;gap:3px;align-items:center}.level-bar .pip{width:10px;height:10px;border-radius:2px;background:var(--ui-surface-3)}.level-bar .pip.on{background:var(--ui-warning)}.data-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}@media (max-width: 576px){.data-grid{grid-template-columns:repeat(2,1fr)}}.data-card{background:var(--ui-surface);border:.5px solid var(--ui-border-2);border-radius:var(--ui-radius-sm);padding:12px 14px}.data-label{font-size:var(--text-caption-2);color:var(--ui-text-muted);font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;margin-bottom:4px}.data-value{font-size:var(--text-title-3);font-weight:700;font-family:var(--font-mono);line-height:1.1}.data-unit{font-size:var(--text-footnote);font-weight:400;color:var(--ui-text-sub);margin-left:2px}.data-date{font-size:var(--text-caption-2);color:var(--ui-text-muted);font-family:var(--font-mono);margin-top:3px}.data-trend{font-size:var(--text-caption-2);font-family:var(--font-mono);margin-top:2px}.data-trend--up{color:var(--ui-danger)}.data-trend--down{color:var(--ui-accent)}.data-trend--same{color:var(--ui-text-muted)}.item-row{display:flex;align-items:center;gap:12px;padding:11px 20px;border-bottom:.5px solid var(--ui-border);transition:background var(--ui-transition);text-decoration:none;color:var(--ui-text)}.item-row:hover{background:rgba(0,113,227,.025);text-decoration:none;color:var(--ui-text)}.item-row--active{border-left:3px solid var(--ui-accent)}.item-num{font-family:var(--font-mono);font-size:var(--text-caption-1);color:var(--ui-text-muted);width:44px;flex-shrink:0}.item-title{font-size:var(--text-footnote);font-weight:600}.item-sub{font-size:var(--text-caption-1);color:var(--ui-text-muted);font-family:var(--font-mono);margin-top:1px}.item-right{display:flex;align-items:center;gap:8px;flex-shrink:0}.member-row{display:flex;align-items:center;gap:12px;padding:11px 20px;border-bottom:.5px solid var(--ui-border)}.member-row:last-child{border-bottom:none}.member-avatar{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:var(--text-caption-1);font-weight:700;color:#fff;flex-shrink:0}.member-info{flex:1}.member-name{font-size:var(--text-footnote);font-weight:600}.member-role{font-size:var(--text-caption-1);color:var(--ui-text-muted);margin-top:1px}.thread-item{padding:14px 20px;border-bottom:.5px solid var(--ui-border)}.thread-item:last-child{border-bottom:none}.thread-header{display:flex;align-items:center;gap:8px;margin-bottom:6px}.thread-author{font-size:var(--text-caption-1);font-weight:700}.thread-time{font-size:var(--text-caption-2);color:var(--ui-text-muted);font-family:var(--font-mono);margin-left:auto}.thread-body{font-size:var(--text-footnote);line-height:1.7;color:var(--ui-text-sub)}.thread-tag{display:inline-flex;align-items:center;gap:3px;font-size:var(--text-caption-2);font-weight:700;padding:2px 7px;border-radius:var(--ui-radius-xs);margin-top:6px}.thread-tag--urgent{background:rgba(255,59,48,.08);color:var(--ui-danger)}.thread-tag--info{background:var(--ui-accent-lt);color:var(--ui-accent)}.thread-tag--check{background:rgba(52,199,89,.08);color:#1a8a3c}.thread-input-wrap{padding:14px 20px;border-top:.5px solid var(--ui-border);display:flex;gap:10px;align-items:flex-end}.allergy-pill{display:inline-flex;align-items:center;gap:4px;padding:3px 10px;border-radius:var(--ui-radius-pill);font-size:var(--text-caption-1);font-weight:700}.allergy-pill--danger{background:rgba(255,59,48,.08);color:var(--ui-danger);border:.5px solid rgba(255,59,48,.18)}.allergy-pill--warning{background:rgba(255,149,0,.08);color:#b85c00;border:.5px solid rgba(255,149,0,.2)}.allergy-pill--info{background:var(--ui-accent-lt);color:var(--ui-accent);border:.5px solid rgba(0,113,227,.18)}.event-row{display:flex;align-items:center;gap:12px;padding:10px 20px;border-bottom:.5px solid var(--ui-border)}.event-row:last-child{border-bottom:none}.event-date{width:32px;height:32px;border-radius:var(--ui-radius-sm);display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--ui-surface-2);flex-shrink:0}.event-date--active{background:var(--ui-accent-lt)}.event-date-name{font-size:var(--text-caption-2);font-weight:700;line-height:1}.event-date-num{font-size:var(--text-footnote);font-weight:700;font-family:var(--font-mono);line-height:1.1}.event-date--active .event-date-name,.event-date--active .event-date-num{color:var(--ui-accent)}.event-info{flex:1}.event-title{font-size:var(--text-footnote);font-weight:600}.event-time{font-size:var(--text-caption-1);color:var(--ui-text-muted);font-family:var(--font-mono)}.event-assignee{display:flex;align-items:center;gap:5px}.btn-cancel{display:inline-flex;align-items:center;gap:6px;height:36px;padding:0 20px;border-radius:var(--ui-radius-pill);background:var(--ui-surface-3);color:var(--ui-text-sub);font-size:var(--text-subheadline);font-weight:600;text-decoration:none;border:none;cursor:pointer;transition:all var(--ui-transition);font-family:inherit}.btn-cancel:hover{background:#dcdce0;color:var(--ui-text)}.item-row{display:flex;align-items:flex-start;gap:12px;padding:12px 20px;border-bottom:.5px solid var(--ui-border)}.item-row:last-child{border-bottom:none}.item-icon{width:30px;height:30px;border-radius:var(--ui-radius-sm);background:var(--ui-accent-lt);color:var(--ui-accent);display:flex;align-items:center;justify-content:center;font-size:.85rem;flex-shrink:0;margin-top:1px}.item-info{flex:1;min-width:0}.item-name{font-size:var(--text-footnote);font-weight:600}.item-detail{font-size:var(--text-caption-1);color:var(--ui-text-sub);margin-top:2px;line-height:1.5}.item-meta{font-family:var(--font-mono);font-size:var(--text-caption-1);color:var(--ui-text-sub);white-space:nowrap;flex-shrink:0}.contact-card{display:flex;align-items:flex-start;gap:12px;padding:12px 20px;border-bottom:.5px solid var(--ui-border)}.contact-card:last-child{border-bottom:none}.contact-icon{width:32px;height:32px;border-radius:var(--ui-radius-sm);display:flex;align-items:center;justify-content:center;font-size:.85rem;flex-shrink:0}.contact-info{flex:1}.contact-type{font-size:var(--text-caption-2);color:var(--ui-text-muted);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase}.contact-name{font-size:var(--text-footnote);font-weight:700}.contact-sub{font-size:var(--text-caption-1);color:var(--ui-text-sub);margin-top:1px}.contact-tel{font-family:var(--font-mono);font-size:var(--text-footnote);font-weight:600;color:var(--ui-accent)}.chat-row{display:flex;gap:10px;padding:10px 20px}.chat-row.is-mine{flex-direction:row-reverse}.chat-bubble{max-width:72%;padding:9px 14px;border-radius:var(--ui-radius-sm);font-size:var(--text-footnote);line-height:1.65;background:var(--ui-surface-2);color:var(--ui-text);border:.5px solid var(--ui-border)}.chat-row.is-mine .chat-bubble{background:rgba(var(--ui-accent-rgb),.1);border-color:rgba(var(--ui-accent-rgb),.15);color:var(--ui-text)}.chat-meta{font-size:var(--text-caption-2);color:var(--ui-text-muted);font-family:var(--font-mono);margin-top:4px}.chat-row.is-mine .chat-meta{text-align:right}.ui-tooltip-wrap{position:relative;display:inline-flex}.ui-tooltip{position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%);background:#1d1d1f;color:#f5f5f7;font-size:var(--text-caption-1);font-weight:500;padding:5px 10px;border-radius:var(--ui-radius-xs);white-space:nowrap;pointer-events:none;opacity:0;transition:opacity var(--ui-transition);z-index:300;box-shadow:var(--ui-shadow-md)}.ui-tooltip:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:5px solid transparent;border-top-color:#1d1d1f}.ui-tooltip-wrap:hover .ui-tooltip{opacity:1}.ui-tooltip.bottom{bottom:auto;top:calc(100% + 6px)}.ui-tooltip.bottom:after{top:auto;bottom:100%;border-top-color:transparent;border-bottom-color:#1d1d1f}.ui-tooltip.right{bottom:auto;left:calc(100% + 6px);top:50%;transform:translateY(-50%)}.ui-tooltip.right:after{top:50%;left:auto;right:100%;transform:translateY(-50%);border-top-color:transparent;border-right-color:#1d1d1f}.ui-popover-wrap{position:relative;display:inline-flex}.ui-popover{position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);background:var(--ui-surface);border:.5px solid var(--ui-border-2);border-radius:var(--ui-radius-sm);box-shadow:var(--ui-shadow-md);padding:12px 14px;min-width:200px;pointer-events:none;opacity:0;transition:opacity var(--ui-transition);z-index:300}.ui-popover:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:6px solid transparent;border-top-color:var(--ui-surface);filter:drop-shadow(0 1px 0 var(--ui-border-2))}.ui-popover-wrap:hover .ui-popover,.ui-popover-wrap.is-open .ui-popover{opacity:1;pointer-events:auto}.ui-popover-title{font-size:var(--text-footnote);font-weight:700;color:var(--ui-text);margin-bottom:4px}.ui-popover-body{font-size:var(--text-caption-1);color:var(--ui-text-sub);line-height:1.65}.confirm-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.35);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);z-index:500;display:flex;align-items:center;justify-content:center;padding:20px}.confirm-modal{background:var(--ui-surface);border-radius:var(--ui-radius);box-shadow:var(--ui-shadow-lg);width:100%;max-width:360px;overflow:hidden}.confirm-modal-header{padding:20px 20px 0;text-align:center}.confirm-modal-icon{width:44px;height:44px;border-radius:var(--ui-radius-sm);display:flex;align-items:center;justify-content:center;font-size:1.2rem;margin:0 auto 12px}.confirm-modal-icon--danger{background:rgba(255,59,48,.1);color:var(--ui-danger)}.confirm-modal-icon--warning{background:rgba(255,149,0,.1);color:var(--ui-warning)}.confirm-modal-icon--info{background:rgba(var(--ui-accent-rgb),.1);color:var(--ui-accent)}.confirm-modal-title{font-size:var(--text-title-3);font-weight:700;color:var(--ui-text);letter-spacing:-.02em;margin-bottom:6px}.confirm-modal-desc{font-size:var(--text-footnote);color:var(--ui-text-sub);line-height:1.7;text-align:left}.confirm-modal-body{padding:12px 20px 20px}.confirm-modal-footer{display:flex;gap:8px;padding:14px 20px;border-top:.5px solid var(--ui-border);justify-content:flex-end}.hero-tag{display:inline-flex;align-items:center;gap:7px;border:.5px solid rgba(0,113,227,.3);background:var(--ui-accent-lt);padding:5px 14px;border-radius:var(--ui-radius-pill);font-size:var(--text-caption-2);font-family:var(--font-mono);letter-spacing:.1em;color:var(--ui-accent);text-transform:uppercase}.hero-tag-dot{width:6px;height:6px;border-radius:50%;background:var(--ui-accent);display:inline-block;flex-shrink:0;animation:hero-tag-pulse 2s ease-in-out infinite}@keyframes hero-tag-pulse{0%,to{opacity:1}50%{opacity:.3}}.hero-float-cards{position:relative;height:420px}@media (max-width: 960px){.hero-float-cards{display:none}}.hero-float-card{position:absolute;background:rgba(255,255,255,.06);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:.5px solid rgba(255,255,255,.1);border-radius:var(--ui-radius);padding:16px 18px}.hero-float-card.anim-1{animation:hero-float-1 4s ease-in-out infinite}.hero-float-card.anim-2{animation:hero-float-2 5s ease-in-out infinite}@keyframes hero-float-1{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes hero-float-2{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}.hfc-label{font-size:var(--text-caption-2);font-family:var(--font-mono);color:#fff6;letter-spacing:.1em;text-transform:uppercase;margin-bottom:10px}.hfc-row{display:flex;align-items:center;gap:10px;padding:8px 0;border-bottom:.5px solid rgba(255,255,255,.06)}.hfc-row:last-child{border-bottom:none}.hfc-icon{width:32px;height:32px;border-radius:var(--ui-radius-xs);background:rgba(255,255,255,.08);display:flex;align-items:center;justify-content:center;font-size:.9rem;flex-shrink:0}.hfc-name{font-size:var(--text-caption-1);font-weight:600;color:#fff;flex:1}.hfc-sub{font-size:var(--text-caption-2);color:#fff6;font-family:var(--font-mono);margin-top:1px}.hfc-price{font-size:var(--text-caption-1);font-family:var(--font-mono);font-weight:500;color:var(--ui-accent);flex-shrink:0}.hfc-badge{display:inline-flex;padding:2px 8px;border-radius:var(--ui-radius-pill);font-size:var(--text-caption-2);font-weight:700;font-family:var(--font-mono);letter-spacing:.04em}.hfc-badge--up{background:rgba(52,199,89,.15);color:#4ade80}.hfc-badge--new{background:rgba(0,113,227,.2);color:#93c5fd}.hfc-badge--hot{background:rgba(255,149,0,.15);color:#fbbf24}.offset-layout{display:grid;grid-template-columns:160px 1fr;overflow:hidden;border-radius:var(--ui-radius);border:.5px solid var(--ui-border)}.offset-layout--sm{grid-template-columns:80px 1fr}.offset-layout--md{grid-template-columns:120px 1fr}.offset-layout--lg{grid-template-columns:200px 1fr}.offset-layout-left{background:var(--ui-surface-2);border-right:.5px solid var(--ui-border);padding:24px 20px;display:flex;flex-direction:column;justify-content:center;gap:6px}.offset-layout--dark .offset-layout-left{background:var(--ui-ink, #1d1d1f)}.offset-layout--accent .offset-layout-left{background:var(--ui-accent-lt, var(--ui-accent-lt));border-right-color:rgba(var(--ui-accent-rgb),.15)}.offset-layout-right{background:var(--ui-surface);padding:24px 28px}.offset-layout-stack{display:flex;flex-direction:column;border-radius:var(--ui-radius);border:.5px solid var(--ui-border);overflow:hidden}.offset-layout-stack>.offset-layout{border-radius:0;border:none;border-bottom:.5px solid var(--ui-border)}.offset-layout-stack>.offset-layout:last-child{border-bottom:none}.offset-layout-img{padding:0;position:relative;overflow:hidden;background:var(--ui-surface-2);min-height:120px}.offset-layout-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;right:0;bottom:0;left:0}.offset-layout-img>i,.offset-layout-img>span:not(.offset-layout-img-badge),.offset-layout-img>div:not(.offset-layout-img-overlay){position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.offset-layout-img-badge{position:absolute;top:8px;right:8px;font-size:var(--text-caption-2);font-family:var(--font-mono);font-weight:700;letter-spacing:.06em;padding:2px 8px;border-radius:var(--ui-radius-pill);z-index:2}.offset-layout-img-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,rgba(0,0,0,.6));padding:20px 12px 10px;z-index:1}.olio-label{font-size:var(--text-caption-2);font-family:var(--font-mono);color:#fff9;letter-spacing:.08em}.olio-price{font-size:var(--text-title-3);font-family:var(--font-mono);font-weight:800;color:#fff;letter-spacing:-.02em}@media (max-width: 600px){.offset-layout{grid-template-columns:1fr}.offset-layout-left{border-right:none;border-bottom:.5px solid var(--ui-border);padding:14px 16px;flex-direction:row;align-items:center;gap:12px}.offset-layout-right{padding:16px}}.offset-layout--img-left{grid-template-columns:200px 1fr}.offset-layout--img-right{grid-template-columns:1fr 220px}.offset-layout--img-sq{grid-template-columns:160px 1fr}.offset-img{background:var(--ui-surface-2);overflow:hidden;position:relative;display:flex;align-items:center;justify-content:center;min-height:140px}.offset-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.offset-img-icon{font-size:2.5rem;line-height:1}.offset-layout--img-sq .offset-img{aspect-ratio:1;min-height:unset}.offset-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;padding:12px;background:linear-gradient(to top,rgba(0,0,0,.45) 0%,transparent 60%);pointer-events:none}.offset-img-price{font-size:var(--text-subheadline);font-weight:700;color:#fff;font-family:var(--font-mono);line-height:1}.offset-img-price-label{font-size:var(--text-caption-2);color:#fff9;margin-bottom:3px}.offset-img-badge{position:absolute;top:10px;right:10px}.cp{position:relative;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.cp svg{transform:rotate(-90deg)}.cp-track{fill:none;stroke:var(--ui-surface-3);stroke-linecap:round}.cp-bar{fill:none;stroke-linecap:round;transition:stroke-dashoffset .6s cubic-bezier(.25,.46,.45,.94),stroke .3s ease}.cp-inner{position:absolute;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;pointer-events:none}.cp-val{font-family:var(--font-mono);font-weight:600;line-height:1;color:var(--ui-text)}.cp-icon{line-height:1}.cp-blue .cp-bar{stroke:var(--ui-accent)}.cp-green .cp-bar{stroke:var(--ui-success)}.cp-red .cp-bar{stroke:var(--ui-danger)}.cp-amber .cp-bar{stroke:var(--ui-warning)}.cp-gray .cp-bar{stroke:var(--ui-text-muted)}.cp--sm{width:32px;height:32px}.cp--md{width:48px;height:48px}.cp--lg{width:64px;height:64px}.cp--xl{width:80px;height:80px}.cp--sm .cp-val{font-size:10px}.cp--md .cp-val{font-size:12px}.cp--lg .cp-val{font-size:14px}.cp--xl .cp-val{font-size:18px}.cp--sm .cp-icon{font-size:10px}.cp--md .cp-icon{font-size:13px}.cp--lg .cp-icon{font-size:16px}.cp--xl .cp-icon{font-size:20px}.tab-bar{display:flex;gap:0;border-bottom:.5px solid var(--ui-border);background:var(--ui-surface);overflow-x:auto;scrollbar-width:none}.tab-bar::-webkit-scrollbar{display:none}.tab-btn{display:inline-flex;align-items:center;gap:6px;padding:12px 18px;font-size:var(--text-footnote);font-weight:500;color:var(--ui-text-sub);border:none;border-bottom:2px solid transparent;background:transparent;cursor:pointer;white-space:nowrap;transition:all var(--ui-transition);font-family:inherit;margin-bottom:-.5px}.tab-btn:hover{color:var(--ui-text);background:var(--ui-surface-2)}.tab-btn.active{color:var(--ui-accent);border-bottom-color:var(--ui-accent);font-weight:600}.tab-btn .tab-badge{min-width:18px;height:18px;padding:0 5px;border-radius:var(--ui-radius-pill);background:var(--ui-surface-3);color:var(--ui-text-muted);font-size:var(--text-caption-2);font-family:var(--font-mono);font-weight:700;display:inline-flex;align-items:center;justify-content:center}.tab-btn.active .tab-badge{background:var(--ui-accent-lt, rgba(var(--ui-accent-rgb), .1));color:var(--ui-accent)}.tab-pills{display:flex;gap:6px;flex-wrap:wrap}.tab-pill{display:inline-flex;align-items:center;gap:5px;height:32px;padding:0 14px;border-radius:var(--ui-radius-pill);border:.5px solid var(--ui-border-2);background:var(--ui-surface);color:var(--ui-text-sub);font-size:var(--text-footnote);font-weight:500;cursor:pointer;transition:all var(--ui-transition);font-family:inherit;white-space:nowrap}.tab-pill:hover{border-color:var(--ui-accent);color:var(--ui-accent);background:rgba(0,113,227,.04)}.tab-pill.active{background:var(--ui-accent);border-color:var(--ui-accent);color:#fff;font-weight:600;box-shadow:0 2px 8px #0071e340}.tab-box{display:flex;background:var(--ui-surface-2);border-radius:var(--ui-radius-sm);padding:3px;gap:2px}.tab-box-btn{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:5px;height:30px;padding:0 12px;border-radius:7px;border:none;background:transparent;color:var(--ui-text-sub);font-size:var(--text-footnote);font-weight:500;cursor:pointer;transition:all var(--ui-transition);font-family:inherit;white-space:nowrap}.tab-box-btn:hover{color:var(--ui-text)}.tab-box-btn.active{background:var(--ui-surface);color:var(--ui-text);font-weight:600;box-shadow:0 1px 3px #0000001f,0 1px 1px #0000000f}.tab-content{display:none}.tab-content.active{display:block}.tab-content.active.d-flex{display:flex}.tab-content.active.d-grid{display:grid}.g-nav-inner{max-width:1280px;margin:0 auto;width:100%;display:flex;align-items:center;flex:1;min-width:0}.g-nav-front{background:rgba(255,255,255,.92)}.g-nav-front .navbar-brand{color:var(--brand-ink, var(--ui-text));font-weight:700;display:flex;align-items:center;gap:8px}.g-nav-brand-mark{width:28px;height:28px;border-radius:6px;background:var(--brand-primary, var(--ui-accent));color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:var(--text-footnote);font-weight:700;flex-shrink:0}.g-nav-front .nav-link{color:var(--brand-ink-muted, var(--ui-text-sub))!important}.g-nav-front .nav-link:hover{color:var(--brand-ink, var(--ui-text))!important;background:var(--brand-surface-2, var(--ui-surface-3))}.g-nav-front .nav-link.active{color:var(--brand-primary-text, var(--brand-primary, var(--ui-accent)))!important;background:var(--brand-primary-lt, var(--ui-accent-lt))}.g-nav-front-drawer{background:rgba(255,255,255,.96)}.g-nav-front-drawer .nav-link{color:var(--brand-ink-sub, var(--ui-text-sub))!important}.g-nav-front-drawer .nav-link:hover{color:var(--brand-ink, var(--ui-text))!important;background:var(--brand-surface-2, var(--ui-surface-3))}.g-nav-front-drawer .nav-link.active{color:var(--brand-primary-text, var(--brand-primary, var(--ui-accent)))!important;background:var(--brand-primary-lt, var(--ui-accent-lt))}.g-nav-front .ndot{background:var(--brand-primary, var(--ui-danger))}.g-nav-front-cta{height:32px;padding:0 14px;border-radius:var(--brand-radius-pill, var(--ui-radius-pill));border:none;background:var(--brand-primary, var(--ui-accent));color:#fff;font-size:var(--text-caption-1);font-weight:600;font-family:inherit;cursor:pointer;transition:all var(--ui-transition);text-decoration:none;display:inline-flex;align-items:center;gap:5px;white-space:nowrap}.g-nav-front-cta:hover{background:var(--brand-primary-hover, var(--ui-accent-hover));box-shadow:0 4px 12px var(--brand-primary-shadow, rgba(0, 113, 227, .3));color:#fff}.g-nav-front .g-nav-avatar{background:var(--brand-primary, var(--ui-accent))}.front-container{max-width:1280px;margin:0 auto;padding:0 24px}.front-container--sm{max-width:780px}.front-container--lg{max-width:1280px}.front-container--full{max-width:none}.front-section{padding:72px 24px}.front-section--sm{padding:40px 24px}.front-section--lg{padding:96px 24px}.front-hero{background:var(--brand-ink, #1d1d1f);position:relative;overflow:hidden;padding:80px 24px 64px}.front-hero-bg-glow{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 80% 10%,var(--brand-primary-lt, rgba(var(--ui-accent-rgb), .15)) 0%,transparent 55%),radial-gradient(ellipse at 10% 90%,var(--brand-secondary-lt, var(--ui-accent-lt)) 0%,transparent 55%);pointer-events:none}.front-hero-bg-grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:56px 56px;pointer-events:none}.front-page-hero{background:var(--brand-ink, #1d1d1f);padding:56px 24px 44px;position:relative;overflow:hidden}.front-page-hero:before{content:"";position:absolute;top:-80px;right:-60px;width:400px;height:400px;border-radius:50%;background:radial-gradient(circle,var(--brand-primary-lt, rgba(var(--ui-accent-rgb), .12)) 0%,transparent 65%);pointer-events:none}.front-page-hero-inner{max-width:1280px;margin:0 auto;position:relative;z-index:1}.front-page-hero-label{font-size:var(--text-caption-2);font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:#ffffff59;margin-bottom:8px}.front-breadcrumb{display:flex;align-items:center;gap:6px;font-size:var(--text-caption-2);font-family:var(--font-mono);color:#ffffff4d;margin-bottom:14px}.front-breadcrumb a{color:#fff6;text-decoration:none;transition:color var(--ui-transition)}.front-breadcrumb a:hover{color:#ffffffb3}.front-breadcrumb-sep{font-size:.6rem}.front-footer{background:var(--brand-ink, #1d1d1f);color:#ffffff73;padding:48px 24px 28px}.front-footer-inner{max-width:1280px;margin:0 auto}.front-footer-top{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:40px;margin-bottom:40px}@media (max-width: 900px){.front-footer-top{grid-template-columns:1fr 1fr;gap:32px}}@media (max-width: 480px){.front-footer-top{grid-template-columns:1fr;gap:24px}}.front-footer-logo{font-size:var(--text-headline);font-weight:700;color:#fff;margin-bottom:10px;display:flex;align-items:center;gap:8px}.front-footer-desc{font-size:var(--text-footnote);line-height:1.8;margin-bottom:16px}.front-footer-tel{font-size:var(--text-title-3);font-weight:700;color:#fff;font-family:var(--font-mono);letter-spacing:.04em;text-decoration:none;transition:color var(--ui-transition)}.front-footer-tel:hover{color:var(--brand-primary, #fff)}.front-footer-tel-label{font-size:var(--text-caption-2);color:#ffffff4d;margin-top:3px}.front-footer-col-ttl{font-size:var(--text-caption-2);font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:#ffffff4d;margin-bottom:14px}.front-footer-link{display:block;font-size:var(--text-footnote);color:#ffffff73;text-decoration:none;padding:4px 0;transition:color var(--ui-transition)}.front-footer-link:hover{color:#fff}.front-footer-bottom{border-top:.5px solid rgba(255,255,255,.07);padding-top:20px;display:flex;align-items:center;justify-content:space-between;font-size:var(--text-caption-2)}@media (max-width: 480px){.front-footer-bottom{flex-direction:column;gap:8px;text-align:center}}.front-floating-cta{position:fixed;bottom:24px;right:24px;z-index:150;height:50px;padding:0 22px;border-radius:var(--brand-radius-pill, var(--ui-radius-pill));border:none;background:var(--brand-primary, var(--ui-accent));color:#fff;font-size:var(--text-footnote);font-weight:700;font-family:inherit;cursor:pointer;transition:all var(--ui-transition);display:inline-flex;align-items:center;gap:8px;text-decoration:none;box-shadow:0 8px 24px var(--brand-primary-shadow, rgba(0,113,227,.3))}.front-floating-cta:hover{background:var(--brand-primary-hover, var(--ui-accent-hover));transform:translateY(-2px);color:#fff}.g-nav-search-trigger{width:32px;height:32px;border:none;background:transparent;display:flex;align-items:center;justify-content:center;border-radius:var(--ui-radius-xs);cursor:pointer;color:var(--ui-text-sub);font-size:.95rem;transition:all var(--ui-transition);flex-shrink:0}.g-nav-search-trigger:hover,.g-nav-search-trigger.is-active{background:var(--ui-surface-3);color:var(--ui-text)}.g-nav-front .g-nav-search-trigger:hover,.g-nav-front .g-nav-search-trigger.is-active{background:var(--brand-surface-2, var(--ui-surface-3));color:var(--brand-ink, var(--ui-text))}.g-nav-search-dropdown{display:none;position:sticky;top:52px;z-index:199;background:rgba(255,255,255,.96);backdrop-filter:saturate(180%) blur(20px);-webkit-backdrop-filter:saturate(180%) blur(20px);border-bottom:.5px solid var(--ui-border);box-shadow:0 8px 24px #00000014}.g-nav-search-dropdown.is-open{display:block}.g-nav-search-inner{max-width:680px;margin:0 auto;padding:12px 24px 16px}.g-nav-search-wrap{position:relative;display:flex;align-items:center}.g-nav-search-icon{position:absolute;left:12px;font-size:var(--text-subheadline);color:var(--ui-text-muted);pointer-events:none}.g-nav-search-input{width:100%;height:40px;padding:0 40px 0 36px;border:.5px solid var(--ui-border-2);border-radius:var(--ui-radius-sm);background:var(--ui-bg);font-size:var(--text-subheadline);color:var(--ui-text);font-family:inherit;outline:none;transition:all var(--ui-transition)}.g-nav-search-input:focus{border-color:var(--ui-accent);background:var(--ui-surface);box-shadow:0 0 0 3px #0071e314}.g-nav-search-input::-moz-placeholder{color:var(--ui-text-muted)}.g-nav-search-input::placeholder{color:var(--ui-text-muted)}.g-nav-front~.g-nav-search-dropdown .g-nav-search-input:focus{border-color:var(--brand-primary, var(--ui-accent));box-shadow:0 0 0 3px var(--brand-primary-lt, var(--ui-accent-lt))}.g-nav-search-clear{position:absolute;right:8px;width:24px;height:24px;border:none;background:var(--ui-surface-3);border-radius:50%;display:none;align-items:center;justify-content:center;cursor:pointer;font-size:var(--text-caption-2);color:var(--ui-text-muted);transition:all var(--ui-transition)}.g-nav-search-clear:hover{background:var(--ui-border-2);color:var(--ui-text)}.g-nav-search-input:not(:-moz-placeholder-shown)~.g-nav-search-clear{display:flex}.g-nav-search-input:not(:placeholder-shown)~.g-nav-search-clear{display:flex}.g-nav-search-hints{display:flex;align-items:center;gap:6px;flex-wrap:wrap;margin-top:8px}.g-nav-search-hint-label{font-size:var(--text-caption-2);color:var(--ui-text-muted);white-space:nowrap}.g-nav-search-chip{display:inline-flex;align-items:center;height:24px;padding:0 10px;border-radius:var(--ui-radius-pill);border:.5px solid var(--ui-border-2);background:var(--ui-surface);font-size:var(--text-caption-2);font-weight:500;color:var(--ui-text-sub);cursor:pointer;transition:all var(--ui-transition);font-family:inherit}.g-nav-search-chip:hover{background:var(--ui-accent);border-color:var(--ui-accent);color:#fff}.g-nav-search-results{margin-top:10px;display:flex;flex-direction:column;gap:2px}.g-nav-search-results:empty{display:none}.g-nav-search-result-item{display:flex;align-items:center;gap:12px;padding:9px 12px;border-radius:var(--ui-radius-xs);cursor:pointer;transition:background var(--ui-transition);text-decoration:none;color:var(--ui-text)}.g-nav-search-result-item:hover,.g-nav-search-result-item.is-selected{background:var(--ui-surface-2)}.g-nav-search-result-icon{width:32px;height:32px;border-radius:var(--ui-radius-xs);background:var(--ui-surface-3);display:flex;align-items:center;justify-content:center;font-size:var(--text-subheadline);flex-shrink:0;color:var(--ui-text-sub)}.g-nav-search-result-body{flex:1;min-width:0}.g-nav-search-result-name{font-size:var(--text-footnote);font-weight:600;color:var(--ui-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.g-nav-search-result-sub{font-size:var(--text-caption-2);color:var(--ui-text-muted);margin-top:1px}.g-nav-search-result-kbd{font-size:var(--text-caption-2);font-family:var(--font-mono);color:var(--ui-text-muted);border:.5px solid var(--ui-border-2);border-radius:4px;padding:1px 5px;flex-shrink:0}.g-nav-search-group-label{font-size:var(--text-caption-2);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--ui-text-muted);padding:8px 12px 4px}.ham-icon{width:18px;height:14px;position:relative;display:flex;flex-direction:column;justify-content:space-between;pointer-events:none}.ham-icon span{display:block;height:1.5px;background:currentColor;border-radius:2px;transform-origin:center;transition:transform .3s cubic-bezier(.25,.46,.45,.94),opacity .2s ease}.g-nav-toggler.is-open .ham-icon span:nth-child(1){transform:translateY(6px) rotate(45deg)}.g-nav-toggler.is-open .ham-icon span:nth-child(2){opacity:0;transform:scaleX(0)}.g-nav-toggler.is-open .ham-icon span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.g-nav-drawer{position:fixed!important;top:52px!important;right:0!important;bottom:0!important;left:auto!important;width:260px!important;transform:translate(100%);transition:transform .3s cubic-bezier(.25,.46,.45,.94)!important;background:rgba(255,255,255,.97)!important;backdrop-filter:saturate(180%) blur(20px)!important;-webkit-backdrop-filter:saturate(180%) blur(20px)!important;border-left:.5px solid var(--ui-border)!important;border-bottom:none!important;box-shadow:-8px 0 32px #0000001a!important;padding:8px 12px 20px!important;overflow-y:auto!important;z-index:199!important;display:block!important}.g-nav-drawer.is-open{transform:translate(0)!important}.g-nav-drawer .nav-link{display:flex;align-items:center;gap:10px;padding:11px 14px;border-radius:var(--ui-radius-xs);font-size:var(--text-subheadline);font-weight:500;color:var(--ui-text-sub)!important;text-decoration:none;opacity:0;transform:translate(16px);transition:background var(--ui-transition),color var(--ui-transition),opacity .25s ease,transform .25s ease!important}.g-nav-drawer .nav-link:hover{background:var(--ui-surface-2);color:var(--ui-text)!important;text-decoration:none}.g-nav-drawer .nav-link.active{background:var(--ui-accent-lt);color:var(--ui-accent)!important;font-weight:600}.g-nav-drawer.is-open .nav-link{opacity:1;transform:translate(0)}.g-nav-drawer.is-open .nav-link:nth-child(1){transition-delay:.05s}.g-nav-drawer.is-open .nav-link:nth-child(2){transition-delay:.09s}.g-nav-drawer.is-open .nav-link:nth-child(3){transition-delay:.13s}.g-nav-drawer.is-open .nav-link:nth-child(4){transition-delay:.17s}.g-nav-drawer.is-open .nav-link:nth-child(5){transition-delay:.21s}.g-nav-drawer.is-open .nav-link:nth-child(6){transition-delay:.25s}.g-nav-drawer-label{font-size:var(--text-caption-2);font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--ui-text-muted);padding:16px 12px 6px}.g-nav-drawer-divider{height:.5px;background:var(--ui-border);margin:8px 12px}.g-nav-drawer-user{display:flex;align-items:center;gap:10px;padding:12px 12px 8px;margin-bottom:4px}.g-nav-drawer-user-name{font-size:var(--text-footnote);font-weight:700;color:var(--ui-text)}.g-nav-drawer-user-role{font-size:var(--text-caption-2);color:var(--ui-text-muted);margin-top:1px}.g-nav-drawer-cta{display:flex;flex-direction:column;gap:8px;padding:12px 12px 0;margin-top:8px}.g-nav-drawer-cta .btn-primary-app,.g-nav-drawer-cta .btn-cancel{width:100%;justify-content:center}.g-nav-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:198;background:rgba(0,0,0,.25);opacity:0;pointer-events:none;transition:opacity .3s ease;cursor:pointer}.g-nav-overlay.is-open{opacity:1;pointer-events:auto}.front-sec{padding:80px 24px}.front-sec-inner{max-width:1280px;margin:0 auto}.front-sec-label{font-size:var(--text-caption-2);font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--ui-accent);margin-bottom:8px}.front-sec-ttl{font-family:var(--font-sans);font-size:clamp(1.625rem,3.5vw,2.5rem);font-weight:500;letter-spacing:-.01em;color:var(--ui-text);margin-bottom:10px;line-height:1.25}.front-sec-sub{font-size:var(--text-subheadline);color:var(--ui-text-muted);line-height:1.85;max-width:560px}.fade-up{opacity:0;transform:translateY(24px);transition:opacity .6s ease,transform .6s ease}.fade-up.visible{opacity:1;transform:none}.front-hero{background:var(--ui-text);display:flex;align-items:center;padding:60px 24px;position:relative;overflow:hidden}.front-hero-glow-tr{position:absolute;top:-120px;right:-80px;width:640px;height:640px;border-radius:50%;background:radial-gradient(circle,rgba(232,137,136,.18) 0%,transparent 65%);pointer-events:none}.front-hero-glow-bl{position:absolute;bottom:-100px;left:-60px;width:500px;height:500px;border-radius:50%;background:radial-gradient(circle,rgba(233,211,196,.1) 0%,transparent 65%);pointer-events:none}.front-hero-grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:56px 56px}.front-hero-inner{max-width:1280px;margin:0 auto;width:100%;position:relative;z-index:1;display:grid;grid-template-columns:1fr 420px;gap:60px;align-items:center}@media (max-width:900px){.front-hero-inner{grid-template-columns:1fr}}.front-hero-tag{display:inline-flex;align-items:center;gap:7px;padding:5px 14px;border-radius:var(--ui-radius-pill);border:.5px solid rgba(232,137,136,.3);background:rgba(232,137,136,.08);font-size:var(--text-caption-2);font-family:var(--font-mono);letter-spacing:.1em;color:var(--ui-accent);margin-bottom:20px}.front-hero-tag-dot{width:6px;height:6px;border-radius:50%;background:var(--ui-accent);animation:hero-pulse 2s infinite}@keyframes hero-pulse{0%,to{opacity:1}50%{opacity:.35}}.front-hero-h1{font-family:var(--font-sans);font-size:clamp(2.25rem,5.5vw,4rem);font-weight:400;color:#fff;letter-spacing:-.01em;line-height:1.2;margin-bottom:20px}.front-hero-h1 strong{font-weight:600;color:var(--ui-accent)}.front-hero-sub{font-size:var(--text-headline);color:#ffffff80;line-height:1.85;margin-bottom:32px;max-width:460px}.front-hero-btns{display:flex;gap:12px;flex-wrap:wrap}.front-hero-stats{display:flex;gap:28px;margin-top:40px;padding-top:32px;border-top:.5px solid rgba(255,255,255,.08)}.front-hero-stat-num{font-family:var(--font-mono);font-size:var(--text-title-1);font-weight:700;color:#fff;line-height:1}.front-hero-stat-unit{font-size:var(--text-caption-2);color:var(--ui-accent);letter-spacing:.08em}.front-hero-cards{position:relative;height:400px}@media (max-width:900px){.front-hero-cards{display:none}}.front-hcard{position:absolute;background:rgba(255,255,255,.07);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:.5px solid rgba(255,255,255,.12);border-radius:var(--ui-radius);padding:16px 18px}.front-hcard-main{width:260px;top:40px;left:0}.front-hcard-a{width:180px;top:0;right:0;animation:float1 4s ease-in-out infinite}.front-hcard-b{width:200px;bottom:60px;right:20px;animation:float2 5s ease-in-out infinite}@keyframes float1{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes float2{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}.front-hcard-label{font-size:var(--text-caption-2);font-family:var(--font-mono);color:#fff6;letter-spacing:.1em;text-transform:uppercase;margin-bottom:5px}.front-hcard-val{font-size:var(--text-subheadline);font-weight:600;color:#fff}.front-hcard-sub{font-size:var(--text-caption-2);color:#fff6;margin-top:2px}.front-hcard-icon{font-size:var(--text-title-1);margin-bottom:8px}.front-hcard-divider{height:.5px;background:rgba(255,255,255,.1);margin:10px 0}.front-stats-sec{background:var(--ui-surface-2);padding:40px 24px}.front-stats-inner{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:0}@media (max-width:640px){.front-stats-inner{grid-template-columns:repeat(2,1fr)}}.front-stat-item{padding:24px 20px;text-align:center;border-right:.5px solid var(--ui-border)}.front-stat-item:last-child{border-right:none}.front-stat-num{font-family:var(--font-mono);font-size:2rem;font-weight:700;color:var(--ui-text);letter-spacing:-.02em;line-height:1}.front-stat-unit{font-size:var(--text-caption-2);color:var(--ui-accent);letter-spacing:.06em;margin-top:3px}.front-stat-label{font-size:var(--text-caption-1);color:var(--ui-text-muted);margin-top:5px}.front-features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}@media (max-width:768px){.front-features-grid{grid-template-columns:1fr}}.front-feat-card{background:var(--ui-surface);border:.5px solid var(--ui-border);border-radius:var(--ui-radius);padding:28px 24px}.front-feat-icon{width:48px;height:48px;border-radius:var(--ui-radius-sm);background:rgba(0,113,227,.1);display:flex;align-items:center;justify-content:center;font-size:var(--text-title-2);margin-bottom:16px}.front-feat-ttl{font-size:var(--text-subheadline);font-weight:700;color:var(--ui-text);margin-bottom:8px}.front-feat-desc{font-size:var(--text-footnote);color:var(--ui-text-muted);line-height:1.8}.front-cats-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:10px;margin-top:40px}.front-cat-card{background:var(--ui-surface);border:.5px solid var(--ui-border);border-radius:var(--ui-radius-sm);padding:18px 14px;text-align:center;cursor:pointer;transition:all var(--ui-transition);text-decoration:none;color:var(--ui-text);display:flex;flex-direction:column;align-items:center;gap:8px}.front-cat-card:hover{border-color:var(--ui-accent);background:rgba(0,113,227,.1);transform:translateY(-2px);box-shadow:0 6px 20px rgba(var(--ui-accent-rgb),.25)}.front-cat-icon{font-size:var(--text-title-1)}.front-cat-name{font-size:var(--text-footnote);font-weight:600}.front-step-stack{display:flex;flex-direction:column;gap:0;border:.5px solid var(--ui-border);border-radius:var(--ui-radius);overflow:hidden}.front-step-row{display:grid;grid-template-columns:140px 1fr;overflow:hidden}.front-step-row+.front-step-row{border-top:.5px solid var(--ui-border)}@media (max-width:600px){.front-step-row{grid-template-columns:1fr}}.front-step-left{background:var(--ui-surface-2);border-right:.5px solid var(--ui-border);padding:24px 16px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;text-align:center}@media (max-width:600px){.front-step-left{border-right:none;border-bottom:.5px solid var(--ui-border);flex-direction:row;padding:12px 16px}}.front-step-icon{font-size:var(--text-title-1)}.front-step-num{font-size:var(--text-caption-2);font-family:var(--font-mono);color:var(--ui-accent);letter-spacing:.08em}.front-step-right{background:var(--ui-surface);padding:24px 28px;display:flex;flex-direction:column;justify-content:center}.front-step-ttl{font-size:var(--text-subheadline);font-weight:700;color:var(--ui-text);margin-bottom:6px}.front-step-desc{font-size:var(--text-footnote);color:var(--ui-text-muted);line-height:1.8}.front-products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:14px;margin-top:40px}.front-product-card{background:var(--ui-surface);border:.5px solid var(--ui-border);border-radius:var(--ui-radius);overflow:hidden;transition:all var(--ui-transition);cursor:pointer;text-decoration:none;color:inherit;display:block}.front-product-card:hover{border-color:var(--ui-border-2);box-shadow:0 8px 28px #22070414;transform:translateY(-2px)}.front-product-img{height:160px;background:var(--ui-surface-2);display:flex;align-items:center;justify-content:center;font-size:3rem;border-bottom:.5px solid var(--ui-border);position:relative}.front-product-badge{position:absolute;top:10px;right:10px;background:var(--ui-text);color:#fff;font-size:var(--text-caption-2);font-family:var(--font-mono);font-weight:700;padding:3px 8px;border-radius:var(--ui-radius-pill);letter-spacing:.06em}.front-product-body{padding:14px 16px}.front-product-cat{font-size:var(--text-caption-2);font-family:var(--font-mono);color:var(--ui-accent);letter-spacing:.1em;text-transform:uppercase;margin-bottom:4px}.front-product-name{font-size:var(--text-subheadline);font-weight:600;margin-bottom:3px;line-height:1.4}.front-product-no{font-size:var(--text-caption-2);color:var(--ui-text-muted);font-family:var(--font-mono);margin-bottom:10px}.front-product-price{font-family:var(--font-mono);font-size:var(--text-title-3);font-weight:700;color:var(--ui-accent);letter-spacing:-.02em}.front-cta-banner{background:var(--ui-text);border-radius:var(--ui-radius);padding:48px 40px;display:grid;grid-template-columns:1fr auto;gap:24px;align-items:center;position:relative;overflow:hidden}@media (max-width:640px){.front-cta-banner{grid-template-columns:1fr;text-align:center}}.front-cta-banner:before{content:"";position:absolute;top:-60px;right:-40px;width:300px;height:300px;border-radius:50%;background:radial-gradient(circle,rgba(232,137,136,.15) 0%,transparent 65%)}.front-cta-tag{font-size:var(--text-caption-2);font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:#ffffff59;margin-bottom:8px}.front-cta-h2{font-family:var(--font-sans);font-size:clamp(1.375rem,3vw,2rem);font-weight:500;color:#fff;margin-bottom:8px;position:relative;z-index:1;letter-spacing:-.01em}.front-cta-sub{font-size:var(--text-subheadline);color:#ffffff73;line-height:1.7;position:relative;z-index:1}.front-cta-btns{display:flex;gap:10px;flex-direction:column;position:relative;z-index:1;flex-shrink:0}@media (max-width:640px){.front-cta-btns{flex-direction:row;justify-content:center}}.front-cta-banner--img{background-size:cover;background-position:center;background-repeat:no-repeat}.front-cta-banner--img:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.55);z-index:0}.front-cta-banner--img>*{position:relative;z-index:1}.front-tel-sec{background:var(--ui-surface-2);padding:56px 24px;text-align:center}.front-tel-inner{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:24px}@media (max-width:600px){.front-tel-inner{flex-direction:column;gap:16px}.front-tel-divider{display:none}}.front-tel-num{font-family:var(--font-mono);font-size:clamp(2rem,5vw,3rem);font-weight:700;color:var(--ui-text);letter-spacing:.06em;text-decoration:none;transition:color var(--ui-transition)}.front-tel-num:hover{color:var(--ui-accent)}.front-tel-label{font-size:var(--text-footnote);color:var(--ui-text-muted);margin-top:6px}.front-tel-hours{font-size:var(--text-caption-1);font-family:var(--font-mono);color:var(--ui-text-muted);margin-top:4px}.front-tel-divider{width:.5px;height:48px;background:var(--ui-border-2);margin:0 32px}.accordion-list{display:flex;flex-direction:column;gap:4px}.accordion-item{background:var(--ui-surface);border:.5px solid var(--ui-border);border-radius:var(--ui-radius-sm);overflow:hidden}.accordion-trigger{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:background var(--ui-transition);font-size:var(--text-subheadline);font-weight:600;color:var(--ui-text);border:none;background:transparent;width:100%;text-align:left;font-family:inherit}.accordion-trigger:hover{background:var(--ui-surface-2)}.accordion-arrow{font-size:var(--text-caption-1);color:var(--ui-text-muted);flex-shrink:0;transition:transform var(--ui-transition)}.accordion-item.open .accordion-arrow{transform:rotate(180deg)}.accordion-body{display:none;padding:0 16px 14px;font-size:var(--text-subheadline);color:var(--ui-text-sub);line-height:1.8}.accordion-item.open .accordion-body{display:block}.front-faq-list{display:flex;flex-direction:column;gap:8px}.front-faq-item{background:var(--ui-surface);border:.5px solid var(--ui-border);border-radius:var(--ui-radius-sm);overflow:hidden}.front-faq-q{display:flex;align-items:flex-start;gap:12px;padding:18px 20px;cursor:pointer;transition:background var(--ui-transition);-webkit-user-select:none;-moz-user-select:none;user-select:none}.front-faq-q:hover{background:var(--ui-surface-2)}.front-faq-q-mark{width:24px;height:24px;border-radius:50%;background:rgba(0,113,227,.1);color:var(--ui-accent);font-size:var(--text-caption-1);font-weight:700;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-family:var(--font-mono);margin-top:1px}.front-faq-q-text{font-size:var(--text-subheadline);font-weight:600;color:var(--ui-text);flex:1;line-height:1.5}.front-faq-arrow{color:var(--ui-text-muted);font-size:var(--text-caption-1);flex-shrink:0;transition:transform var(--ui-transition);margin-top:3px}.front-faq-item.open .front-faq-arrow{transform:rotate(180deg)}.front-faq-a{display:none;padding:0 20px 18px 56px;font-size:var(--text-subheadline);color:var(--ui-text-sub);line-height:1.85}.front-faq-item.open .front-faq-a{display:block}.front-flow-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;position:relative}.front-flow-grid:before{content:"";position:absolute;top:32px;left:12.5%;right:12.5%;height:1.5px;background:linear-gradient(90deg,rgba(0,113,227,.15),var(--ui-accent),rgba(0,113,227,.15));z-index:0}.front-flow-item{display:flex;flex-direction:column;align-items:center;text-align:center;padding:0 16px;position:relative;z-index:1}.front-flow-num{width:64px;height:64px;border-radius:50%;background:var(--ui-surface);border:2px solid var(--ui-accent);display:flex;align-items:center;justify-content:center;font-family:var(--font-mono);font-size:var(--text-title-3);font-weight:800;color:var(--ui-accent);margin-bottom:16px;box-shadow:0 0 0 8px #0071e30f}.front-flow-ttl{font-size:var(--text-subheadline);font-weight:700;color:var(--ui-text);margin-bottom:6px}.front-flow-desc{font-size:var(--text-caption-1);color:var(--ui-text-muted);line-height:1.7}@media (max-width: 768px){.front-flow-grid{grid-template-columns:repeat(2,1fr);gap:32px 0}.front-flow-grid:before{display:none}}@media (max-width: 480px){.front-flow-grid{grid-template-columns:1fr}}.front-results-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:16px}.front-result-card{background:var(--ui-surface);border:.5px solid var(--ui-border);border-radius:var(--ui-radius);overflow:hidden;transition:all var(--ui-transition)}.front-result-card:hover{border-color:var(--ui-border-2);box-shadow:var(--ui-shadow-md);transform:translateY(-2px)}.front-result-img{height:160px;background:var(--ui-surface-2);display:flex;align-items:center;justify-content:center;font-size:3rem;position:relative;border-bottom:.5px solid var(--ui-border)}.front-result-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.front-result-badge{position:absolute;top:10px;right:10px;background:var(--ui-text);color:#fff;font-size:var(--text-caption-2);font-family:var(--font-mono);font-weight:700;letter-spacing:.08em;padding:3px 8px;border-radius:var(--ui-radius-pill)}.front-result-badge--accent{background:var(--ui-accent)}.front-result-badge--danger{background:var(--ui-danger)}.front-result-body{padding:14px 16px}.front-result-cat{font-size:var(--text-caption-2);font-family:var(--font-mono);color:var(--ui-accent);letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px}.front-result-name{font-size:var(--text-subheadline);font-weight:700;color:var(--ui-text);margin-bottom:3px;line-height:1.4}.front-result-model{font-size:var(--text-caption-2);color:var(--ui-text-muted);font-family:var(--font-mono);margin-bottom:10px}.front-result-price-wrap{display:flex;align-items:baseline;gap:6px}.front-result-price-label{font-size:var(--text-caption-2);color:var(--ui-text-muted)}.front-result-price{font-family:var(--font-mono);font-size:var(--text-title-1);font-weight:800;color:var(--ui-accent);letter-spacing:-.03em}.front-split-sec{display:grid;grid-template-columns:7fr 3fr;align-items:end;gap:40px;overflow:hidden;position:relative;max-width:1280px;margin:0 auto}.front-split-sec-wrap--dark{background:var(--ui-text)}.front-split-sec-wrap--dark .front-split-label{color:var(--ui-accent)}.front-split-sec-wrap--dark .front-split-ttl{color:#fff}.front-split-sec-wrap--dark .front-split-sub{color:#ffffff8c}@media (max-width: 768px){.front-split-sec{grid-template-columns:1fr;padding:40px 24px 0}}.front-split-body{padding-bottom:48px}.front-split-label{font-size:var(--text-caption-2);font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--ui-accent);margin-bottom:10px}.front-split-ttl{font-size:clamp(1.5rem,3vw,2.25rem);font-weight:700;color:var(--ui-text);letter-spacing:-.02em;line-height:1.2;margin-bottom:14px}.front-split-sub{font-size:var(--text-subheadline);color:var(--ui-text-sub);line-height:1.8;max-width:480px;margin-bottom:24px}.front-split-media{align-self:end;position:relative}.front-split-media img{display:block;width:100%;height:auto;border-radius:var(--ui-radius) var(--ui-radius) 0 0;-o-object-fit:cover;object-fit:cover}.front-split-media-icon{display:flex;align-items:flex-end;justify-content:center;padding-top:20px;font-size:8rem;line-height:1}.more{display:inline-flex;align-items:center;gap:4px;font-size:var(--text-subheadline);font-weight:500;color:var(--ui-accent);text-decoration:none}.more:hover{text-decoration:underline;text-underline-offset:3px}.more--muted{color:var(--ui-text-muted)}.more--arrow:after{content:"→";font-size:.85em;text-decoration:none;display:inline-block}.more--arrow-up:after{content:"↗";font-size:.85em;text-decoration:none;display:inline-block}.more--brand{color:var(--brand-primary, var(--ui-accent))}.front-flow-list{display:flex;flex-direction:column;position:relative}.front-flow-list-item{display:grid;grid-template-columns:64px 1fr;gap:0 24px;position:relative}.front-flow-list-item:not(:last-child):before{content:"";position:absolute;left:31px;top:64px;bottom:0;width:1.5px;background:linear-gradient(180deg,var(--ui-accent),rgba(0,113,227,.15))}.front-flow-list-num{width:64px;height:64px;border-radius:50%;background:var(--ui-surface);border:2px solid var(--ui-accent);display:flex;align-items:center;justify-content:center;font-family:var(--font-mono);font-size:var(--text-title-3);font-weight:800;color:var(--ui-accent);box-shadow:0 0 0 8px #0071e30f;flex-shrink:0;position:relative;z-index:1}.front-flow-list-body{padding:14px 0 40px}.front-flow-list-item:last-child .front-flow-list-body{padding-bottom:0}.front-flow-list-ttl{font-size:var(--text-headline);font-weight:700;color:var(--ui-text);margin-bottom:6px;line-height:1.3}.front-flow-list-desc{font-size:var(--text-subheadline);color:var(--ui-text-muted);line-height:1.8}.context-menu-wrap{position:relative;display:inline-block}.context-menu-trigger{width:28px;height:28px;border-radius:var(--ui-radius-xs);border:none;background:transparent;color:var(--ui-text-muted);font-size:1rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all var(--ui-transition);font-family:inherit}.context-menu-trigger:hover,.context-menu-trigger.is-active{background:var(--ui-surface-3);color:var(--ui-text)}.context-menu{display:none;position:absolute;top:calc(100% + 6px);right:0;min-width:160px;background:#1d1d1f;border-radius:var(--ui-radius-sm);box-shadow:0 8px 32px #0000004d;padding:6px;z-index:500}.context-menu.is-open{display:block}.context-menu-item{display:flex;align-items:center;gap:8px;padding:8px 10px;border-radius:var(--ui-radius-xs);font-size:var(--text-footnote);font-weight:500;color:#ffffffd9;cursor:pointer;transition:background var(--ui-transition);text-decoration:none;border:none;background:transparent;width:100%;text-align:left;font-family:inherit}.context-menu-item:hover{background:rgba(255,255,255,.1);color:#fff}.context-menu-item i{font-size:.875rem;opacity:.7;flex-shrink:0}.context-menu-item--danger{color:#ff6464e6}.context-menu-item--danger:hover{background:rgba(255,59,48,.15);color:#ff6b6b}.context-menu-divider{height:.5px;background:rgba(255,255,255,.1);margin:4px 0}.ui-table{width:100%;border-collapse:collapse;font-size:var(--text-subheadline)}.ui-table thead tr{border-bottom:.5px solid var(--ui-border);background:var(--ui-surface-2)}.ui-table th{padding:10px 16px;font-size:var(--text-caption-1);font-weight:600;color:var(--ui-text-muted);text-align:left;white-space:nowrap}.ui-table td{padding:12px 16px;color:var(--ui-text);border-bottom:.5px solid var(--ui-border)}.ui-table tbody tr:last-child td{border-bottom:none}.ui-table tbody tr:hover td{background:var(--ui-surface-2)}.ui-table .col-num{text-align:right;font-family:var(--font-mono);font-size:var(--text-footnote)}.ui-table tfoot tr{border-top:.5px solid var(--ui-border-2);background:var(--ui-surface-2)}.ui-table tfoot td{padding:10px 16px;font-weight:700;border-bottom:none}.doc-section{margin-bottom:40px}.doc-section:last-child{margin-bottom:0}.doc-h2{font-size:var(--text-title-3);font-weight:700;color:var(--ui-text);letter-spacing:-.02em;margin-bottom:16px;padding-bottom:10px;border-bottom:2px solid var(--ui-accent);display:inline-block}.doc-p{font-size:var(--text-subheadline);color:var(--ui-text-sub);line-height:1.9;margin-bottom:14px}.doc-p:last-child{margin-bottom:0}.doc-table{width:100%;border-collapse:collapse;font-size:var(--text-subheadline)}.doc-table tr{border-bottom:.5px solid var(--ui-border)}.doc-table tr:last-child{border-bottom:none}.doc-table th{padding:12px 20px;font-size:var(--text-footnote);font-weight:600;color:var(--ui-text-muted);text-align:left;background:var(--ui-surface-2);white-space:nowrap;vertical-align:top;width:160px}.doc-table td{padding:12px 20px;color:var(--ui-text);line-height:1.75;vertical-align:top}.doc-table td a{color:var(--ui-accent);font-weight:600;text-decoration:none}.doc-table td a:hover{text-decoration:underline;text-underline-offset:3px}.doc-ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.doc-ul li{display:flex;align-items:flex-start;gap:8px;font-size:var(--text-subheadline);color:var(--ui-text-sub);line-height:1.75}.doc-ul li:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--ui-accent);flex-shrink:0;margin-top:8px}.doc-note{font-size:var(--text-footnote);color:var(--ui-text-muted);line-height:1.8;padding:12px 16px;background:var(--ui-surface-2);border-left:3px solid var(--ui-accent);border-radius:0 var(--ui-radius-xs) var(--ui-radius-xs) 0;margin-top:12px}@media (max-width: 600px){.doc-table th{width:100px;padding:10px 12px}.doc-table td{padding:10px 12px}}.front-footer-sns{display:flex;align-items:center;gap:8px;margin-top:14px}.front-footer-sns-btn{width:32px;height:32px;border-radius:8px;border:.5px solid rgba(255,255,255,.15);background:rgba(255,255,255,.06);display:flex;align-items:center;justify-content:center;color:#fff9;font-size:.9375rem;text-decoration:none;transition:all .2s}.front-footer-sns-btn:hover{background:rgba(255,255,255,.14);color:#fff;border-color:#ffffff4d}.ui-list-disc,.ui-list-check,.ui-list-arrow,.ui-list-num,.ui-list-none,.ui-list-border{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:6px;font-size:var(--text-subheadline);color:var(--ui-text-sub);line-height:1.75}.ui-list-disc li{display:flex;align-items:flex-start;gap:8px}.ui-list-disc li:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--ui-accent);flex-shrink:0;margin-top:8px}.ui-list-check li{display:flex;align-items:flex-start;gap:8px}.ui-list-check li:before{content:"";font-family:bootstrap-icons;font-size:.75rem;color:var(--ui-success);flex-shrink:0;margin-top:3px;font-weight:900}.ui-list-arrow li{display:flex;align-items:flex-start;gap:8px}.ui-list-arrow li:before{content:"";font-family:bootstrap-icons;font-size:.75rem;color:var(--ui-accent);flex-shrink:0;margin-top:3px}.ui-list-num{counter-reset:ui-list-counter}.ui-list-num li{display:flex;align-items:flex-start;gap:10px;counter-increment:ui-list-counter}.ui-list-num li:before{content:counter(ui-list-counter);min-width:22px;height:22px;border-radius:50%;background:var(--ui-accent-lt, rgba(0,113,227,.08));color:var(--ui-accent);font-size:var(--text-caption-2);font-weight:700;font-family:var(--font-mono);display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px}.ui-list-none li{padding:2px 0}.ui-list-border{gap:0}.ui-list-border li{padding:10px 0;border-bottom:.5px solid var(--ui-border);display:flex;align-items:center;gap:8px}.ui-list-border li:last-child{border-bottom:none}.ui-list-sm{font-size:var(--text-footnote);gap:4px}.ui-list-lg{font-size:var(--text-headline);gap:10px}.ui-list-inline{flex-direction:row;flex-wrap:wrap;gap:6px 16px}.auth-wrap{min-height:100vh;display:flex;align-items:center;justify-content:center;background:var(--ui-bg);padding:24px}.auth-card{width:100%;max-width:420px;background:var(--ui-surface);border-radius:var(--ui-radius);box-shadow:var(--ui-shadow-lg);overflow:hidden}.auth-header{padding:32px 32px 0;text-align:center}.auth-logo{display:inline-flex;align-items:center;gap:10px;margin-bottom:20px;text-decoration:none}.auth-logo-mark{width:36px;height:36px;border-radius:9px;background:var(--ui-accent);display:flex;align-items:center;justify-content:center;color:#fff;font-size:.875rem;font-weight:800}.auth-logo-name{font-size:var(--text-subheadline);font-weight:700;color:var(--ui-text)}.auth-title{font-size:var(--text-title-3);font-weight:700;color:var(--ui-text);letter-spacing:-.02em;margin-bottom:8px}.auth-desc{font-size:var(--text-footnote);color:var(--ui-text-muted);line-height:1.75;margin-bottom:0}.auth-body{padding:24px 32px 32px}.auth-footer{padding:16px 32px;background:var(--ui-surface-2);border-top:.5px solid var(--ui-border);text-align:center;font-size:var(--text-caption-1);color:var(--ui-text-muted)}.auth-footer a{color:var(--ui-accent);text-decoration:none;font-weight:600}.auth-footer a:hover{text-decoration:underline;text-underline-offset:3px}.auth-code-input{font-size:2rem;font-family:var(--font-mono);letter-spacing:.3em;text-align:center;height:64px}.auth-step-badge{display:inline-flex;align-items:center;gap:6px;font-size:var(--text-caption-2);font-family:var(--font-mono);font-weight:700;letter-spacing:.08em;color:var(--ui-accent);background:var(--ui-accent-lt, rgba(0,113,227,.08));padding:3px 10px;border-radius:100px;margin-bottom:12px}.ui-card-img{width:100%;height:160px;-o-object-fit:cover;object-fit:cover;display:block}.ui-card-img-placeholder{width:100%;height:160px;background:var(--ui-surface-2);display:flex;align-items:center;justify-content:center;color:var(--ui-text-muted);font-size:2rem}.ui-card-body{padding:12px 16px}.ui-card-body-name{font-weight:700;font-size:var(--text-subheadline);margin-bottom:2px;color:var(--ui-text)}.ui-card-body-sub{font-size:var(--text-caption-1);color:var(--ui-text-muted)}.ui-card-body-price{font-family:var(--font-mono);font-weight:700;color:var(--ui-accent);margin-top:8px}.ui-card-badge{position:absolute;top:8px;right:8px}.ui-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}@media (max-width: 768px){.ui-card-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.ui-card-grid{grid-template-columns:1fr}}.ui-card--img{overflow:hidden;position:relative}.form-section-label{font-size:var(--text-caption-1);font-weight:600;color:var(--ui-text-muted);text-transform:uppercase;letter-spacing:.08em;font-family:var(--font-mono);margin-bottom:12px}.form-field{margin-bottom:20px}.form-field:last-child{margin-bottom:0}.field-label{display:flex;align-items:center;gap:6px;font-size:var(--text-footnote);font-weight:600;color:var(--ui-text);margin-bottom:6px}.field-label .required{font-size:var(--text-caption-2);font-weight:700;color:#fff;background:var(--ui-danger);padding:1px 5px;border-radius:4px;letter-spacing:.04em}.field-label .optional{font-size:var(--text-caption-2);color:var(--ui-text-muted);font-weight:400}.ui-input,.ui-select,.ui-textarea{width:100%;background:var(--ui-surface);border:.5px solid var(--ui-border-2);border-radius:var(--ui-radius-sm);color:var(--ui-text);font-family:inherit;font-size:var(--text-subheadline);transition:all var(--ui-transition);outline:none;box-shadow:var(--ui-shadow-xs)}.ui-input{height:40px;padding:0 14px}.ui-select{height:40px;padding:0 36px 0 14px;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23aeaeb2' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center}.ui-textarea{padding:12px 14px;resize:vertical;min-height:96px;line-height:1.6}.ui-input::-moz-placeholder,.ui-textarea::-moz-placeholder{color:var(--ui-text-muted)}.ui-input::placeholder,.ui-textarea::placeholder{color:var(--ui-text-muted)}.ui-input:hover,.ui-select:hover,.ui-textarea:hover{border-color:#00000038}.ui-input:focus,.ui-select:focus,.ui-textarea:focus{border-color:var(--ui-accent);box-shadow:0 0 0 3px #0071e324,var(--ui-shadow-xs)}.ui-input.is-error,.ui-select.is-error,.ui-textarea.is-error{border-color:var(--ui-danger);box-shadow:0 0 0 3px #ff3b301f}.ui-input.is-valid,.ui-select.is-valid{border-color:var(--ui-success)}.input-with-icon{position:relative}.input-with-icon .input-icon{position:absolute;left:13px;top:50%;transform:translateY(-50%);color:var(--ui-text-muted);font-size:.9rem;pointer-events:none}.input-with-icon .ui-input{padding-left:36px}.field-hint{font-size:var(--text-caption-1);color:var(--ui-text-muted);margin-top:5px;line-height:1.5}.field-error{font-size:var(--text-caption-1);color:var(--ui-danger);margin-top:5px;display:flex;align-items:center;gap:4px}.seg-group{display:flex;background:rgba(118,118,128,.1);border-radius:10px;padding:3px;gap:2px}.seg-group input[type=radio]{display:none}.seg-group label{flex:1;text-align:center;padding:7px 12px;border-radius:8px;font-size:var(--text-footnote);font-weight:500;color:var(--ui-text-sub);cursor:pointer;transition:all var(--ui-transition);-webkit-user-select:none;-moz-user-select:none;user-select:none}.seg-group input[type=radio]:checked+label{background:var(--ui-surface);color:var(--ui-text);font-weight:700;box-shadow:0 1px 4px #0000001f,0 0 0 .5px #0000000f}.file-drop{border:1.5px dashed rgba(0,0,0,.14);border-radius:var(--ui-radius-sm);background:var(--ui-bg);padding:24px;text-align:center;cursor:pointer;transition:all var(--ui-transition)}.file-drop:hover{border-color:var(--ui-accent);background:rgba(0,113,227,.03)}.file-drop i{font-size:1.6rem;color:var(--ui-text-muted);margin-bottom:8px;display:block}.file-drop p{font-size:var(--text-footnote);color:var(--ui-text-sub);margin:0;line-height:1.55}.file-drop .file-hint{font-size:var(--text-caption-2);color:var(--ui-text-muted);margin-top:4px}.suggest-card{background:var(--ui-surface);border-radius:var(--ui-radius-sm);border:.5px solid var(--ui-border-2);box-shadow:var(--ui-shadow-md);overflow:hidden}.suggest-item{display:flex;align-items:center;gap:10px;padding:10px 14px;cursor:pointer;border-bottom:.5px solid var(--ui-border);transition:background var(--ui-transition)}.suggest-item:last-child{border-bottom:none}.suggest-item:hover{background:rgba(0,113,227,.05)}.suggest-item.selected{background:rgba(0,113,227,.06)}.suggest-name{font-size:var(--text-footnote);font-weight:600;color:var(--ui-text)}.suggest-sub{font-size:var(--text-caption-2);color:var(--ui-text-muted);font-family:var(--font-mono)}.submit-area{background:rgba(255,255,255,.88);backdrop-filter:saturate(180%) blur(20px);-webkit-backdrop-filter:saturate(180%) blur(20px);border-top:.5px solid var(--ui-border);position:sticky;bottom:0;z-index:100}.form-divider{height:.5px;background:var(--ui-border);margin:28px 0}.ui-check-wrap,.ui-radio-wrap{display:flex;align-items:center;gap:8px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ui-check-wrap input[type=checkbox],.ui-radio-wrap input[type=radio]{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:18px;height:18px;flex-shrink:0;border:1.5px solid var(--ui-border-2);background:var(--ui-surface);cursor:pointer;transition:all var(--ui-transition);position:relative}.ui-check-wrap input[type=checkbox]{border-radius:5px}.ui-radio-wrap input[type=radio]{border-radius:50%}.ui-check-wrap input[type=checkbox]:hover,.ui-radio-wrap input[type=radio]:hover{border-color:var(--ui-accent)}.ui-check-wrap input[type=checkbox]:checked{background:var(--ui-accent);border-color:var(--ui-accent)}.ui-check-wrap input[type=checkbox]:checked:after{content:"";position:absolute;left:4px;top:1.5px;width:5px;height:9px;border:2px solid #fff;border-top:none;border-left:none;transform:rotate(45deg)}.ui-radio-wrap input[type=radio]:checked{border-color:var(--ui-accent);border-width:5px;background:var(--ui-surface)}.ui-check-wrap label,.ui-radio-wrap label{font-size:var(--text-footnote);color:var(--ui-text);cursor:pointer;line-height:1.4}.ui-check-wrap input:disabled,.ui-radio-wrap input:disabled{opacity:.4;cursor:not-allowed}.ui-check-wrap input:disabled+label,.ui-radio-wrap input:disabled+label{opacity:.4;cursor:not-allowed}.ui-check-wrap input:focus-visible,.ui-radio-wrap input:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(var(--ui-accent-rgb),.2)}.ui-switch-wrap{display:flex;align-items:center;gap:10px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ui-switch-wrap input[type=checkbox]{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:44px;height:26px;flex-shrink:0;border-radius:100px;background:var(--ui-surface-3);border:none;cursor:pointer;transition:background var(--ui-transition);position:relative}.ui-switch-wrap input[type=checkbox]:after{content:"";position:absolute;top:3px;left:3px;width:20px;height:20px;border-radius:50%;background:#fff;box-shadow:0 1px 4px #0000002e;transition:transform var(--ui-transition)}.ui-switch-wrap input[type=checkbox]:checked{background:var(--ui-accent)}.ui-switch-wrap input[type=checkbox]:checked:after{transform:translate(18px)}.ui-switch-wrap input[type=checkbox]:disabled{opacity:.4;cursor:not-allowed}.ui-switch-wrap label{font-size:var(--text-footnote);color:var(--ui-text);cursor:pointer}.ui-switch-wrap input[type=checkbox]:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(var(--ui-accent-rgb),.2)}.ui-switch-wrap.sm input[type=checkbox]{width:34px;height:20px}.ui-switch-wrap.sm input[type=checkbox]:after{width:14px;height:14px;top:3px;left:3px}.ui-switch-wrap.sm input[type=checkbox]:checked:after{transform:translate(14px)}.ui-range-wrap{display:flex;flex-direction:column;gap:6px}.ui-range-header{display:flex;justify-content:space-between;align-items:center}.ui-range-label{font-size:var(--text-footnote);font-weight:600;color:var(--ui-text)}.ui-range-val{font-size:var(--text-footnote);font-weight:700;font-family:var(--font-mono);color:var(--ui-accent);min-width:32px;text-align:right}input[type=range].ui-range{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:100%;height:4px;border-radius:100px;background:var(--ui-surface-3);outline:none;cursor:pointer}input[type=range].ui-range::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;background:var(--ui-accent);box-shadow:0 1px 4px #0071e359;cursor:pointer;-webkit-transition:transform var(--ui-transition);transition:transform var(--ui-transition)}input[type=range].ui-range::-webkit-slider-thumb:hover{transform:scale(1.15)}input[type=range].ui-range::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:var(--ui-accent);border:none;box-shadow:0 1px 4px #0071e359;cursor:pointer}input[type=range].ui-range:focus-visible::-webkit-slider-thumb{box-shadow:0 0 0 3px rgba(var(--ui-accent-rgb),.2)}.tag-input-wrap{display:flex;flex-wrap:wrap;align-items:center;gap:6px;min-height:40px;padding:6px 10px;background:var(--ui-surface);border:.5px solid var(--ui-border-2);border-radius:var(--ui-radius-sm);box-shadow:var(--ui-shadow-xs);cursor:text;transition:all var(--ui-transition)}.tag-input-wrap:focus-within{border-color:var(--ui-accent);box-shadow:0 0 0 3px #0071e324,var(--ui-shadow-xs)}.tag-chip{display:inline-flex;align-items:center;gap:4px;height:24px;padding:0 8px 0 10px;border-radius:100px;background:rgba(var(--ui-accent-rgb),.1);color:var(--ui-accent);font-size:var(--text-caption-1);font-weight:600;white-space:nowrap}.tag-chip-remove{display:flex;align-items:center;justify-content:center;width:14px;height:14px;border-radius:50%;border:none;background:transparent;color:var(--ui-accent);font-size:10px;cursor:pointer;padding:0;opacity:.6;transition:all var(--ui-transition);font-family:inherit}.tag-chip-remove:hover{opacity:1;background:rgba(var(--ui-accent-rgb),.15)}.tag-input-field{flex:1;min-width:80px;height:24px;border:none;outline:none;background:transparent;font-size:var(--text-footnote);color:var(--ui-text);font-family:inherit}.tag-input-field::-moz-placeholder{color:var(--ui-text-muted)}.tag-input-field::placeholder{color:var(--ui-text-muted)}input[type=date].ui-input,input[type=time].ui-input,input[type=datetime-local].ui-input{-moz-appearance:none;appearance:none;-webkit-appearance:none;font-family:var(--font-mono);letter-spacing:.02em}input[type=date].ui-input::-webkit-calendar-picker-indicator,input[type=time].ui-input::-webkit-calendar-picker-indicator{opacity:.4;cursor:pointer;filter:none}input[type=date].ui-input::-webkit-calendar-picker-indicator:hover,input[type=time].ui-input::-webkit-calendar-picker-indicator:hover{opacity:.8}.email-verify-wrap{display:flex;flex-direction:column;align-items:center;text-align:center;padding:28px 20px}.ev-icon{width:56px;height:56px;border-radius:50%;background:var(--ui-accent-lt);display:flex;align-items:center;justify-content:center;font-size:1.5rem;margin-bottom:14px}.ev-title{font-size:var(--text-title-3);font-weight:700;letter-spacing:-.02em;margin-bottom:6px}.ev-desc{font-size:var(--text-footnote);color:var(--ui-text-sub);line-height:1.7;margin-bottom:20px;max-width:400px}.ev-input-row{display:flex;gap:8px;width:100%;max-width:420px}.ev-code-wrap{margin-top:16px;width:100%;max-width:380px}.ev-code-row{display:flex;gap:8px;justify-content:center;margin-bottom:14px}.ev-code-inp{width:44px;height:52px;text-align:center;font-size:1.25rem;font-weight:700;font-family:var(--font-mono);border:1.5px solid var(--ui-border-2);border-radius:var(--ui-radius-sm);background:var(--ui-surface);color:var(--ui-text);outline:none;transition:all var(--ui-transition);caret-color:var(--ui-accent)}.ev-code-inp:focus{border-color:var(--ui-accent);box-shadow:0 0 0 3px #0071e324}.ev-code-inp.filled{border-color:var(--ui-accent);background:rgba(0,113,227,.06);color:var(--ui-accent)}.ev-code-inp.is-error{border-color:var(--ui-danger);box-shadow:0 0 0 3px #ff3b301f;animation:ev-shake .3s ease}@keyframes ev-shake{0%,to{transform:translate(0)}25%{transform:translate(-4px)}75%{transform:translate(4px)}}.ev-notice{font-size:var(--text-caption-1);color:var(--ui-text-muted);line-height:1.6;margin-bottom:12px}.ev-notice strong{color:var(--ui-text)}.ev-resend{font-size:var(--text-caption-1);color:var(--ui-accent);background:none;border:none;cursor:pointer;padding:0;margin-top:10px;font-family:inherit;transition:opacity var(--ui-transition)}.ev-resend:hover{opacity:.7}.ev-resend:disabled{color:var(--ui-text-muted);cursor:not-allowed}.radio-group,.check-group{display:flex;flex-wrap:wrap;gap:8px}.radio-option,.check-option{display:none}.radio-label,.check-label{display:inline-flex;align-items:center;gap:6px;height:34px;padding:0 14px;border:.5px solid var(--ui-border-2);border-radius:var(--ui-radius-pill);font-size:var(--text-footnote);font-weight:500;color:var(--ui-text-sub);cursor:pointer;transition:all var(--ui-transition);background:var(--ui-bg);-webkit-user-select:none;-moz-user-select:none;user-select:none}.radio-label:hover,.check-label:hover{border-color:var(--ui-accent);color:var(--ui-accent);background:rgba(0,113,227,.04)}.radio-option:checked+.radio-label,.check-option:checked+.check-label{background:var(--ui-accent);border-color:var(--ui-accent);color:#fff;font-weight:600;box-shadow:0 2px 8px #0071e340}.care-radio-group{display:flex;flex-wrap:wrap;gap:8px}.care-radio{display:none}.care-radio-label{width:56px;height:52px;border-radius:var(--ui-radius-sm);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;border:.5px solid var(--ui-border-2);cursor:pointer;transition:all var(--ui-transition);background:var(--ui-bg);-webkit-user-select:none;-moz-user-select:none;user-select:none}.care-radio-label:hover{border-color:var(--ui-warning);background:rgba(255,149,0,.04)}.care-radio:checked+.care-radio-label{border-color:var(--ui-warning);background:rgba(255,149,0,.1);box-shadow:0 2px 8px #ff950033}.care-level-name{font-size:var(--text-caption-2);color:var(--ui-text-muted);font-weight:600;line-height:1}.care-level-num{font-size:var(--text-title-3);font-weight:700;color:var(--ui-text);line-height:1}.care-radio:checked+.care-radio-label .care-level-name{color:#b85c00}.care-radio:checked+.care-radio-label .care-level-num{color:#b85c00}:root{--bs-primary: var(--ui-accent);--bs-primary-rgb: 0, 113, 227;--bs-secondary-rgb: 110, 110, 115;--bs-success: var(--ui-success);--bs-success-rgb: 52, 199, 89;--bs-danger: var(--ui-danger);--bs-danger-rgb: 255, 59, 48;--bs-warning: var(--ui-warning);--bs-warning-rgb: 255, 149, 0;--bs-info: var(--ui-indigo);--bs-info-rgb: 88, 86, 214;--bs-body-bg: var(--ui-bg);--bs-body-color: var(--ui-text);--bs-body-font-family: var(--font-sans);--bs-border-color: var(--ui-border);--bs-border-radius: var(--ui-radius);--bs-border-radius-sm: var(--ui-radius-sm);--bs-border-radius-lg: var(--ui-radius);--bs-border-radius-xl: var(--ui-radius);--bs-border-radius-pill: var(--ui-radius-pill);--bs-font-monospace: var(--font-mono);--bs-card-bg: var(--ui-surface);--bs-card-border-color: var(--ui-border);--bs-card-border-radius: var(--ui-radius);--bs-card-cap-bg: transparent;--bs-modal-bg: var(--ui-surface);--bs-modal-border-radius: var(--ui-radius);--bs-dropdown-bg: var(--ui-surface);--bs-dropdown-border-color: var(--ui-border-2);--bs-dropdown-border-radius: var(--ui-radius-sm);--bs-dropdown-link-hover-bg: var(--ui-surface-3);--bs-dropdown-link-active-bg: rgba(0, 113, 227, .1);--bs-dropdown-link-active-color: var(--ui-accent);--bs-table-striped-bg: rgba(0, 0, 0, .025);--bs-table-hover-bg: rgba(0, 0, 0, .03);--bs-table-border-color: var(--ui-border)}.btn{font-weight:600;letter-spacing:-.01em;font-family:inherit;transition:all var(--ui-transition);border-width:0;display:inline-flex;align-items:center;gap:6px}.btn-primary,.btn-secondary,.btn-success,.btn-danger,.btn-warning,.btn-info,.btn-dark,.btn-outline-primary,.btn-outline-secondary,.btn-outline-danger{border-radius:var(--ui-radius-pill)}.btn-primary:hover{background:#0077ed;box-shadow:0 4px 12px #0071e359}.btn-success:hover{box-shadow:0 4px 12px #34c75959}.btn-danger:hover{box-shadow:0 4px 12px #ff3b3059}.btn-warning{color:var(--ui-text)}.btn-outline-primary{border:1.5px solid var(--ui-accent);color:var(--ui-accent)}.btn-outline-primary:hover{background:rgba(0,113,227,.08);color:var(--ui-accent);box-shadow:none}.btn-sm{height:28px;font-size:var(--text-footnote);padding:0 14px}.btn-lg{height:48px;font-size:var(--text-callout);padding:0 28px}.btn:not(.btn-sm):not(.btn-lg){height:36px;padding:0 20px}.form-control,.form-select{border:.5px solid var(--ui-border-2);font-size:var(--text-subheadline);color:var(--ui-text);box-shadow:var(--ui-shadow-xs);transition:all var(--ui-transition);font-family:inherit}.form-control:focus,.form-select:focus{border-color:var(--ui-accent);box-shadow:0 0 0 3px #0071e31f}.form-control::-moz-placeholder{color:var(--ui-text-muted)}.form-control::placeholder{color:var(--ui-text-muted)}.form-control-sm,.form-select-sm{font-size:var(--text-footnote)}.form-label{font-size:var(--text-footnote);font-weight:600;margin-bottom:6px}.form-text{font-size:var(--text-caption-1);color:var(--ui-text-muted)}.card{border:.5px solid var(--ui-border)!important;box-shadow:var(--ui-shadow)}.card-header{border-bottom:.5px solid var(--ui-border);padding:14px 20px 12px;font-size:var(--text-footnote);font-weight:700}.card-body{padding:20px}.card-footer{border-top:.5px solid var(--ui-border);padding:12px 20px;font-size:var(--text-footnote)}.table{font-size:var(--text-footnote)}.table>:not(caption)>*>*{padding:11px 14px;border-bottom-color:var(--ui-border)}.table thead th{font-size:var(--text-caption-1);font-weight:700;color:var(--ui-text-muted);text-transform:uppercase;letter-spacing:.06em;font-family:var(--font-mono);border-bottom:.5px solid var(--ui-border-2)!important}.badge{font-size:var(--text-caption-2);font-weight:700;padding:3px 9px;border-radius:var(--ui-radius-pill)}.alert{border:.5px solid;border-radius:var(--ui-radius-sm);font-size:var(--text-footnote);line-height:1.65}.alert-primary{background:rgba(0,113,227,.06);border-color:#0071e32e;color:#003d80}.alert-success{background:rgba(52,199,89,.06);border-color:#34c75933;color:#0e5a28}.alert-danger{background:rgba(255,59,48,.05);border-color:#ff3b302e;color:#7a1a1a}.alert-warning{background:rgba(255,149,0,.06);border-color:#ff950033;color:#7a3800}.modal-content{border:none;border-radius:var(--ui-radius);box-shadow:var(--ui-shadow-lg);overflow:hidden}.modal-header{border-bottom:.5px solid var(--ui-border);padding:18px 20px;align-items:center}.modal-title{font-size:var(--text-title-3);font-weight:700;color:var(--ui-text)}.btn-close{width:28px!important;height:28px!important;border-radius:50%!important;background-image:none!important;background-color:var(--ui-surface-3)!important;border:none!important;opacity:1!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0!important;transition:background .15s!important;animation:none!important}.btn-close:before,.btn-close:after{display:none!important}.btn-close span,.btn-close i{display:none}.btn-close{font-size:0!important;color:transparent!important}.btn-close:after{content:"✕"!important;display:flex!important;font-size:11px!important;color:var(--ui-text-muted)!important;line-height:1!important}.btn-close:hover{background-color:#0000001a!important;opacity:1!important}.btn-close:hover:after{color:var(--ui-text)!important}.modal-body{padding:20px;display:flex;flex-direction:column;gap:16px}.modal-footer{border-top:.5px solid var(--ui-border);padding:14px 20px;justify-content:flex-end;gap:8px}.dropdown-menu{border:.5px solid var(--ui-border-2);box-shadow:var(--ui-shadow-md);padding:6px}.dropdown-item{border-radius:var(--ui-radius-xs);font-size:var(--text-footnote);padding:8px 12px;transition:background var(--ui-transition)}.dropdown-divider{border-color:var(--ui-border);margin:4px 0}.nav-tabs{border-bottom:.5px solid var(--ui-border)}.nav-tabs .nav-link{font-size:var(--text-footnote);font-weight:500;color:var(--ui-text-sub);border:none;border-bottom:2px solid transparent;border-radius:0;padding:10px 16px;transition:all var(--ui-transition)}.nav-tabs .nav-link:hover{color:var(--ui-text);background:transparent}.nav-tabs .nav-link.active{color:var(--ui-accent);border-bottom-color:var(--ui-accent);background:transparent;font-weight:600}.list-group-item{border:none;border-bottom:.5px solid var(--ui-border);font-size:var(--text-footnote);color:var(--ui-text);padding:11px 16px;transition:background var(--ui-transition)}.list-group-item:last-child{border-bottom:none}.list-group-item.active{background:rgba(0,113,227,.08);color:var(--ui-accent);font-weight:600}.list-group-item:not(.active):hover{background:rgba(0,0,0,.03)}.ui-text{color:var(--ui-text)!important}.ui-text-sub{color:var(--ui-text-sub)!important}.ui-text-muted{color:var(--ui-text-muted)!important}.ui-text-accent{color:var(--ui-accent)!important}.ui-text-danger{color:var(--ui-danger)!important}.ui-text-warning{color:var(--ui-warning)!important}.ui-text-success{color:var(--ui-success)!important}.ui-text-purple{color:var(--ui-purple)!important}.ui-font-mono{font-family:var(--font-mono)!important}.ui-font-sans{font-family:var(--font-sans)!important}.ui-bg{background:var(--ui-bg)!important}.ui-bg-surface{background:var(--ui-surface)!important}.ui-bg-surface-2{background:var(--ui-surface-2)!important}.ui-bg-surface-3{background:var(--ui-surface-3)!important}.ui-bg-accent{background:rgba(0,113,227,.08)!important}.ui-bg-success{background:rgba(52,199,89,.08)!important}.ui-bg-danger{background:rgba(255,59,48,.07)!important}.ui-bg-warning{background:rgba(255,149,0,.08)!important}.ui-bg-purple{background:rgba(175,82,222,.08)!important}.ui-bg-dark{background:#1d1d1f!important}.ui-fs-large-title{font-size:var(--text-large-title)!important}.ui-fs-title-1{font-size:var(--text-title-1)!important}.ui-fs-title-2{font-size:var(--text-title-2)!important}.ui-fs-title-3{font-size:var(--text-title-3)!important}.ui-fs-headline{font-size:var(--text-headline)!important}.ui-fs-body{font-size:var(--text-body)!important}.ui-fs-callout{font-size:var(--text-callout)!important}.ui-fs-subheadline{font-size:var(--text-subheadline)!important}.ui-fs-footnote{font-size:var(--text-footnote)!important}.ui-fs-caption-1{font-size:var(--text-caption-1)!important}.ui-fs-caption-2{font-size:var(--text-caption-2)!important}.ui-shadow-xs{box-shadow:var(--ui-shadow-xs)!important}.ui-shadow{box-shadow:var(--ui-shadow)!important}.ui-shadow-md{box-shadow:var(--ui-shadow-md)!important}.ui-shadow-lg{box-shadow:var(--ui-shadow-lg)!important}.ui-shadow-none{box-shadow:none!important}.ui-border{border:.5px solid var(--ui-border)!important}.ui-border-2{border:.5px solid var(--ui-border-2)!important}.ui-border-t{border-top:.5px solid var(--ui-border)!important}.ui-border-b{border-bottom:.5px solid var(--ui-border)!important}.ui-border-none{border:none!important}.ui-rounded-xs{border-radius:var(--ui-radius-xs)!important}.ui-transition{transition:all var(--ui-transition)!important}.ui-hover{transition:background var(--ui-transition)}.ui-hover:hover{background:rgba(0,0,0,.03)!important}.ui-focus-ring:focus-visible{outline:none;box-shadow:0 0 0 3px #0071e340}.ui-scroll::-webkit-scrollbar{width:4px}.ui-scroll::-webkit-scrollbar-track{background:transparent}.ui-scroll::-webkit-scrollbar-thumb{background:var(--ui-surface-3);border-radius:100px}.ui-scroll::-webkit-scrollbar-thumb:hover{background:var(--ui-text-muted)}.ui-text-gradient{background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:transparent;display:inline-block}.ui-text-gradient-blue{background-image:linear-gradient(135deg,#0071e3 0%,#5856d6 100%)}.ui-text-gradient-gold{background-image:linear-gradient(135deg,#f59e0b 0%,#b8935a 100%)}.ui-text-gradient-sunset{background-image:linear-gradient(135deg,#f97316 0%,#ec4899 50%,#8b5cf6 100%)}.ui-text-gradient-ocean{background-image:linear-gradient(135deg,#06b6d4 0%,#2563eb 100%)}.ui-text-gradient-forest{background-image:linear-gradient(135deg,#34c759 0%,#0891b2 100%)}.ui-text-gradient-mono{background-image:linear-gradient(135deg,#ffffff 0%,#6e6e73 100%)}.ui-text-gradient-dark{background-image:linear-gradient(135deg,#1d1d1f 0%,#6e6e73 100%)}.ui-bg-gradient-blue{background:radial-gradient(ellipse at 20% 50%,rgba(0,113,227,.15) 0%,transparent 55%),radial-gradient(ellipse at 80% 20%,rgba(88,86,214,.12) 0%,transparent 55%),var(--ui-surface)}.ui-bg-gradient-dark{background-image:radial-gradient(ellipse at 75% 10%,rgba(29,78,216,.25) 0%,transparent 60%),radial-gradient(ellipse at 10% 90%,rgba(88,86,214,.15) 0%,transparent 55%)}.ui-bg-gradient-gold{background-image:radial-gradient(ellipse at 70% 20%,rgba(184,147,90,.18) 0%,transparent 55%),radial-gradient(ellipse at 15% 80%,rgba(245,158,11,.1) 0%,transparent 50%)}.ui-bg-gradient-warm{background:radial-gradient(ellipse at 30% 40%,rgba(184,147,90,.07) 0%,transparent 60%),#faf8f4}.ui-bg-gradient-neutral{background:radial-gradient(ellipse at 80% 0%,rgba(0,113,227,.05) 0%,transparent 50%),radial-gradient(ellipse at 0% 100%,rgba(88,86,214,.04) 0%,transparent 50%),var(--ui-bg)}.ui-bg-grid{background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:60px 60px}.ui-bg-grid-light{background-image:linear-gradient(rgba(0,0,0,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(0,0,0,.04) 1px,transparent 1px);background-size:40px 40px}.ui-border-gradient-blue{border:1.5px solid transparent;background-clip:padding-box;background-image:linear-gradient(var(--ui-surface),var(--ui-surface)),linear-gradient(135deg,#0071e3,#5856d6);background-origin:border-box}.ui-border-gradient-gold{border:1.5px solid transparent;background-clip:padding-box;background-image:linear-gradient(var(--ui-surface),var(--ui-surface)),linear-gradient(135deg,#f59e0b,#b8935a);background-origin:border-box}.ui-badge-gradient{color:#fff;border:none;display:inline-flex;align-items:center;gap:5px;padding:4px 12px;border-radius:var(--ui-radius-pill);font-size:var(--text-caption-1);font-weight:700;letter-spacing:.02em}.ui-badge-gradient-blue{background:linear-gradient(135deg,#0071e3 0%,#5856d6 100%);box-shadow:0 2px 8px #0071e34d}.ui-badge-gradient-gold{background:linear-gradient(135deg,#f59e0b 0%,#b8935a 100%);box-shadow:0 2px 8px #f59e0b4d}.ui-badge-gradient-sunset{background:linear-gradient(135deg,#f97316 0%,#ec4899 50%,#8b5cf6 100%);box-shadow:0 2px 8px #f9731640}.ui-badge-gradient-ocean{background:linear-gradient(135deg,#06b6d4 0%,#2563eb 100%);box-shadow:0 2px 8px #06b6d44d}.ui-badge-gradient-forest{background:linear-gradient(135deg,#34c759 0%,#0891b2 100%);box-shadow:0 2px 8px #34c7594d}.ui-badge-gradient-danger{background:linear-gradient(135deg,#ff3b30 0%,#ff9500 100%);box-shadow:0 2px 8px #ff3b304d}.ui-badge-gradient-dark{background:linear-gradient(135deg,#1d1d1f 0%,#3a3a3c 100%);box-shadow:0 2px 8px #0003}.shell-header{position:sticky;top:0;z-index:400;height:50px;display:flex;align-items:center;padding:0 20px;gap:10px;background:rgba(255,255,255,.92);-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px);border-bottom:.5px solid var(--ui-border-2)}.shell-logo{font-size:var(--text-footnote);font-weight:700;display:flex;align-items:center;gap:7px;white-space:nowrap}.shell-dot{width:7px;height:7px;border-radius:50%;background:var(--ui-accent)}.shell-ver{font-size:9px;font-family:var(--font-mono);font-weight:700;padding:2px 7px;border-radius:100px;background:rgba(255,149,0,.1);color:#b85c00}.shell-search{margin-left:auto;position:relative}.shell-search input{height:30px;width:200px;padding:0 10px 0 26px;border:.5px solid var(--ui-border-2);border-radius:8px;font-size:var(--text-caption-1);font-family:inherit;background:var(--ui-bg);color:var(--ui-text);outline:none;transition:var(--ui-transition)}.shell-search input:focus{border-color:var(--ui-accent);background:#fff;box-shadow:0 0 0 3px #0071e31a;width:230px}.shell-search-ico{position:absolute;left:8px;top:50%;transform:translateY(-50%);color:var(--ui-text-muted);font-size:10px;pointer-events:none}.cat-layout{display:grid;grid-template-columns:210px 1fr;min-height:calc(100vh - 50px)}.cat-sidenav{border-right:.5px solid var(--ui-border);padding:16px 10px;background:var(--ui-surface);position:sticky;top:50px;height:calc(100vh - 50px);overflow-y:auto}.sidenav-group{margin-bottom:4px}.sidenav-label{font-size:9px;font-family:var(--font-mono);font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--ui-text-muted);padding:8px 8px 4px;display:block}.sidenav-item{display:flex;align-items:center;gap:7px;font-size:var(--text-caption-1);font-weight:500;color:var(--ui-text-sub);padding:5px 8px;border-radius:6px;text-decoration:none;transition:all var(--ui-transition)}.sidenav-item:hover{background:var(--ui-surface-3);color:var(--ui-text);text-decoration:none}.sidenav-item.active{background:rgba(0,113,227,.08);color:var(--ui-accent)}.sidenav-item i{font-size:.8rem;flex-shrink:0;width:14px;text-align:center}.cat-main{padding:24px;overflow-x:hidden;background:var(--ui-bg)}.tips-sec{margin-bottom:48px}.tips-sec-title{font-size:var(--text-title-3);font-weight:700;color:var(--ui-text);margin-bottom:4px;letter-spacing:-.02em}.tips-sec-desc{font-size:var(--text-footnote);color:var(--ui-text-sub);margin-bottom:16px;line-height:1.7}.demo-block{background:var(--ui-surface);border-radius:var(--ui-radius);box-shadow:var(--ui-shadow);overflow:hidden;margin-bottom:10px}.demo-label{font-size:var(--text-caption-2);font-weight:700;font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--ui-text-muted);padding:10px 16px 0}.demo-pad{padding:16px}.demo-bg{padding:16px;background:var(--ui-bg)}.demo-dark{padding:20px;background:#1d1d1f;border-radius:0 0 var(--ui-radius) var(--ui-radius)}.code-block{background:#1e1e2e;border-radius:var(--ui-radius-sm);padding:14px 16px;margin:8px 0 0;font-family:var(--font-mono);font-size:11px;line-height:1.75;overflow-x:auto;white-space:pre}.cm{color:#6272a4}.cls{color:#ff79c6}.kw{color:#50fa7b}.val{color:#f1fa8c}.tx{color:#f8f8f2}.warn-pill{display:inline-flex;align-items:center;gap:5px;font-size:var(--text-caption-1);color:#b85c00;background:rgba(255,149,0,.07);border:.5px solid rgba(255,149,0,.2);border-radius:var(--ui-radius-xs);padding:4px 10px;margin:6px 0}.typo-row{display:flex;align-items:baseline;gap:16px;padding:10px 0;border-bottom:.5px solid var(--ui-border)}.typo-row:last-child{border-bottom:none}.typo-name{font-family:var(--font-mono);font-size:10px;color:var(--ui-text-muted);width:180px;flex-shrink:0}.typo-size{font-family:var(--font-mono);font-size:10px;color:var(--ui-text-muted);width:55px;flex-shrink:0}.typo-sample{font-weight:400;color:var(--ui-text)}.tips-sec.hidden{display:none}.front-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:48px;padding:0 28px;border-radius:var(--ui-radius-pill);font-size:var(--text-subheadline);font-weight:600;font-family:inherit;cursor:pointer;transition:all var(--ui-transition);text-decoration:none;border:none}.front-btn-primary{background:var(--ui-accent);color:#fff}.front-btn-primary:hover{opacity:.88;color:#fff}.front-btn-secondary{background:var(--ui-surface);color:var(--ui-text);border:.5px solid var(--ui-border-2)}.front-btn-secondary:hover{background:var(--ui-surface-2)}.front-btn-ghost{background:rgba(255,255,255,.1);color:#fff;border:.5px solid rgba(255,255,255,.3)}.front-btn-ghost:hover{background:rgba(255,255,255,.18);color:#fff}.front-btn-sm{height:38px;padding:0 18px;font-size:var(--text-footnote)}.text-center{justify-content:center!important}.front-hero{background:#0a0c10;position:relative;display:flex;align-items:center;padding:80px 24px}.front-hero--sm{padding:56px 24px}.front-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none;z-index:0}.front-hero-grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:48px 48px}.front-hero-glow--tr{position:absolute;top:-100px;right:-60px;width:500px;height:500px;border-radius:50%;background:radial-gradient(circle,var(--brand-primary-lt, rgba(29, 78, 216, .22)) 0%,transparent 65%)}.front-hero-glow--bl{position:absolute;bottom:-80px;left:-40px;width:400px;height:400px;border-radius:50%;background:radial-gradient(circle,rgba(245,158,11,.1) 0%,transparent 65%)}.front-hero-inner{max-width:1100px;margin:0 auto;width:100%;position:relative;z-index:1;display:grid;grid-template-columns:1fr 400px;gap:60px;align-items:center}.front-hero-inner--single{grid-template-columns:1fr;max-width:680px;text-align:center}.front-hero-inner--single .front-hero-btns,.front-hero-inner--single .front-hero-stats{justify-content:center}@media (max-width: 900px){.front-hero-inner{grid-template-columns:1fr}}.front-hero-body{display:flex;flex-direction:column}.front-hero-tag{display:inline-flex;align-items:center;gap:7px;border:.5px solid rgba(245,158,11,.3);background:rgba(245,158,11,.08);padding:5px 14px;border-radius:var(--ui-radius-pill, 100px);font-size:var(--text-caption-2);font-family:var(--font-mono);letter-spacing:.1em;color:#f59e0b;margin-bottom:16px;width:-moz-fit-content;width:fit-content}.front-hero-tag--brand{border-color:var(--brand-primary-shadow, rgba(232, 137, 136, .3));background:var(--brand-primary-lt, rgba(232, 137, 136, .08));color:var(--brand-primary, #e88988)}.front-hero-tag--blue{border-color:#2563eb4d;background:rgba(37,99,235,.08);color:#60a5fa}.front-hero-tag--green{border-color:#34c7594d;background:rgba(52,199,89,.08);color:#4ade80}.front-hero-tag-dot{width:6px;height:6px;border-radius:50%;background:currentColor;display:inline-block;flex-shrink:0;animation:front-hero-pulse 2s ease-in-out infinite}@keyframes front-hero-pulse{0%,to{opacity:1}50%{opacity:.3}}.front-hero-h1{font-size:clamp(1.75rem,4vw,3rem);font-weight:700;color:#fff;letter-spacing:-.03em;line-height:1.15;margin-bottom:14px}.front-hero-em{font-style:normal;color:#f59e0b}.front-hero-em--brand{color:var(--brand-primary, #e88988)}.front-hero-em--blue{color:#60a5fa}.front-hero-em--green{color:#4ade80}.front-hero-sub{font-size:var(--text-subheadline);color:#ffffff80;line-height:1.75;margin-bottom:24px;max-width:520px}.front-hero-btns{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:24px}.front-hero-btn-primary{display:inline-flex;align-items:center;gap:6px;height:44px;padding:0 24px;border-radius:var(--ui-radius-pill, 100px);border:none;background:var(--brand-primary, #2563eb);color:#fff;font-size:var(--text-subheadline);font-weight:700;font-family:inherit;cursor:pointer;text-decoration:none;transition:all .2s ease;white-space:nowrap}.front-hero-btn-primary:hover{background:var(--brand-primary-hover, #1d4ed8);box-shadow:0 6px 20px var(--brand-primary-shadow, rgba(37, 99, 235, .35));transform:translateY(-1px);color:#fff}.front-hero-btn-ghost{display:inline-flex;align-items:center;gap:6px;height:44px;padding:0 20px;border-radius:var(--ui-radius-pill, 100px);border:1px solid rgba(255,255,255,.25);background:transparent;color:#ffffffbf;font-size:var(--text-subheadline);font-weight:500;font-family:inherit;cursor:pointer;text-decoration:none;transition:all .2s ease;white-space:nowrap}.front-hero-btn-ghost:hover{border-color:#ffffff80;background:rgba(255,255,255,.08);color:#fff}.front-hero-stats{display:flex;gap:28px;padding-top:20px;border-top:.5px solid rgba(255,255,255,.07);flex-wrap:wrap}.front-hero-stat-num{font-size:var(--text-title-3);font-weight:700;color:#fff;font-family:var(--font-mono);line-height:1}.front-hero-stat-label{font-size:var(--text-caption-2);color:#ffffff59;margin-top:3px}.front-hero-cards{position:relative;height:360px}@media (max-width: 900px){.front-hero-cards{display:none}}.front-page-hero{background:#0a0c10;padding:64px 24px 48px;position:relative}.front-page-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none;z-index:0}.front-page-hero-bg:after{content:"";position:absolute;top:-80px;right:-60px;width:400px;height:400px;border-radius:50%;background:radial-gradient(circle,var(--brand-primary-lt, rgba(29, 78, 216, .12)) 0%,transparent 65%)}.front-page-hero-inner{max-width:1100px;margin:0 auto;position:relative;z-index:1}.front-page-hero-breadcrumb{display:flex;align-items:center;gap:6px;font-size:var(--text-caption-2);font-family:var(--font-mono);color:#ffffff4d;margin-bottom:14px}.front-page-hero-breadcrumb a{color:#fff6;text-decoration:none;transition:color .2s}.front-page-hero-breadcrumb a:hover{color:#ffffffb3}.front-page-hero-label{font-size:var(--text-caption-2);font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:#ffffff59;margin-bottom:10px}.front-page-hero-h1{font-size:clamp(1.625rem,4vw,2.75rem);font-weight:700;color:#fff;letter-spacing:-.02em;line-height:1.2;margin-bottom:10px}.front-page-hero-sub{font-size:var(--text-subheadline);color:#ffffff80;line-height:1.75;max-width:560px}.front-hero-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.55);z-index:0}.thread-sidebar{width:300px;min-width:300px;display:flex;flex-direction:column;border-right:.5px solid var(--ui-border);background:var(--ui-surface);flex-shrink:0}@media (max-width: 768px){.thread-sidebar{display:none}}.sidebar-head{padding:14px 16px 10px;border-bottom:.5px solid var(--ui-border);flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:8px}.sidebar-search{position:relative;padding:10px 12px;border-bottom:.5px solid var(--ui-border);flex-shrink:0}.sidebar-search input{width:100%;height:30px;padding:0 10px 0 30px;border-radius:var(--ui-radius-sm);border:.5px solid var(--ui-border-2);background:var(--ui-bg);font-size:var(--text-caption-1);color:var(--ui-text);outline:none;font-family:inherit;transition:all var(--ui-transition)}.sidebar-search input:focus{border-color:var(--ui-accent);background:var(--ui-surface)}.sidebar-search .si{position:absolute;left:20px;top:50%;transform:translateY(-50%);color:var(--ui-text-muted);font-size:.75rem}.thread-list{overflow-y:auto;flex:1;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.08) transparent}.thread-list-item{display:flex;align-items:flex-start;gap:10px;padding:12px 14px;border-bottom:.5px solid var(--ui-border);cursor:pointer;transition:background var(--ui-transition);text-decoration:none}.thread-list-item:hover{background:rgba(0,0,0,.025)}.thread-list-item.active{background:rgba(0,113,227,.06);border-left:3px solid var(--ui-accent);padding-left:11px}.thread-list-item-title{font-size:var(--text-footnote);font-weight:600;color:var(--ui-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.thread-list-item-sub{font-size:var(--text-caption-2);color:var(--ui-text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:2px}.thread-list-item-time{font-size:var(--text-caption-2);color:var(--ui-text-muted);font-family:var(--font-mono);flex-shrink:0}.cat-chip{display:inline-block;padding:2px 7px;border-radius:3px;font-size:var(--text-caption-2);font-weight:700;letter-spacing:.05em;text-transform:uppercase;font-family:var(--font-mono)}.cat-chip.general{background:rgba(0,113,227,.08);color:var(--ui-accent)}.cat-chip.patient{background:rgba(52,199,89,.08);color:#1a8a3c}.cat-chip.urgent{background:rgba(255,59,48,.08);color:var(--ui-danger)}.cat-chip.info{background:rgba(255,149,0,.08);color:#b85c00}.thread-main{flex:1;display:flex;flex-direction:column;min-width:0;min-height:0;overflow:hidden}.thread-head{background:var(--ui-surface);border-bottom:.5px solid var(--ui-border);padding:14px 20px 12px;flex-shrink:0}.thread-head-title{font-size:var(--text-headline);font-weight:700;letter-spacing:-.015em}.thread-head-meta{font-size:var(--text-caption-1);color:var(--ui-text-muted);font-family:var(--font-mono)}.thread-action-btn{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:var(--ui-radius-xs);border:.5px solid var(--ui-border-2);background:var(--ui-surface);color:var(--ui-text-sub);cursor:pointer;transition:all var(--ui-transition);font-size:.85rem}.thread-action-btn:hover{background:var(--ui-surface-3);color:var(--ui-text)}.comment-list{flex:1;overflow-y:auto;padding:20px;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.08) transparent}.comment-item{display:flex;gap:10px;margin-bottom:20px}.comment-item:last-child{margin-bottom:0}.comment-item.is-mine,.comment-item.is-mine .comment-header{flex-direction:row-reverse}.comment-body-wrap{flex:1;min-width:0}.comment-header{display:flex;align-items:baseline;gap:8px;margin-bottom:5px;flex-wrap:wrap}.comment-name{font-size:var(--text-footnote);font-weight:700;color:var(--ui-text)}.comment-role{font-size:var(--text-caption-2);color:var(--ui-text-muted)}.comment-time{font-size:var(--text-caption-2);color:var(--ui-text-muted);font-family:var(--font-mono)}.comment-bubble{background:var(--ui-bg);border-radius:0 var(--ui-radius-sm) var(--ui-radius-sm) var(--ui-radius-sm);padding:12px 14px;border:.5px solid var(--ui-border);line-height:1.7;font-size:var(--text-subheadline);color:var(--ui-text);position:relative}.comment-item.is-mine .comment-bubble{background:rgba(0,113,227,.09);border-color:#0071e324;border-radius:var(--ui-radius-sm) 0 var(--ui-radius-sm) var(--ui-radius-sm)}.reaction-bar{display:flex;align-items:center;gap:4px;margin-top:6px;flex-wrap:wrap}.reaction{display:inline-flex;align-items:center;gap:4px;padding:3px 9px;border-radius:var(--ui-radius-pill);border:.5px solid var(--ui-border-2);background:var(--ui-surface);font-size:var(--text-caption-2);cursor:pointer;transition:all var(--ui-transition);font-family:inherit;color:var(--ui-text-sub)}.reaction:hover{background:var(--ui-surface-3)}.reaction.is-mine{background:rgba(0,113,227,.08);border-color:#0071e333;color:var(--ui-accent)}.reaction-add{width:24px;height:24px;border-radius:50%;border:.5px dashed rgba(0,0,0,.15);background:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--ui-text-muted);font-size:.75rem;transition:all var(--ui-transition)}.reaction-add:hover{background:var(--ui-surface-3);border-style:solid}.attachment-grid{display:flex;gap:6px;flex-wrap:wrap;margin-top:8px}.attachment-thumb{width:80px;height:60px;border-radius:var(--ui-radius-xs);background:var(--ui-surface-3);border:.5px solid var(--ui-border);display:flex;align-items:center;justify-content:center;cursor:pointer;overflow:hidden;transition:opacity var(--ui-transition)}.attachment-thumb:hover{opacity:.85}.attachment-thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.attachment-doc{height:36px;padding:0 12px;border-radius:var(--ui-radius-xs);background:var(--ui-surface);border:.5px solid var(--ui-border);display:inline-flex;align-items:center;gap:6px;font-size:var(--text-caption-1);color:var(--ui-text-sub);cursor:pointer;transition:background var(--ui-transition)}.attachment-doc:hover{background:var(--ui-surface-3)}.reply-thread{border-left:2px solid var(--ui-border);margin-left:46px;margin-top:8px;padding-left:12px;display:flex;flex-direction:column;gap:12px}.date-divider{text-align:center;margin:16px 0;position:relative}.date-divider:before{content:"";position:absolute;top:50%;left:0;right:0;height:.5px;background:var(--ui-border)}.date-divider span{position:relative;background:var(--ui-bg);padding:2px 12px;font-size:var(--text-caption-2);color:var(--ui-text-muted);font-family:var(--font-mono);border:.5px solid var(--ui-border);border-radius:var(--ui-radius-pill)}.comment-form{background:var(--ui-surface);border-top:.5px solid var(--ui-border);padding:12px 16px;flex-shrink:0}.reply-indicator{display:flex;align-items:center;gap:8px;padding:6px 12px;background:rgba(0,113,227,.06);border-radius:var(--ui-radius-xs);border-left:3px solid var(--ui-accent);margin-bottom:8px;font-size:var(--text-caption-1);color:var(--ui-text-sub)}.reply-indicator span{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.reply-indicator button{background:none;border:none;color:var(--ui-text-muted);cursor:pointer;font-size:.85rem;padding:0}.input-row{display:flex;align-items:flex-end;gap:8px;border:.5px solid var(--ui-border-2);border-radius:var(--ui-radius-sm);padding:8px 12px;background:var(--ui-bg);transition:all var(--ui-transition)}.input-row:focus-within{border-color:var(--ui-accent);background:var(--ui-surface);box-shadow:0 0 0 3px #0071e314}.comment-textarea{flex:1;border:none;outline:none;background:transparent;resize:none;font-size:var(--text-subheadline);color:var(--ui-text);font-family:inherit;line-height:1.6;max-height:120px;min-height:24px}.comment-textarea::-moz-placeholder{color:var(--ui-text-muted)}.comment-textarea::placeholder{color:var(--ui-text-muted)}.input-actions{display:flex;align-items:center;gap:4px;flex-shrink:0}.input-tool-btn{width:28px;height:28px;border-radius:var(--ui-radius-xs);border:none;background:transparent;color:var(--ui-text-muted);cursor:pointer;font-size:.85rem;display:flex;align-items:center;justify-content:center;transition:all var(--ui-transition)}.input-tool-btn:hover{background:var(--ui-surface-3);color:var(--ui-text)}.send-btn{width:34px;height:34px;border-radius:50%;border:none;background:var(--ui-accent);color:#fff;cursor:pointer;font-size:.85rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all var(--ui-transition);box-shadow:0 2px 8px #0071e34d}.send-btn:hover{background:#0077ed;box-shadow:0 4px 12px #0071e366}.send-btn:disabled{background:var(--ui-surface-3);box-shadow:none;color:var(--ui-text-muted);cursor:not-allowed}.members-panel{width:220px;min-width:220px;border-left:.5px solid var(--ui-border);background:var(--ui-surface);display:flex;flex-direction:column;flex-shrink:0;overflow-y:auto}@media (max-width: 1100px){.members-panel{display:none}}.members-head{padding:14px 14px 10px;border-bottom:.5px solid var(--ui-border);font-size:var(--text-footnote);font-weight:700}.member-item{display:flex;align-items:center;gap:8px;padding:9px 14px;border-bottom:.5px solid var(--ui-border)}.member-item:last-child{border-bottom:none}.online-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.online-dot.on{background:var(--ui-success)}.online-dot.off{background:var(--ui-text-muted);opacity:.4}.read-avatars{display:flex;align-items:center}.read-avatar{width:16px;height:16px;border-radius:50%;border:1.5px solid var(--ui-surface);margin-right:-5px;font-size:.5rem;font-weight:700;display:flex;align-items:center;justify-content:center}/*!
 * Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2023 Fonticons, Inc.
 */.fa{font-family:var(--fa-style-family, "Font Awesome 6 Free");font-weight:var(--fa-style, 900)}.fa,.fa-classic,.fa-sharp,.fas,.fa-solid,.far,.fa-regular,.fab,.fa-brands{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display, inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fas,.fa-classic,.fa-solid,.far,.fa-regular{font-family:"Font Awesome 6 Free"}.fab,.fa-brands{font-family:"Font Awesome 6 Brands"}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin, 2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width, 2em) * -1);position:absolute;text-align:center;width:var(--fa-li-width, 2em);line-height:inherit}.fa-border{border-color:var(--fa-border-color, #eee);border-radius:var(--fa-border-radius, .1em);border-style:var(--fa-border-style, solid);border-width:var(--fa-border-width, .08em);padding:var(--fa-border-padding, .2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin, .3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin, .3em)}.fa-beat{animation-name:fa-beat;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, ease-in-out)}.fa-bounce{animation-name:fa-bounce;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, cubic-bezier(.28, .84, .42, 1))}.fa-fade{animation-name:fa-fade;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, cubic-bezier(.4, 0, .6, 1))}.fa-beat-fade{animation-name:fa-beat-fade;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, cubic-bezier(.4, 0, .6, 1))}.fa-flip{animation-name:fa-flip;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, ease-in-out)}.fa-shake{animation-name:fa-shake;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, linear)}.fa-spin{animation-name:fa-spin;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 2s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, linear)}.fa-spin-reverse{--fa-animation-direction: reverse}.fa-pulse,.fa-spin-pulse{animation-name:fa-spin;animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, steps(8))}@media (prefers-reduced-motion: reduce){.fa-beat,.fa-bounce,.fa-fade,.fa-beat-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{animation-delay:-1ms;animation-duration:1ms;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale, 1.25))}}@keyframes fa-bounce{0%{transform:scale(1) translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x, 1.1),var(--fa-bounce-start-scale-y, .9)) translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x, .9),var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x, 1.05),var(--fa-bounce-land-scale-y, .95)) translateY(0)}57%{transform:scale(1) translateY(var(--fa-bounce-rebound, -.125em))}64%{transform:scale(1) translateY(0)}to{transform:scale(1) translateY(0)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity, .4)}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity, .4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale, 1.125))}}@keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x, 0),var(--fa-flip-y, 1),var(--fa-flip-z, 0),var(--fa-flip-angle, -180deg))}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}8%,24%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,to{transform:rotate(0)}}@keyframes fa-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.fa-rotate-90{transform:rotate(90deg)}.fa-rotate-180{transform:rotate(180deg)}.fa-rotate-270{transform:rotate(270deg)}.fa-flip-horizontal{transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}.fa-rotate-by{transform:rotate(var(--fa-rotate-angle, none))}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index, auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse, #fff)}.fa-0:before{content:"0"}.fa-1:before{content:"1"}.fa-2:before{content:"2"}.fa-3:before{content:"3"}.fa-4:before{content:"4"}.fa-5:before{content:"5"}.fa-6:before{content:"6"}.fa-7:before{content:"7"}.fa-8:before{content:"8"}.fa-9:before{content:"9"}.fa-fill-drip:before{content:""}.fa-arrows-to-circle:before{content:""}.fa-circle-chevron-right:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-at:before{content:"@"}.fa-trash-can:before{content:""}.fa-trash-alt:before{content:""}.fa-text-height:before{content:""}.fa-user-xmark:before{content:""}.fa-user-times:before{content:""}.fa-stethoscope:before{content:""}.fa-message:before{content:""}.fa-comment-alt:before{content:""}.fa-info:before{content:""}.fa-down-left-and-up-right-to-center:before{content:""}.fa-compress-alt:before{content:""}.fa-explosion:before{content:""}.fa-file-lines:before{content:""}.fa-file-alt:before{content:""}.fa-file-text:before{content:""}.fa-wave-square:before{content:""}.fa-ring:before{content:""}.fa-building-un:before{content:""}.fa-dice-three:before{content:""}.fa-calendar-days:before{content:""}.fa-calendar-alt:before{content:""}.fa-anchor-circle-check:before{content:""}.fa-building-circle-arrow-right:before{content:""}.fa-volleyball:before{content:""}.fa-volleyball-ball:before{content:""}.fa-arrows-up-to-line:before{content:""}.fa-sort-down:before{content:""}.fa-sort-desc:before{content:""}.fa-circle-minus:before{content:""}.fa-minus-circle:before{content:""}.fa-door-open:before{content:""}.fa-right-from-bracket:before{content:""}.fa-sign-out-alt:before{content:""}.fa-atom:before{content:""}.fa-soap:before{content:""}.fa-icons:before{content:""}.fa-heart-music-camera-bolt:before{content:""}.fa-microphone-lines-slash:before{content:""}.fa-microphone-alt-slash:before{content:""}.fa-bridge-circle-check:before{content:""}.fa-pump-medical:before{content:""}.fa-fingerprint:before{content:""}.fa-hand-point-right:before{content:""}.fa-magnifying-glass-location:before{content:""}.fa-search-location:before{content:""}.fa-forward-step:before{content:""}.fa-step-forward:before{content:""}.fa-face-smile-beam:before{content:""}.fa-smile-beam:before{content:""}.fa-flag-checkered:before{content:""}.fa-football:before{content:""}.fa-football-ball:before{content:""}.fa-school-circle-exclamation:before{content:""}.fa-crop:before{content:""}.fa-angles-down:before{content:""}.fa-angle-double-down:before{content:""}.fa-users-rectangle:before{content:""}.fa-people-roof:before{content:""}.fa-people-line:before{content:""}.fa-beer-mug-empty:before{content:""}.fa-beer:before{content:""}.fa-diagram-predecessor:before{content:""}.fa-arrow-up-long:before{content:""}.fa-long-arrow-up:before{content:""}.fa-fire-flame-simple:before{content:""}.fa-burn:before{content:""}.fa-person:before{content:""}.fa-male:before{content:""}.fa-laptop:before{content:""}.fa-file-csv:before{content:""}.fa-menorah:before{content:""}.fa-truck-plane:before{content:""}.fa-record-vinyl:before{content:""}.fa-face-grin-stars:before{content:""}.fa-grin-stars:before{content:""}.fa-bong:before{content:""}.fa-spaghetti-monster-flying:before{content:""}.fa-pastafarianism:before{content:""}.fa-arrow-down-up-across-line:before{content:""}.fa-spoon:before{content:""}.fa-utensil-spoon:before{content:""}.fa-jar-wheat:before{content:""}.fa-envelopes-bulk:before{content:""}.fa-mail-bulk:before{content:""}.fa-file-circle-exclamation:before{content:""}.fa-circle-h:before{content:""}.fa-hospital-symbol:before{content:""}.fa-pager:before{content:""}.fa-address-book:before{content:""}.fa-contact-book:before{content:""}.fa-strikethrough:before{content:""}.fa-k:before{content:"K"}.fa-landmark-flag:before{content:""}.fa-pencil:before{content:""}.fa-pencil-alt:before{content:""}.fa-backward:before{content:""}.fa-caret-right:before{content:""}.fa-comments:before{content:""}.fa-paste:before{content:""}.fa-file-clipboard:before{content:""}.fa-code-pull-request:before{content:""}.fa-clipboard-list:before{content:""}.fa-truck-ramp-box:before{content:""}.fa-truck-loading:before{content:""}.fa-user-check:before{content:""}.fa-vial-virus:before{content:""}.fa-sheet-plastic:before{content:""}.fa-blog:before{content:""}.fa-user-ninja:before{content:""}.fa-person-arrow-up-from-line:before{content:""}.fa-scroll-torah:before{content:""}.fa-torah:before{content:""}.fa-broom-ball:before{content:""}.fa-quidditch:before{content:""}.fa-quidditch-broom-ball:before{content:""}.fa-toggle-off:before{content:""}.fa-box-archive:before{content:""}.fa-archive:before{content:""}.fa-person-drowning:before{content:""}.fa-arrow-down-9-1:before{content:""}.fa-sort-numeric-desc:before{content:""}.fa-sort-numeric-down-alt:before{content:""}.fa-face-grin-tongue-squint:before{content:""}.fa-grin-tongue-squint:before{content:""}.fa-spray-can:before{content:""}.fa-truck-monster:before{content:""}.fa-w:before{content:"W"}.fa-earth-africa:before{content:""}.fa-globe-africa:before{content:""}.fa-rainbow:before{content:""}.fa-circle-notch:before{content:""}.fa-tablet-screen-button:before{content:""}.fa-tablet-alt:before{content:""}.fa-paw:before{content:""}.fa-cloud:before{content:""}.fa-trowel-bricks:before{content:""}.fa-face-flushed:before{content:""}.fa-flushed:before{content:""}.fa-hospital-user:before{content:""}.fa-tent-arrow-left-right:before{content:""}.fa-gavel:before{content:""}.fa-legal:before{content:""}.fa-binoculars:before{content:""}.fa-microphone-slash:before{content:""}.fa-box-tissue:before{content:""}.fa-motorcycle:before{content:""}.fa-bell-concierge:before{content:""}.fa-concierge-bell:before{content:""}.fa-pen-ruler:before{content:""}.fa-pencil-ruler:before{content:""}.fa-people-arrows:before{content:""}.fa-people-arrows-left-right:before{content:""}.fa-mars-and-venus-burst:before{content:""}.fa-square-caret-right:before{content:""}.fa-caret-square-right:before{content:""}.fa-scissors:before{content:""}.fa-cut:before{content:""}.fa-sun-plant-wilt:before{content:""}.fa-toilets-portable:before{content:""}.fa-hockey-puck:before{content:""}.fa-table:before{content:""}.fa-magnifying-glass-arrow-right:before{content:""}.fa-tachograph-digital:before{content:""}.fa-digital-tachograph:before{content:""}.fa-users-slash:before{content:""}.fa-clover:before{content:""}.fa-reply:before{content:""}.fa-mail-reply:before{content:""}.fa-star-and-crescent:before{content:""}.fa-house-fire:before{content:""}.fa-square-minus:before{content:""}.fa-minus-square:before{content:""}.fa-helicopter:before{content:""}.fa-compass:before{content:""}.fa-square-caret-down:before{content:""}.fa-caret-square-down:before{content:""}.fa-file-circle-question:before{content:""}.fa-laptop-code:before{content:""}.fa-swatchbook:before{content:""}.fa-prescription-bottle:before{content:""}.fa-bars:before{content:""}.fa-navicon:before{content:""}.fa-people-group:before{content:""}.fa-hourglass-end:before{content:""}.fa-hourglass-3:before{content:""}.fa-heart-crack:before{content:""}.fa-heart-broken:before{content:""}.fa-square-up-right:before{content:""}.fa-external-link-square-alt:before{content:""}.fa-face-kiss-beam:before{content:""}.fa-kiss-beam:before{content:""}.fa-film:before{content:""}.fa-ruler-horizontal:before{content:""}.fa-people-robbery:before{content:""}.fa-lightbulb:before{content:""}.fa-caret-left:before{content:""}.fa-circle-exclamation:before{content:""}.fa-exclamation-circle:before{content:""}.fa-school-circle-xmark:before{content:""}.fa-arrow-right-from-bracket:before{content:""}.fa-sign-out:before{content:""}.fa-circle-chevron-down:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-unlock-keyhole:before{content:""}.fa-unlock-alt:before{content:""}.fa-cloud-showers-heavy:before{content:""}.fa-headphones-simple:before{content:""}.fa-headphones-alt:before{content:""}.fa-sitemap:before{content:""}.fa-circle-dollar-to-slot:before{content:""}.fa-donate:before{content:""}.fa-memory:before{content:""}.fa-road-spikes:before{content:""}.fa-fire-burner:before{content:""}.fa-flag:before{content:""}.fa-hanukiah:before{content:""}.fa-feather:before{content:""}.fa-volume-low:before{content:""}.fa-volume-down:before{content:""}.fa-comment-slash:before{content:""}.fa-cloud-sun-rain:before{content:""}.fa-compress:before{content:""}.fa-wheat-awn:before{content:""}.fa-wheat-alt:before{content:""}.fa-ankh:before{content:""}.fa-hands-holding-child:before{content:""}.fa-asterisk:before{content:"*"}.fa-square-check:before{content:""}.fa-check-square:before{content:""}.fa-peseta-sign:before{content:""}.fa-heading:before{content:""}.fa-header:before{content:""}.fa-ghost:before{content:""}.fa-list:before{content:""}.fa-list-squares:before{content:""}.fa-square-phone-flip:before{content:""}.fa-phone-square-alt:before{content:""}.fa-cart-plus:before{content:""}.fa-gamepad:before{content:""}.fa-circle-dot:before{content:""}.fa-dot-circle:before{content:""}.fa-face-dizzy:before{content:""}.fa-dizzy:before{content:""}.fa-egg:before{content:""}.fa-house-medical-circle-xmark:before{content:""}.fa-campground:before{content:""}.fa-folder-plus:before{content:""}.fa-futbol:before{content:""}.fa-futbol-ball:before{content:""}.fa-soccer-ball:before{content:""}.fa-paintbrush:before{content:""}.fa-paint-brush:before{content:""}.fa-lock:before{content:""}.fa-gas-pump:before{content:""}.fa-hot-tub-person:before{content:""}.fa-hot-tub:before{content:""}.fa-map-location:before{content:""}.fa-map-marked:before{content:""}.fa-house-flood-water:before{content:""}.fa-tree:before{content:""}.fa-bridge-lock:before{content:""}.fa-sack-dollar:before{content:""}.fa-pen-to-square:before{content:""}.fa-edit:before{content:""}.fa-car-side:before{content:""}.fa-share-nodes:before{content:""}.fa-share-alt:before{content:""}.fa-heart-circle-minus:before{content:""}.fa-hourglass-half:before{content:""}.fa-hourglass-2:before{content:""}.fa-microscope:before{content:""}.fa-sink:before{content:""}.fa-bag-shopping:before{content:""}.fa-shopping-bag:before{content:""}.fa-arrow-down-z-a:before{content:""}.fa-sort-alpha-desc:before{content:""}.fa-sort-alpha-down-alt:before{content:""}.fa-mitten:before{content:""}.fa-person-rays:before{content:""}.fa-users:before{content:""}.fa-eye-slash:before{content:""}.fa-flask-vial:before{content:""}.fa-hand:before{content:""}.fa-hand-paper:before{content:""}.fa-om:before{content:""}.fa-worm:before{content:""}.fa-house-circle-xmark:before{content:""}.fa-plug:before{content:""}.fa-chevron-up:before{content:""}.fa-hand-spock:before{content:""}.fa-stopwatch:before{content:""}.fa-face-kiss:before{content:""}.fa-kiss:before{content:""}.fa-bridge-circle-xmark:before{content:""}.fa-face-grin-tongue:before{content:""}.fa-grin-tongue:before{content:""}.fa-chess-bishop:before{content:""}.fa-face-grin-wink:before{content:""}.fa-grin-wink:before{content:""}.fa-ear-deaf:before{content:""}.fa-deaf:before{content:""}.fa-deafness:before{content:""}.fa-hard-of-hearing:before{content:""}.fa-road-circle-check:before{content:""}.fa-dice-five:before{content:""}.fa-square-rss:before{content:""}.fa-rss-square:before{content:""}.fa-land-mine-on:before{content:""}.fa-i-cursor:before{content:""}.fa-stamp:before{content:""}.fa-stairs:before{content:""}.fa-i:before{content:"I"}.fa-hryvnia-sign:before{content:""}.fa-hryvnia:before{content:""}.fa-pills:before{content:""}.fa-face-grin-wide:before{content:""}.fa-grin-alt:before{content:""}.fa-tooth:before{content:""}.fa-v:before{content:"V"}.fa-bangladeshi-taka-sign:before{content:""}.fa-bicycle:before{content:""}.fa-staff-snake:before{content:""}.fa-rod-asclepius:before{content:""}.fa-rod-snake:before{content:""}.fa-staff-aesculapius:before{content:""}.fa-head-side-cough-slash:before{content:""}.fa-truck-medical:before{content:""}.fa-ambulance:before{content:""}.fa-wheat-awn-circle-exclamation:before{content:""}.fa-snowman:before{content:""}.fa-mortar-pestle:before{content:""}.fa-road-barrier:before{content:""}.fa-school:before{content:""}.fa-igloo:before{content:""}.fa-joint:before{content:""}.fa-angle-right:before{content:""}.fa-horse:before{content:""}.fa-q:before{content:"Q"}.fa-g:before{content:"G"}.fa-notes-medical:before{content:""}.fa-temperature-half:before{content:""}.fa-temperature-2:before{content:""}.fa-thermometer-2:before{content:""}.fa-thermometer-half:before{content:""}.fa-dong-sign:before{content:""}.fa-capsules:before{content:""}.fa-poo-storm:before{content:""}.fa-poo-bolt:before{content:""}.fa-face-frown-open:before{content:""}.fa-frown-open:before{content:""}.fa-hand-point-up:before{content:""}.fa-money-bill:before{content:""}.fa-bookmark:before{content:""}.fa-align-justify:before{content:""}.fa-umbrella-beach:before{content:""}.fa-helmet-un:before{content:""}.fa-bullseye:before{content:""}.fa-bacon:before{content:""}.fa-hand-point-down:before{content:""}.fa-arrow-up-from-bracket:before{content:""}.fa-folder:before{content:""}.fa-folder-blank:before{content:""}.fa-file-waveform:before{content:""}.fa-file-medical-alt:before{content:""}.fa-radiation:before{content:""}.fa-chart-simple:before{content:""}.fa-mars-stroke:before{content:""}.fa-vial:before{content:""}.fa-gauge:before{content:""}.fa-dashboard:before{content:""}.fa-gauge-med:before{content:""}.fa-tachometer-alt-average:before{content:""}.fa-wand-magic-sparkles:before{content:""}.fa-magic-wand-sparkles:before{content:""}.fa-e:before{content:"E"}.fa-pen-clip:before{content:""}.fa-pen-alt:before{content:""}.fa-bridge-circle-exclamation:before{content:""}.fa-user:before{content:""}.fa-school-circle-check:before{content:""}.fa-dumpster:before{content:""}.fa-van-shuttle:before{content:""}.fa-shuttle-van:before{content:""}.fa-building-user:before{content:""}.fa-square-caret-left:before{content:""}.fa-caret-square-left:before{content:""}.fa-highlighter:before{content:""}.fa-key:before{content:""}.fa-bullhorn:before{content:""}.fa-globe:before{content:""}.fa-synagogue:before{content:""}.fa-person-half-dress:before{content:""}.fa-road-bridge:before{content:""}.fa-location-arrow:before{content:""}.fa-c:before{content:"C"}.fa-tablet-button:before{content:""}.fa-building-lock:before{content:""}.fa-pizza-slice:before{content:""}.fa-money-bill-wave:before{content:""}.fa-chart-area:before{content:""}.fa-area-chart:before{content:""}.fa-house-flag:before{content:""}.fa-person-circle-minus:before{content:""}.fa-ban:before{content:""}.fa-cancel:before{content:""}.fa-camera-rotate:before{content:""}.fa-spray-can-sparkles:before{content:""}.fa-air-freshener:before{content:""}.fa-star:before{content:""}.fa-repeat:before{content:""}.fa-cross:before{content:""}.fa-box:before{content:""}.fa-venus-mars:before{content:""}.fa-arrow-pointer:before{content:""}.fa-mouse-pointer:before{content:""}.fa-maximize:before{content:""}.fa-expand-arrows-alt:before{content:""}.fa-charging-station:before{content:""}.fa-shapes:before{content:""}.fa-triangle-circle-square:before{content:""}.fa-shuffle:before{content:""}.fa-random:before{content:""}.fa-person-running:before{content:""}.fa-running:before{content:""}.fa-mobile-retro:before{content:""}.fa-grip-lines-vertical:before{content:""}.fa-spider:before{content:""}.fa-hands-bound:before{content:""}.fa-file-invoice-dollar:before{content:""}.fa-plane-circle-exclamation:before{content:""}.fa-x-ray:before{content:""}.fa-spell-check:before{content:""}.fa-slash:before{content:""}.fa-computer-mouse:before{content:""}.fa-mouse:before{content:""}.fa-arrow-right-to-bracket:before{content:""}.fa-sign-in:before{content:""}.fa-shop-slash:before{content:""}.fa-store-alt-slash:before{content:""}.fa-server:before{content:""}.fa-virus-covid-slash:before{content:""}.fa-shop-lock:before{content:""}.fa-hourglass-start:before{content:""}.fa-hourglass-1:before{content:""}.fa-blender-phone:before{content:""}.fa-building-wheat:before{content:""}.fa-person-breastfeeding:before{content:""}.fa-right-to-bracket:before{content:""}.fa-sign-in-alt:before{content:""}.fa-venus:before{content:""}.fa-passport:before{content:""}.fa-heart-pulse:before{content:""}.fa-heartbeat:before{content:""}.fa-people-carry-box:before{content:""}.fa-people-carry:before{content:""}.fa-temperature-high:before{content:""}.fa-microchip:before{content:""}.fa-crown:before{content:""}.fa-weight-hanging:before{content:""}.fa-xmarks-lines:before{content:""}.fa-file-prescription:before{content:""}.fa-weight-scale:before{content:""}.fa-weight:before{content:""}.fa-user-group:before{content:""}.fa-user-friends:before{content:""}.fa-arrow-up-a-z:before{content:""}.fa-sort-alpha-up:before{content:""}.fa-chess-knight:before{content:""}.fa-face-laugh-squint:before{content:""}.fa-laugh-squint:before{content:""}.fa-wheelchair:before{content:""}.fa-circle-arrow-up:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-toggle-on:before{content:""}.fa-person-walking:before{content:""}.fa-walking:before{content:""}.fa-l:before{content:"L"}.fa-fire:before{content:""}.fa-bed-pulse:before{content:""}.fa-procedures:before{content:""}.fa-shuttle-space:before{content:""}.fa-space-shuttle:before{content:""}.fa-face-laugh:before{content:""}.fa-laugh:before{content:""}.fa-folder-open:before{content:""}.fa-heart-circle-plus:before{content:""}.fa-code-fork:before{content:""}.fa-city:before{content:""}.fa-microphone-lines:before{content:""}.fa-microphone-alt:before{content:""}.fa-pepper-hot:before{content:""}.fa-unlock:before{content:""}.fa-colon-sign:before{content:""}.fa-headset:before{content:""}.fa-store-slash:before{content:""}.fa-road-circle-xmark:before{content:""}.fa-user-minus:before{content:""}.fa-mars-stroke-up:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-champagne-glasses:before{content:""}.fa-glass-cheers:before{content:""}.fa-clipboard:before{content:""}.fa-house-circle-exclamation:before{content:""}.fa-file-arrow-up:before{content:""}.fa-file-upload:before{content:""}.fa-wifi:before{content:""}.fa-wifi-3:before{content:""}.fa-wifi-strong:before{content:""}.fa-bath:before{content:""}.fa-bathtub:before{content:""}.fa-underline:before{content:""}.fa-user-pen:before{content:""}.fa-user-edit:before{content:""}.fa-signature:before{content:""}.fa-stroopwafel:before{content:""}.fa-bold:before{content:""}.fa-anchor-lock:before{content:""}.fa-building-ngo:before{content:""}.fa-manat-sign:before{content:""}.fa-not-equal:before{content:""}.fa-border-top-left:before{content:""}.fa-border-style:before{content:""}.fa-map-location-dot:before{content:""}.fa-map-marked-alt:before{content:""}.fa-jedi:before{content:""}.fa-square-poll-vertical:before{content:""}.fa-poll:before{content:""}.fa-mug-hot:before{content:""}.fa-car-battery:before{content:""}.fa-battery-car:before{content:""}.fa-gift:before{content:""}.fa-dice-two:before{content:""}.fa-chess-queen:before{content:""}.fa-glasses:before{content:""}.fa-chess-board:before{content:""}.fa-building-circle-check:before{content:""}.fa-person-chalkboard:before{content:""}.fa-mars-stroke-right:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-hand-back-fist:before{content:""}.fa-hand-rock:before{content:""}.fa-square-caret-up:before{content:""}.fa-caret-square-up:before{content:""}.fa-cloud-showers-water:before{content:""}.fa-chart-bar:before{content:""}.fa-bar-chart:before{content:""}.fa-hands-bubbles:before{content:""}.fa-hands-wash:before{content:""}.fa-less-than-equal:before{content:""}.fa-train:before{content:""}.fa-eye-low-vision:before{content:""}.fa-low-vision:before{content:""}.fa-crow:before{content:""}.fa-sailboat:before{content:""}.fa-window-restore:before{content:""}.fa-square-plus:before{content:""}.fa-plus-square:before{content:""}.fa-torii-gate:before{content:""}.fa-frog:before{content:""}.fa-bucket:before{content:""}.fa-image:before{content:""}.fa-microphone:before{content:""}.fa-cow:before{content:""}.fa-caret-up:before{content:""}.fa-screwdriver:before{content:""}.fa-folder-closed:before{content:""}.fa-house-tsunami:before{content:""}.fa-square-nfi:before{content:""}.fa-arrow-up-from-ground-water:before{content:""}.fa-martini-glass:before{content:""}.fa-glass-martini-alt:before{content:""}.fa-rotate-left:before{content:""}.fa-rotate-back:before{content:""}.fa-rotate-backward:before{content:""}.fa-undo-alt:before{content:""}.fa-table-columns:before{content:""}.fa-columns:before{content:""}.fa-lemon:before{content:""}.fa-head-side-mask:before{content:""}.fa-handshake:before{content:""}.fa-gem:before{content:""}.fa-dolly:before{content:""}.fa-dolly-box:before{content:""}.fa-smoking:before{content:""}.fa-minimize:before{content:""}.fa-compress-arrows-alt:before{content:""}.fa-monument:before{content:""}.fa-snowplow:before{content:""}.fa-angles-right:before{content:""}.fa-angle-double-right:before{content:""}.fa-cannabis:before{content:""}.fa-circle-play:before{content:""}.fa-play-circle:before{content:""}.fa-tablets:before{content:""}.fa-ethernet:before{content:""}.fa-euro-sign:before{content:""}.fa-eur:before{content:""}.fa-euro:before{content:""}.fa-chair:before{content:""}.fa-circle-check:before{content:""}.fa-check-circle:before{content:""}.fa-circle-stop:before{content:""}.fa-stop-circle:before{content:""}.fa-compass-drafting:before{content:""}.fa-drafting-compass:before{content:""}.fa-plate-wheat:before{content:""}.fa-icicles:before{content:""}.fa-person-shelter:before{content:""}.fa-neuter:before{content:""}.fa-id-badge:before{content:""}.fa-marker:before{content:""}.fa-face-laugh-beam:before{content:""}.fa-laugh-beam:before{content:""}.fa-helicopter-symbol:before{content:""}.fa-universal-access:before{content:""}.fa-circle-chevron-up:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-lari-sign:before{content:""}.fa-volcano:before{content:""}.fa-person-walking-dashed-line-arrow-right:before{content:""}.fa-sterling-sign:before{content:""}.fa-gbp:before{content:""}.fa-pound-sign:before{content:""}.fa-viruses:before{content:""}.fa-square-person-confined:before{content:""}.fa-user-tie:before{content:""}.fa-arrow-down-long:before{content:""}.fa-long-arrow-down:before{content:""}.fa-tent-arrow-down-to-line:before{content:""}.fa-certificate:before{content:""}.fa-reply-all:before{content:""}.fa-mail-reply-all:before{content:""}.fa-suitcase:before{content:""}.fa-person-skating:before{content:""}.fa-skating:before{content:""}.fa-filter-circle-dollar:before{content:""}.fa-funnel-dollar:before{content:""}.fa-camera-retro:before{content:""}.fa-circle-arrow-down:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-file-import:before{content:""}.fa-arrow-right-to-file:before{content:""}.fa-square-arrow-up-right:before{content:""}.fa-external-link-square:before{content:""}.fa-box-open:before{content:""}.fa-scroll:before{content:""}.fa-spa:before{content:""}.fa-location-pin-lock:before{content:""}.fa-pause:before{content:""}.fa-hill-avalanche:before{content:""}.fa-temperature-empty:before{content:""}.fa-temperature-0:before{content:""}.fa-thermometer-0:before{content:""}.fa-thermometer-empty:before{content:""}.fa-bomb:before{content:""}.fa-registered:before{content:""}.fa-address-card:before{content:""}.fa-contact-card:before{content:""}.fa-vcard:before{content:""}.fa-scale-unbalanced-flip:before{content:""}.fa-balance-scale-right:before{content:""}.fa-subscript:before{content:""}.fa-diamond-turn-right:before{content:""}.fa-directions:before{content:""}.fa-burst:before{content:""}.fa-house-laptop:before{content:""}.fa-laptop-house:before{content:""}.fa-face-tired:before{content:""}.fa-tired:before{content:""}.fa-money-bills:before{content:""}.fa-smog:before{content:""}.fa-crutch:before{content:""}.fa-cloud-arrow-up:before{content:""}.fa-cloud-upload:before{content:""}.fa-cloud-upload-alt:before{content:""}.fa-palette:before{content:""}.fa-arrows-turn-right:before{content:""}.fa-vest:before{content:""}.fa-ferry:before{content:""}.fa-arrows-down-to-people:before{content:""}.fa-seedling:before{content:""}.fa-sprout:before{content:""}.fa-left-right:before{content:""}.fa-arrows-alt-h:before{content:""}.fa-boxes-packing:before{content:""}.fa-circle-arrow-left:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-group-arrows-rotate:before{content:""}.fa-bowl-food:before{content:""}.fa-candy-cane:before{content:""}.fa-arrow-down-wide-short:before{content:""}.fa-sort-amount-asc:before{content:""}.fa-sort-amount-down:before{content:""}.fa-cloud-bolt:before{content:""}.fa-thunderstorm:before{content:""}.fa-text-slash:before{content:""}.fa-remove-format:before{content:""}.fa-face-smile-wink:before{content:""}.fa-smile-wink:before{content:""}.fa-file-word:before{content:""}.fa-file-powerpoint:before{content:""}.fa-arrows-left-right:before{content:""}.fa-arrows-h:before{content:""}.fa-house-lock:before{content:""}.fa-cloud-arrow-down:before{content:""}.fa-cloud-download:before{content:""}.fa-cloud-download-alt:before{content:""}.fa-children:before{content:""}.fa-chalkboard:before{content:""}.fa-blackboard:before{content:""}.fa-user-large-slash:before{content:""}.fa-user-alt-slash:before{content:""}.fa-envelope-open:before{content:""}.fa-handshake-simple-slash:before{content:""}.fa-handshake-alt-slash:before{content:""}.fa-mattress-pillow:before{content:""}.fa-guarani-sign:before{content:""}.fa-arrows-rotate:before{content:""}.fa-refresh:before{content:""}.fa-sync:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-cruzeiro-sign:before{content:""}.fa-greater-than-equal:before{content:""}.fa-shield-halved:before{content:""}.fa-shield-alt:before{content:""}.fa-book-atlas:before{content:""}.fa-atlas:before{content:""}.fa-virus:before{content:""}.fa-envelope-circle-check:before{content:""}.fa-layer-group:before{content:""}.fa-arrows-to-dot:before{content:""}.fa-archway:before{content:""}.fa-heart-circle-check:before{content:""}.fa-house-chimney-crack:before{content:""}.fa-house-damage:before{content:""}.fa-file-zipper:before{content:""}.fa-file-archive:before{content:""}.fa-square:before{content:""}.fa-martini-glass-empty:before{content:""}.fa-glass-martini:before{content:""}.fa-couch:before{content:""}.fa-cedi-sign:before{content:""}.fa-italic:before{content:""}.fa-church:before{content:""}.fa-comments-dollar:before{content:""}.fa-democrat:before{content:""}.fa-z:before{content:"Z"}.fa-person-skiing:before{content:""}.fa-skiing:before{content:""}.fa-road-lock:before{content:""}.fa-a:before{content:"A"}.fa-temperature-arrow-down:before{content:""}.fa-temperature-down:before{content:""}.fa-feather-pointed:before{content:""}.fa-feather-alt:before{content:""}.fa-p:before{content:"P"}.fa-snowflake:before{content:""}.fa-newspaper:before{content:""}.fa-rectangle-ad:before{content:""}.fa-ad:before{content:""}.fa-circle-arrow-right:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-filter-circle-xmark:before{content:""}.fa-locust:before{content:""}.fa-sort:before{content:""}.fa-unsorted:before{content:""}.fa-list-ol:before{content:""}.fa-list-1-2:before{content:""}.fa-list-numeric:before{content:""}.fa-person-dress-burst:before{content:""}.fa-money-check-dollar:before{content:""}.fa-money-check-alt:before{content:""}.fa-vector-square:before{content:""}.fa-bread-slice:before{content:""}.fa-language:before{content:""}.fa-face-kiss-wink-heart:before{content:""}.fa-kiss-wink-heart:before{content:""}.fa-filter:before{content:""}.fa-question:before{content:"?"}.fa-file-signature:before{content:""}.fa-up-down-left-right:before{content:""}.fa-arrows-alt:before{content:""}.fa-house-chimney-user:before{content:""}.fa-hand-holding-heart:before{content:""}.fa-puzzle-piece:before{content:""}.fa-money-check:before{content:""}.fa-star-half-stroke:before{content:""}.fa-star-half-alt:before{content:""}.fa-code:before{content:""}.fa-whiskey-glass:before{content:""}.fa-glass-whiskey:before{content:""}.fa-building-circle-exclamation:before{content:""}.fa-magnifying-glass-chart:before{content:""}.fa-arrow-up-right-from-square:before{content:""}.fa-external-link:before{content:""}.fa-cubes-stacked:before{content:""}.fa-won-sign:before{content:""}.fa-krw:before{content:""}.fa-won:before{content:""}.fa-virus-covid:before{content:""}.fa-austral-sign:before{content:""}.fa-f:before{content:"F"}.fa-leaf:before{content:""}.fa-road:before{content:""}.fa-taxi:before{content:""}.fa-cab:before{content:""}.fa-person-circle-plus:before{content:""}.fa-chart-pie:before{content:""}.fa-pie-chart:before{content:""}.fa-bolt-lightning:before{content:""}.fa-sack-xmark:before{content:""}.fa-file-excel:before{content:""}.fa-file-contract:before{content:""}.fa-fish-fins:before{content:""}.fa-building-flag:before{content:""}.fa-face-grin-beam:before{content:""}.fa-grin-beam:before{content:""}.fa-object-ungroup:before{content:""}.fa-poop:before{content:""}.fa-location-pin:before{content:""}.fa-map-marker:before{content:""}.fa-kaaba:before{content:""}.fa-toilet-paper:before{content:""}.fa-helmet-safety:before{content:""}.fa-hard-hat:before{content:""}.fa-hat-hard:before{content:""}.fa-eject:before{content:""}.fa-circle-right:before{content:""}.fa-arrow-alt-circle-right:before{content:""}.fa-plane-circle-check:before{content:""}.fa-face-rolling-eyes:before{content:""}.fa-meh-rolling-eyes:before{content:""}.fa-object-group:before{content:""}.fa-chart-line:before{content:""}.fa-line-chart:before{content:""}.fa-mask-ventilator:before{content:""}.fa-arrow-right:before{content:""}.fa-signs-post:before{content:""}.fa-map-signs:before{content:""}.fa-cash-register:before{content:""}.fa-person-circle-question:before{content:""}.fa-h:before{content:"H"}.fa-tarp:before{content:""}.fa-screwdriver-wrench:before{content:""}.fa-tools:before{content:""}.fa-arrows-to-eye:before{content:""}.fa-plug-circle-bolt:before{content:""}.fa-heart:before{content:""}.fa-mars-and-venus:before{content:""}.fa-house-user:before{content:""}.fa-home-user:before{content:""}.fa-dumpster-fire:before{content:""}.fa-house-crack:before{content:""}.fa-martini-glass-citrus:before{content:""}.fa-cocktail:before{content:""}.fa-face-surprise:before{content:""}.fa-surprise:before{content:""}.fa-bottle-water:before{content:""}.fa-circle-pause:before{content:""}.fa-pause-circle:before{content:""}.fa-toilet-paper-slash:before{content:""}.fa-apple-whole:before{content:""}.fa-apple-alt:before{content:""}.fa-kitchen-set:before{content:""}.fa-r:before{content:"R"}.fa-temperature-quarter:before{content:""}.fa-temperature-1:before{content:""}.fa-thermometer-1:before{content:""}.fa-thermometer-quarter:before{content:""}.fa-cube:before{content:""}.fa-bitcoin-sign:before{content:""}.fa-shield-dog:before{content:""}.fa-solar-panel:before{content:""}.fa-lock-open:before{content:""}.fa-elevator:before{content:""}.fa-money-bill-transfer:before{content:""}.fa-money-bill-trend-up:before{content:""}.fa-house-flood-water-circle-arrow-right:before{content:""}.fa-square-poll-horizontal:before{content:""}.fa-poll-h:before{content:""}.fa-circle:before{content:""}.fa-backward-fast:before{content:""}.fa-fast-backward:before{content:""}.fa-recycle:before{content:""}.fa-user-astronaut:before{content:""}.fa-plane-slash:before{content:""}.fa-trademark:before{content:""}.fa-basketball:before{content:""}.fa-basketball-ball:before{content:""}.fa-satellite-dish:before{content:""}.fa-circle-up:before{content:""}.fa-arrow-alt-circle-up:before{content:""}.fa-mobile-screen-button:before{content:""}.fa-mobile-alt:before{content:""}.fa-volume-high:before{content:""}.fa-volume-up:before{content:""}.fa-users-rays:before{content:""}.fa-wallet:before{content:""}.fa-clipboard-check:before{content:""}.fa-file-audio:before{content:""}.fa-burger:before{content:""}.fa-hamburger:before{content:""}.fa-wrench:before{content:""}.fa-bugs:before{content:""}.fa-rupee-sign:before{content:""}.fa-rupee:before{content:""}.fa-file-image:before{content:""}.fa-circle-question:before{content:""}.fa-question-circle:before{content:""}.fa-plane-departure:before{content:""}.fa-handshake-slash:before{content:""}.fa-book-bookmark:before{content:""}.fa-code-branch:before{content:""}.fa-hat-cowboy:before{content:""}.fa-bridge:before{content:""}.fa-phone-flip:before{content:""}.fa-phone-alt:before{content:""}.fa-truck-front:before{content:""}.fa-cat:before{content:""}.fa-anchor-circle-exclamation:before{content:""}.fa-truck-field:before{content:""}.fa-route:before{content:""}.fa-clipboard-question:before{content:""}.fa-panorama:before{content:""}.fa-comment-medical:before{content:""}.fa-teeth-open:before{content:""}.fa-file-circle-minus:before{content:""}.fa-tags:before{content:""}.fa-wine-glass:before{content:""}.fa-forward-fast:before{content:""}.fa-fast-forward:before{content:""}.fa-face-meh-blank:before{content:""}.fa-meh-blank:before{content:""}.fa-square-parking:before{content:""}.fa-parking:before{content:""}.fa-house-signal:before{content:""}.fa-bars-progress:before{content:""}.fa-tasks-alt:before{content:""}.fa-faucet-drip:before{content:""}.fa-cart-flatbed:before{content:""}.fa-dolly-flatbed:before{content:""}.fa-ban-smoking:before{content:""}.fa-smoking-ban:before{content:""}.fa-terminal:before{content:""}.fa-mobile-button:before{content:""}.fa-house-medical-flag:before{content:""}.fa-basket-shopping:before{content:""}.fa-shopping-basket:before{content:""}.fa-tape:before{content:""}.fa-bus-simple:before{content:""}.fa-bus-alt:before{content:""}.fa-eye:before{content:""}.fa-face-sad-cry:before{content:""}.fa-sad-cry:before{content:""}.fa-audio-description:before{content:""}.fa-person-military-to-person:before{content:""}.fa-file-shield:before{content:""}.fa-user-slash:before{content:""}.fa-pen:before{content:""}.fa-tower-observation:before{content:""}.fa-file-code:before{content:""}.fa-signal:before{content:""}.fa-signal-5:before{content:""}.fa-signal-perfect:before{content:""}.fa-bus:before{content:""}.fa-heart-circle-xmark:before{content:""}.fa-house-chimney:before{content:""}.fa-home-lg:before{content:""}.fa-window-maximize:before{content:""}.fa-face-frown:before{content:""}.fa-frown:before{content:""}.fa-prescription:before{content:""}.fa-shop:before{content:""}.fa-store-alt:before{content:""}.fa-floppy-disk:before{content:""}.fa-save:before{content:""}.fa-vihara:before{content:""}.fa-scale-unbalanced:before{content:""}.fa-balance-scale-left:before{content:""}.fa-sort-up:before{content:""}.fa-sort-asc:before{content:""}.fa-comment-dots:before{content:""}.fa-commenting:before{content:""}.fa-plant-wilt:before{content:""}.fa-diamond:before{content:""}.fa-face-grin-squint:before{content:""}.fa-grin-squint:before{content:""}.fa-hand-holding-dollar:before{content:""}.fa-hand-holding-usd:before{content:""}.fa-bacterium:before{content:""}.fa-hand-pointer:before{content:""}.fa-drum-steelpan:before{content:""}.fa-hand-scissors:before{content:""}.fa-hands-praying:before{content:""}.fa-praying-hands:before{content:""}.fa-arrow-rotate-right:before{content:""}.fa-arrow-right-rotate:before{content:""}.fa-arrow-rotate-forward:before{content:""}.fa-redo:before{content:""}.fa-biohazard:before{content:""}.fa-location-crosshairs:before{content:""}.fa-location:before{content:""}.fa-mars-double:before{content:""}.fa-child-dress:before{content:""}.fa-users-between-lines:before{content:""}.fa-lungs-virus:before{content:""}.fa-face-grin-tears:before{content:""}.fa-grin-tears:before{content:""}.fa-phone:before{content:""}.fa-calendar-xmark:before{content:""}.fa-calendar-times:before{content:""}.fa-child-reaching:before{content:""}.fa-head-side-virus:before{content:""}.fa-user-gear:before{content:""}.fa-user-cog:before{content:""}.fa-arrow-up-1-9:before{content:""}.fa-sort-numeric-up:before{content:""}.fa-door-closed:before{content:""}.fa-shield-virus:before{content:""}.fa-dice-six:before{content:""}.fa-mosquito-net:before{content:""}.fa-bridge-water:before{content:""}.fa-person-booth:before{content:""}.fa-text-width:before{content:""}.fa-hat-wizard:before{content:""}.fa-pen-fancy:before{content:""}.fa-person-digging:before{content:""}.fa-digging:before{content:""}.fa-trash:before{content:""}.fa-gauge-simple:before{content:""}.fa-gauge-simple-med:before{content:""}.fa-tachometer-average:before{content:""}.fa-book-medical:before{content:""}.fa-poo:before{content:""}.fa-quote-right:before{content:""}.fa-quote-right-alt:before{content:""}.fa-shirt:before{content:""}.fa-t-shirt:before{content:""}.fa-tshirt:before{content:""}.fa-cubes:before{content:""}.fa-divide:before{content:""}.fa-tenge-sign:before{content:""}.fa-tenge:before{content:""}.fa-headphones:before{content:""}.fa-hands-holding:before{content:""}.fa-hands-clapping:before{content:""}.fa-republican:before{content:""}.fa-arrow-left:before{content:""}.fa-person-circle-xmark:before{content:""}.fa-ruler:before{content:""}.fa-align-left:before{content:""}.fa-dice-d6:before{content:""}.fa-restroom:before{content:""}.fa-j:before{content:"J"}.fa-users-viewfinder:before{content:""}.fa-file-video:before{content:""}.fa-up-right-from-square:before{content:""}.fa-external-link-alt:before{content:""}.fa-table-cells:before{content:""}.fa-th:before{content:""}.fa-file-pdf:before{content:""}.fa-book-bible:before{content:""}.fa-bible:before{content:""}.fa-o:before{content:"O"}.fa-suitcase-medical:before{content:""}.fa-medkit:before{content:""}.fa-user-secret:before{content:""}.fa-otter:before{content:""}.fa-person-dress:before{content:""}.fa-female:before{content:""}.fa-comment-dollar:before{content:""}.fa-business-time:before{content:""}.fa-briefcase-clock:before{content:""}.fa-table-cells-large:before{content:""}.fa-th-large:before{content:""}.fa-book-tanakh:before{content:""}.fa-tanakh:before{content:""}.fa-phone-volume:before{content:""}.fa-volume-control-phone:before{content:""}.fa-hat-cowboy-side:before{content:""}.fa-clipboard-user:before{content:""}.fa-child:before{content:""}.fa-lira-sign:before{content:""}.fa-satellite:before{content:""}.fa-plane-lock:before{content:""}.fa-tag:before{content:""}.fa-comment:before{content:""}.fa-cake-candles:before{content:""}.fa-birthday-cake:before{content:""}.fa-cake:before{content:""}.fa-envelope:before{content:""}.fa-angles-up:before{content:""}.fa-angle-double-up:before{content:""}.fa-paperclip:before{content:""}.fa-arrow-right-to-city:before{content:""}.fa-ribbon:before{content:""}.fa-lungs:before{content:""}.fa-arrow-up-9-1:before{content:""}.fa-sort-numeric-up-alt:before{content:""}.fa-litecoin-sign:before{content:""}.fa-border-none:before{content:""}.fa-circle-nodes:before{content:""}.fa-parachute-box:before{content:""}.fa-indent:before{content:""}.fa-truck-field-un:before{content:""}.fa-hourglass:before{content:""}.fa-hourglass-empty:before{content:""}.fa-mountain:before{content:""}.fa-user-doctor:before{content:""}.fa-user-md:before{content:""}.fa-circle-info:before{content:""}.fa-info-circle:before{content:""}.fa-cloud-meatball:before{content:""}.fa-camera:before{content:""}.fa-camera-alt:before{content:""}.fa-square-virus:before{content:""}.fa-meteor:before{content:""}.fa-car-on:before{content:""}.fa-sleigh:before{content:""}.fa-arrow-down-1-9:before{content:""}.fa-sort-numeric-asc:before{content:""}.fa-sort-numeric-down:before{content:""}.fa-hand-holding-droplet:before{content:""}.fa-hand-holding-water:before{content:""}.fa-water:before{content:""}.fa-calendar-check:before{content:""}.fa-braille:before{content:""}.fa-prescription-bottle-medical:before{content:""}.fa-prescription-bottle-alt:before{content:""}.fa-landmark:before{content:""}.fa-truck:before{content:""}.fa-crosshairs:before{content:""}.fa-person-cane:before{content:""}.fa-tent:before{content:""}.fa-vest-patches:before{content:""}.fa-check-double:before{content:""}.fa-arrow-down-a-z:before{content:""}.fa-sort-alpha-asc:before{content:""}.fa-sort-alpha-down:before{content:""}.fa-money-bill-wheat:before{content:""}.fa-cookie:before{content:""}.fa-arrow-rotate-left:before{content:""}.fa-arrow-left-rotate:before{content:""}.fa-arrow-rotate-back:before{content:""}.fa-arrow-rotate-backward:before{content:""}.fa-undo:before{content:""}.fa-hard-drive:before{content:""}.fa-hdd:before{content:""}.fa-face-grin-squint-tears:before{content:""}.fa-grin-squint-tears:before{content:""}.fa-dumbbell:before{content:""}.fa-rectangle-list:before{content:""}.fa-list-alt:before{content:""}.fa-tarp-droplet:before{content:""}.fa-house-medical-circle-check:before{content:""}.fa-person-skiing-nordic:before{content:""}.fa-skiing-nordic:before{content:""}.fa-calendar-plus:before{content:""}.fa-plane-arrival:before{content:""}.fa-circle-left:before{content:""}.fa-arrow-alt-circle-left:before{content:""}.fa-train-subway:before{content:""}.fa-subway:before{content:""}.fa-chart-gantt:before{content:""}.fa-indian-rupee-sign:before{content:""}.fa-indian-rupee:before{content:""}.fa-inr:before{content:""}.fa-crop-simple:before{content:""}.fa-crop-alt:before{content:""}.fa-money-bill-1:before{content:""}.fa-money-bill-alt:before{content:""}.fa-left-long:before{content:""}.fa-long-arrow-alt-left:before{content:""}.fa-dna:before{content:""}.fa-virus-slash:before{content:""}.fa-minus:before{content:""}.fa-subtract:before{content:""}.fa-chess:before{content:""}.fa-arrow-left-long:before{content:""}.fa-long-arrow-left:before{content:""}.fa-plug-circle-check:before{content:""}.fa-street-view:before{content:""}.fa-franc-sign:before{content:""}.fa-volume-off:before{content:""}.fa-hands-asl-interpreting:before{content:""}.fa-american-sign-language-interpreting:before{content:""}.fa-asl-interpreting:before{content:""}.fa-hands-american-sign-language-interpreting:before{content:""}.fa-gear:before{content:""}.fa-cog:before{content:""}.fa-droplet-slash:before{content:""}.fa-tint-slash:before{content:""}.fa-mosque:before{content:""}.fa-mosquito:before{content:""}.fa-star-of-david:before{content:""}.fa-person-military-rifle:before{content:""}.fa-cart-shopping:before{content:""}.fa-shopping-cart:before{content:""}.fa-vials:before{content:""}.fa-plug-circle-plus:before{content:""}.fa-place-of-worship:before{content:""}.fa-grip-vertical:before{content:""}.fa-arrow-turn-up:before{content:""}.fa-level-up:before{content:""}.fa-u:before{content:"U"}.fa-square-root-variable:before{content:""}.fa-square-root-alt:before{content:""}.fa-clock:before{content:""}.fa-clock-four:before{content:""}.fa-backward-step:before{content:""}.fa-step-backward:before{content:""}.fa-pallet:before{content:""}.fa-faucet:before{content:""}.fa-baseball-bat-ball:before{content:""}.fa-s:before{content:"S"}.fa-timeline:before{content:""}.fa-keyboard:before{content:""}.fa-caret-down:before{content:""}.fa-house-chimney-medical:before{content:""}.fa-clinic-medical:before{content:""}.fa-temperature-three-quarters:before{content:""}.fa-temperature-3:before{content:""}.fa-thermometer-3:before{content:""}.fa-thermometer-three-quarters:before{content:""}.fa-mobile-screen:before{content:""}.fa-mobile-android-alt:before{content:""}.fa-plane-up:before{content:""}.fa-piggy-bank:before{content:""}.fa-battery-half:before{content:""}.fa-battery-3:before{content:""}.fa-mountain-city:before{content:""}.fa-coins:before{content:""}.fa-khanda:before{content:""}.fa-sliders:before{content:""}.fa-sliders-h:before{content:""}.fa-folder-tree:before{content:""}.fa-network-wired:before{content:""}.fa-map-pin:before{content:""}.fa-hamsa:before{content:""}.fa-cent-sign:before{content:""}.fa-flask:before{content:""}.fa-person-pregnant:before{content:""}.fa-wand-sparkles:before{content:""}.fa-ellipsis-vertical:before{content:""}.fa-ellipsis-v:before{content:""}.fa-ticket:before{content:""}.fa-power-off:before{content:""}.fa-right-long:before{content:""}.fa-long-arrow-alt-right:before{content:""}.fa-flag-usa:before{content:""}.fa-laptop-file:before{content:""}.fa-tty:before{content:""}.fa-teletype:before{content:""}.fa-diagram-next:before{content:""}.fa-person-rifle:before{content:""}.fa-house-medical-circle-exclamation:before{content:""}.fa-closed-captioning:before{content:""}.fa-person-hiking:before{content:""}.fa-hiking:before{content:""}.fa-venus-double:before{content:""}.fa-images:before{content:""}.fa-calculator:before{content:""}.fa-people-pulling:before{content:""}.fa-n:before{content:"N"}.fa-cable-car:before{content:""}.fa-tram:before{content:""}.fa-cloud-rain:before{content:""}.fa-building-circle-xmark:before{content:""}.fa-ship:before{content:""}.fa-arrows-down-to-line:before{content:""}.fa-download:before{content:""}.fa-face-grin:before{content:""}.fa-grin:before{content:""}.fa-delete-left:before{content:""}.fa-backspace:before{content:""}.fa-eye-dropper:before{content:""}.fa-eye-dropper-empty:before{content:""}.fa-eyedropper:before{content:""}.fa-file-circle-check:before{content:""}.fa-forward:before{content:""}.fa-mobile:before{content:""}.fa-mobile-android:before{content:""}.fa-mobile-phone:before{content:""}.fa-face-meh:before{content:""}.fa-meh:before{content:""}.fa-align-center:before{content:""}.fa-book-skull:before{content:""}.fa-book-dead:before{content:""}.fa-id-card:before{content:""}.fa-drivers-license:before{content:""}.fa-outdent:before{content:""}.fa-dedent:before{content:""}.fa-heart-circle-exclamation:before{content:""}.fa-house:before{content:""}.fa-home:before{content:""}.fa-home-alt:before{content:""}.fa-home-lg-alt:before{content:""}.fa-calendar-week:before{content:""}.fa-laptop-medical:before{content:""}.fa-b:before{content:"B"}.fa-file-medical:before{content:""}.fa-dice-one:before{content:""}.fa-kiwi-bird:before{content:""}.fa-arrow-right-arrow-left:before{content:""}.fa-exchange:before{content:""}.fa-rotate-right:before{content:""}.fa-redo-alt:before{content:""}.fa-rotate-forward:before{content:""}.fa-utensils:before{content:""}.fa-cutlery:before{content:""}.fa-arrow-up-wide-short:before{content:""}.fa-sort-amount-up:before{content:""}.fa-mill-sign:before{content:""}.fa-bowl-rice:before{content:""}.fa-skull:before{content:""}.fa-tower-broadcast:before{content:""}.fa-broadcast-tower:before{content:""}.fa-truck-pickup:before{content:""}.fa-up-long:before{content:""}.fa-long-arrow-alt-up:before{content:""}.fa-stop:before{content:""}.fa-code-merge:before{content:""}.fa-upload:before{content:""}.fa-hurricane:before{content:""}.fa-mound:before{content:""}.fa-toilet-portable:before{content:""}.fa-compact-disc:before{content:""}.fa-file-arrow-down:before{content:""}.fa-file-download:before{content:""}.fa-caravan:before{content:""}.fa-shield-cat:before{content:""}.fa-bolt:before{content:""}.fa-zap:before{content:""}.fa-glass-water:before{content:""}.fa-oil-well:before{content:""}.fa-vault:before{content:""}.fa-mars:before{content:""}.fa-toilet:before{content:""}.fa-plane-circle-xmark:before{content:""}.fa-yen-sign:before{content:""}.fa-cny:before{content:""}.fa-jpy:before{content:""}.fa-rmb:before{content:""}.fa-yen:before{content:""}.fa-ruble-sign:before{content:""}.fa-rouble:before{content:""}.fa-rub:before{content:""}.fa-ruble:before{content:""}.fa-sun:before{content:""}.fa-guitar:before{content:""}.fa-face-laugh-wink:before{content:""}.fa-laugh-wink:before{content:""}.fa-horse-head:before{content:""}.fa-bore-hole:before{content:""}.fa-industry:before{content:""}.fa-circle-down:before{content:""}.fa-arrow-alt-circle-down:before{content:""}.fa-arrows-turn-to-dots:before{content:""}.fa-florin-sign:before{content:""}.fa-arrow-down-short-wide:before{content:""}.fa-sort-amount-desc:before{content:""}.fa-sort-amount-down-alt:before{content:""}.fa-less-than:before{content:"<"}.fa-angle-down:before{content:""}.fa-car-tunnel:before{content:""}.fa-head-side-cough:before{content:""}.fa-grip-lines:before{content:""}.fa-thumbs-down:before{content:""}.fa-user-lock:before{content:""}.fa-arrow-right-long:before{content:""}.fa-long-arrow-right:before{content:""}.fa-anchor-circle-xmark:before{content:""}.fa-ellipsis:before{content:""}.fa-ellipsis-h:before{content:""}.fa-chess-pawn:before{content:""}.fa-kit-medical:before{content:""}.fa-first-aid:before{content:""}.fa-person-through-window:before{content:""}.fa-toolbox:before{content:""}.fa-hands-holding-circle:before{content:""}.fa-bug:before{content:""}.fa-credit-card:before{content:""}.fa-credit-card-alt:before{content:""}.fa-car:before{content:""}.fa-automobile:before{content:""}.fa-hand-holding-hand:before{content:""}.fa-book-open-reader:before{content:""}.fa-book-reader:before{content:""}.fa-mountain-sun:before{content:""}.fa-arrows-left-right-to-line:before{content:""}.fa-dice-d20:before{content:""}.fa-truck-droplet:before{content:""}.fa-file-circle-xmark:before{content:""}.fa-temperature-arrow-up:before{content:""}.fa-temperature-up:before{content:""}.fa-medal:before{content:""}.fa-bed:before{content:""}.fa-square-h:before{content:""}.fa-h-square:before{content:""}.fa-podcast:before{content:""}.fa-temperature-full:before{content:""}.fa-temperature-4:before{content:""}.fa-thermometer-4:before{content:""}.fa-thermometer-full:before{content:""}.fa-bell:before{content:""}.fa-superscript:before{content:""}.fa-plug-circle-xmark:before{content:""}.fa-star-of-life:before{content:""}.fa-phone-slash:before{content:""}.fa-paint-roller:before{content:""}.fa-handshake-angle:before{content:""}.fa-hands-helping:before{content:""}.fa-location-dot:before{content:""}.fa-map-marker-alt:before{content:""}.fa-file:before{content:""}.fa-greater-than:before{content:">"}.fa-person-swimming:before{content:""}.fa-swimmer:before{content:""}.fa-arrow-down:before{content:""}.fa-droplet:before{content:""}.fa-tint:before{content:""}.fa-eraser:before{content:""}.fa-earth-americas:before{content:""}.fa-earth:before{content:""}.fa-earth-america:before{content:""}.fa-globe-americas:before{content:""}.fa-person-burst:before{content:""}.fa-dove:before{content:""}.fa-battery-empty:before{content:""}.fa-battery-0:before{content:""}.fa-socks:before{content:""}.fa-inbox:before{content:""}.fa-section:before{content:""}.fa-gauge-high:before{content:""}.fa-tachometer-alt:before{content:""}.fa-tachometer-alt-fast:before{content:""}.fa-envelope-open-text:before{content:""}.fa-hospital:before{content:""}.fa-hospital-alt:before{content:""}.fa-hospital-wide:before{content:""}.fa-wine-bottle:before{content:""}.fa-chess-rook:before{content:""}.fa-bars-staggered:before{content:""}.fa-reorder:before{content:""}.fa-stream:before{content:""}.fa-dharmachakra:before{content:""}.fa-hotdog:before{content:""}.fa-person-walking-with-cane:before{content:""}.fa-blind:before{content:""}.fa-drum:before{content:""}.fa-ice-cream:before{content:""}.fa-heart-circle-bolt:before{content:""}.fa-fax:before{content:""}.fa-paragraph:before{content:""}.fa-check-to-slot:before{content:""}.fa-vote-yea:before{content:""}.fa-star-half:before{content:""}.fa-boxes-stacked:before{content:""}.fa-boxes:before{content:""}.fa-boxes-alt:before{content:""}.fa-link:before{content:""}.fa-chain:before{content:""}.fa-ear-listen:before{content:""}.fa-assistive-listening-systems:before{content:""}.fa-tree-city:before{content:""}.fa-play:before{content:""}.fa-font:before{content:""}.fa-rupiah-sign:before{content:""}.fa-magnifying-glass:before{content:""}.fa-search:before{content:""}.fa-table-tennis-paddle-ball:before{content:""}.fa-ping-pong-paddle-ball:before{content:""}.fa-table-tennis:before{content:""}.fa-person-dots-from-line:before{content:""}.fa-diagnoses:before{content:""}.fa-trash-can-arrow-up:before{content:""}.fa-trash-restore-alt:before{content:""}.fa-naira-sign:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-walkie-talkie:before{content:""}.fa-file-pen:before{content:""}.fa-file-edit:before{content:""}.fa-receipt:before{content:""}.fa-square-pen:before{content:""}.fa-pen-square:before{content:""}.fa-pencil-square:before{content:""}.fa-suitcase-rolling:before{content:""}.fa-person-circle-exclamation:before{content:""}.fa-chevron-down:before{content:""}.fa-battery-full:before{content:""}.fa-battery:before{content:""}.fa-battery-5:before{content:""}.fa-skull-crossbones:before{content:""}.fa-code-compare:before{content:""}.fa-list-ul:before{content:""}.fa-list-dots:before{content:""}.fa-school-lock:before{content:""}.fa-tower-cell:before{content:""}.fa-down-long:before{content:""}.fa-long-arrow-alt-down:before{content:""}.fa-ranking-star:before{content:""}.fa-chess-king:before{content:""}.fa-person-harassing:before{content:""}.fa-brazilian-real-sign:before{content:""}.fa-landmark-dome:before{content:""}.fa-landmark-alt:before{content:""}.fa-arrow-up:before{content:""}.fa-tv:before{content:""}.fa-television:before{content:""}.fa-tv-alt:before{content:""}.fa-shrimp:before{content:""}.fa-list-check:before{content:""}.fa-tasks:before{content:""}.fa-jug-detergent:before{content:""}.fa-circle-user:before{content:""}.fa-user-circle:before{content:""}.fa-user-shield:before{content:""}.fa-wind:before{content:""}.fa-car-burst:before{content:""}.fa-car-crash:before{content:""}.fa-y:before{content:"Y"}.fa-person-snowboarding:before{content:""}.fa-snowboarding:before{content:""}.fa-truck-fast:before{content:""}.fa-shipping-fast:before{content:""}.fa-fish:before{content:""}.fa-user-graduate:before{content:""}.fa-circle-half-stroke:before{content:""}.fa-adjust:before{content:""}.fa-clapperboard:before{content:""}.fa-circle-radiation:before{content:""}.fa-radiation-alt:before{content:""}.fa-baseball:before{content:""}.fa-baseball-ball:before{content:""}.fa-jet-fighter-up:before{content:""}.fa-diagram-project:before{content:""}.fa-project-diagram:before{content:""}.fa-copy:before{content:""}.fa-volume-xmark:before{content:""}.fa-volume-mute:before{content:""}.fa-volume-times:before{content:""}.fa-hand-sparkles:before{content:""}.fa-grip:before{content:""}.fa-grip-horizontal:before{content:""}.fa-share-from-square:before{content:""}.fa-share-square:before{content:""}.fa-child-combatant:before{content:""}.fa-child-rifle:before{content:""}.fa-gun:before{content:""}.fa-square-phone:before{content:""}.fa-phone-square:before{content:""}.fa-plus:before{content:"+"}.fa-add:before{content:"+"}.fa-expand:before{content:""}.fa-computer:before{content:""}.fa-xmark:before{content:""}.fa-close:before{content:""}.fa-multiply:before{content:""}.fa-remove:before{content:""}.fa-times:before{content:""}.fa-arrows-up-down-left-right:before{content:""}.fa-arrows:before{content:""}.fa-chalkboard-user:before{content:""}.fa-chalkboard-teacher:before{content:""}.fa-peso-sign:before{content:""}.fa-building-shield:before{content:""}.fa-baby:before{content:""}.fa-users-line:before{content:""}.fa-quote-left:before{content:""}.fa-quote-left-alt:before{content:""}.fa-tractor:before{content:""}.fa-trash-arrow-up:before{content:""}.fa-trash-restore:before{content:""}.fa-arrow-down-up-lock:before{content:""}.fa-lines-leaning:before{content:""}.fa-ruler-combined:before{content:""}.fa-copyright:before{content:""}.fa-equals:before{content:"="}.fa-blender:before{content:""}.fa-teeth:before{content:""}.fa-shekel-sign:before{content:""}.fa-ils:before{content:""}.fa-shekel:before{content:""}.fa-sheqel:before{content:""}.fa-sheqel-sign:before{content:""}.fa-map:before{content:""}.fa-rocket:before{content:""}.fa-photo-film:before{content:""}.fa-photo-video:before{content:""}.fa-folder-minus:before{content:""}.fa-store:before{content:""}.fa-arrow-trend-up:before{content:""}.fa-plug-circle-minus:before{content:""}.fa-sign-hanging:before{content:""}.fa-sign:before{content:""}.fa-bezier-curve:before{content:""}.fa-bell-slash:before{content:""}.fa-tablet:before{content:""}.fa-tablet-android:before{content:""}.fa-school-flag:before{content:""}.fa-fill:before{content:""}.fa-angle-up:before{content:""}.fa-drumstick-bite:before{content:""}.fa-holly-berry:before{content:""}.fa-chevron-left:before{content:""}.fa-bacteria:before{content:""}.fa-hand-lizard:before{content:""}.fa-notdef:before{content:""}.fa-disease:before{content:""}.fa-briefcase-medical:before{content:""}.fa-genderless:before{content:""}.fa-chevron-right:before{content:""}.fa-retweet:before{content:""}.fa-car-rear:before{content:""}.fa-car-alt:before{content:""}.fa-pump-soap:before{content:""}.fa-video-slash:before{content:""}.fa-battery-quarter:before{content:""}.fa-battery-2:before{content:""}.fa-radio:before{content:""}.fa-baby-carriage:before{content:""}.fa-carriage-baby:before{content:""}.fa-traffic-light:before{content:""}.fa-thermometer:before{content:""}.fa-vr-cardboard:before{content:""}.fa-hand-middle-finger:before{content:""}.fa-percent:before{content:"%"}.fa-percentage:before{content:"%"}.fa-truck-moving:before{content:""}.fa-glass-water-droplet:before{content:""}.fa-display:before{content:""}.fa-face-smile:before{content:""}.fa-smile:before{content:""}.fa-thumbtack:before{content:""}.fa-thumb-tack:before{content:""}.fa-trophy:before{content:""}.fa-person-praying:before{content:""}.fa-pray:before{content:""}.fa-hammer:before{content:""}.fa-hand-peace:before{content:""}.fa-rotate:before{content:""}.fa-sync-alt:before{content:""}.fa-spinner:before{content:""}.fa-robot:before{content:""}.fa-peace:before{content:""}.fa-gears:before{content:""}.fa-cogs:before{content:""}.fa-warehouse:before{content:""}.fa-arrow-up-right-dots:before{content:""}.fa-splotch:before{content:""}.fa-face-grin-hearts:before{content:""}.fa-grin-hearts:before{content:""}.fa-dice-four:before{content:""}.fa-sim-card:before{content:""}.fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-mercury:before{content:""}.fa-arrow-turn-down:before{content:""}.fa-level-down:before{content:""}.fa-person-falling-burst:before{content:""}.fa-award:before{content:""}.fa-ticket-simple:before{content:""}.fa-ticket-alt:before{content:""}.fa-building:before{content:""}.fa-angles-left:before{content:""}.fa-angle-double-left:before{content:""}.fa-qrcode:before{content:""}.fa-clock-rotate-left:before{content:""}.fa-history:before{content:""}.fa-face-grin-beam-sweat:before{content:""}.fa-grin-beam-sweat:before{content:""}.fa-file-export:before{content:""}.fa-arrow-right-from-file:before{content:""}.fa-shield:before{content:""}.fa-shield-blank:before{content:""}.fa-arrow-up-short-wide:before{content:""}.fa-sort-amount-up-alt:before{content:""}.fa-house-medical:before{content:""}.fa-golf-ball-tee:before{content:""}.fa-golf-ball:before{content:""}.fa-circle-chevron-left:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-house-chimney-window:before{content:""}.fa-pen-nib:before{content:""}.fa-tent-arrow-turn-left:before{content:""}.fa-tents:before{content:""}.fa-wand-magic:before{content:""}.fa-magic:before{content:""}.fa-dog:before{content:""}.fa-carrot:before{content:""}.fa-moon:before{content:""}.fa-wine-glass-empty:before{content:""}.fa-wine-glass-alt:before{content:""}.fa-cheese:before{content:""}.fa-yin-yang:before{content:""}.fa-music:before{content:""}.fa-code-commit:before{content:""}.fa-temperature-low:before{content:""}.fa-person-biking:before{content:""}.fa-biking:before{content:""}.fa-broom:before{content:""}.fa-shield-heart:before{content:""}.fa-gopuram:before{content:""}.fa-earth-oceania:before{content:""}.fa-globe-oceania:before{content:""}.fa-square-xmark:before{content:""}.fa-times-square:before{content:""}.fa-xmark-square:before{content:""}.fa-hashtag:before{content:"#"}.fa-up-right-and-down-left-from-center:before{content:""}.fa-expand-alt:before{content:""}.fa-oil-can:before{content:""}.fa-t:before{content:"T"}.fa-hippo:before{content:""}.fa-chart-column:before{content:""}.fa-infinity:before{content:""}.fa-vial-circle-check:before{content:""}.fa-person-arrow-down-to-line:before{content:""}.fa-voicemail:before{content:""}.fa-fan:before{content:""}.fa-person-walking-luggage:before{content:""}.fa-up-down:before{content:""}.fa-arrows-alt-v:before{content:""}.fa-cloud-moon-rain:before{content:""}.fa-calendar:before{content:""}.fa-trailer:before{content:""}.fa-bahai:before{content:""}.fa-haykal:before{content:""}.fa-sd-card:before{content:""}.fa-dragon:before{content:""}.fa-shoe-prints:before{content:""}.fa-circle-plus:before{content:""}.fa-plus-circle:before{content:""}.fa-face-grin-tongue-wink:before{content:""}.fa-grin-tongue-wink:before{content:""}.fa-hand-holding:before{content:""}.fa-plug-circle-exclamation:before{content:""}.fa-link-slash:before{content:""}.fa-chain-broken:before{content:""}.fa-chain-slash:before{content:""}.fa-unlink:before{content:""}.fa-clone:before{content:""}.fa-person-walking-arrow-loop-left:before{content:""}.fa-arrow-up-z-a:before{content:""}.fa-sort-alpha-up-alt:before{content:""}.fa-fire-flame-curved:before{content:""}.fa-fire-alt:before{content:""}.fa-tornado:before{content:""}.fa-file-circle-plus:before{content:""}.fa-book-quran:before{content:""}.fa-quran:before{content:""}.fa-anchor:before{content:""}.fa-border-all:before{content:""}.fa-face-angry:before{content:""}.fa-angry:before{content:""}.fa-cookie-bite:before{content:""}.fa-arrow-trend-down:before{content:""}.fa-rss:before{content:""}.fa-feed:before{content:""}.fa-draw-polygon:before{content:""}.fa-scale-balanced:before{content:""}.fa-balance-scale:before{content:""}.fa-gauge-simple-high:before{content:""}.fa-tachometer:before{content:""}.fa-tachometer-fast:before{content:""}.fa-shower:before{content:""}.fa-desktop:before{content:""}.fa-desktop-alt:before{content:""}.fa-m:before{content:"M"}.fa-table-list:before{content:""}.fa-th-list:before{content:""}.fa-comment-sms:before{content:""}.fa-sms:before{content:""}.fa-book:before{content:""}.fa-user-plus:before{content:""}.fa-check:before{content:""}.fa-battery-three-quarters:before{content:""}.fa-battery-4:before{content:""}.fa-house-circle-check:before{content:""}.fa-angle-left:before{content:""}.fa-diagram-successor:before{content:""}.fa-truck-arrow-right:before{content:""}.fa-arrows-split-up-and-left:before{content:""}.fa-hand-fist:before{content:""}.fa-fist-raised:before{content:""}.fa-cloud-moon:before{content:""}.fa-briefcase:before{content:""}.fa-person-falling:before{content:""}.fa-image-portrait:before{content:""}.fa-portrait:before{content:""}.fa-user-tag:before{content:""}.fa-rug:before{content:""}.fa-earth-europe:before{content:""}.fa-globe-europe:before{content:""}.fa-cart-flatbed-suitcase:before{content:""}.fa-luggage-cart:before{content:""}.fa-rectangle-xmark:before{content:""}.fa-rectangle-times:before{content:""}.fa-times-rectangle:before{content:""}.fa-window-close:before{content:""}.fa-baht-sign:before{content:""}.fa-book-open:before{content:""}.fa-book-journal-whills:before{content:""}.fa-journal-whills:before{content:""}.fa-handcuffs:before{content:""}.fa-triangle-exclamation:before{content:""}.fa-exclamation-triangle:before{content:""}.fa-warning:before{content:""}.fa-database:before{content:""}.fa-share:before{content:""}.fa-arrow-turn-right:before{content:""}.fa-mail-forward:before{content:""}.fa-bottle-droplet:before{content:""}.fa-mask-face:before{content:""}.fa-hill-rockslide:before{content:""}.fa-right-left:before{content:""}.fa-exchange-alt:before{content:""}.fa-paper-plane:before{content:""}.fa-road-circle-exclamation:before{content:""}.fa-dungeon:before{content:""}.fa-align-right:before{content:""}.fa-money-bill-1-wave:before{content:""}.fa-money-bill-wave-alt:before{content:""}.fa-life-ring:before{content:""}.fa-hands:before{content:""}.fa-sign-language:before{content:""}.fa-signing:before{content:""}.fa-calendar-day:before{content:""}.fa-water-ladder:before{content:""}.fa-ladder-water:before{content:""}.fa-swimming-pool:before{content:""}.fa-arrows-up-down:before{content:""}.fa-arrows-v:before{content:""}.fa-face-grimace:before{content:""}.fa-grimace:before{content:""}.fa-wheelchair-move:before{content:""}.fa-wheelchair-alt:before{content:""}.fa-turn-down:before{content:""}.fa-level-down-alt:before{content:""}.fa-person-walking-arrow-right:before{content:""}.fa-square-envelope:before{content:""}.fa-envelope-square:before{content:""}.fa-dice:before{content:""}.fa-bowling-ball:before{content:""}.fa-brain:before{content:""}.fa-bandage:before{content:""}.fa-band-aid:before{content:""}.fa-calendar-minus:before{content:""}.fa-circle-xmark:before{content:""}.fa-times-circle:before{content:""}.fa-xmark-circle:before{content:""}.fa-gifts:before{content:""}.fa-hotel:before{content:""}.fa-earth-asia:before{content:""}.fa-globe-asia:before{content:""}.fa-id-card-clip:before{content:""}.fa-id-card-alt:before{content:""}.fa-magnifying-glass-plus:before{content:""}.fa-search-plus:before{content:""}.fa-thumbs-up:before{content:""}.fa-user-clock:before{content:""}.fa-hand-dots:before{content:""}.fa-allergies:before{content:""}.fa-file-invoice:before{content:""}.fa-window-minimize:before{content:""}.fa-mug-saucer:before{content:""}.fa-coffee:before{content:""}.fa-brush:before{content:""}.fa-mask:before{content:""}.fa-magnifying-glass-minus:before{content:""}.fa-search-minus:before{content:""}.fa-ruler-vertical:before{content:""}.fa-user-large:before{content:""}.fa-user-alt:before{content:""}.fa-train-tram:before{content:""}.fa-user-nurse:before{content:""}.fa-syringe:before{content:""}.fa-cloud-sun:before{content:""}.fa-stopwatch-20:before{content:""}.fa-square-full:before{content:""}.fa-magnet:before{content:""}.fa-jar:before{content:""}.fa-note-sticky:before{content:""}.fa-sticky-note:before{content:""}.fa-bug-slash:before{content:""}.fa-arrow-up-from-water-pump:before{content:""}.fa-bone:before{content:""}.fa-user-injured:before{content:""}.fa-face-sad-tear:before{content:""}.fa-sad-tear:before{content:""}.fa-plane:before{content:""}.fa-tent-arrows-down:before{content:""}.fa-exclamation:before{content:"!"}.fa-arrows-spin:before{content:""}.fa-print:before{content:""}.fa-turkish-lira-sign:before{content:""}.fa-try:before{content:""}.fa-turkish-lira:before{content:""}.fa-dollar-sign:before{content:"$"}.fa-dollar:before{content:"$"}.fa-usd:before{content:"$"}.fa-x:before{content:"X"}.fa-magnifying-glass-dollar:before{content:""}.fa-search-dollar:before{content:""}.fa-users-gear:before{content:""}.fa-users-cog:before{content:""}.fa-person-military-pointing:before{content:""}.fa-building-columns:before{content:""}.fa-bank:before{content:""}.fa-institution:before{content:""}.fa-museum:before{content:""}.fa-university:before{content:""}.fa-umbrella:before{content:""}.fa-trowel:before{content:""}.fa-d:before{content:"D"}.fa-stapler:before{content:""}.fa-masks-theater:before{content:""}.fa-theater-masks:before{content:""}.fa-kip-sign:before{content:""}.fa-hand-point-left:before{content:""}.fa-handshake-simple:before{content:""}.fa-handshake-alt:before{content:""}.fa-jet-fighter:before{content:""}.fa-fighter-jet:before{content:""}.fa-square-share-nodes:before{content:""}.fa-share-alt-square:before{content:""}.fa-barcode:before{content:""}.fa-plus-minus:before{content:""}.fa-video:before{content:""}.fa-video-camera:before{content:""}.fa-graduation-cap:before{content:""}.fa-mortar-board:before{content:""}.fa-hand-holding-medical:before{content:""}.fa-person-circle-check:before{content:""}.fa-turn-up:before{content:""}.fa-level-up-alt:before{content:""}.sr-only,.fa-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.sr-only-focusable:not(:focus),.fa-sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}:root,:host{--fa-style-family-brands: "Font Awesome 6 Brands";--fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands"}@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:block;src:url(/build/assets/fa-brands-400-faae6fc0.woff2) format("woff2"),url(/build/assets/fa-brands-400-003f1154.ttf) format("truetype")}.fab,.fa-brands{font-weight:400}.fa-monero:before{content:""}.fa-hooli:before{content:""}.fa-yelp:before{content:""}.fa-cc-visa:before{content:""}.fa-lastfm:before{content:""}.fa-shopware:before{content:""}.fa-creative-commons-nc:before{content:""}.fa-aws:before{content:""}.fa-redhat:before{content:""}.fa-yoast:before{content:""}.fa-cloudflare:before{content:""}.fa-ups:before{content:""}.fa-wpexplorer:before{content:""}.fa-dyalog:before{content:""}.fa-bity:before{content:""}.fa-stackpath:before{content:""}.fa-buysellads:before{content:""}.fa-first-order:before{content:""}.fa-modx:before{content:""}.fa-guilded:before{content:""}.fa-vnv:before{content:""}.fa-square-js:before{content:""}.fa-js-square:before{content:""}.fa-microsoft:before{content:""}.fa-qq:before{content:""}.fa-orcid:before{content:""}.fa-java:before{content:""}.fa-invision:before{content:""}.fa-creative-commons-pd-alt:before{content:""}.fa-centercode:before{content:""}.fa-glide-g:before{content:""}.fa-drupal:before{content:""}.fa-hire-a-helper:before{content:""}.fa-creative-commons-by:before{content:""}.fa-unity:before{content:""}.fa-whmcs:before{content:""}.fa-rocketchat:before{content:""}.fa-vk:before{content:""}.fa-untappd:before{content:""}.fa-mailchimp:before{content:""}.fa-css3-alt:before{content:""}.fa-square-reddit:before{content:""}.fa-reddit-square:before{content:""}.fa-vimeo-v:before{content:""}.fa-contao:before{content:""}.fa-square-font-awesome:before{content:""}.fa-deskpro:before{content:""}.fa-sistrix:before{content:""}.fa-square-instagram:before{content:""}.fa-instagram-square:before{content:""}.fa-battle-net:before{content:""}.fa-the-red-yeti:before{content:""}.fa-square-hacker-news:before{content:""}.fa-hacker-news-square:before{content:""}.fa-edge:before{content:""}.fa-threads:before{content:""}.fa-napster:before{content:""}.fa-square-snapchat:before{content:""}.fa-snapchat-square:before{content:""}.fa-google-plus-g:before{content:""}.fa-artstation:before{content:""}.fa-markdown:before{content:""}.fa-sourcetree:before{content:""}.fa-google-plus:before{content:""}.fa-diaspora:before{content:""}.fa-foursquare:before{content:""}.fa-stack-overflow:before{content:""}.fa-github-alt:before{content:""}.fa-phoenix-squadron:before{content:""}.fa-pagelines:before{content:""}.fa-algolia:before{content:""}.fa-red-river:before{content:""}.fa-creative-commons-sa:before{content:""}.fa-safari:before{content:""}.fa-google:before{content:""}.fa-square-font-awesome-stroke:before{content:""}.fa-font-awesome-alt:before{content:""}.fa-atlassian:before{content:""}.fa-linkedin-in:before{content:""}.fa-digital-ocean:before{content:""}.fa-nimblr:before{content:""}.fa-chromecast:before{content:""}.fa-evernote:before{content:""}.fa-hacker-news:before{content:""}.fa-creative-commons-sampling:before{content:""}.fa-adversal:before{content:""}.fa-creative-commons:before{content:""}.fa-watchman-monitoring:before{content:""}.fa-fonticons:before{content:""}.fa-weixin:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-codepen:before{content:""}.fa-git-alt:before{content:""}.fa-lyft:before{content:""}.fa-rev:before{content:""}.fa-windows:before{content:""}.fa-wizards-of-the-coast:before{content:""}.fa-square-viadeo:before{content:""}.fa-viadeo-square:before{content:""}.fa-meetup:before{content:""}.fa-centos:before{content:""}.fa-adn:before{content:""}.fa-cloudsmith:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-square-dribbble:before{content:""}.fa-dribbble-square:before{content:""}.fa-codiepie:before{content:""}.fa-node:before{content:""}.fa-mix:before{content:""}.fa-steam:before{content:""}.fa-cc-apple-pay:before{content:""}.fa-scribd:before{content:""}.fa-debian:before{content:""}.fa-openid:before{content:""}.fa-instalod:before{content:""}.fa-expeditedssl:before{content:""}.fa-sellcast:before{content:""}.fa-square-twitter:before{content:""}.fa-twitter-square:before{content:""}.fa-r-project:before{content:""}.fa-delicious:before{content:""}.fa-freebsd:before{content:""}.fa-vuejs:before{content:""}.fa-accusoft:before{content:""}.fa-ioxhost:before{content:""}.fa-fonticons-fi:before{content:""}.fa-app-store:before{content:""}.fa-cc-mastercard:before{content:""}.fa-itunes-note:before{content:""}.fa-golang:before{content:""}.fa-kickstarter:before{content:""}.fa-grav:before{content:""}.fa-weibo:before{content:""}.fa-uncharted:before{content:""}.fa-firstdraft:before{content:""}.fa-square-youtube:before{content:""}.fa-youtube-square:before{content:""}.fa-wikipedia-w:before{content:""}.fa-wpressr:before{content:""}.fa-rendact:before{content:""}.fa-angellist:before{content:""}.fa-galactic-republic:before{content:""}.fa-nfc-directional:before{content:""}.fa-skype:before{content:""}.fa-joget:before{content:""}.fa-fedora:before{content:""}.fa-stripe-s:before{content:""}.fa-meta:before{content:""}.fa-laravel:before{content:""}.fa-hotjar:before{content:""}.fa-bluetooth-b:before{content:""}.fa-sticker-mule:before{content:""}.fa-creative-commons-zero:before{content:""}.fa-hips:before{content:""}.fa-behance:before{content:""}.fa-reddit:before{content:""}.fa-discord:before{content:""}.fa-chrome:before{content:""}.fa-app-store-ios:before{content:""}.fa-cc-discover:before{content:""}.fa-wpbeginner:before{content:""}.fa-confluence:before{content:""}.fa-mdb:before{content:""}.fa-dochub:before{content:""}.fa-accessible-icon:before{content:""}.fa-ebay:before{content:""}.fa-amazon:before{content:""}.fa-unsplash:before{content:""}.fa-yarn:before{content:""}.fa-square-steam:before{content:""}.fa-steam-square:before{content:""}.fa-500px:before{content:""}.fa-square-vimeo:before{content:""}.fa-vimeo-square:before{content:""}.fa-asymmetrik:before{content:""}.fa-font-awesome:before{content:""}.fa-font-awesome-flag:before{content:""}.fa-font-awesome-logo-full:before{content:""}.fa-gratipay:before{content:""}.fa-apple:before{content:""}.fa-hive:before{content:""}.fa-gitkraken:before{content:""}.fa-keybase:before{content:""}.fa-apple-pay:before{content:""}.fa-padlet:before{content:""}.fa-amazon-pay:before{content:""}.fa-square-github:before{content:""}.fa-github-square:before{content:""}.fa-stumbleupon:before{content:""}.fa-fedex:before{content:""}.fa-phoenix-framework:before{content:""}.fa-shopify:before{content:""}.fa-neos:before{content:""}.fa-square-threads:before{content:""}.fa-hackerrank:before{content:""}.fa-researchgate:before{content:""}.fa-swift:before{content:""}.fa-angular:before{content:""}.fa-speakap:before{content:""}.fa-angrycreative:before{content:""}.fa-y-combinator:before{content:""}.fa-empire:before{content:""}.fa-envira:before{content:""}.fa-square-gitlab:before{content:""}.fa-gitlab-square:before{content:""}.fa-studiovinari:before{content:""}.fa-pied-piper:before{content:""}.fa-wordpress:before{content:""}.fa-product-hunt:before{content:""}.fa-firefox:before{content:""}.fa-linode:before{content:""}.fa-goodreads:before{content:""}.fa-square-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-jsfiddle:before{content:""}.fa-sith:before{content:""}.fa-themeisle:before{content:""}.fa-page4:before{content:""}.fa-hashnode:before{content:""}.fa-react:before{content:""}.fa-cc-paypal:before{content:""}.fa-squarespace:before{content:""}.fa-cc-stripe:before{content:""}.fa-creative-commons-share:before{content:""}.fa-bitcoin:before{content:""}.fa-keycdn:before{content:""}.fa-opera:before{content:""}.fa-itch-io:before{content:""}.fa-umbraco:before{content:""}.fa-galactic-senate:before{content:""}.fa-ubuntu:before{content:""}.fa-draft2digital:before{content:""}.fa-stripe:before{content:""}.fa-houzz:before{content:""}.fa-gg:before{content:""}.fa-dhl:before{content:""}.fa-square-pinterest:before{content:""}.fa-pinterest-square:before{content:""}.fa-xing:before{content:""}.fa-blackberry:before{content:""}.fa-creative-commons-pd:before{content:""}.fa-playstation:before{content:""}.fa-quinscape:before{content:""}.fa-less:before{content:""}.fa-blogger-b:before{content:""}.fa-opencart:before{content:""}.fa-vine:before{content:""}.fa-paypal:before{content:""}.fa-gitlab:before{content:""}.fa-typo3:before{content:""}.fa-reddit-alien:before{content:""}.fa-yahoo:before{content:""}.fa-dailymotion:before{content:""}.fa-affiliatetheme:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-bootstrap:before{content:""}.fa-odnoklassniki:before{content:""}.fa-nfc-symbol:before{content:""}.fa-ethereum:before{content:""}.fa-speaker-deck:before{content:""}.fa-creative-commons-nc-eu:before{content:""}.fa-patreon:before{content:""}.fa-avianex:before{content:""}.fa-ello:before{content:""}.fa-gofore:before{content:""}.fa-bimobject:before{content:""}.fa-facebook-f:before{content:""}.fa-square-google-plus:before{content:""}.fa-google-plus-square:before{content:""}.fa-mandalorian:before{content:""}.fa-first-order-alt:before{content:""}.fa-osi:before{content:""}.fa-google-wallet:before{content:""}.fa-d-and-d-beyond:before{content:""}.fa-periscope:before{content:""}.fa-fulcrum:before{content:""}.fa-cloudscale:before{content:""}.fa-forumbee:before{content:""}.fa-mizuni:before{content:""}.fa-schlix:before{content:""}.fa-square-xing:before{content:""}.fa-xing-square:before{content:""}.fa-bandcamp:before{content:""}.fa-wpforms:before{content:""}.fa-cloudversify:before{content:""}.fa-usps:before{content:""}.fa-megaport:before{content:""}.fa-magento:before{content:""}.fa-spotify:before{content:""}.fa-optin-monster:before{content:""}.fa-fly:before{content:""}.fa-aviato:before{content:""}.fa-itunes:before{content:""}.fa-cuttlefish:before{content:""}.fa-blogger:before{content:""}.fa-flickr:before{content:""}.fa-viber:before{content:""}.fa-soundcloud:before{content:""}.fa-digg:before{content:""}.fa-tencent-weibo:before{content:""}.fa-symfony:before{content:""}.fa-maxcdn:before{content:""}.fa-etsy:before{content:""}.fa-facebook-messenger:before{content:""}.fa-audible:before{content:""}.fa-think-peaks:before{content:""}.fa-bilibili:before{content:""}.fa-erlang:before{content:""}.fa-x-twitter:before{content:""}.fa-cotton-bureau:before{content:""}.fa-dashcube:before{content:""}.fa-42-group:before{content:""}.fa-innosoft:before{content:""}.fa-stack-exchange:before{content:""}.fa-elementor:before{content:""}.fa-square-pied-piper:before{content:""}.fa-pied-piper-square:before{content:""}.fa-creative-commons-nd:before{content:""}.fa-palfed:before{content:""}.fa-superpowers:before{content:""}.fa-resolving:before{content:""}.fa-xbox:before{content:""}.fa-searchengin:before{content:""}.fa-tiktok:before{content:""}.fa-square-facebook:before{content:""}.fa-facebook-square:before{content:""}.fa-renren:before{content:""}.fa-linux:before{content:""}.fa-glide:before{content:""}.fa-linkedin:before{content:""}.fa-hubspot:before{content:""}.fa-deploydog:before{content:""}.fa-twitch:before{content:""}.fa-ravelry:before{content:""}.fa-mixer:before{content:""}.fa-square-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-vimeo:before{content:""}.fa-mendeley:before{content:""}.fa-uniregistry:before{content:""}.fa-figma:before{content:""}.fa-creative-commons-remix:before{content:""}.fa-cc-amazon-pay:before{content:""}.fa-dropbox:before{content:""}.fa-instagram:before{content:""}.fa-cmplid:before{content:""}.fa-facebook:before{content:""}.fa-gripfire:before{content:""}.fa-jedi-order:before{content:""}.fa-uikit:before{content:""}.fa-fort-awesome-alt:before{content:""}.fa-phabricator:before{content:""}.fa-ussunnah:before{content:""}.fa-earlybirds:before{content:""}.fa-trade-federation:before{content:""}.fa-autoprefixer:before{content:""}.fa-whatsapp:before{content:""}.fa-slideshare:before{content:""}.fa-google-play:before{content:""}.fa-viadeo:before{content:""}.fa-line:before{content:""}.fa-google-drive:before{content:""}.fa-servicestack:before{content:""}.fa-simplybuilt:before{content:""}.fa-bitbucket:before{content:""}.fa-imdb:before{content:""}.fa-deezer:before{content:""}.fa-raspberry-pi:before{content:""}.fa-jira:before{content:""}.fa-docker:before{content:""}.fa-screenpal:before{content:""}.fa-bluetooth:before{content:""}.fa-gitter:before{content:""}.fa-d-and-d:before{content:""}.fa-microblog:before{content:""}.fa-cc-diners-club:before{content:""}.fa-gg-circle:before{content:""}.fa-pied-piper-hat:before{content:""}.fa-kickstarter-k:before{content:""}.fa-yandex:before{content:""}.fa-readme:before{content:""}.fa-html5:before{content:""}.fa-sellsy:before{content:""}.fa-sass:before{content:""}.fa-wirsindhandwerk:before{content:""}.fa-wsh:before{content:""}.fa-buromobelexperte:before{content:""}.fa-salesforce:before{content:""}.fa-octopus-deploy:before{content:""}.fa-medapps:before{content:""}.fa-ns8:before{content:""}.fa-pinterest-p:before{content:""}.fa-apper:before{content:""}.fa-fort-awesome:before{content:""}.fa-waze:before{content:""}.fa-cc-jcb:before{content:""}.fa-snapchat:before{content:""}.fa-snapchat-ghost:before{content:""}.fa-fantasy-flight-games:before{content:""}.fa-rust:before{content:""}.fa-wix:before{content:""}.fa-square-behance:before{content:""}.fa-behance-square:before{content:""}.fa-supple:before{content:""}.fa-rebel:before{content:""}.fa-css3:before{content:""}.fa-staylinked:before{content:""}.fa-kaggle:before{content:""}.fa-space-awesome:before{content:""}.fa-deviantart:before{content:""}.fa-cpanel:before{content:""}.fa-goodreads-g:before{content:""}.fa-square-git:before{content:""}.fa-git-square:before{content:""}.fa-square-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-trello:before{content:""}.fa-creative-commons-nc-jp:before{content:""}.fa-get-pocket:before{content:""}.fa-perbyte:before{content:""}.fa-grunt:before{content:""}.fa-weebly:before{content:""}.fa-connectdevelop:before{content:""}.fa-leanpub:before{content:""}.fa-black-tie:before{content:""}.fa-themeco:before{content:""}.fa-python:before{content:""}.fa-android:before{content:""}.fa-bots:before{content:""}.fa-free-code-camp:before{content:""}.fa-hornbill:before{content:""}.fa-js:before{content:""}.fa-ideal:before{content:""}.fa-git:before{content:""}.fa-dev:before{content:""}.fa-sketch:before{content:""}.fa-yandex-international:before{content:""}.fa-cc-amex:before{content:""}.fa-uber:before{content:""}.fa-github:before{content:""}.fa-php:before{content:""}.fa-alipay:before{content:""}.fa-youtube:before{content:""}.fa-skyatlas:before{content:""}.fa-firefox-browser:before{content:""}.fa-replyd:before{content:""}.fa-suse:before{content:""}.fa-jenkins:before{content:""}.fa-twitter:before{content:""}.fa-rockrms:before{content:""}.fa-pinterest:before{content:""}.fa-buffer:before{content:""}.fa-npm:before{content:""}.fa-yammer:before{content:""}.fa-btc:before{content:""}.fa-dribbble:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-internet-explorer:before{content:""}.fa-stubber:before{content:""}.fa-telegram:before{content:""}.fa-telegram-plane:before{content:""}.fa-old-republic:before{content:""}.fa-odysee:before{content:""}.fa-square-whatsapp:before{content:""}.fa-whatsapp-square:before{content:""}.fa-node-js:before{content:""}.fa-edge-legacy:before{content:""}.fa-slack:before{content:""}.fa-slack-hash:before{content:""}.fa-medrt:before{content:""}.fa-usb:before{content:""}.fa-tumblr:before{content:""}.fa-vaadin:before{content:""}.fa-quora:before{content:""}.fa-square-x-twitter:before{content:""}.fa-reacteurope:before{content:""}.fa-medium:before{content:""}.fa-medium-m:before{content:""}.fa-amilia:before{content:""}.fa-mixcloud:before{content:""}.fa-flipboard:before{content:""}.fa-viacoin:before{content:""}.fa-critical-role:before{content:""}.fa-sitrox:before{content:""}.fa-discourse:before{content:""}.fa-joomla:before{content:""}.fa-mastodon:before{content:""}.fa-airbnb:before{content:""}.fa-wolf-pack-battalion:before{content:""}.fa-buy-n-large:before{content:""}.fa-gulp:before{content:""}.fa-creative-commons-sampling-plus:before{content:""}.fa-strava:before{content:""}.fa-ember:before{content:""}.fa-canadian-maple-leaf:before{content:""}.fa-teamspeak:before{content:""}.fa-pushed:before{content:""}.fa-wordpress-simple:before{content:""}.fa-nutritionix:before{content:""}.fa-wodu:before{content:""}.fa-google-pay:before{content:""}.fa-intercom:before{content:""}.fa-zhihu:before{content:""}.fa-korvue:before{content:""}.fa-pix:before{content:""}.fa-steam-symbol:before{content:""}:root,:host{--fa-style-family-classic: "Font Awesome 6 Free";--fa-font-regular: normal 400 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:400;font-display:block;src:url(/build/assets/fa-regular-400-9169d8be.woff2) format("woff2"),url(/build/assets/fa-regular-400-7d81a1a7.ttf) format("truetype")}.far,.fa-regular{font-weight:400}:root,:host{--fa-style-family-classic: "Font Awesome 6 Free";--fa-font-solid: normal 900 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:block;src:url(/build/assets/fa-solid-900-886c8611.woff2) format("woff2"),url(/build/assets/fa-solid-900-cea79b34.ttf) format("truetype")}.fas,.fa-solid{font-weight:900}@font-face{font-family:"Font Awesome 5 Brands";font-display:block;font-weight:400;src:url(/build/assets/fa-brands-400-faae6fc0.woff2) format("woff2"),url(/build/assets/fa-brands-400-003f1154.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:900;src:url(/build/assets/fa-solid-900-886c8611.woff2) format("woff2"),url(/build/assets/fa-solid-900-cea79b34.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:400;src:url(/build/assets/fa-regular-400-9169d8be.woff2) format("woff2"),url(/build/assets/fa-regular-400-7d81a1a7.ttf) format("truetype")}@font-face{font-family:FontAwesome;font-display:block;src:url(/build/assets/fa-solid-900-886c8611.woff2) format("woff2"),url(/build/assets/fa-solid-900-cea79b34.ttf) format("truetype")}@font-face{font-family:FontAwesome;font-display:block;src:url(/build/assets/fa-brands-400-faae6fc0.woff2) format("woff2"),url(/build/assets/fa-brands-400-003f1154.ttf) format("truetype")}@font-face{font-family:FontAwesome;font-display:block;src:url(/build/assets/fa-regular-400-9169d8be.woff2) format("woff2"),url(/build/assets/fa-regular-400-7d81a1a7.ttf) format("truetype");unicode-range:U+F003,U+F006,U+F014,U+F016-F017,U+F01A-F01B,U+F01D,U+F022,U+F03E,U+F044,U+F046,U+F05C-F05D,U+F06E,U+F070,U+F087-F088,U+F08A,U+F094,U+F096-F097,U+F09D,U+F0A0,U+F0A2,U+F0A4-F0A7,U+F0C5,U+F0C7,U+F0E5-F0E6,U+F0EB,U+F0F6-F0F8,U+F10C,U+F114-F115,U+F118-F11A,U+F11C-F11D,U+F133,U+F147,U+F14E,U+F150-F152,U+F185-F186,U+F18E,U+F190-F192,U+F196,U+F1C1-F1C9,U+F1D9,U+F1DB,U+F1E3,U+F1EA,U+F1F7,U+F1F9,U+F20A,U+F247-F248,U+F24A,U+F24D,U+F255-F25B,U+F25D,U+F271-F274,U+F278,U+F27B,U+F28C,U+F28E,U+F29C,U+F2B5,U+F2B7,U+F2BA,U+F2BC,U+F2BE,U+F2C0-F2C1,U+F2C3,U+F2D0,U+F2D2,U+F2D4,U+F2DC}@font-face{font-family:FontAwesome;font-display:block;src:url(/build/assets/fa-v4compatibility-335fd7d9.woff2) format("woff2"),url(/build/assets/fa-v4compatibility-455e8e72.ttf) format("truetype");unicode-range:U+F041,U+F047,U+F065-F066,U+F07D-F07E,U+F080,U+F08B,U+F08E,U+F090,U+F09A,U+F0AC,U+F0AE,U+F0B2,U+F0D0,U+F0D6,U+F0E4,U+F0EC,U+F10A-F10B,U+F123,U+F13E,U+F148-F149,U+F14C,U+F156,U+F15E,U+F160-F161,U+F163,U+F175-F178,U+F195,U+F1F8,U+F219,U+F27A}/*!
 * Bootstrap Icons v1.13.1 (https://icons.getbootstrap.com/)
 * Copyright 2019-2024 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/icons/blob/main/LICENSE)
 */@font-face{font-display:block;font-family:bootstrap-icons;src:url(/build/assets/bootstrap-icons-6c757103.woff2?e34853135f9e39acf64315236852cd5a) format("woff2"),url(/build/assets/bootstrap-icons-f55513b7.woff?e34853135f9e39acf64315236852cd5a) format("woff")}.bi:before,[class^=bi-]:before,[class*=" bi-"]:before{display:inline-block;font-family:bootstrap-icons!important;font-style:normal;font-weight:400!important;font-variant:normal;text-transform:none;line-height:1;vertical-align:-.125em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bi-123:before{content:""}.bi-alarm-fill:before{content:""}.bi-alarm:before{content:""}.bi-align-bottom:before{content:""}.bi-align-center:before{content:""}.bi-align-end:before{content:""}.bi-align-middle:before{content:""}.bi-align-start:before{content:""}.bi-align-top:before{content:""}.bi-alt:before{content:""}.bi-app-indicator:before{content:""}.bi-app:before{content:""}.bi-archive-fill:before{content:""}.bi-archive:before{content:""}.bi-arrow-90deg-down:before{content:""}.bi-arrow-90deg-left:before{content:""}.bi-arrow-90deg-right:before{content:""}.bi-arrow-90deg-up:before{content:""}.bi-arrow-bar-down:before{content:""}.bi-arrow-bar-left:before{content:""}.bi-arrow-bar-right:before{content:""}.bi-arrow-bar-up:before{content:""}.bi-arrow-clockwise:before{content:""}.bi-arrow-counterclockwise:before{content:""}.bi-arrow-down-circle-fill:before{content:""}.bi-arrow-down-circle:before{content:""}.bi-arrow-down-left-circle-fill:before{content:""}.bi-arrow-down-left-circle:before{content:""}.bi-arrow-down-left-square-fill:before{content:""}.bi-arrow-down-left-square:before{content:""}.bi-arrow-down-left:before{content:""}.bi-arrow-down-right-circle-fill:before{content:""}.bi-arrow-down-right-circle:before{content:""}.bi-arrow-down-right-square-fill:before{content:""}.bi-arrow-down-right-square:before{content:""}.bi-arrow-down-right:before{content:""}.bi-arrow-down-short:before{content:""}.bi-arrow-down-square-fill:before{content:""}.bi-arrow-down-square:before{content:""}.bi-arrow-down-up:before{content:""}.bi-arrow-down:before{content:""}.bi-arrow-left-circle-fill:before{content:""}.bi-arrow-left-circle:before{content:""}.bi-arrow-left-right:before{content:""}.bi-arrow-left-short:before{content:""}.bi-arrow-left-square-fill:before{content:""}.bi-arrow-left-square:before{content:""}.bi-arrow-left:before{content:""}.bi-arrow-repeat:before{content:""}.bi-arrow-return-left:before{content:""}.bi-arrow-return-right:before{content:""}.bi-arrow-right-circle-fill:before{content:""}.bi-arrow-right-circle:before{content:""}.bi-arrow-right-short:before{content:""}.bi-arrow-right-square-fill:before{content:""}.bi-arrow-right-square:before{content:""}.bi-arrow-right:before{content:""}.bi-arrow-up-circle-fill:before{content:""}.bi-arrow-up-circle:before{content:""}.bi-arrow-up-left-circle-fill:before{content:""}.bi-arrow-up-left-circle:before{content:""}.bi-arrow-up-left-square-fill:before{content:""}.bi-arrow-up-left-square:before{content:""}.bi-arrow-up-left:before{content:""}.bi-arrow-up-right-circle-fill:before{content:""}.bi-arrow-up-right-circle:before{content:""}.bi-arrow-up-right-square-fill:before{content:""}.bi-arrow-up-right-square:before{content:""}.bi-arrow-up-right:before{content:""}.bi-arrow-up-short:before{content:""}.bi-arrow-up-square-fill:before{content:""}.bi-arrow-up-square:before{content:""}.bi-arrow-up:before{content:""}.bi-arrows-angle-contract:before{content:""}.bi-arrows-angle-expand:before{content:""}.bi-arrows-collapse:before{content:""}.bi-arrows-expand:before{content:""}.bi-arrows-fullscreen:before{content:""}.bi-arrows-move:before{content:""}.bi-aspect-ratio-fill:before{content:""}.bi-aspect-ratio:before{content:""}.bi-asterisk:before{content:""}.bi-at:before{content:""}.bi-award-fill:before{content:""}.bi-award:before{content:""}.bi-back:before{content:""}.bi-backspace-fill:before{content:""}.bi-backspace-reverse-fill:before{content:""}.bi-backspace-reverse:before{content:""}.bi-backspace:before{content:""}.bi-badge-3d-fill:before{content:""}.bi-badge-3d:before{content:""}.bi-badge-4k-fill:before{content:""}.bi-badge-4k:before{content:""}.bi-badge-8k-fill:before{content:""}.bi-badge-8k:before{content:""}.bi-badge-ad-fill:before{content:""}.bi-badge-ad:before{content:""}.bi-badge-ar-fill:before{content:""}.bi-badge-ar:before{content:""}.bi-badge-cc-fill:before{content:""}.bi-badge-cc:before{content:""}.bi-badge-hd-fill:before{content:""}.bi-badge-hd:before{content:""}.bi-badge-tm-fill:before{content:""}.bi-badge-tm:before{content:""}.bi-badge-vo-fill:before{content:""}.bi-badge-vo:before{content:""}.bi-badge-vr-fill:before{content:""}.bi-badge-vr:before{content:""}.bi-badge-wc-fill:before{content:""}.bi-badge-wc:before{content:""}.bi-bag-check-fill:before{content:""}.bi-bag-check:before{content:""}.bi-bag-dash-fill:before{content:""}.bi-bag-dash:before{content:""}.bi-bag-fill:before{content:""}.bi-bag-plus-fill:before{content:""}.bi-bag-plus:before{content:""}.bi-bag-x-fill:before{content:""}.bi-bag-x:before{content:""}.bi-bag:before{content:""}.bi-bar-chart-fill:before{content:""}.bi-bar-chart-line-fill:before{content:""}.bi-bar-chart-line:before{content:""}.bi-bar-chart-steps:before{content:""}.bi-bar-chart:before{content:""}.bi-basket-fill:before{content:""}.bi-basket:before{content:""}.bi-basket2-fill:before{content:""}.bi-basket2:before{content:""}.bi-basket3-fill:before{content:""}.bi-basket3:before{content:""}.bi-battery-charging:before{content:""}.bi-battery-full:before{content:""}.bi-battery-half:before{content:""}.bi-battery:before{content:""}.bi-bell-fill:before{content:""}.bi-bell:before{content:""}.bi-bezier:before{content:""}.bi-bezier2:before{content:""}.bi-bicycle:before{content:""}.bi-binoculars-fill:before{content:""}.bi-binoculars:before{content:""}.bi-blockquote-left:before{content:""}.bi-blockquote-right:before{content:""}.bi-book-fill:before{content:""}.bi-book-half:before{content:""}.bi-book:before{content:""}.bi-bookmark-check-fill:before{content:""}.bi-bookmark-check:before{content:""}.bi-bookmark-dash-fill:before{content:""}.bi-bookmark-dash:before{content:""}.bi-bookmark-fill:before{content:""}.bi-bookmark-heart-fill:before{content:""}.bi-bookmark-heart:before{content:""}.bi-bookmark-plus-fill:before{content:""}.bi-bookmark-plus:before{content:""}.bi-bookmark-star-fill:before{content:""}.bi-bookmark-star:before{content:""}.bi-bookmark-x-fill:before{content:""}.bi-bookmark-x:before{content:""}.bi-bookmark:before{content:""}.bi-bookmarks-fill:before{content:""}.bi-bookmarks:before{content:""}.bi-bookshelf:before{content:""}.bi-bootstrap-fill:before{content:""}.bi-bootstrap-reboot:before{content:""}.bi-bootstrap:before{content:""}.bi-border-all:before{content:""}.bi-border-bottom:before{content:""}.bi-border-center:before{content:""}.bi-border-inner:before{content:""}.bi-border-left:before{content:""}.bi-border-middle:before{content:""}.bi-border-outer:before{content:""}.bi-border-right:before{content:""}.bi-border-style:before{content:""}.bi-border-top:before{content:""}.bi-border-width:before{content:""}.bi-border:before{content:""}.bi-bounding-box-circles:before{content:""}.bi-bounding-box:before{content:""}.bi-box-arrow-down-left:before{content:""}.bi-box-arrow-down-right:before{content:""}.bi-box-arrow-down:before{content:""}.bi-box-arrow-in-down-left:before{content:""}.bi-box-arrow-in-down-right:before{content:""}.bi-box-arrow-in-down:before{content:""}.bi-box-arrow-in-left:before{content:""}.bi-box-arrow-in-right:before{content:""}.bi-box-arrow-in-up-left:before{content:""}.bi-box-arrow-in-up-right:before{content:""}.bi-box-arrow-in-up:before{content:""}.bi-box-arrow-left:before{content:""}.bi-box-arrow-right:before{content:""}.bi-box-arrow-up-left:before{content:""}.bi-box-arrow-up-right:before{content:""}.bi-box-arrow-up:before{content:""}.bi-box-seam:before{content:""}.bi-box:before{content:""}.bi-braces:before{content:""}.bi-bricks:before{content:""}.bi-briefcase-fill:before{content:""}.bi-briefcase:before{content:""}.bi-brightness-alt-high-fill:before{content:""}.bi-brightness-alt-high:before{content:""}.bi-brightness-alt-low-fill:before{content:""}.bi-brightness-alt-low:before{content:""}.bi-brightness-high-fill:before{content:""}.bi-brightness-high:before{content:""}.bi-brightness-low-fill:before{content:""}.bi-brightness-low:before{content:""}.bi-broadcast-pin:before{content:""}.bi-broadcast:before{content:""}.bi-brush-fill:before{content:""}.bi-brush:before{content:""}.bi-bucket-fill:before{content:""}.bi-bucket:before{content:""}.bi-bug-fill:before{content:""}.bi-bug:before{content:""}.bi-building:before{content:""}.bi-bullseye:before{content:""}.bi-calculator-fill:before{content:""}.bi-calculator:before{content:""}.bi-calendar-check-fill:before{content:""}.bi-calendar-check:before{content:""}.bi-calendar-date-fill:before{content:""}.bi-calendar-date:before{content:""}.bi-calendar-day-fill:before{content:""}.bi-calendar-day:before{content:""}.bi-calendar-event-fill:before{content:""}.bi-calendar-event:before{content:""}.bi-calendar-fill:before{content:""}.bi-calendar-minus-fill:before{content:""}.bi-calendar-minus:before{content:""}.bi-calendar-month-fill:before{content:""}.bi-calendar-month:before{content:""}.bi-calendar-plus-fill:before{content:""}.bi-calendar-plus:before{content:""}.bi-calendar-range-fill:before{content:""}.bi-calendar-range:before{content:""}.bi-calendar-week-fill:before{content:""}.bi-calendar-week:before{content:""}.bi-calendar-x-fill:before{content:""}.bi-calendar-x:before{content:""}.bi-calendar:before{content:""}.bi-calendar2-check-fill:before{content:""}.bi-calendar2-check:before{content:""}.bi-calendar2-date-fill:before{content:""}.bi-calendar2-date:before{content:""}.bi-calendar2-day-fill:before{content:""}.bi-calendar2-day:before{content:""}.bi-calendar2-event-fill:before{content:""}.bi-calendar2-event:before{content:""}.bi-calendar2-fill:before{content:""}.bi-calendar2-minus-fill:before{content:""}.bi-calendar2-minus:before{content:""}.bi-calendar2-month-fill:before{content:""}.bi-calendar2-month:before{content:""}.bi-calendar2-plus-fill:before{content:""}.bi-calendar2-plus:before{content:""}.bi-calendar2-range-fill:before{content:""}.bi-calendar2-range:before{content:""}.bi-calendar2-week-fill:before{content:""}.bi-calendar2-week:before{content:""}.bi-calendar2-x-fill:before{content:""}.bi-calendar2-x:before{content:""}.bi-calendar2:before{content:""}.bi-calendar3-event-fill:before{content:""}.bi-calendar3-event:before{content:""}.bi-calendar3-fill:before{content:""}.bi-calendar3-range-fill:before{content:""}.bi-calendar3-range:before{content:""}.bi-calendar3-week-fill:before{content:""}.bi-calendar3-week:before{content:""}.bi-calendar3:before{content:""}.bi-calendar4-event:before{content:""}.bi-calendar4-range:before{content:""}.bi-calendar4-week:before{content:""}.bi-calendar4:before{content:""}.bi-camera-fill:before{content:""}.bi-camera-reels-fill:before{content:""}.bi-camera-reels:before{content:""}.bi-camera-video-fill:before{content:""}.bi-camera-video-off-fill:before{content:""}.bi-camera-video-off:before{content:""}.bi-camera-video:before{content:""}.bi-camera:before{content:""}.bi-camera2:before{content:""}.bi-capslock-fill:before{content:""}.bi-capslock:before{content:""}.bi-card-checklist:before{content:""}.bi-card-heading:before{content:""}.bi-card-image:before{content:""}.bi-card-list:before{content:""}.bi-card-text:before{content:""}.bi-caret-down-fill:before{content:""}.bi-caret-down-square-fill:before{content:""}.bi-caret-down-square:before{content:""}.bi-caret-down:before{content:""}.bi-caret-left-fill:before{content:""}.bi-caret-left-square-fill:before{content:""}.bi-caret-left-square:before{content:""}.bi-caret-left:before{content:""}.bi-caret-right-fill:before{content:""}.bi-caret-right-square-fill:before{content:""}.bi-caret-right-square:before{content:""}.bi-caret-right:before{content:""}.bi-caret-up-fill:before{content:""}.bi-caret-up-square-fill:before{content:""}.bi-caret-up-square:before{content:""}.bi-caret-up:before{content:""}.bi-cart-check-fill:before{content:""}.bi-cart-check:before{content:""}.bi-cart-dash-fill:before{content:""}.bi-cart-dash:before{content:""}.bi-cart-fill:before{content:""}.bi-cart-plus-fill:before{content:""}.bi-cart-plus:before{content:""}.bi-cart-x-fill:before{content:""}.bi-cart-x:before{content:""}.bi-cart:before{content:""}.bi-cart2:before{content:""}.bi-cart3:before{content:""}.bi-cart4:before{content:""}.bi-cash-stack:before{content:""}.bi-cash:before{content:""}.bi-cast:before{content:""}.bi-chat-dots-fill:before{content:""}.bi-chat-dots:before{content:""}.bi-chat-fill:before{content:""}.bi-chat-left-dots-fill:before{content:""}.bi-chat-left-dots:before{content:""}.bi-chat-left-fill:before{content:""}.bi-chat-left-quote-fill:before{content:""}.bi-chat-left-quote:before{content:""}.bi-chat-left-text-fill:before{content:""}.bi-chat-left-text:before{content:""}.bi-chat-left:before{content:""}.bi-chat-quote-fill:before{content:""}.bi-chat-quote:before{content:""}.bi-chat-right-dots-fill:before{content:""}.bi-chat-right-dots:before{content:""}.bi-chat-right-fill:before{content:""}.bi-chat-right-quote-fill:before{content:""}.bi-chat-right-quote:before{content:""}.bi-chat-right-text-fill:before{content:""}.bi-chat-right-text:before{content:""}.bi-chat-right:before{content:""}.bi-chat-square-dots-fill:before{content:""}.bi-chat-square-dots:before{content:""}.bi-chat-square-fill:before{content:""}.bi-chat-square-quote-fill:before{content:""}.bi-chat-square-quote:before{content:""}.bi-chat-square-text-fill:before{content:""}.bi-chat-square-text:before{content:""}.bi-chat-square:before{content:""}.bi-chat-text-fill:before{content:""}.bi-chat-text:before{content:""}.bi-chat:before{content:""}.bi-check-all:before{content:""}.bi-check-circle-fill:before{content:""}.bi-check-circle:before{content:""}.bi-check-square-fill:before{content:""}.bi-check-square:before{content:""}.bi-check:before{content:""}.bi-check2-all:before{content:""}.bi-check2-circle:before{content:""}.bi-check2-square:before{content:""}.bi-check2:before{content:""}.bi-chevron-bar-contract:before{content:""}.bi-chevron-bar-down:before{content:""}.bi-chevron-bar-expand:before{content:""}.bi-chevron-bar-left:before{content:""}.bi-chevron-bar-right:before{content:""}.bi-chevron-bar-up:before{content:""}.bi-chevron-compact-down:before{content:""}.bi-chevron-compact-left:before{content:""}.bi-chevron-compact-right:before{content:""}.bi-chevron-compact-up:before{content:""}.bi-chevron-contract:before{content:""}.bi-chevron-double-down:before{content:""}.bi-chevron-double-left:before{content:""}.bi-chevron-double-right:before{content:""}.bi-chevron-double-up:before{content:""}.bi-chevron-down:before{content:""}.bi-chevron-expand:before{content:""}.bi-chevron-left:before{content:""}.bi-chevron-right:before{content:""}.bi-chevron-up:before{content:""}.bi-circle-fill:before{content:""}.bi-circle-half:before{content:""}.bi-circle-square:before{content:""}.bi-circle:before{content:""}.bi-clipboard-check:before{content:""}.bi-clipboard-data:before{content:""}.bi-clipboard-minus:before{content:""}.bi-clipboard-plus:before{content:""}.bi-clipboard-x:before{content:""}.bi-clipboard:before{content:""}.bi-clock-fill:before{content:""}.bi-clock-history:before{content:""}.bi-clock:before{content:""}.bi-cloud-arrow-down-fill:before{content:""}.bi-cloud-arrow-down:before{content:""}.bi-cloud-arrow-up-fill:before{content:""}.bi-cloud-arrow-up:before{content:""}.bi-cloud-check-fill:before{content:""}.bi-cloud-check:before{content:""}.bi-cloud-download-fill:before{content:""}.bi-cloud-download:before{content:""}.bi-cloud-drizzle-fill:before{content:""}.bi-cloud-drizzle:before{content:""}.bi-cloud-fill:before{content:""}.bi-cloud-fog-fill:before{content:""}.bi-cloud-fog:before{content:""}.bi-cloud-fog2-fill:before{content:""}.bi-cloud-fog2:before{content:""}.bi-cloud-hail-fill:before{content:""}.bi-cloud-hail:before{content:""}.bi-cloud-haze-fill:before{content:""}.bi-cloud-haze:before{content:""}.bi-cloud-haze2-fill:before{content:""}.bi-cloud-lightning-fill:before{content:""}.bi-cloud-lightning-rain-fill:before{content:""}.bi-cloud-lightning-rain:before{content:""}.bi-cloud-lightning:before{content:""}.bi-cloud-minus-fill:before{content:""}.bi-cloud-minus:before{content:""}.bi-cloud-moon-fill:before{content:""}.bi-cloud-moon:before{content:""}.bi-cloud-plus-fill:before{content:""}.bi-cloud-plus:before{content:""}.bi-cloud-rain-fill:before{content:""}.bi-cloud-rain-heavy-fill:before{content:""}.bi-cloud-rain-heavy:before{content:""}.bi-cloud-rain:before{content:""}.bi-cloud-slash-fill:before{content:""}.bi-cloud-slash:before{content:""}.bi-cloud-sleet-fill:before{content:""}.bi-cloud-sleet:before{content:""}.bi-cloud-snow-fill:before{content:""}.bi-cloud-snow:before{content:""}.bi-cloud-sun-fill:before{content:""}.bi-cloud-sun:before{content:""}.bi-cloud-upload-fill:before{content:""}.bi-cloud-upload:before{content:""}.bi-cloud:before{content:""}.bi-clouds-fill:before{content:""}.bi-clouds:before{content:""}.bi-cloudy-fill:before{content:""}.bi-cloudy:before{content:""}.bi-code-slash:before{content:""}.bi-code-square:before{content:""}.bi-code:before{content:""}.bi-collection-fill:before{content:""}.bi-collection-play-fill:before{content:""}.bi-collection-play:before{content:""}.bi-collection:before{content:""}.bi-columns-gap:before{content:""}.bi-columns:before{content:""}.bi-command:before{content:""}.bi-compass-fill:before{content:""}.bi-compass:before{content:""}.bi-cone-striped:before{content:""}.bi-cone:before{content:""}.bi-controller:before{content:""}.bi-cpu-fill:before{content:""}.bi-cpu:before{content:""}.bi-credit-card-2-back-fill:before{content:""}.bi-credit-card-2-back:before{content:""}.bi-credit-card-2-front-fill:before{content:""}.bi-credit-card-2-front:before{content:""}.bi-credit-card-fill:before{content:""}.bi-credit-card:before{content:""}.bi-crop:before{content:""}.bi-cup-fill:before{content:""}.bi-cup-straw:before{content:""}.bi-cup:before{content:""}.bi-cursor-fill:before{content:""}.bi-cursor-text:before{content:""}.bi-cursor:before{content:""}.bi-dash-circle-dotted:before{content:""}.bi-dash-circle-fill:before{content:""}.bi-dash-circle:before{content:""}.bi-dash-square-dotted:before{content:""}.bi-dash-square-fill:before{content:""}.bi-dash-square:before{content:""}.bi-dash:before{content:""}.bi-diagram-2-fill:before{content:""}.bi-diagram-2:before{content:""}.bi-diagram-3-fill:before{content:""}.bi-diagram-3:before{content:""}.bi-diamond-fill:before{content:""}.bi-diamond-half:before{content:""}.bi-diamond:before{content:""}.bi-dice-1-fill:before{content:""}.bi-dice-1:before{content:""}.bi-dice-2-fill:before{content:""}.bi-dice-2:before{content:""}.bi-dice-3-fill:before{content:""}.bi-dice-3:before{content:""}.bi-dice-4-fill:before{content:""}.bi-dice-4:before{content:""}.bi-dice-5-fill:before{content:""}.bi-dice-5:before{content:""}.bi-dice-6-fill:before{content:""}.bi-dice-6:before{content:""}.bi-disc-fill:before{content:""}.bi-disc:before{content:""}.bi-discord:before{content:""}.bi-display-fill:before{content:""}.bi-display:before{content:""}.bi-distribute-horizontal:before{content:""}.bi-distribute-vertical:before{content:""}.bi-door-closed-fill:before{content:""}.bi-door-closed:before{content:""}.bi-door-open-fill:before{content:""}.bi-door-open:before{content:""}.bi-dot:before{content:""}.bi-download:before{content:""}.bi-droplet-fill:before{content:""}.bi-droplet-half:before{content:""}.bi-droplet:before{content:""}.bi-earbuds:before{content:""}.bi-easel-fill:before{content:""}.bi-easel:before{content:""}.bi-egg-fill:before{content:""}.bi-egg-fried:before{content:""}.bi-egg:before{content:""}.bi-eject-fill:before{content:""}.bi-eject:before{content:""}.bi-emoji-angry-fill:before{content:""}.bi-emoji-angry:before{content:""}.bi-emoji-dizzy-fill:before{content:""}.bi-emoji-dizzy:before{content:""}.bi-emoji-expressionless-fill:before{content:""}.bi-emoji-expressionless:before{content:""}.bi-emoji-frown-fill:before{content:""}.bi-emoji-frown:before{content:""}.bi-emoji-heart-eyes-fill:before{content:""}.bi-emoji-heart-eyes:before{content:""}.bi-emoji-laughing-fill:before{content:""}.bi-emoji-laughing:before{content:""}.bi-emoji-neutral-fill:before{content:""}.bi-emoji-neutral:before{content:""}.bi-emoji-smile-fill:before{content:""}.bi-emoji-smile-upside-down-fill:before{content:""}.bi-emoji-smile-upside-down:before{content:""}.bi-emoji-smile:before{content:""}.bi-emoji-sunglasses-fill:before{content:""}.bi-emoji-sunglasses:before{content:""}.bi-emoji-wink-fill:before{content:""}.bi-emoji-wink:before{content:""}.bi-envelope-fill:before{content:""}.bi-envelope-open-fill:before{content:""}.bi-envelope-open:before{content:""}.bi-envelope:before{content:""}.bi-eraser-fill:before{content:""}.bi-eraser:before{content:""}.bi-exclamation-circle-fill:before{content:""}.bi-exclamation-circle:before{content:""}.bi-exclamation-diamond-fill:before{content:""}.bi-exclamation-diamond:before{content:""}.bi-exclamation-octagon-fill:before{content:""}.bi-exclamation-octagon:before{content:""}.bi-exclamation-square-fill:before{content:""}.bi-exclamation-square:before{content:""}.bi-exclamation-triangle-fill:before{content:""}.bi-exclamation-triangle:before{content:""}.bi-exclamation:before{content:""}.bi-exclude:before{content:""}.bi-eye-fill:before{content:""}.bi-eye-slash-fill:before{content:""}.bi-eye-slash:before{content:""}.bi-eye:before{content:""}.bi-eyedropper:before{content:""}.bi-eyeglasses:before{content:""}.bi-facebook:before{content:""}.bi-file-arrow-down-fill:before{content:""}.bi-file-arrow-down:before{content:""}.bi-file-arrow-up-fill:before{content:""}.bi-file-arrow-up:before{content:""}.bi-file-bar-graph-fill:before{content:""}.bi-file-bar-graph:before{content:""}.bi-file-binary-fill:before{content:""}.bi-file-binary:before{content:""}.bi-file-break-fill:before{content:""}.bi-file-break:before{content:""}.bi-file-check-fill:before{content:""}.bi-file-check:before{content:""}.bi-file-code-fill:before{content:""}.bi-file-code:before{content:""}.bi-file-diff-fill:before{content:""}.bi-file-diff:before{content:""}.bi-file-earmark-arrow-down-fill:before{content:""}.bi-file-earmark-arrow-down:before{content:""}.bi-file-earmark-arrow-up-fill:before{content:""}.bi-file-earmark-arrow-up:before{content:""}.bi-file-earmark-bar-graph-fill:before{content:""}.bi-file-earmark-bar-graph:before{content:""}.bi-file-earmark-binary-fill:before{content:""}.bi-file-earmark-binary:before{content:""}.bi-file-earmark-break-fill:before{content:""}.bi-file-earmark-break:before{content:""}.bi-file-earmark-check-fill:before{content:""}.bi-file-earmark-check:before{content:""}.bi-file-earmark-code-fill:before{content:""}.bi-file-earmark-code:before{content:""}.bi-file-earmark-diff-fill:before{content:""}.bi-file-earmark-diff:before{content:""}.bi-file-earmark-easel-fill:before{content:""}.bi-file-earmark-easel:before{content:""}.bi-file-earmark-excel-fill:before{content:""}.bi-file-earmark-excel:before{content:""}.bi-file-earmark-fill:before{content:""}.bi-file-earmark-font-fill:before{content:""}.bi-file-earmark-font:before{content:""}.bi-file-earmark-image-fill:before{content:""}.bi-file-earmark-image:before{content:""}.bi-file-earmark-lock-fill:before{content:""}.bi-file-earmark-lock:before{content:""}.bi-file-earmark-lock2-fill:before{content:""}.bi-file-earmark-lock2:before{content:""}.bi-file-earmark-medical-fill:before{content:""}.bi-file-earmark-medical:before{content:""}.bi-file-earmark-minus-fill:before{content:""}.bi-file-earmark-minus:before{content:""}.bi-file-earmark-music-fill:before{content:""}.bi-file-earmark-music:before{content:""}.bi-file-earmark-person-fill:before{content:""}.bi-file-earmark-person:before{content:""}.bi-file-earmark-play-fill:before{content:""}.bi-file-earmark-play:before{content:""}.bi-file-earmark-plus-fill:before{content:""}.bi-file-earmark-plus:before{content:""}.bi-file-earmark-post-fill:before{content:""}.bi-file-earmark-post:before{content:""}.bi-file-earmark-ppt-fill:before{content:""}.bi-file-earmark-ppt:before{content:""}.bi-file-earmark-richtext-fill:before{content:""}.bi-file-earmark-richtext:before{content:""}.bi-file-earmark-ruled-fill:before{content:""}.bi-file-earmark-ruled:before{content:""}.bi-file-earmark-slides-fill:before{content:""}.bi-file-earmark-slides:before{content:""}.bi-file-earmark-spreadsheet-fill:before{content:""}.bi-file-earmark-spreadsheet:before{content:""}.bi-file-earmark-text-fill:before{content:""}.bi-file-earmark-text:before{content:""}.bi-file-earmark-word-fill:before{content:""}.bi-file-earmark-word:before{content:""}.bi-file-earmark-x-fill:before{content:""}.bi-file-earmark-x:before{content:""}.bi-file-earmark-zip-fill:before{content:""}.bi-file-earmark-zip:before{content:""}.bi-file-earmark:before{content:""}.bi-file-easel-fill:before{content:""}.bi-file-easel:before{content:""}.bi-file-excel-fill:before{content:""}.bi-file-excel:before{content:""}.bi-file-fill:before{content:""}.bi-file-font-fill:before{content:""}.bi-file-font:before{content:""}.bi-file-image-fill:before{content:""}.bi-file-image:before{content:""}.bi-file-lock-fill:before{content:""}.bi-file-lock:before{content:""}.bi-file-lock2-fill:before{content:""}.bi-file-lock2:before{content:""}.bi-file-medical-fill:before{content:""}.bi-file-medical:before{content:""}.bi-file-minus-fill:before{content:""}.bi-file-minus:before{content:""}.bi-file-music-fill:before{content:""}.bi-file-music:before{content:""}.bi-file-person-fill:before{content:""}.bi-file-person:before{content:""}.bi-file-play-fill:before{content:""}.bi-file-play:before{content:""}.bi-file-plus-fill:before{content:""}.bi-file-plus:before{content:""}.bi-file-post-fill:before{content:""}.bi-file-post:before{content:""}.bi-file-ppt-fill:before{content:""}.bi-file-ppt:before{content:""}.bi-file-richtext-fill:before{content:""}.bi-file-richtext:before{content:""}.bi-file-ruled-fill:before{content:""}.bi-file-ruled:before{content:""}.bi-file-slides-fill:before{content:""}.bi-file-slides:before{content:""}.bi-file-spreadsheet-fill:before{content:""}.bi-file-spreadsheet:before{content:""}.bi-file-text-fill:before{content:""}.bi-file-text:before{content:""}.bi-file-word-fill:before{content:""}.bi-file-word:before{content:""}.bi-file-x-fill:before{content:""}.bi-file-x:before{content:""}.bi-file-zip-fill:before{content:""}.bi-file-zip:before{content:""}.bi-file:before{content:""}.bi-files-alt:before{content:""}.bi-files:before{content:""}.bi-film:before{content:""}.bi-filter-circle-fill:before{content:""}.bi-filter-circle:before{content:""}.bi-filter-left:before{content:""}.bi-filter-right:before{content:""}.bi-filter-square-fill:before{content:""}.bi-filter-square:before{content:""}.bi-filter:before{content:""}.bi-flag-fill:before{content:""}.bi-flag:before{content:""}.bi-flower1:before{content:""}.bi-flower2:before{content:""}.bi-flower3:before{content:""}.bi-folder-check:before{content:""}.bi-folder-fill:before{content:""}.bi-folder-minus:before{content:""}.bi-folder-plus:before{content:""}.bi-folder-symlink-fill:before{content:""}.bi-folder-symlink:before{content:""}.bi-folder-x:before{content:""}.bi-folder:before{content:""}.bi-folder2-open:before{content:""}.bi-folder2:before{content:""}.bi-fonts:before{content:""}.bi-forward-fill:before{content:""}.bi-forward:before{content:""}.bi-front:before{content:""}.bi-fullscreen-exit:before{content:""}.bi-fullscreen:before{content:""}.bi-funnel-fill:before{content:""}.bi-funnel:before{content:""}.bi-gear-fill:before{content:""}.bi-gear-wide-connected:before{content:""}.bi-gear-wide:before{content:""}.bi-gear:before{content:""}.bi-gem:before{content:""}.bi-geo-alt-fill:before{content:""}.bi-geo-alt:before{content:""}.bi-geo-fill:before{content:""}.bi-geo:before{content:""}.bi-gift-fill:before{content:""}.bi-gift:before{content:""}.bi-github:before{content:""}.bi-globe:before{content:""}.bi-globe2:before{content:""}.bi-google:before{content:""}.bi-graph-down:before{content:""}.bi-graph-up:before{content:""}.bi-grid-1x2-fill:before{content:""}.bi-grid-1x2:before{content:""}.bi-grid-3x2-gap-fill:before{content:""}.bi-grid-3x2-gap:before{content:""}.bi-grid-3x2:before{content:""}.bi-grid-3x3-gap-fill:before{content:""}.bi-grid-3x3-gap:before{content:""}.bi-grid-3x3:before{content:""}.bi-grid-fill:before{content:""}.bi-grid:before{content:""}.bi-grip-horizontal:before{content:""}.bi-grip-vertical:before{content:""}.bi-hammer:before{content:""}.bi-hand-index-fill:before{content:""}.bi-hand-index-thumb-fill:before{content:""}.bi-hand-index-thumb:before{content:""}.bi-hand-index:before{content:""}.bi-hand-thumbs-down-fill:before{content:""}.bi-hand-thumbs-down:before{content:""}.bi-hand-thumbs-up-fill:before{content:""}.bi-hand-thumbs-up:before{content:""}.bi-handbag-fill:before{content:""}.bi-handbag:before{content:""}.bi-hash:before{content:""}.bi-hdd-fill:before{content:""}.bi-hdd-network-fill:before{content:""}.bi-hdd-network:before{content:""}.bi-hdd-rack-fill:before{content:""}.bi-hdd-rack:before{content:""}.bi-hdd-stack-fill:before{content:""}.bi-hdd-stack:before{content:""}.bi-hdd:before{content:""}.bi-headphones:before{content:""}.bi-headset:before{content:""}.bi-heart-fill:before{content:""}.bi-heart-half:before{content:""}.bi-heart:before{content:""}.bi-heptagon-fill:before{content:""}.bi-heptagon-half:before{content:""}.bi-heptagon:before{content:""}.bi-hexagon-fill:before{content:""}.bi-hexagon-half:before{content:""}.bi-hexagon:before{content:""}.bi-hourglass-bottom:before{content:""}.bi-hourglass-split:before{content:""}.bi-hourglass-top:before{content:""}.bi-hourglass:before{content:""}.bi-house-door-fill:before{content:""}.bi-house-door:before{content:""}.bi-house-fill:before{content:""}.bi-house:before{content:""}.bi-hr:before{content:""}.bi-hurricane:before{content:""}.bi-image-alt:before{content:""}.bi-image-fill:before{content:""}.bi-image:before{content:""}.bi-images:before{content:""}.bi-inbox-fill:before{content:""}.bi-inbox:before{content:""}.bi-inboxes-fill:before{content:""}.bi-inboxes:before{content:""}.bi-info-circle-fill:before{content:""}.bi-info-circle:before{content:""}.bi-info-square-fill:before{content:""}.bi-info-square:before{content:""}.bi-info:before{content:""}.bi-input-cursor-text:before{content:""}.bi-input-cursor:before{content:""}.bi-instagram:before{content:""}.bi-intersect:before{content:""}.bi-journal-album:before{content:""}.bi-journal-arrow-down:before{content:""}.bi-journal-arrow-up:before{content:""}.bi-journal-bookmark-fill:before{content:""}.bi-journal-bookmark:before{content:""}.bi-journal-check:before{content:""}.bi-journal-code:before{content:""}.bi-journal-medical:before{content:""}.bi-journal-minus:before{content:""}.bi-journal-plus:before{content:""}.bi-journal-richtext:before{content:""}.bi-journal-text:before{content:""}.bi-journal-x:before{content:""}.bi-journal:before{content:""}.bi-journals:before{content:""}.bi-joystick:before{content:""}.bi-justify-left:before{content:""}.bi-justify-right:before{content:""}.bi-justify:before{content:""}.bi-kanban-fill:before{content:""}.bi-kanban:before{content:""}.bi-key-fill:before{content:""}.bi-key:before{content:""}.bi-keyboard-fill:before{content:""}.bi-keyboard:before{content:""}.bi-ladder:before{content:""}.bi-lamp-fill:before{content:""}.bi-lamp:before{content:""}.bi-laptop-fill:before{content:""}.bi-laptop:before{content:""}.bi-layer-backward:before{content:""}.bi-layer-forward:before{content:""}.bi-layers-fill:before{content:""}.bi-layers-half:before{content:""}.bi-layers:before{content:""}.bi-layout-sidebar-inset-reverse:before{content:""}.bi-layout-sidebar-inset:before{content:""}.bi-layout-sidebar-reverse:before{content:""}.bi-layout-sidebar:before{content:""}.bi-layout-split:before{content:""}.bi-layout-text-sidebar-reverse:before{content:""}.bi-layout-text-sidebar:before{content:""}.bi-layout-text-window-reverse:before{content:""}.bi-layout-text-window:before{content:""}.bi-layout-three-columns:before{content:""}.bi-layout-wtf:before{content:""}.bi-life-preserver:before{content:""}.bi-lightbulb-fill:before{content:""}.bi-lightbulb-off-fill:before{content:""}.bi-lightbulb-off:before{content:""}.bi-lightbulb:before{content:""}.bi-lightning-charge-fill:before{content:""}.bi-lightning-charge:before{content:""}.bi-lightning-fill:before{content:""}.bi-lightning:before{content:""}.bi-link-45deg:before{content:""}.bi-link:before{content:""}.bi-linkedin:before{content:""}.bi-list-check:before{content:""}.bi-list-nested:before{content:""}.bi-list-ol:before{content:""}.bi-list-stars:before{content:""}.bi-list-task:before{content:""}.bi-list-ul:before{content:""}.bi-list:before{content:""}.bi-lock-fill:before{content:""}.bi-lock:before{content:""}.bi-mailbox:before{content:""}.bi-mailbox2:before{content:""}.bi-map-fill:before{content:""}.bi-map:before{content:""}.bi-markdown-fill:before{content:""}.bi-markdown:before{content:""}.bi-mask:before{content:""}.bi-megaphone-fill:before{content:""}.bi-megaphone:before{content:""}.bi-menu-app-fill:before{content:""}.bi-menu-app:before{content:""}.bi-menu-button-fill:before{content:""}.bi-menu-button-wide-fill:before{content:""}.bi-menu-button-wide:before{content:""}.bi-menu-button:before{content:""}.bi-menu-down:before{content:""}.bi-menu-up:before{content:""}.bi-mic-fill:before{content:""}.bi-mic-mute-fill:before{content:""}.bi-mic-mute:before{content:""}.bi-mic:before{content:""}.bi-minecart-loaded:before{content:""}.bi-minecart:before{content:""}.bi-moisture:before{content:""}.bi-moon-fill:before{content:""}.bi-moon-stars-fill:before{content:""}.bi-moon-stars:before{content:""}.bi-moon:before{content:""}.bi-mouse-fill:before{content:""}.bi-mouse:before{content:""}.bi-mouse2-fill:before{content:""}.bi-mouse2:before{content:""}.bi-mouse3-fill:before{content:""}.bi-mouse3:before{content:""}.bi-music-note-beamed:before{content:""}.bi-music-note-list:before{content:""}.bi-music-note:before{content:""}.bi-music-player-fill:before{content:""}.bi-music-player:before{content:""}.bi-newspaper:before{content:""}.bi-node-minus-fill:before{content:""}.bi-node-minus:before{content:""}.bi-node-plus-fill:before{content:""}.bi-node-plus:before{content:""}.bi-nut-fill:before{content:""}.bi-nut:before{content:""}.bi-octagon-fill:before{content:""}.bi-octagon-half:before{content:""}.bi-octagon:before{content:""}.bi-option:before{content:""}.bi-outlet:before{content:""}.bi-paint-bucket:before{content:""}.bi-palette-fill:before{content:""}.bi-palette:before{content:""}.bi-palette2:before{content:""}.bi-paperclip:before{content:""}.bi-paragraph:before{content:""}.bi-patch-check-fill:before{content:""}.bi-patch-check:before{content:""}.bi-patch-exclamation-fill:before{content:""}.bi-patch-exclamation:before{content:""}.bi-patch-minus-fill:before{content:""}.bi-patch-minus:before{content:""}.bi-patch-plus-fill:before{content:""}.bi-patch-plus:before{content:""}.bi-patch-question-fill:before{content:""}.bi-patch-question:before{content:""}.bi-pause-btn-fill:before{content:""}.bi-pause-btn:before{content:""}.bi-pause-circle-fill:before{content:""}.bi-pause-circle:before{content:""}.bi-pause-fill:before{content:""}.bi-pause:before{content:""}.bi-peace-fill:before{content:""}.bi-peace:before{content:""}.bi-pen-fill:before{content:""}.bi-pen:before{content:""}.bi-pencil-fill:before{content:""}.bi-pencil-square:before{content:""}.bi-pencil:before{content:""}.bi-pentagon-fill:before{content:""}.bi-pentagon-half:before{content:""}.bi-pentagon:before{content:""}.bi-people-fill:before{content:""}.bi-people:before{content:""}.bi-percent:before{content:""}.bi-person-badge-fill:before{content:""}.bi-person-badge:before{content:""}.bi-person-bounding-box:before{content:""}.bi-person-check-fill:before{content:""}.bi-person-check:before{content:""}.bi-person-circle:before{content:""}.bi-person-dash-fill:before{content:""}.bi-person-dash:before{content:""}.bi-person-fill:before{content:""}.bi-person-lines-fill:before{content:""}.bi-person-plus-fill:before{content:""}.bi-person-plus:before{content:""}.bi-person-square:before{content:""}.bi-person-x-fill:before{content:""}.bi-person-x:before{content:""}.bi-person:before{content:""}.bi-phone-fill:before{content:""}.bi-phone-landscape-fill:before{content:""}.bi-phone-landscape:before{content:""}.bi-phone-vibrate-fill:before{content:""}.bi-phone-vibrate:before{content:""}.bi-phone:before{content:""}.bi-pie-chart-fill:before{content:""}.bi-pie-chart:before{content:""}.bi-pin-angle-fill:before{content:""}.bi-pin-angle:before{content:""}.bi-pin-fill:before{content:""}.bi-pin:before{content:""}.bi-pip-fill:before{content:""}.bi-pip:before{content:""}.bi-play-btn-fill:before{content:""}.bi-play-btn:before{content:""}.bi-play-circle-fill:before{content:""}.bi-play-circle:before{content:""}.bi-play-fill:before{content:""}.bi-play:before{content:""}.bi-plug-fill:before{content:""}.bi-plug:before{content:""}.bi-plus-circle-dotted:before{content:""}.bi-plus-circle-fill:before{content:""}.bi-plus-circle:before{content:""}.bi-plus-square-dotted:before{content:""}.bi-plus-square-fill:before{content:""}.bi-plus-square:before{content:""}.bi-plus:before{content:""}.bi-power:before{content:""}.bi-printer-fill:before{content:""}.bi-printer:before{content:""}.bi-puzzle-fill:before{content:""}.bi-puzzle:before{content:""}.bi-question-circle-fill:before{content:""}.bi-question-circle:before{content:""}.bi-question-diamond-fill:before{content:""}.bi-question-diamond:before{content:""}.bi-question-octagon-fill:before{content:""}.bi-question-octagon:before{content:""}.bi-question-square-fill:before{content:""}.bi-question-square:before{content:""}.bi-question:before{content:""}.bi-rainbow:before{content:""}.bi-receipt-cutoff:before{content:""}.bi-receipt:before{content:""}.bi-reception-0:before{content:""}.bi-reception-1:before{content:""}.bi-reception-2:before{content:""}.bi-reception-3:before{content:""}.bi-reception-4:before{content:""}.bi-record-btn-fill:before{content:""}.bi-record-btn:before{content:""}.bi-record-circle-fill:before{content:""}.bi-record-circle:before{content:""}.bi-record-fill:before{content:""}.bi-record:before{content:""}.bi-record2-fill:before{content:""}.bi-record2:before{content:""}.bi-reply-all-fill:before{content:""}.bi-reply-all:before{content:""}.bi-reply-fill:before{content:""}.bi-reply:before{content:""}.bi-rss-fill:before{content:""}.bi-rss:before{content:""}.bi-rulers:before{content:""}.bi-save-fill:before{content:""}.bi-save:before{content:""}.bi-save2-fill:before{content:""}.bi-save2:before{content:""}.bi-scissors:before{content:""}.bi-screwdriver:before{content:""}.bi-search:before{content:""}.bi-segmented-nav:before{content:""}.bi-server:before{content:""}.bi-share-fill:before{content:""}.bi-share:before{content:""}.bi-shield-check:before{content:""}.bi-shield-exclamation:before{content:""}.bi-shield-fill-check:before{content:""}.bi-shield-fill-exclamation:before{content:""}.bi-shield-fill-minus:before{content:""}.bi-shield-fill-plus:before{content:""}.bi-shield-fill-x:before{content:""}.bi-shield-fill:before{content:""}.bi-shield-lock-fill:before{content:""}.bi-shield-lock:before{content:""}.bi-shield-minus:before{content:""}.bi-shield-plus:before{content:""}.bi-shield-shaded:before{content:""}.bi-shield-slash-fill:before{content:""}.bi-shield-slash:before{content:""}.bi-shield-x:before{content:""}.bi-shield:before{content:""}.bi-shift-fill:before{content:""}.bi-shift:before{content:""}.bi-shop-window:before{content:""}.bi-shop:before{content:""}.bi-shuffle:before{content:""}.bi-signpost-2-fill:before{content:""}.bi-signpost-2:before{content:""}.bi-signpost-fill:before{content:""}.bi-signpost-split-fill:before{content:""}.bi-signpost-split:before{content:""}.bi-signpost:before{content:""}.bi-sim-fill:before{content:""}.bi-sim:before{content:""}.bi-skip-backward-btn-fill:before{content:""}.bi-skip-backward-btn:before{content:""}.bi-skip-backward-circle-fill:before{content:""}.bi-skip-backward-circle:before{content:""}.bi-skip-backward-fill:before{content:""}.bi-skip-backward:before{content:""}.bi-skip-end-btn-fill:before{content:""}.bi-skip-end-btn:before{content:""}.bi-skip-end-circle-fill:before{content:""}.bi-skip-end-circle:before{content:""}.bi-skip-end-fill:before{content:""}.bi-skip-end:before{content:""}.bi-skip-forward-btn-fill:before{content:""}.bi-skip-forward-btn:before{content:""}.bi-skip-forward-circle-fill:before{content:""}.bi-skip-forward-circle:before{content:""}.bi-skip-forward-fill:before{content:""}.bi-skip-forward:before{content:""}.bi-skip-start-btn-fill:before{content:""}.bi-skip-start-btn:before{content:""}.bi-skip-start-circle-fill:before{content:""}.bi-skip-start-circle:before{content:""}.bi-skip-start-fill:before{content:""}.bi-skip-start:before{content:""}.bi-slack:before{content:""}.bi-slash-circle-fill:before{content:""}.bi-slash-circle:before{content:""}.bi-slash-square-fill:before{content:""}.bi-slash-square:before{content:""}.bi-slash:before{content:""}.bi-sliders:before{content:""}.bi-smartwatch:before{content:""}.bi-snow:before{content:""}.bi-snow2:before{content:""}.bi-snow3:before{content:""}.bi-sort-alpha-down-alt:before{content:""}.bi-sort-alpha-down:before{content:""}.bi-sort-alpha-up-alt:before{content:""}.bi-sort-alpha-up:before{content:""}.bi-sort-down-alt:before{content:""}.bi-sort-down:before{content:""}.bi-sort-numeric-down-alt:before{content:""}.bi-sort-numeric-down:before{content:""}.bi-sort-numeric-up-alt:before{content:""}.bi-sort-numeric-up:before{content:""}.bi-sort-up-alt:before{content:""}.bi-sort-up:before{content:""}.bi-soundwave:before{content:""}.bi-speaker-fill:before{content:""}.bi-speaker:before{content:""}.bi-speedometer:before{content:""}.bi-speedometer2:before{content:""}.bi-spellcheck:before{content:""}.bi-square-fill:before{content:""}.bi-square-half:before{content:""}.bi-square:before{content:""}.bi-stack:before{content:""}.bi-star-fill:before{content:""}.bi-star-half:before{content:""}.bi-star:before{content:""}.bi-stars:before{content:""}.bi-stickies-fill:before{content:""}.bi-stickies:before{content:""}.bi-sticky-fill:before{content:""}.bi-sticky:before{content:""}.bi-stop-btn-fill:before{content:""}.bi-stop-btn:before{content:""}.bi-stop-circle-fill:before{content:""}.bi-stop-circle:before{content:""}.bi-stop-fill:before{content:""}.bi-stop:before{content:""}.bi-stoplights-fill:before{content:""}.bi-stoplights:before{content:""}.bi-stopwatch-fill:before{content:""}.bi-stopwatch:before{content:""}.bi-subtract:before{content:""}.bi-suit-club-fill:before{content:""}.bi-suit-club:before{content:""}.bi-suit-diamond-fill:before{content:""}.bi-suit-diamond:before{content:""}.bi-suit-heart-fill:before{content:""}.bi-suit-heart:before{content:""}.bi-suit-spade-fill:before{content:""}.bi-suit-spade:before{content:""}.bi-sun-fill:before{content:""}.bi-sun:before{content:""}.bi-sunglasses:before{content:""}.bi-sunrise-fill:before{content:""}.bi-sunrise:before{content:""}.bi-sunset-fill:before{content:""}.bi-sunset:before{content:""}.bi-symmetry-horizontal:before{content:""}.bi-symmetry-vertical:before{content:""}.bi-table:before{content:""}.bi-tablet-fill:before{content:""}.bi-tablet-landscape-fill:before{content:""}.bi-tablet-landscape:before{content:""}.bi-tablet:before{content:""}.bi-tag-fill:before{content:""}.bi-tag:before{content:""}.bi-tags-fill:before{content:""}.bi-tags:before{content:""}.bi-telegram:before{content:""}.bi-telephone-fill:before{content:""}.bi-telephone-forward-fill:before{content:""}.bi-telephone-forward:before{content:""}.bi-telephone-inbound-fill:before{content:""}.bi-telephone-inbound:before{content:""}.bi-telephone-minus-fill:before{content:""}.bi-telephone-minus:before{content:""}.bi-telephone-outbound-fill:before{content:""}.bi-telephone-outbound:before{content:""}.bi-telephone-plus-fill:before{content:""}.bi-telephone-plus:before{content:""}.bi-telephone-x-fill:before{content:""}.bi-telephone-x:before{content:""}.bi-telephone:before{content:""}.bi-terminal-fill:before{content:""}.bi-terminal:before{content:""}.bi-text-center:before{content:""}.bi-text-indent-left:before{content:""}.bi-text-indent-right:before{content:""}.bi-text-left:before{content:""}.bi-text-paragraph:before{content:""}.bi-text-right:before{content:""}.bi-textarea-resize:before{content:""}.bi-textarea-t:before{content:""}.bi-textarea:before{content:""}.bi-thermometer-half:before{content:""}.bi-thermometer-high:before{content:""}.bi-thermometer-low:before{content:""}.bi-thermometer-snow:before{content:""}.bi-thermometer-sun:before{content:""}.bi-thermometer:before{content:""}.bi-three-dots-vertical:before{content:""}.bi-three-dots:before{content:""}.bi-toggle-off:before{content:""}.bi-toggle-on:before{content:""}.bi-toggle2-off:before{content:""}.bi-toggle2-on:before{content:""}.bi-toggles:before{content:""}.bi-toggles2:before{content:""}.bi-tools:before{content:""}.bi-tornado:before{content:""}.bi-trash-fill:before{content:""}.bi-trash:before{content:""}.bi-trash2-fill:before{content:""}.bi-trash2:before{content:""}.bi-tree-fill:before{content:""}.bi-tree:before{content:""}.bi-triangle-fill:before{content:""}.bi-triangle-half:before{content:""}.bi-triangle:before{content:""}.bi-trophy-fill:before{content:""}.bi-trophy:before{content:""}.bi-tropical-storm:before{content:""}.bi-truck-flatbed:before{content:""}.bi-truck:before{content:""}.bi-tsunami:before{content:""}.bi-tv-fill:before{content:""}.bi-tv:before{content:""}.bi-twitch:before{content:""}.bi-twitter:before{content:""}.bi-type-bold:before{content:""}.bi-type-h1:before{content:""}.bi-type-h2:before{content:""}.bi-type-h3:before{content:""}.bi-type-italic:before{content:""}.bi-type-strikethrough:before{content:""}.bi-type-underline:before{content:""}.bi-type:before{content:""}.bi-ui-checks-grid:before{content:""}.bi-ui-checks:before{content:""}.bi-ui-radios-grid:before{content:""}.bi-ui-radios:before{content:""}.bi-umbrella-fill:before{content:""}.bi-umbrella:before{content:""}.bi-union:before{content:""}.bi-unlock-fill:before{content:""}.bi-unlock:before{content:""}.bi-upc-scan:before{content:""}.bi-upc:before{content:""}.bi-upload:before{content:""}.bi-vector-pen:before{content:""}.bi-view-list:before{content:""}.bi-view-stacked:before{content:""}.bi-vinyl-fill:before{content:""}.bi-vinyl:before{content:""}.bi-voicemail:before{content:""}.bi-volume-down-fill:before{content:""}.bi-volume-down:before{content:""}.bi-volume-mute-fill:before{content:""}.bi-volume-mute:before{content:""}.bi-volume-off-fill:before{content:""}.bi-volume-off:before{content:""}.bi-volume-up-fill:before{content:""}.bi-volume-up:before{content:""}.bi-vr:before{content:""}.bi-wallet-fill:before{content:""}.bi-wallet:before{content:""}.bi-wallet2:before{content:""}.bi-watch:before{content:""}.bi-water:before{content:""}.bi-whatsapp:before{content:""}.bi-wifi-1:before{content:""}.bi-wifi-2:before{content:""}.bi-wifi-off:before{content:""}.bi-wifi:before{content:""}.bi-wind:before{content:""}.bi-window-dock:before{content:""}.bi-window-sidebar:before{content:""}.bi-window:before{content:""}.bi-wrench:before{content:""}.bi-x-circle-fill:before{content:""}.bi-x-circle:before{content:""}.bi-x-diamond-fill:before{content:""}.bi-x-diamond:before{content:""}.bi-x-octagon-fill:before{content:""}.bi-x-octagon:before{content:""}.bi-x-square-fill:before{content:""}.bi-x-square:before{content:""}.bi-x:before{content:""}.bi-youtube:before{content:""}.bi-zoom-in:before{content:""}.bi-zoom-out:before{content:""}.bi-bank:before{content:""}.bi-bank2:before{content:""}.bi-bell-slash-fill:before{content:""}.bi-bell-slash:before{content:""}.bi-cash-coin:before{content:""}.bi-check-lg:before{content:""}.bi-coin:before{content:""}.bi-currency-bitcoin:before{content:""}.bi-currency-dollar:before{content:""}.bi-currency-euro:before{content:""}.bi-currency-exchange:before{content:""}.bi-currency-pound:before{content:""}.bi-currency-yen:before{content:""}.bi-dash-lg:before{content:""}.bi-exclamation-lg:before{content:""}.bi-file-earmark-pdf-fill:before{content:""}.bi-file-earmark-pdf:before{content:""}.bi-file-pdf-fill:before{content:""}.bi-file-pdf:before{content:""}.bi-gender-ambiguous:before{content:""}.bi-gender-female:before{content:""}.bi-gender-male:before{content:""}.bi-gender-trans:before{content:""}.bi-headset-vr:before{content:""}.bi-info-lg:before{content:""}.bi-mastodon:before{content:""}.bi-messenger:before{content:""}.bi-piggy-bank-fill:before{content:""}.bi-piggy-bank:before{content:""}.bi-pin-map-fill:before{content:""}.bi-pin-map:before{content:""}.bi-plus-lg:before{content:""}.bi-question-lg:before{content:""}.bi-recycle:before{content:""}.bi-reddit:before{content:""}.bi-safe-fill:before{content:""}.bi-safe2-fill:before{content:""}.bi-safe2:before{content:""}.bi-sd-card-fill:before{content:""}.bi-sd-card:before{content:""}.bi-skype:before{content:""}.bi-slash-lg:before{content:""}.bi-translate:before{content:""}.bi-x-lg:before{content:""}.bi-safe:before{content:""}.bi-apple:before{content:""}.bi-microsoft:before{content:""}.bi-windows:before{content:""}.bi-behance:before{content:""}.bi-dribbble:before{content:""}.bi-line:before{content:""}.bi-medium:before{content:""}.bi-paypal:before{content:""}.bi-pinterest:before{content:""}.bi-signal:before{content:""}.bi-snapchat:before{content:""}.bi-spotify:before{content:""}.bi-stack-overflow:before{content:""}.bi-strava:before{content:""}.bi-wordpress:before{content:""}.bi-vimeo:before{content:""}.bi-activity:before{content:""}.bi-easel2-fill:before{content:""}.bi-easel2:before{content:""}.bi-easel3-fill:before{content:""}.bi-easel3:before{content:""}.bi-fan:before{content:""}.bi-fingerprint:before{content:""}.bi-graph-down-arrow:before{content:""}.bi-graph-up-arrow:before{content:""}.bi-hypnotize:before{content:""}.bi-magic:before{content:""}.bi-person-rolodex:before{content:""}.bi-person-video:before{content:""}.bi-person-video2:before{content:""}.bi-person-video3:before{content:""}.bi-person-workspace:before{content:""}.bi-radioactive:before{content:""}.bi-webcam-fill:before{content:""}.bi-webcam:before{content:""}.bi-yin-yang:before{content:""}.bi-bandaid-fill:before{content:""}.bi-bandaid:before{content:""}.bi-bluetooth:before{content:""}.bi-body-text:before{content:""}.bi-boombox:before{content:""}.bi-boxes:before{content:""}.bi-dpad-fill:before{content:""}.bi-dpad:before{content:""}.bi-ear-fill:before{content:""}.bi-ear:before{content:""}.bi-envelope-check-fill:before{content:""}.bi-envelope-check:before{content:""}.bi-envelope-dash-fill:before{content:""}.bi-envelope-dash:before{content:""}.bi-envelope-exclamation-fill:before{content:""}.bi-envelope-exclamation:before{content:""}.bi-envelope-plus-fill:before{content:""}.bi-envelope-plus:before{content:""}.bi-envelope-slash-fill:before{content:""}.bi-envelope-slash:before{content:""}.bi-envelope-x-fill:before{content:""}.bi-envelope-x:before{content:""}.bi-explicit-fill:before{content:""}.bi-explicit:before{content:""}.bi-git:before{content:""}.bi-infinity:before{content:""}.bi-list-columns-reverse:before{content:""}.bi-list-columns:before{content:""}.bi-meta:before{content:""}.bi-nintendo-switch:before{content:""}.bi-pc-display-horizontal:before{content:""}.bi-pc-display:before{content:""}.bi-pc-horizontal:before{content:""}.bi-pc:before{content:""}.bi-playstation:before{content:""}.bi-plus-slash-minus:before{content:""}.bi-projector-fill:before{content:""}.bi-projector:before{content:""}.bi-qr-code-scan:before{content:""}.bi-qr-code:before{content:""}.bi-quora:before{content:""}.bi-quote:before{content:""}.bi-robot:before{content:""}.bi-send-check-fill:before{content:""}.bi-send-check:before{content:""}.bi-send-dash-fill:before{content:""}.bi-send-dash:before{content:""}.bi-send-exclamation-fill:before{content:""}.bi-send-exclamation:before{content:""}.bi-send-fill:before{content:""}.bi-send-plus-fill:before{content:""}.bi-send-plus:before{content:""}.bi-send-slash-fill:before{content:""}.bi-send-slash:before{content:""}.bi-send-x-fill:before{content:""}.bi-send-x:before{content:""}.bi-send:before{content:""}.bi-steam:before{content:""}.bi-terminal-dash:before{content:""}.bi-terminal-plus:before{content:""}.bi-terminal-split:before{content:""}.bi-ticket-detailed-fill:before{content:""}.bi-ticket-detailed:before{content:""}.bi-ticket-fill:before{content:""}.bi-ticket-perforated-fill:before{content:""}.bi-ticket-perforated:before{content:""}.bi-ticket:before{content:""}.bi-tiktok:before{content:""}.bi-window-dash:before{content:""}.bi-window-desktop:before{content:""}.bi-window-fullscreen:before{content:""}.bi-window-plus:before{content:""}.bi-window-split:before{content:""}.bi-window-stack:before{content:""}.bi-window-x:before{content:""}.bi-xbox:before{content:""}.bi-ethernet:before{content:""}.bi-hdmi-fill:before{content:""}.bi-hdmi:before{content:""}.bi-usb-c-fill:before{content:""}.bi-usb-c:before{content:""}.bi-usb-fill:before{content:""}.bi-usb-plug-fill:before{content:""}.bi-usb-plug:before{content:""}.bi-usb-symbol:before{content:""}.bi-usb:before{content:""}.bi-boombox-fill:before{content:""}.bi-displayport:before{content:""}.bi-gpu-card:before{content:""}.bi-memory:before{content:""}.bi-modem-fill:before{content:""}.bi-modem:before{content:""}.bi-motherboard-fill:before{content:""}.bi-motherboard:before{content:""}.bi-optical-audio-fill:before{content:""}.bi-optical-audio:before{content:""}.bi-pci-card:before{content:""}.bi-router-fill:before{content:""}.bi-router:before{content:""}.bi-thunderbolt-fill:before{content:""}.bi-thunderbolt:before{content:""}.bi-usb-drive-fill:before{content:""}.bi-usb-drive:before{content:""}.bi-usb-micro-fill:before{content:""}.bi-usb-micro:before{content:""}.bi-usb-mini-fill:before{content:""}.bi-usb-mini:before{content:""}.bi-cloud-haze2:before{content:""}.bi-device-hdd-fill:before{content:""}.bi-device-hdd:before{content:""}.bi-device-ssd-fill:before{content:""}.bi-device-ssd:before{content:""}.bi-displayport-fill:before{content:""}.bi-mortarboard-fill:before{content:""}.bi-mortarboard:before{content:""}.bi-terminal-x:before{content:""}.bi-arrow-through-heart-fill:before{content:""}.bi-arrow-through-heart:before{content:""}.bi-badge-sd-fill:before{content:""}.bi-badge-sd:before{content:""}.bi-bag-heart-fill:before{content:""}.bi-bag-heart:before{content:""}.bi-balloon-fill:before{content:""}.bi-balloon-heart-fill:before{content:""}.bi-balloon-heart:before{content:""}.bi-balloon:before{content:""}.bi-box2-fill:before{content:""}.bi-box2-heart-fill:before{content:""}.bi-box2-heart:before{content:""}.bi-box2:before{content:""}.bi-braces-asterisk:before{content:""}.bi-calendar-heart-fill:before{content:""}.bi-calendar-heart:before{content:""}.bi-calendar2-heart-fill:before{content:""}.bi-calendar2-heart:before{content:""}.bi-chat-heart-fill:before{content:""}.bi-chat-heart:before{content:""}.bi-chat-left-heart-fill:before{content:""}.bi-chat-left-heart:before{content:""}.bi-chat-right-heart-fill:before{content:""}.bi-chat-right-heart:before{content:""}.bi-chat-square-heart-fill:before{content:""}.bi-chat-square-heart:before{content:""}.bi-clipboard-check-fill:before{content:""}.bi-clipboard-data-fill:before{content:""}.bi-clipboard-fill:before{content:""}.bi-clipboard-heart-fill:before{content:""}.bi-clipboard-heart:before{content:""}.bi-clipboard-minus-fill:before{content:""}.bi-clipboard-plus-fill:before{content:""}.bi-clipboard-pulse:before{content:""}.bi-clipboard-x-fill:before{content:""}.bi-clipboard2-check-fill:before{content:""}.bi-clipboard2-check:before{content:""}.bi-clipboard2-data-fill:before{content:""}.bi-clipboard2-data:before{content:""}.bi-clipboard2-fill:before{content:""}.bi-clipboard2-heart-fill:before{content:""}.bi-clipboard2-heart:before{content:""}.bi-clipboard2-minus-fill:before{content:""}.bi-clipboard2-minus:before{content:""}.bi-clipboard2-plus-fill:before{content:""}.bi-clipboard2-plus:before{content:""}.bi-clipboard2-pulse-fill:before{content:""}.bi-clipboard2-pulse:before{content:""}.bi-clipboard2-x-fill:before{content:""}.bi-clipboard2-x:before{content:""}.bi-clipboard2:before{content:""}.bi-emoji-kiss-fill:before{content:""}.bi-emoji-kiss:before{content:""}.bi-envelope-heart-fill:before{content:""}.bi-envelope-heart:before{content:""}.bi-envelope-open-heart-fill:before{content:""}.bi-envelope-open-heart:before{content:""}.bi-envelope-paper-fill:before{content:""}.bi-envelope-paper-heart-fill:before{content:""}.bi-envelope-paper-heart:before{content:""}.bi-envelope-paper:before{content:""}.bi-filetype-aac:before{content:""}.bi-filetype-ai:before{content:""}.bi-filetype-bmp:before{content:""}.bi-filetype-cs:before{content:""}.bi-filetype-css:before{content:""}.bi-filetype-csv:before{content:""}.bi-filetype-doc:before{content:""}.bi-filetype-docx:before{content:""}.bi-filetype-exe:before{content:""}.bi-filetype-gif:before{content:""}.bi-filetype-heic:before{content:""}.bi-filetype-html:before{content:""}.bi-filetype-java:before{content:""}.bi-filetype-jpg:before{content:""}.bi-filetype-js:before{content:""}.bi-filetype-jsx:before{content:""}.bi-filetype-key:before{content:""}.bi-filetype-m4p:before{content:""}.bi-filetype-md:before{content:""}.bi-filetype-mdx:before{content:""}.bi-filetype-mov:before{content:""}.bi-filetype-mp3:before{content:""}.bi-filetype-mp4:before{content:""}.bi-filetype-otf:before{content:""}.bi-filetype-pdf:before{content:""}.bi-filetype-php:before{content:""}.bi-filetype-png:before{content:""}.bi-filetype-ppt:before{content:""}.bi-filetype-psd:before{content:""}.bi-filetype-py:before{content:""}.bi-filetype-raw:before{content:""}.bi-filetype-rb:before{content:""}.bi-filetype-sass:before{content:""}.bi-filetype-scss:before{content:""}.bi-filetype-sh:before{content:""}.bi-filetype-svg:before{content:""}.bi-filetype-tiff:before{content:""}.bi-filetype-tsx:before{content:""}.bi-filetype-ttf:before{content:""}.bi-filetype-txt:before{content:""}.bi-filetype-wav:before{content:""}.bi-filetype-woff:before{content:""}.bi-filetype-xls:before{content:""}.bi-filetype-xml:before{content:""}.bi-filetype-yml:before{content:""}.bi-heart-arrow:before{content:""}.bi-heart-pulse-fill:before{content:""}.bi-heart-pulse:before{content:""}.bi-heartbreak-fill:before{content:""}.bi-heartbreak:before{content:""}.bi-hearts:before{content:""}.bi-hospital-fill:before{content:""}.bi-hospital:before{content:""}.bi-house-heart-fill:before{content:""}.bi-house-heart:before{content:""}.bi-incognito:before{content:""}.bi-magnet-fill:before{content:""}.bi-magnet:before{content:""}.bi-person-heart:before{content:""}.bi-person-hearts:before{content:""}.bi-phone-flip:before{content:""}.bi-plugin:before{content:""}.bi-postage-fill:before{content:""}.bi-postage-heart-fill:before{content:""}.bi-postage-heart:before{content:""}.bi-postage:before{content:""}.bi-postcard-fill:before{content:""}.bi-postcard-heart-fill:before{content:""}.bi-postcard-heart:before{content:""}.bi-postcard:before{content:""}.bi-search-heart-fill:before{content:""}.bi-search-heart:before{content:""}.bi-sliders2-vertical:before{content:""}.bi-sliders2:before{content:""}.bi-trash3-fill:before{content:""}.bi-trash3:before{content:""}.bi-valentine:before{content:""}.bi-valentine2:before{content:""}.bi-wrench-adjustable-circle-fill:before{content:""}.bi-wrench-adjustable-circle:before{content:""}.bi-wrench-adjustable:before{content:""}.bi-filetype-json:before{content:""}.bi-filetype-pptx:before{content:""}.bi-filetype-xlsx:before{content:""}.bi-1-circle-fill:before{content:""}.bi-1-circle:before{content:""}.bi-1-square-fill:before{content:""}.bi-1-square:before{content:""}.bi-2-circle-fill:before{content:""}.bi-2-circle:before{content:""}.bi-2-square-fill:before{content:""}.bi-2-square:before{content:""}.bi-3-circle-fill:before{content:""}.bi-3-circle:before{content:""}.bi-3-square-fill:before{content:""}.bi-3-square:before{content:""}.bi-4-circle-fill:before{content:""}.bi-4-circle:before{content:""}.bi-4-square-fill:before{content:""}.bi-4-square:before{content:""}.bi-5-circle-fill:before{content:""}.bi-5-circle:before{content:""}.bi-5-square-fill:before{content:""}.bi-5-square:before{content:""}.bi-6-circle-fill:before{content:""}.bi-6-circle:before{content:""}.bi-6-square-fill:before{content:""}.bi-6-square:before{content:""}.bi-7-circle-fill:before{content:""}.bi-7-circle:before{content:""}.bi-7-square-fill:before{content:""}.bi-7-square:before{content:""}.bi-8-circle-fill:before{content:""}.bi-8-circle:before{content:""}.bi-8-square-fill:before{content:""}.bi-8-square:before{content:""}.bi-9-circle-fill:before{content:""}.bi-9-circle:before{content:""}.bi-9-square-fill:before{content:""}.bi-9-square:before{content:""}.bi-airplane-engines-fill:before{content:""}.bi-airplane-engines:before{content:""}.bi-airplane-fill:before{content:""}.bi-airplane:before{content:""}.bi-alexa:before{content:""}.bi-alipay:before{content:""}.bi-android:before{content:""}.bi-android2:before{content:""}.bi-box-fill:before{content:""}.bi-box-seam-fill:before{content:""}.bi-browser-chrome:before{content:""}.bi-browser-edge:before{content:""}.bi-browser-firefox:before{content:""}.bi-browser-safari:before{content:""}.bi-c-circle-fill:before{content:""}.bi-c-circle:before{content:""}.bi-c-square-fill:before{content:""}.bi-c-square:before{content:""}.bi-capsule-pill:before{content:""}.bi-capsule:before{content:""}.bi-car-front-fill:before{content:""}.bi-car-front:before{content:""}.bi-cassette-fill:before{content:""}.bi-cassette:before{content:""}.bi-cc-circle-fill:before{content:""}.bi-cc-circle:before{content:""}.bi-cc-square-fill:before{content:""}.bi-cc-square:before{content:""}.bi-cup-hot-fill:before{content:""}.bi-cup-hot:before{content:""}.bi-currency-rupee:before{content:""}.bi-dropbox:before{content:""}.bi-escape:before{content:""}.bi-fast-forward-btn-fill:before{content:""}.bi-fast-forward-btn:before{content:""}.bi-fast-forward-circle-fill:before{content:""}.bi-fast-forward-circle:before{content:""}.bi-fast-forward-fill:before{content:""}.bi-fast-forward:before{content:""}.bi-filetype-sql:before{content:""}.bi-fire:before{content:""}.bi-google-play:before{content:""}.bi-h-circle-fill:before{content:""}.bi-h-circle:before{content:""}.bi-h-square-fill:before{content:""}.bi-h-square:before{content:""}.bi-indent:before{content:""}.bi-lungs-fill:before{content:""}.bi-lungs:before{content:""}.bi-microsoft-teams:before{content:""}.bi-p-circle-fill:before{content:""}.bi-p-circle:before{content:""}.bi-p-square-fill:before{content:""}.bi-p-square:before{content:""}.bi-pass-fill:before{content:""}.bi-pass:before{content:""}.bi-prescription:before{content:""}.bi-prescription2:before{content:""}.bi-r-circle-fill:before{content:""}.bi-r-circle:before{content:""}.bi-r-square-fill:before{content:""}.bi-r-square:before{content:""}.bi-repeat-1:before{content:""}.bi-repeat:before{content:""}.bi-rewind-btn-fill:before{content:""}.bi-rewind-btn:before{content:""}.bi-rewind-circle-fill:before{content:""}.bi-rewind-circle:before{content:""}.bi-rewind-fill:before{content:""}.bi-rewind:before{content:""}.bi-train-freight-front-fill:before{content:""}.bi-train-freight-front:before{content:""}.bi-train-front-fill:before{content:""}.bi-train-front:before{content:""}.bi-train-lightrail-front-fill:before{content:""}.bi-train-lightrail-front:before{content:""}.bi-truck-front-fill:before{content:""}.bi-truck-front:before{content:""}.bi-ubuntu:before{content:""}.bi-unindent:before{content:""}.bi-unity:before{content:""}.bi-universal-access-circle:before{content:""}.bi-universal-access:before{content:""}.bi-virus:before{content:""}.bi-virus2:before{content:""}.bi-wechat:before{content:""}.bi-yelp:before{content:""}.bi-sign-stop-fill:before{content:""}.bi-sign-stop-lights-fill:before{content:""}.bi-sign-stop-lights:before{content:""}.bi-sign-stop:before{content:""}.bi-sign-turn-left-fill:before{content:""}.bi-sign-turn-left:before{content:""}.bi-sign-turn-right-fill:before{content:""}.bi-sign-turn-right:before{content:""}.bi-sign-turn-slight-left-fill:before{content:""}.bi-sign-turn-slight-left:before{content:""}.bi-sign-turn-slight-right-fill:before{content:""}.bi-sign-turn-slight-right:before{content:""}.bi-sign-yield-fill:before{content:""}.bi-sign-yield:before{content:""}.bi-ev-station-fill:before{content:""}.bi-ev-station:before{content:""}.bi-fuel-pump-diesel-fill:before{content:""}.bi-fuel-pump-diesel:before{content:""}.bi-fuel-pump-fill:before{content:""}.bi-fuel-pump:before{content:""}.bi-0-circle-fill:before{content:""}.bi-0-circle:before{content:""}.bi-0-square-fill:before{content:""}.bi-0-square:before{content:""}.bi-rocket-fill:before{content:""}.bi-rocket-takeoff-fill:before{content:""}.bi-rocket-takeoff:before{content:""}.bi-rocket:before{content:""}.bi-stripe:before{content:""}.bi-subscript:before{content:""}.bi-superscript:before{content:""}.bi-trello:before{content:""}.bi-envelope-at-fill:before{content:""}.bi-envelope-at:before{content:""}.bi-regex:before{content:""}.bi-text-wrap:before{content:""}.bi-sign-dead-end-fill:before{content:""}.bi-sign-dead-end:before{content:""}.bi-sign-do-not-enter-fill:before{content:""}.bi-sign-do-not-enter:before{content:""}.bi-sign-intersection-fill:before{content:""}.bi-sign-intersection-side-fill:before{content:""}.bi-sign-intersection-side:before{content:""}.bi-sign-intersection-t-fill:before{content:""}.bi-sign-intersection-t:before{content:""}.bi-sign-intersection-y-fill:before{content:""}.bi-sign-intersection-y:before{content:""}.bi-sign-intersection:before{content:""}.bi-sign-merge-left-fill:before{content:""}.bi-sign-merge-left:before{content:""}.bi-sign-merge-right-fill:before{content:""}.bi-sign-merge-right:before{content:""}.bi-sign-no-left-turn-fill:before{content:""}.bi-sign-no-left-turn:before{content:""}.bi-sign-no-parking-fill:before{content:""}.bi-sign-no-parking:before{content:""}.bi-sign-no-right-turn-fill:before{content:""}.bi-sign-no-right-turn:before{content:""}.bi-sign-railroad-fill:before{content:""}.bi-sign-railroad:before{content:""}.bi-building-add:before{content:""}.bi-building-check:before{content:""}.bi-building-dash:before{content:""}.bi-building-down:before{content:""}.bi-building-exclamation:before{content:""}.bi-building-fill-add:before{content:""}.bi-building-fill-check:before{content:""}.bi-building-fill-dash:before{content:""}.bi-building-fill-down:before{content:""}.bi-building-fill-exclamation:before{content:""}.bi-building-fill-gear:before{content:""}.bi-building-fill-lock:before{content:""}.bi-building-fill-slash:before{content:""}.bi-building-fill-up:before{content:""}.bi-building-fill-x:before{content:""}.bi-building-fill:before{content:""}.bi-building-gear:before{content:""}.bi-building-lock:before{content:""}.bi-building-slash:before{content:""}.bi-building-up:before{content:""}.bi-building-x:before{content:""}.bi-buildings-fill:before{content:""}.bi-buildings:before{content:""}.bi-bus-front-fill:before{content:""}.bi-bus-front:before{content:""}.bi-ev-front-fill:before{content:""}.bi-ev-front:before{content:""}.bi-globe-americas:before{content:""}.bi-globe-asia-australia:before{content:""}.bi-globe-central-south-asia:before{content:""}.bi-globe-europe-africa:before{content:""}.bi-house-add-fill:before{content:""}.bi-house-add:before{content:""}.bi-house-check-fill:before{content:""}.bi-house-check:before{content:""}.bi-house-dash-fill:before{content:""}.bi-house-dash:before{content:""}.bi-house-down-fill:before{content:""}.bi-house-down:before{content:""}.bi-house-exclamation-fill:before{content:""}.bi-house-exclamation:before{content:""}.bi-house-gear-fill:before{content:""}.bi-house-gear:before{content:""}.bi-house-lock-fill:before{content:""}.bi-house-lock:before{content:""}.bi-house-slash-fill:before{content:""}.bi-house-slash:before{content:""}.bi-house-up-fill:before{content:""}.bi-house-up:before{content:""}.bi-house-x-fill:before{content:""}.bi-house-x:before{content:""}.bi-person-add:before{content:""}.bi-person-down:before{content:""}.bi-person-exclamation:before{content:""}.bi-person-fill-add:before{content:""}.bi-person-fill-check:before{content:""}.bi-person-fill-dash:before{content:""}.bi-person-fill-down:before{content:""}.bi-person-fill-exclamation:before{content:""}.bi-person-fill-gear:before{content:""}.bi-person-fill-lock:before{content:""}.bi-person-fill-slash:before{content:""}.bi-person-fill-up:before{content:""}.bi-person-fill-x:before{content:""}.bi-person-gear:before{content:""}.bi-person-lock:before{content:""}.bi-person-slash:before{content:""}.bi-person-up:before{content:""}.bi-scooter:before{content:""}.bi-taxi-front-fill:before{content:""}.bi-taxi-front:before{content:""}.bi-amd:before{content:""}.bi-database-add:before{content:""}.bi-database-check:before{content:""}.bi-database-dash:before{content:""}.bi-database-down:before{content:""}.bi-database-exclamation:before{content:""}.bi-database-fill-add:before{content:""}.bi-database-fill-check:before{content:""}.bi-database-fill-dash:before{content:""}.bi-database-fill-down:before{content:""}.bi-database-fill-exclamation:before{content:""}.bi-database-fill-gear:before{content:""}.bi-database-fill-lock:before{content:""}.bi-database-fill-slash:before{content:""}.bi-database-fill-up:before{content:""}.bi-database-fill-x:before{content:""}.bi-database-fill:before{content:""}.bi-database-gear:before{content:""}.bi-database-lock:before{content:""}.bi-database-slash:before{content:""}.bi-database-up:before{content:""}.bi-database-x:before{content:""}.bi-database:before{content:""}.bi-houses-fill:before{content:""}.bi-houses:before{content:""}.bi-nvidia:before{content:""}.bi-person-vcard-fill:before{content:""}.bi-person-vcard:before{content:""}.bi-sina-weibo:before{content:""}.bi-tencent-qq:before{content:""}.bi-wikipedia:before{content:""}.bi-alphabet-uppercase:before{content:""}.bi-alphabet:before{content:""}.bi-amazon:before{content:""}.bi-arrows-collapse-vertical:before{content:""}.bi-arrows-expand-vertical:before{content:""}.bi-arrows-vertical:before{content:""}.bi-arrows:before{content:""}.bi-ban-fill:before{content:""}.bi-ban:before{content:""}.bi-bing:before{content:""}.bi-cake:before{content:""}.bi-cake2:before{content:""}.bi-cookie:before{content:""}.bi-copy:before{content:""}.bi-crosshair:before{content:""}.bi-crosshair2:before{content:""}.bi-emoji-astonished-fill:before{content:""}.bi-emoji-astonished:before{content:""}.bi-emoji-grimace-fill:before{content:""}.bi-emoji-grimace:before{content:""}.bi-emoji-grin-fill:before{content:""}.bi-emoji-grin:before{content:""}.bi-emoji-surprise-fill:before{content:""}.bi-emoji-surprise:before{content:""}.bi-emoji-tear-fill:before{content:""}.bi-emoji-tear:before{content:""}.bi-envelope-arrow-down-fill:before{content:""}.bi-envelope-arrow-down:before{content:""}.bi-envelope-arrow-up-fill:before{content:""}.bi-envelope-arrow-up:before{content:""}.bi-feather:before{content:""}.bi-feather2:before{content:""}.bi-floppy-fill:before{content:""}.bi-floppy:before{content:""}.bi-floppy2-fill:before{content:""}.bi-floppy2:before{content:""}.bi-gitlab:before{content:""}.bi-highlighter:before{content:""}.bi-marker-tip:before{content:""}.bi-nvme-fill:before{content:""}.bi-nvme:before{content:""}.bi-opencollective:before{content:""}.bi-pci-card-network:before{content:""}.bi-pci-card-sound:before{content:""}.bi-radar:before{content:""}.bi-send-arrow-down-fill:before{content:""}.bi-send-arrow-down:before{content:""}.bi-send-arrow-up-fill:before{content:""}.bi-send-arrow-up:before{content:""}.bi-sim-slash-fill:before{content:""}.bi-sim-slash:before{content:""}.bi-sourceforge:before{content:""}.bi-substack:before{content:""}.bi-threads-fill:before{content:""}.bi-threads:before{content:""}.bi-transparency:before{content:""}.bi-twitter-x:before{content:""}.bi-type-h4:before{content:""}.bi-type-h5:before{content:""}.bi-type-h6:before{content:""}.bi-backpack-fill:before{content:""}.bi-backpack:before{content:""}.bi-backpack2-fill:before{content:""}.bi-backpack2:before{content:""}.bi-backpack3-fill:before{content:""}.bi-backpack3:before{content:""}.bi-backpack4-fill:before{content:""}.bi-backpack4:before{content:""}.bi-brilliance:before{content:""}.bi-cake-fill:before{content:""}.bi-cake2-fill:before{content:""}.bi-duffle-fill:before{content:""}.bi-duffle:before{content:""}.bi-exposure:before{content:""}.bi-gender-neuter:before{content:""}.bi-highlights:before{content:""}.bi-luggage-fill:before{content:""}.bi-luggage:before{content:""}.bi-mailbox-flag:before{content:""}.bi-mailbox2-flag:before{content:""}.bi-noise-reduction:before{content:""}.bi-passport-fill:before{content:""}.bi-passport:before{content:""}.bi-person-arms-up:before{content:""}.bi-person-raised-hand:before{content:""}.bi-person-standing-dress:before{content:""}.bi-person-standing:before{content:""}.bi-person-walking:before{content:""}.bi-person-wheelchair:before{content:""}.bi-shadows:before{content:""}.bi-suitcase-fill:before{content:""}.bi-suitcase-lg-fill:before{content:""}.bi-suitcase-lg:before{content:""}.bi-suitcase:before{content:"豈"}.bi-suitcase2-fill:before{content:"更"}.bi-suitcase2:before{content:"車"}.bi-vignette:before{content:"賈"}.bi-bluesky:before{content:""}.bi-tux:before{content:"滑"}.bi-beaker-fill:before{content:"串"}.bi-beaker:before{content:"句"}.bi-flask-fill:before{content:"龜"}.bi-flask-florence-fill:before{content:"龜"}.bi-flask-florence:before{content:"契"}.bi-flask:before{content:"金"}.bi-leaf-fill:before{content:"喇"}.bi-leaf:before{content:"奈"}.bi-measuring-cup-fill:before{content:"懶"}.bi-measuring-cup:before{content:"癩"}.bi-unlock2-fill:before{content:"羅"}.bi-unlock2:before{content:"蘿"}.bi-battery-low:before{content:"螺"}.bi-anthropic:before{content:"裸"}.bi-apple-music:before{content:"邏"}.bi-claude:before{content:"樂"}.bi-openai:before{content:"洛"}.bi-perplexity:before{content:"烙"}.bi-css:before{content:"珞"}.bi-javascript:before{content:"落"}.bi-typescript:before{content:"酪"}.bi-fork-knife:before{content:"駱"}.bi-globe-americas-fill:before{content:"亂"}.bi-globe-asia-australia-fill:before{content:"卵"}.bi-globe-central-south-asia-fill:before{content:"欄"}.bi-globe-europe-africa-fill:before{content:"爛"}
