:root{--color-dark:#130820;--color-dark-surface:#ffffff0f;--color-dark-border:#ffffff1f;--color-bg:#f5f3f0;--color-surface:#fff;--color-ink:#252226;--color-muted:#6f6675;--color-purple:#8e55b7;--color-purple-soft:#e9ddf2;--color-purple-deep:#4b1d63;--color-red:#e8212b;--color-red-cta:#c81620;--color-red-cta-hover:#a8101a;--color-charcoal:#303033;--color-line:#dcd3e5;--color-success:#198754;--color-warning:#f2a900;--color-error:#c62828;--font-display:"Archivo Black", "Arial Narrow", sans-serif;--font-body:"IBM Plex Sans", Arial, sans-serif;--font-mono:"IBM Plex Mono", monospace;--max-width:1220px;--header-height:78px;--duration-fast:.12s;--duration-normal:.22s;--duration-slow:.42s;--ease-standard:cubic-bezier(.2, 0, 0, 1);--ease-snappy:cubic-bezier(.2, .8, .2, 1);--motion-ease-out:cubic-bezier(.16, 1, .3, 1);--z-base:1;--z-map:2;--z-header:50;--z-skip:100}*{box-sizing:border-box}html{scroll-behavior:smooth}[id]{scroll-margin-top:calc(var(--header-height) + 16px)}body{background:var(--color-bg);color:var(--color-ink);font-family:var(--font-body);margin:0;font-size:16px;line-height:1.55}body.menu-open{overflow:hidden}main:focus{outline:none}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,select{font:inherit}button{cursor:pointer}.skip-link{z-index:var(--z-skip);background:var(--color-ink);color:#fff;border-radius:6px;padding:10px 14px;position:fixed;top:16px;left:16px;transform:translateY(-140%)}.skip-link:focus{transform:translateY(0)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}body.admin-mode{background:#f4f2f6}.admin-login[hidden],.admin-shell[hidden],.admin-panel[hidden],.execution-detail[hidden],body.admin-mode>.skip-link,body.admin-mode>.site-header,body.admin-mode>#contenido,body.admin-mode>.site-footer,body.admin-mode>.whatsapp-fab{display:none!important}.whatsapp-fab{z-index:var(--z-header);color:#fff;height:58px;transition:transform var(--duration-fast) var(--ease-snappy), box-shadow var(--duration-fast) var(--ease-standard), padding var(--duration-normal) var(--ease-standard);background:#25d366;border-radius:999px;align-items:center;gap:0;padding:0;display:inline-flex;position:fixed;bottom:clamp(16px,3vw,28px);right:clamp(16px,3vw,28px);overflow:hidden;box-shadow:0 12px 30px #25d36666,0 4px 12px #0000002e}.whatsapp-fab i{flex:none;place-items:center;width:58px;height:58px;font-size:2rem;display:grid}.whatsapp-fab-label{white-space:nowrap;opacity:0;max-width:0;transition:max-width var(--duration-normal) var(--ease-standard), opacity var(--duration-fast) var(--ease-standard), padding var(--duration-normal) var(--ease-standard);font-weight:800}.whatsapp-fab:hover,.whatsapp-fab:focus-visible{transform:translateY(-2px);box-shadow:0 16px 36px #25d36680,0 6px 16px #0003}.whatsapp-fab:hover .whatsapp-fab-label,.whatsapp-fab:focus-visible .whatsapp-fab-label{opacity:1;max-width:160px;padding-right:22px}@media (prefers-reduced-motion:reduce){.whatsapp-fab,.whatsapp-fab-label{transition:none}}.admin-app{min-height:100dvh;color:var(--color-ink);background:#f4f2f6}.admin-login{background:linear-gradient(135deg, #4b1d63eb, #130820f0), var(--color-dark);place-items:center;min-height:100dvh;padding:24px;display:grid}.admin-login-card{border:1px solid var(--color-line);background:#fff;border-radius:8px;width:min(440px,100%);padding:30px;box-shadow:0 24px 70px #00000047}.admin-login-card img{mix-blend-mode:multiply;width:230px;margin-bottom:24px}.admin-login-card h1,.admin-panel h2,.admin-modal h2{color:var(--color-ink);font-family:var(--font-display);letter-spacing:-.02em;font-size:clamp(2rem,4vw,2.8rem);line-height:.98}.admin-login-card p,.admin-panel p,.admin-modal p{color:var(--color-muted)}.admin-login-card form,.admin-modal-card{gap:16px;display:grid}.admin-login-card label,.admin-modal label{color:var(--color-charcoal);gap:8px;font-weight:700;display:grid}.admin-login-card button,.admin-primary,.admin-modal-actions button,.admin-download,.automation-list-title button,.admin-logout{border:1px solid var(--color-line);border-radius:6px;min-height:42px;padding:0 14px;font-weight:800}.admin-login-card button,.admin-primary{background:var(--color-purple-deep);border-color:var(--color-purple-deep);color:#fff}.admin-kicker{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;margin:0 0 10px;font-size:.76rem;font-weight:700;color:var(--color-red)!important}.admin-error{background:#c6282814;border:1px solid #c6282852;border-radius:6px;margin:0;padding:10px 12px;font-weight:700;color:var(--color-error)!important}.admin-shell{grid-template-columns:292px minmax(0,1fr);min-height:100dvh;display:grid}.admin-sidebar{background:var(--color-dark);color:#fff;flex-direction:column;gap:22px;height:100dvh;padding:24px;display:flex;position:sticky;top:0}.admin-sidebar-title{border-bottom:1px solid var(--color-dark-border);gap:4px;padding-bottom:20px;display:grid}.admin-sidebar-title span{color:#ffffffad;font-size:.9rem}.admin-sidebar-title strong{font-family:var(--font-display);font-size:1.65rem;line-height:1}.admin-sidebar nav{gap:8px;display:grid}.admin-nav-item,.admin-logout{color:#ffffffc7;text-align:left;background:0 0;border:1px solid #0000;border-radius:6px;align-items:center;gap:10px;width:100%;min-height:46px;padding:0 12px;font-weight:800;display:flex}.admin-nav-item i{font-size:1.2rem}.admin-nav-item.active,.admin-nav-item:hover,.admin-nav-item:focus-visible{border-color:var(--color-dark-border);color:#fff;background:#ffffff14}.admin-logout{border-color:var(--color-dark-border);justify-content:center;margin-top:auto}.admin-main{min-width:0;padding:32px}.admin-panel{max-width:1180px;margin:0 auto}.admin-panel-header,.automation-list-title{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.automation-list-card,.execution-detail,.admin-panel:not(.automation-panel){border:1px solid var(--color-line);background:#fff;border-radius:8px;margin-top:24px;padding:22px}.automation-cards{gap:14px;margin-top:24px;display:grid}.automation-card{text-align:left;border:1px solid var(--color-line);width:100%;min-width:0;transition:border-color var(--duration-fast) var(--ease-standard), box-shadow var(--duration-fast) var(--ease-standard), transform var(--duration-fast) var(--ease-snappy);background:#fff;border-radius:10px;align-items:center;gap:16px;padding:20px;display:flex}.automation-card:hover,.automation-card:focus-visible{border-color:var(--color-purple);transform:translateY(-1px);box-shadow:0 14px 34px #4b1d631f}.automation-card-icon{background:var(--color-purple-soft);width:48px;height:48px;color:var(--color-purple-deep);border-radius:10px;flex:none;place-items:center;font-size:1.5rem;display:grid}.automation-card-body{flex:1;gap:4px;min-width:0;display:grid}.automation-card-body strong{font-family:var(--font-display);font-size:1.2rem}.automation-card-body span{color:var(--color-muted);font-size:.92rem}.automation-active-badge,.automation-soon-badge{font-family:var(--font-mono);letter-spacing:.07em;text-transform:uppercase;white-space:nowrap;border-radius:999px;flex:none;align-items:center;gap:7px;padding:5px 11px;font-size:.68rem;font-weight:700;display:inline-flex}.automation-active-badge{color:var(--color-success);background:#1987541f;border:1px solid #19875452}.automation-soon-badge{color:var(--color-red-cta);background:#e8212b1a;border:1px solid #e8212b4d}.cs-dot--green{background:var(--color-success);animation-name:cs-pulse-green}@keyframes cs-pulse-green{0%{box-shadow:0 0 #19875480}70%{box-shadow:0 0 0 8px #19875400}to{box-shadow:0 0 #19875400}}.automation-soon-label{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--color-muted);margin:18px 0 2px;font-size:.72rem;font-weight:600}.automation-card--soon{border-style:dashed}.automation-card--soon .automation-card-icon{background:var(--color-purple-soft);color:var(--color-purple-deep)}.automation-card--soon:hover,.automation-card--soon:focus-visible{border-style:solid}.automation-card-arrow{color:var(--color-muted);flex:none;font-size:1.3rem}.admin-back{border:1px solid var(--color-line);color:var(--color-purple-deep);background:#fff;border-radius:6px;align-items:center;gap:8px;margin-bottom:8px;padding:8px 12px;font-weight:700;display:inline-flex}.admin-back:hover,.admin-back:focus-visible{background:var(--color-purple-soft)}.download-all-row{border:1px solid var(--color-line);background:var(--color-bg);border-radius:8px;align-items:center;gap:10px;padding:12px 14px;font-weight:700;display:flex}.download-all-row .download-count{font-family:var(--font-mono);color:var(--color-muted);margin-left:auto;font-size:.82rem;font-weight:600}.download-file-list{gap:6px;max-height:320px;padding:2px;display:grid;overflow-y:auto}.download-file-row{border:1px solid var(--color-line);background:#fff;border-radius:6px;align-items:center;gap:12px;padding:10px 12px;font-weight:500;display:flex}.download-file-row:hover{border-color:var(--color-purple)}.download-file-name{overflow-wrap:anywhere;flex:1;min-width:0;font-size:.92rem}.download-file-size{font-family:var(--font-mono);color:var(--color-muted);flex:none;font-size:.8rem}.download-file-row input[type=checkbox],.download-all-row input[type=checkbox]{width:18px;height:18px;accent-color:var(--color-purple-deep);flex:none}.automation-list-title h3{font-family:var(--font-display);margin:0;font-size:1.4rem}.execution-list{gap:10px;margin-top:18px;display:grid}.execution-row{border:1px solid var(--color-line);background:#fff;border-radius:8px;grid-template-columns:minmax(220px,1fr) 130px 170px auto;align-items:center;gap:14px;padding:14px;display:grid}.execution-row strong{display:block}.execution-row span,.admin-muted{color:var(--color-muted);font-size:.92rem}.execution-phase-line{margin-top:3px;font-size:.82rem;display:block}.status-badge{width:fit-content;font-family:var(--font-mono);text-transform:uppercase;background:var(--color-purple-soft);color:var(--color-purple-deep);border-radius:999px;padding:4px 9px;font-size:.72rem;font-weight:700}.status-badge.running,.status-badge.preparing,.status-badge.queued{color:#805600;background:#f2a9002e}.status-badge.completed{color:var(--color-success);background:#19875424}.status-badge.failed{color:var(--color-error);background:#c628281f}.execution-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.execution-actions button,.execution-actions a{border:1px solid var(--color-line);min-height:34px;color:var(--color-purple-deep);background:#fff;border-radius:6px;padding:0 10px;font-weight:800}.execution-summary{gap:14px;margin:16px 0;display:grid}.execution-status{border:1px solid var(--color-line);border-left:4px solid var(--color-muted);background:#fff;border-radius:4px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:14px 18px;display:grid}.execution-status--running{border-left-color:var(--color-warning);background:#f2a9000f}.execution-status--done{border-left-color:var(--color-success);background:#1987540f}.execution-status--failed{border-left-color:var(--color-error);background:#c628280f}.execution-status__dot{background:var(--color-muted);border-radius:999px;width:10px;height:10px}.execution-status--running .execution-status__dot{background:var(--color-warning);animation:execution-pulse 1.8s var(--ease-standard) infinite;box-shadow:0 0 #f2a9008c}.execution-status--done .execution-status__dot{background:var(--color-success)}.execution-status--failed .execution-status__dot{background:var(--color-error)}.execution-status__main{min-width:0}.execution-status__label{letter-spacing:.08em;text-transform:uppercase;color:var(--color-muted);font-size:.8rem;font-weight:700;display:block}.execution-status--running .execution-status__label{color:var(--color-warning)}.execution-status--done .execution-status__label{color:var(--color-success)}.execution-status--failed .execution-status__label{color:var(--color-error)}.execution-status__range{font-family:var(--font-mono);color:var(--color-ink);margin-top:2px;font-size:1.05rem;font-weight:600;display:block}.execution-status__meta{text-align:right;justify-content:flex-end;gap:18px;margin:0;display:flex}.execution-status__meta dt{letter-spacing:.06em;text-transform:uppercase;color:var(--color-muted);font-size:.68rem}.execution-status__meta dd{font-family:var(--font-mono);color:var(--color-ink);margin:0}@keyframes execution-pulse{0%{box-shadow:0 0 #f2a90080}70%{box-shadow:0 0 0 8px #f2a90000}to{box-shadow:0 0 #f2a90000}}@media (prefers-reduced-motion:reduce){.execution-status--running .execution-status__dot,.phase-step.active .phase-index{box-shadow:none;animation:none}}.execution-kpi-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:14px;display:grid}.execution-kpi{border:1px solid var(--color-line);background:#fff;border-radius:4px;padding:14px}.execution-kpi__label{letter-spacing:.06em;text-transform:uppercase;color:var(--color-muted);margin-bottom:6px;font-size:.72rem;display:block}.execution-kpi__value{font-family:var(--font-mono);color:var(--color-ink);font-size:clamp(1.5rem,2.4vw,1.95rem);font-weight:600;line-height:1;display:block}.execution-kpi--alert{background:#c628280d;border-color:#c6282866}.execution-kpi--alert .execution-kpi__value{color:var(--color-error)}.execution-result-section{gap:16px;margin:16px 0;display:grid}.phase-tracker-head{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:10px;display:flex}.phase-tracker-head span{letter-spacing:.06em;text-transform:uppercase;color:var(--color-muted);font-size:.72rem}.phase-tracker-head strong{font-family:var(--font-mono);color:var(--color-ink);font-size:.82rem}.phase-tracker{grid-template-columns:repeat(5,minmax(130px,1fr));gap:8px;display:grid;position:relative}.phase-tracker:before{content:"";background:var(--color-line);z-index:0;height:2px;position:absolute;top:23px;left:23px;right:23px}.phase-step{z-index:1;border:1px solid var(--color-line);background:#fff;border-radius:4px;gap:10px;min-height:78px;padding:10px;display:flex;position:relative}.phase-index{background:var(--color-bg);width:26px;height:26px;color:var(--color-muted);font-family:var(--font-mono);border-radius:999px;flex:0 0 26px;place-items:center;font-size:.78rem;font-weight:800;display:grid}.phase-step strong,.phase-step span{display:block}.phase-step strong{font-size:.88rem}.phase-step div>span{color:var(--color-muted);margin-top:3px;font-size:.76rem;line-height:1.35}.phase-step.done{background:#1987540f;border-color:#1987543d}.phase-step.done .phase-index{background:var(--color-success);color:#fff}.phase-step.active{background:#f2a9001a;border-color:#f2a9006b}.phase-step.active .phase-index{background:var(--color-warning);color:#2a1900;animation:execution-pulse 1.8s var(--ease-standard) infinite;box-shadow:0 0 #f2a90080}.phase-step.error{background:#c6282814;border-color:#c6282847}.phase-step.error .phase-index{background:var(--color-error);color:#fff}.execution-outcome{border:1px solid var(--color-line);background:#fff;border-radius:4px;grid-template-columns:minmax(260px,1fr) minmax(280px,auto);align-items:center;gap:16px;padding:16px;display:grid}.execution-outcome.success{background:#1987540f;border-color:#19875447}.execution-outcome.needs-review{background:#f2a90014;border-color:#f2a90059}.execution-outcome span,.execution-result-head p,.execution-table-block h4+p{color:var(--color-muted)}.execution-outcome strong{margin-top:4px;font-size:1.2rem;display:block}.execution-outcome p{margin:6px 0 0}.execution-outcome-metrics,.execution-result-mini{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.execution-outcome-metrics span,.execution-result-mini span{border:1px solid var(--color-line);min-height:34px;color:var(--color-muted);background:#fff;border-radius:999px;padding:7px 10px;font-size:.86rem}.execution-outcome-metrics strong,.execution-result-mini strong{color:var(--color-ink)}.execution-result-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.execution-result-head h4,.execution-table-block h4,.execution-log-block h4{margin:0;font-size:1rem}.execution-result-head p{margin:4px 0 0}.incident-group-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;display:grid}.incident-group-card{border:1px solid var(--color-line);background:#fff;border-radius:4px;justify-content:space-between;gap:12px;padding:12px;display:flex}.incident-group-card span{color:var(--color-muted)}.incident-group-card strong{font-family:var(--font-mono)}.execution-table-block{gap:10px;display:grid}.execution-table-scroll{border:1px solid var(--color-line);background:#fff;border-radius:4px;overflow:auto}.execution-table-scroll--medium{max-height:300px}.execution-table-scroll--tall{max-height:420px}.execution-table{border-collapse:collapse;width:100%;min-width:760px;font-size:.9rem}.execution-table th,.execution-table td{border-bottom:1px solid var(--color-line);text-align:left;vertical-align:top;padding:10px 12px}.execution-table th{z-index:1;background:var(--color-bg);color:var(--color-muted);text-transform:uppercase;font-size:.78rem;position:sticky;top:0}.execution-table td button{border:1px solid var(--color-line);min-height:32px;color:var(--color-purple-deep);background:#fff;border-radius:6px;padding:0 10px;font-weight:800}.execution-log-block{gap:10px;display:grid}.execution-detail pre{color:#f7f2ff;white-space:pre-wrap;background:#17111f;border-radius:8px;max-height:460px;margin:0;padding:16px;overflow:auto}.admin-modal{border:0;border-radius:10px;width:min(620px,100vw - 32px);padding:0;box-shadow:0 30px 90px #00000052}.admin-modal::backdrop{background:#130820a3}.admin-modal-card{background:#fff;padding:24px}.admin-icon-button{border:1px solid var(--color-line);background:#fff;border-radius:6px;width:40px;height:40px;font-size:1.6rem}.admin-date-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.admin-date-grid input[type=date]{border:1px solid var(--color-line);background:var(--color-bg);width:100%;min-height:50px;color:var(--color-ink);font-family:var(--font-mono);letter-spacing:.02em;cursor:pointer;transition:border-color var(--duration-fast) var(--ease-standard), box-shadow var(--duration-fast) var(--ease-standard), background var(--duration-fast) var(--ease-standard);border-radius:8px;padding:0 14px;font-size:1rem}.admin-date-grid input[type=date]:hover{border-color:var(--color-purple);background:#fff}.admin-date-grid input[type=date]:focus{border-color:var(--color-purple);background:#fff;outline:none;box-shadow:0 0 0 4px #8e55b729}.admin-date-grid input[type=date]::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.7;width:22px;height:22px;transition:opacity var(--duration-fast) var(--ease-standard), background var(--duration-fast) var(--ease-standard);border-radius:6px;margin-left:6px;padding:3px}.admin-date-grid input[type=date]::-webkit-calendar-picker-indicator:hover{opacity:1;background:var(--color-purple-soft)}.admin-date-grid input[type=date]::-webkit-datetime-edit{padding:2px 0}.admin-modal-actions{justify-content:flex-end;gap:10px;display:flex}.admin-panel:not(.automation-panel):has(.coming-soon){background:0 0;border:0;margin-top:0;padding:0}.coming-soon{gap:20px;display:grid}.coming-soon-head{background:radial-gradient(120% 140% at 100% 0%, #8e55b759, transparent 55%), var(--color-dark);color:#fff;border-radius:14px;padding:clamp(28px,4vw,48px);position:relative;overflow:hidden}.coming-soon-dots{opacity:.08;pointer-events:none;background-image:radial-gradient(#fff9 1px,#0000 1.4px);background-size:26px 26px;position:absolute;inset:0}.coming-soon-head>*{position:relative}.coming-soon-badge{color:#ff9ba0;font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;background:#e8212b29;border:1px solid #e8212b66;border-radius:999px;align-items:center;gap:8px;padding:6px 12px;font-size:.72rem;font-weight:700;display:inline-flex}.cs-dot{background:var(--color-red);width:8px;height:8px;animation:cs-pulse 1.8s var(--ease-standard) infinite;border-radius:999px;box-shadow:0 0 #e8212b99}@keyframes cs-pulse{0%{box-shadow:0 0 #e8212b8c}70%{box-shadow:0 0 0 8px #e8212b00}to{box-shadow:0 0 #e8212b00}}.coming-soon-head .admin-kicker{margin:16px 0 8px}.coming-soon-head h2{color:#fff;max-width:18ch}.coming-soon-lead{max-width:56ch;margin:12px 0 0;font-size:1.05rem;color:#ffffffc7!important}.coming-soon-cta{background:var(--color-red-cta);color:#fff;min-height:46px;transition:background var(--duration-fast) var(--ease-standard), transform var(--duration-fast) var(--ease-snappy);border-radius:8px;align-items:center;gap:8px;margin-top:24px;padding:0 20px;font-weight:800;display:inline-flex}.coming-soon-cta:hover,.coming-soon-cta:focus-visible{background:var(--color-red-cta-hover);transform:translateY(-1px)}.coming-soon-cta i{font-size:1.1rem}.coming-soon-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.coming-soon-card{border:1px solid var(--color-line);transition:border-color var(--duration-fast) var(--ease-standard), box-shadow var(--duration-fast) var(--ease-standard), transform var(--duration-fast) var(--ease-snappy);background:#fff;border-radius:12px;align-content:start;gap:8px;padding:20px;display:grid}.coming-soon-card:hover{border-color:var(--color-purple);transform:translateY(-2px);box-shadow:0 14px 30px #4b1d631a}.coming-soon-icon{background:var(--color-purple-soft);width:44px;height:44px;color:var(--color-purple-deep);border-radius:10px;place-items:center;margin-bottom:4px;font-size:1.35rem;display:grid}.coming-soon-card strong{font-size:1.02rem}.coming-soon-card span{color:var(--color-muted);font-size:.9rem}@media (prefers-reduced-motion:reduce){.cs-dot{animation:none}}@media (width<=1100px){.coming-soon-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=900px){.admin-shell{grid-template-columns:1fr}.admin-sidebar{height:auto;position:relative}.admin-main{padding:20px}.execution-row,.execution-summary,.phase-tracker,.admin-date-grid,.coming-soon-grid{grid-template-columns:1fr}.execution-actions,.admin-panel-header,.automation-list-title,.admin-modal-actions{flex-direction:column;align-items:stretch}.automation-card{flex-direction:column;align-items:flex-start;gap:12px}.automation-card-arrow{display:none}.automation-active-badge,.automation-soon-badge{margin-left:0}}@media (width<=768px){.execution-kpi-grid{grid-template-columns:repeat(2,1fr)}.execution-status{grid-template-columns:auto 1fr}.execution-status__meta{text-align:left;grid-column:1/-1;justify-content:flex-start}}@media (width<=480px){.execution-kpi-grid{grid-template-columns:1fr}}.site-header{z-index:var(--z-header);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;border-bottom:1px solid #dcd3e5d9;position:sticky;top:0}.header-shell{min-height:var(--header-height);max-width:var(--max-width);align-items:center;gap:24px;margin:0 auto;padding:0 24px;display:flex}.brand{flex:none;width:min(240px,36vw)}.brand img{mix-blend-mode:normal;width:100%;height:auto;display:block}.desktop-nav{color:var(--color-charcoal);align-items:center;gap:28px;margin-left:auto;font-size:.88rem;font-weight:700;display:flex}.nav-group{align-items:center;gap:18px;display:flex}.nav-sep{background:var(--color-line);width:1px;height:22px}.nav-group>a,.nav-menu>button{color:inherit;font-weight:inherit;background:0 0;border:0;padding:26px 0;position:relative}.nav-group>a:after,.nav-menu>button:after{content:"";background:var(--color-red);transform-origin:0;height:2px;transition:transform var(--duration-fast) var(--ease-standard);position:absolute;bottom:18px;left:0;right:0;transform:scaleX(0)}.nav-group>a:hover:after,.nav-menu>button:hover:after,.nav-group>a:focus-visible:after,.nav-menu>button:focus-visible:after{transform:scaleX(1)}.nav-menu{position:relative}.nav-dropdown{border:1px solid var(--color-line);opacity:0;visibility:hidden;min-width:300px;transition:opacity var(--duration-fast) var(--ease-standard), visibility var(--duration-fast) var(--ease-standard), transform var(--duration-fast) var(--ease-standard);background:#fff;border-radius:8px;padding:10px;position:absolute;top:64px;left:-18px;transform:translateY(8px);box-shadow:0 16px 42px #4b1d6324}.nav-menu:hover .nav-dropdown,.nav-menu:focus-within .nav-dropdown{opacity:1;visibility:visible;transform:translateY(0)}.nav-dropdown a{color:var(--color-ink);border-radius:6px;gap:3px;padding:12px;display:grid}.nav-dropdown a strong,.nav-dropdown a small{display:block}.nav-dropdown a strong{font-size:.92rem}.nav-dropdown a small{color:var(--color-muted);font-size:.78rem;font-weight:600;line-height:1.35}.nav-dropdown a:hover,.nav-dropdown a:focus-visible{background:var(--color-purple-soft)}.header-actions{align-items:center;gap:10px;display:flex}.portal-link,.whatsapp-link{white-space:nowrap;border-radius:6px;align-items:center;min-height:42px;padding:0 14px;font-size:.82rem;font-weight:700;display:inline-flex}.portal-link{background:var(--color-purple-deep);color:#fff;border:0;gap:6px}.whatsapp-link{border:1px solid var(--color-line);color:var(--color-purple-deep)}.portal-menu{position:relative}.portal-menu .portal-link span{transition:transform var(--duration-fast) var(--ease-standard)}.portal-menu:hover .portal-link span,.portal-menu:focus-within .portal-link span{transform:rotate(180deg)}.portal-dropdown{border:1px solid var(--color-line);opacity:0;visibility:hidden;min-width:268px;transition:opacity var(--duration-fast) var(--ease-standard), visibility var(--duration-fast) var(--ease-standard), transform var(--duration-fast) var(--ease-standard);z-index:var(--z-header);background:#fff;border-radius:10px;padding:8px;position:absolute;top:calc(100% + 10px);right:0;transform:translateY(8px);box-shadow:0 16px 42px #4b1d6329}.portal-menu:hover .portal-dropdown,.portal-menu:focus-within .portal-dropdown{opacity:1;visibility:visible;transform:translateY(0)}.portal-dropdown-item{color:var(--color-ink);border-radius:8px;align-items:center;gap:12px;padding:10px 12px;display:flex}.portal-dropdown-item:hover,.portal-dropdown-item:focus-visible{background:var(--color-purple-soft)}.portal-dropdown-item i{color:var(--color-purple-deep);flex:none;font-size:1.5rem}.portal-dropdown-item strong{font-size:.92rem;font-weight:700;display:block}.portal-dropdown-item small{color:var(--color-muted);font-size:.78rem}.menu-button{border:1px solid var(--color-line);background:#fff;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;display:none}.menu-button span:not(.sr-only){background:var(--color-charcoal);width:20px;height:2px}.mobile-menu{border-top:1px solid var(--color-line);background:#fff;padding:12px 24px 24px}.mobile-menu a{border-bottom:1px solid var(--color-line);padding:13px 0;font-weight:700;display:block}.mobile-menu .mobile-priority{color:var(--color-purple-deep)}.mobile-menu .mobile-subitem{color:var(--color-muted);padding-left:18px;font-size:.92rem;font-weight:600}.mobile-menu .mobile-divider{border:0;height:12px;margin:6px 0;display:block}.hero-section{min-height:calc(100dvh - var(--header-height));background:var(--color-bg);padding:72px 24px 32px;position:relative;overflow:hidden}.hero-dark{z-index:var(--z-base);background:var(--color-dark);clip-path:polygon(0 0,62% 0,46% 100%,0 100%);pointer-events:none;position:absolute;inset:0;overflow:hidden}.hero-dotgrid{opacity:.1;background-image:radial-gradient(#fff9 1px,#0000 1.4px);background-size:26px 26px;position:absolute;inset:0}.hero-truck{color:#ffffff42;width:46%;max-width:560px;position:absolute;bottom:9%;right:-6%}.hero-routes{position:absolute;inset:0}.route-line{background:linear-gradient(90deg, transparent, var(--color-red), var(--color-purple), transparent);transform-origin:0;opacity:.6;height:2px;display:block;position:absolute;transform:scaleX(0)}.route-one{width:30vw;top:26%;left:4%;rotate:-11deg}.route-two{width:38vw;top:50%;left:-4%;rotate:-11deg}.route-three{width:22vw;bottom:24%;left:8%;rotate:-11deg}.hero-shell{z-index:var(--z-map);max-width:var(--max-width);grid-template-columns:minmax(0,1fr) minmax(420px,.75fr);align-items:center;gap:44px;margin:0 auto;display:grid;position:relative}.eyebrow{color:var(--color-red);font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;margin:0 0 14px;font-size:.75rem;font-weight:600}h1,h2,h3,p{overflow-wrap:anywhere}h1,h2,h3{font-family:var(--font-display);color:var(--color-ink);margin:0;font-weight:400}h1{letter-spacing:-.04em;color:#fff;max-width:14ch;font-size:clamp(3.5rem,6.5vw,6.5rem);line-height:.94}.h1-accent{color:var(--color-red)}h2{letter-spacing:-.02em;font-size:clamp(2.25rem,4vw,3rem);line-height:1.02}h3{font-size:1.35rem;line-height:1.12}.hero-copy .eyebrow{color:var(--color-red)}.hero-text{color:#ffffffc7;max-width:52ch;margin:24px 0 0;font-size:clamp(1rem,1.4vw,1.18rem)}.hero-cta-row{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.button,.inline-control button,.full-button,.work-card a,.service-card a,.contact-card a,.inline-external{cursor:pointer;min-height:46px;transition:transform var(--duration-fast) var(--ease-snappy), border-color var(--duration-fast) var(--ease-standard), background var(--duration-fast) var(--ease-standard);border-radius:6px;justify-content:center;align-items:center;padding:0 18px;font-weight:700;display:inline-flex}.button:hover,.inline-control button:hover,.full-button:hover,.work-card a:hover,.service-card a:hover,.contact-card a:hover,.inline-external:hover{transform:translateY(-1px)}.primary,.inline-control button,.full-button{border:1px solid var(--color-red-cta);background:var(--color-red-cta);color:#fff}.primary:hover,.inline-control button:hover,.full-button:hover{background:var(--color-red-cta-hover);border-color:var(--color-red-cta-hover)}.secondary{background:var(--color-dark-surface);color:#fff;border:1px solid #fff6}.quote-section .secondary,.form-actions .secondary,.services-advisor .secondary,.work-card .secondary{border:1px solid var(--color-line);color:var(--color-purple-deep);background:#fff}.text-button{color:#fff;text-decoration:underline;-webkit-text-decoration-color:var(--color-red);text-decoration-color:var(--color-red);text-underline-offset:5px;padding-left:0;padding-right:0}.hero-action-module{background:var(--color-surface);border:1px solid var(--color-line);border-radius:8px;padding:22px;position:relative;box-shadow:0 4px 24px #1308201f}.module-topline{font-family:var(--font-mono);color:var(--color-muted);justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;font-size:.78rem;display:flex}.module-topline p,.module-topline span{margin:0}.module-topline span{color:var(--color-purple-deep);font-weight:600}.action-module-title{font-family:var(--font-display);color:var(--color-ink);margin:0 0 16px;font-size:1.5rem;line-height:1.05}.load-board-mini{border-top:1px solid var(--color-line);margin-top:18px;padding-top:16px}.load-board-mini-head,.load-board-full-head{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.load-board-mini-head{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;margin-bottom:10px;font-size:.76rem;font-weight:700}.load-board-mini-head span{color:var(--color-charcoal)}.load-board-mini-head a{color:var(--color-red);text-underline-offset:3px;text-decoration:underline}.load-board-mini-list{gap:8px;display:grid}.load-board-mini-list a{border:1px solid var(--color-line);border-left:4px solid var(--color-red);background:var(--color-bg);color:var(--color-ink);transition:border-color var(--duration-fast) var(--ease-standard), background-color var(--duration-fast) var(--ease-standard);border-radius:6px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:10px;text-decoration:none;display:grid}.load-board-mini-list a.is-vehicle{border-left-color:var(--color-purple)}.load-board-mini-list a:hover,.load-board-mini-list a:focus-visible{border-color:var(--color-purple);border-left-color:var(--color-red);background:#fff}.load-board-mini-list a.is-vehicle:hover,.load-board-mini-list a.is-vehicle:focus-visible{border-left-color:var(--color-purple)}.load-board-mini-copy{gap:3px;min-width:0;display:grid}.load-board-mini-list strong{font-size:.9rem;line-height:1.25}.load-board-mini-detail{color:var(--color-muted);font-size:.78rem}.load-board-mini-badge{white-space:nowrap;border:1px solid color-mix(in srgb, var(--color-red) 28%, transparent);color:var(--color-red);background:color-mix(in srgb, var(--color-red) 8%, #fff);font-family:var(--font-mono);text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;gap:5px;padding:5px 7px;font-size:.68rem;font-weight:700;line-height:1;display:inline-flex}.is-vehicle .load-board-mini-badge{border-color:color-mix(in srgb, var(--color-purple) 32%, transparent);color:var(--color-purple);background:color-mix(in srgb, var(--color-purple) 10%, #fff)}.load-board-mini-badge i,.load-board-mini-whatsapp{font-size:1rem;line-height:1}.load-board-mini-whatsapp{color:#25d366}.quick-form label,.quote-form label,.tracking-form label,.search-label{color:var(--color-charcoal);gap:7px;font-size:.92rem;font-weight:600;display:grid}.inline-control{grid-template-columns:1fr auto;gap:10px;margin-top:8px;display:grid}input,select{border:1px solid var(--color-line);width:100%;min-height:46px;color:var(--color-ink);transition:border-color var(--duration-fast) var(--ease-standard), box-shadow var(--duration-fast) var(--ease-standard);background:#fff;border-radius:6px;outline:none;padding:0 12px}textarea{border:1px solid var(--color-line);width:100%;min-height:110px;color:var(--color-ink);resize:vertical;font:inherit;transition:border-color var(--duration-fast) var(--ease-standard), box-shadow var(--duration-fast) var(--ease-standard);background:#fff;border-radius:6px;outline:none;padding:10px 12px}input:focus,select:focus,textarea:focus,button:focus-visible,a:focus-visible{outline-offset:2px;outline:3px solid #e8212b4d}input:focus,select:focus,textarea:focus{border-color:var(--color-purple);box-shadow:0 0 0 4px #8e55b71f}.field-help{color:var(--color-muted);margin:10px 0 0;font-size:.9rem}.field-error{color:var(--color-error);align-items:center;gap:8px;margin:10px 0 0;font-size:.9rem;font-weight:600;display:flex}.field-error[hidden]{display:none}.field-error i{font-size:1.15rem}input[aria-invalid=true]{border-color:var(--color-error);box-shadow:0 0 0 3px #c6282824}.mini-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.full-button{width:100%;margin-top:14px}.trust-strip{z-index:var(--z-map);max-width:var(--max-width);border:1px solid var(--color-line);background:#fff;border-radius:8px;grid-template-columns:repeat(4,1fr);margin:48px auto 0;display:grid;position:relative;box-shadow:0 4px 24px #13082014}.trust-strip div{border-right:1px solid var(--color-line);padding:22px 18px}.trust-strip div:last-child{border-right:0}.trust-strip strong{font-family:var(--font-display);letter-spacing:-.02em;color:var(--color-purple-deep);font-size:clamp(1.6rem,3vw,2.4rem);font-weight:400;line-height:1;display:block}.trust-strip span{color:var(--color-muted);margin-top:8px;font-size:.9rem;display:block}.section{padding:96px 24px}.section-heading{max-width:var(--max-width);margin:0 auto 36px}.section-heading p:not(.eyebrow){max-width:65ch;color:var(--color-muted);margin:18px 0 0;font-size:1.08rem}.service-grid{max-width:var(--max-width);grid-template-columns:repeat(3,1fr);gap:18px;margin:0 auto;display:grid}.service-card,.work-card,.contact-card{border:1px solid var(--color-line);transition:border-color var(--duration-normal) var(--ease-standard);background:#fff;border-radius:8px;padding:24px}.service-card:hover,.work-card:hover,.contact-card:hover{border-color:var(--color-purple)}.work-card[data-inscribe]{cursor:pointer}.work-card[data-inscribe]:focus-visible{outline-offset:4px;border-color:var(--color-purple);outline:3px solid #8e55b759}.service-card{flex-direction:column;min-height:340px;display:flex}.service-icon{border:1px solid var(--color-line);width:48px;height:48px;color:var(--color-red);border-radius:6px;justify-content:center;align-items:center;margin-bottom:18px;font-size:1.6rem;display:inline-flex}.service-card p,.work-card p,.contact-card p{color:var(--color-muted)}.service-card ul{color:var(--color-charcoal);margin:0 0 24px;padding-left:18px}.service-card a,.work-card a,.contact-card a,.inline-external{border:1px solid var(--color-line);color:var(--color-purple-deep);margin-top:auto}.quote-section{background:var(--color-dark);color:#fff;overflow:hidden}.quote-layout{max-width:var(--max-width);grid-template-columns:.82fr 1fr;align-items:start;gap:clamp(42px,5vw,64px);margin:0 auto;display:grid}.quote-copy-panel{flex-direction:column;gap:clamp(24px,4vw,42px);min-height:100%;display:flex}.quote-section h2,.quote-section .eyebrow{color:#fff}.quote-section .eyebrow{color:var(--color-red)}.quote-section .section-heading{margin:0}.quote-section .section-heading p{color:#ffffffc7}.quote-visual{isolation:isolate;min-height:clamp(300px,34vw,460px);margin:0;position:relative}.quote-visual:before{content:"";z-index:0;filter:blur(8px);background:radial-gradient(circle at 56% 46%,#ffffff24,#0000 38%),radial-gradient(circle at 44% 72%,#e8212b47,#0000 34%);position:absolute;inset:12% -6% -5% 2%}.quote-visual:after{content:"";z-index:1;filter:blur(16px);background:linear-gradient(90deg,#e8212b00,#e8212b80,#8e55b700);height:22px;position:absolute;bottom:6%;left:12%;right:4%;transform:rotate(-4deg)}.quote-visual img{z-index:2;filter:drop-shadow(0 28px 30px #00000059);width:min(106%,540px);max-width:none;height:auto;position:absolute;bottom:clamp(-24px,-2.5vw,-10px);left:50%;transform:translate(-52%)rotate(-2deg)}.inline-external{color:var(--color-purple-deep);background:#fff;border-color:#fff;margin-top:24px}.quote-form{color:var(--color-ink);background:#fff;border-radius:8px;padding:24px;box-shadow:0 24px 70px #0000004d}.form-row{grid-template-columns:repeat(2,1fr);gap:14px;margin-bottom:14px;display:grid}.form-row.compact{grid-template-columns:repeat(3,1fr)}.quote-grid{grid-template-columns:repeat(2,1fr);gap:14px;margin-bottom:16px;display:grid}.quote-grid .qf-full{grid-column:1/-1}.quote-autocomplete{color:var(--color-charcoal);gap:7px;font-size:.92rem;font-weight:600;display:grid;position:relative}.quote-autocomplete:focus-within{z-index:30}.quote-suggestions{z-index:31;border:1px solid var(--color-line);background:#fff;border-radius:0 0 8px 8px;max-height:240px;position:absolute;top:calc(100% - 2px);left:0;right:0;overflow-y:auto;box-shadow:0 18px 42px #13082029}.quote-suggestion{border:0;border-bottom:1px solid var(--color-line);width:100%;min-height:42px;color:var(--color-ink);font:inherit;text-align:left;cursor:pointer;background:#fff;border-radius:0;align-items:center;padding:10px 14px;font-weight:600;display:flex}.quote-suggestion:last-child{border-bottom:0}.quote-suggestion:hover,.quote-suggestion[aria-selected=true]{background:var(--color-bg);color:var(--color-purple-deep)}.dims-fieldset{border:1px solid var(--color-line);background:var(--color-bg);border-radius:8px;margin:0 0 16px;padding:16px}.dims-fieldset legend{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--color-purple-deep);padding:0 8px;font-size:.72rem;font-weight:600}.dims-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.dims-fieldset .field-help{margin:12px 0 0}.quote-readouts{border:1px solid var(--color-line);background:var(--color-line);transition:opacity var(--duration-normal) var(--ease-standard);border-radius:8px;grid-template-columns:repeat(2,1fr);gap:1px;margin-bottom:16px;display:grid;overflow:hidden}.quote-readouts[aria-hidden=true]{opacity:.5}.quote-readouts .ro{background:var(--color-surface);flex-direction:column;gap:4px;padding:12px 14px;display:flex}.quote-readouts .ro span{letter-spacing:.04em;text-transform:uppercase;color:var(--color-muted);font-size:.72rem}.quote-readouts .ro strong{font-family:var(--font-mono);color:var(--color-purple-deep);font-size:.98rem;font-weight:600}.quote-result{border:1px solid var(--color-line);background:var(--color-bg);border-radius:8px;margin:18px 0;padding:18px}.result-label{font-family:var(--font-mono);color:var(--color-purple-deep);text-transform:uppercase;margin:0 0 6px;font-size:.78rem}.quote-result strong{font-family:var(--font-display);color:var(--color-ink);font-size:clamp(2rem,4vw,2.8rem);line-height:1.05;display:block}.quote-result[data-state=loading] strong,.quote-result .result-icon{font-family:var(--font-body);font-size:1.1rem}.result-breakdown{border-top:1px solid var(--color-line);gap:8px;margin:14px 0 10px;padding:14px 0 0;list-style:none;display:grid}.result-breakdown li{justify-content:space-between;gap:16px;font-size:.92rem;display:flex}.result-breakdown li span:first-child{color:var(--color-muted)}.result-breakdown li span:last-child{font-family:var(--font-mono);color:var(--color-ink);font-weight:600}.quote-disclaimer{color:var(--color-muted);margin:14px 0 0;font-size:.82rem}.quote-result span{color:var(--color-muted);margin-top:4px;display:block}.quote-result[data-state=loading] strong{color:var(--color-purple-deep)}.quote-result[data-state=error]{border-color:var(--color-error);background:#c628280f}.quote-result[data-state=error] strong{color:var(--color-error)}.quote-result .result-icon{align-items:center;gap:8px;display:inline-flex}.form-actions{flex-wrap:wrap;gap:12px;display:flex}.tracking-section{padding-top:72px}.tracking-shell{max-width:var(--max-width);border:1px solid var(--color-line);background:#fff;border-radius:8px;grid-template-columns:.9fr 1fr;align-items:center;gap:28px;margin:0 auto;padding:28px;display:grid}.tracking-shell p{color:var(--color-muted)}.load-board-full{max-width:var(--max-width);border:1px solid var(--color-line);background:#fff;border-radius:8px;margin:20px auto 0;padding:24px}.load-board-full-head{margin-bottom:18px}.load-board-full-head h3{font-family:var(--font-display);margin:4px 0 0;font-size:clamp(1.55rem,2.4vw,2.1rem);line-height:1.04}.load-board-full-head>p,.load-board-empty{color:var(--color-muted);margin:0;font-size:.92rem}.load-board-grid{gap:18px;display:grid}@media (width>=900px){.load-board-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.load-board-card{border:1px solid var(--color-line);border-top:5px solid var(--color-red);background:#fff;border-radius:8px;overflow:hidden}.load-board-card.is-vehicle{border-top-color:var(--color-purple)}.load-board-card h4{background:color-mix(in srgb, var(--color-red) 7%, #fff);color:var(--color-red);font-family:var(--font-display);letter-spacing:.02em;justify-content:space-between;align-items:center;gap:12px;margin:0;padding:13px 14px;font-size:1rem;display:flex}.load-board-card.is-vehicle h4{background:var(--color-purple-deep);color:#fff}.load-board-card-title,.load-board-count,.load-board-action{align-items:center;display:inline-flex}.load-board-card-title{gap:8px;min-width:0}.load-board-card-title i{flex:none;font-size:1.12rem;line-height:1}.load-board-count{border:1px solid color-mix(in srgb, var(--color-red) 24%, transparent);color:var(--color-red);font-family:var(--font-mono);text-transform:uppercase;background:#fff;border-radius:999px;flex:none;padding:5px 7px;font-size:.68rem;font-weight:800;line-height:1}.load-board-card.is-vehicle .load-board-count{border-color:color-mix(in srgb, var(--color-purple) 34%, transparent);background:color-mix(in srgb, var(--color-purple) 12%, #fff);color:var(--color-purple-deep)}.load-board-card>.load-board-empty{padding:14px}.load-board-card:not(.is-expanded) tr.is-row-hidden{display:none}.load-board-table{border-collapse:collapse;width:100%;font-size:.92rem}.load-board-table th,.load-board-table td{border-top:1px solid var(--color-line);text-align:left;vertical-align:middle;padding:10px 12px}.load-board-table th{background:var(--color-purple-soft);color:var(--color-purple-deep);font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;font-size:.72rem;font-weight:800}.load-board-action{gap:7px;min-height:38px;padding:9px 12px;font-size:.86rem}.load-board-action i{font-size:1rem;line-height:1}.load-board-toggle{border:1px solid color-mix(in srgb, var(--color-red) 22%, transparent);background:color-mix(in srgb, var(--color-red) 6%, #fff);color:var(--color-red);font:800 .85rem/1 var(--font-sans);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;margin:2px 14px 14px;padding:7px 11px;display:inline-flex}.load-board-card.is-vehicle .load-board-toggle{border-color:color-mix(in srgb, var(--color-purple) 28%, transparent);background:color-mix(in srgb, var(--color-purple) 8%, #fff);color:var(--color-purple-deep)}.load-board-toggle:hover{border-color:currentColor}.business-section{background:var(--color-dark);color:#fff}.business-shell{max-width:var(--max-width);margin:0 auto}.business-section h2,.business-section .eyebrow{color:#fff}.business-section .eyebrow{color:var(--color-red)}.business-list{border:1px solid var(--color-dark-border);border-radius:8px;grid-template-columns:repeat(5,1fr);margin-bottom:28px;display:grid;overflow:hidden}.business-list>div{border-right:1px solid var(--color-dark-border);min-height:170px;padding:20px}.business-list>div:last-child{border-right:0}.business-list strong{font-family:var(--font-mono);color:#fff;margin-bottom:12px;display:block}.business-list span{color:#ffffffb8}.coverage-panel{border:1px solid var(--color-line);background:#fff;border-radius:8px}.map-visual{min-height:620px;padding:24px}.map-card{border:1px solid var(--color-line);background:linear-gradient(160deg,#fff,#f1ecf6);border-radius:8px;width:100%;height:100%;min-height:560px;position:relative;overflow:hidden}.map-illustration{position:absolute;inset:0}.map-outline{width:auto;height:88%;color:var(--color-purple-deep);opacity:.18;margin:0 auto;position:absolute;inset:6% 30% 6% 22%}.map-card p{max-width:60%;font-family:var(--font-mono);color:var(--color-purple-deep);margin:0;font-weight:600;position:absolute;bottom:20px;left:24px}.map-embed{z-index:calc(var(--z-map) + 1);background:#fff;flex-direction:column;display:flex;position:absolute;inset:0}.map-embed-bar{background:var(--color-dark);color:#fff;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.map-embed-bar span{font-family:var(--font-mono);text-overflow:ellipsis;white-space:nowrap;font-size:.86rem;font-weight:600;overflow:hidden}.map-embed-bar button{color:#fff;background:#ffffff14;border:1px solid #ffffff47;border-radius:6px;flex:none;align-items:center;gap:6px;min-height:34px;padding:0 12px;font-size:.84rem;font-weight:700;display:inline-flex}.map-embed-bar button:hover,.map-embed-bar button:focus-visible{background:#ffffff29}.map-embed iframe{border:0;flex:1;width:100%}.map-point{z-index:var(--z-map);background:var(--color-red);border-radius:999px;width:15px;height:15px;position:absolute;box-shadow:0 0 0 8px #e8212b24}.map-point:after{content:attr(data-city);border:1px solid var(--color-line);white-space:nowrap;background:#fff;border-radius:6px;padding:4px 7px;font-size:.75rem;font-weight:600;position:absolute;top:-8px;left:20px}.p1{top:50%;left:47%}.p2{top:60%;left:35%}.p3{top:16%;left:44%}.p4{top:43%;left:38%}.p5{top:35%;left:49%}.map-route{z-index:var(--z-base);background:linear-gradient(90deg, var(--color-purple), var(--color-red));opacity:.5;transform-origin:0;height:2px;position:absolute}.map-route.r1{width:120px;top:45%;left:39%;transform:rotate(-22deg)}.map-route.r2{width:110px;top:44%;left:38%;transform:rotate(40deg)}.coverage-panel{max-width:var(--max-width);margin:0 auto;padding:22px}.coverage-panel-heading{max-width:640px;margin-bottom:18px}.coverage-panel-heading h3{margin:0 0 8px}.coverage-panel-heading p:last-child{color:var(--color-muted);margin:0}.coverage-map{max-width:var(--max-width);border:1px solid var(--color-line);background:var(--color-bg);z-index:0;border-radius:12px;height:clamp(360px,52vh,540px);margin:0 auto 18px;position:relative;overflow:hidden}.coverage-map-fallback{height:100%;color:var(--color-muted);justify-content:center;align-items:center;margin:0;font-size:.95rem;display:flex}.coverage-map .leaflet-container{width:100%;height:100%;font-family:var(--font-body);background:var(--color-bg)}.coverage-pin span{background:var(--color-charcoal);border:2px solid #fff;border-radius:50%;width:16px;height:16px;display:block;box-shadow:0 1px 6px #13082059}.coverage-pin.is-principal span{background:var(--color-red-cta);width:20px;height:20px;box-shadow:0 0 0 4px #c816202e}.coverage-popup{flex-direction:column;gap:4px;min-width:180px;display:flex}.coverage-popup-tag{background:var(--color-purple-soft);width:fit-content;color:var(--color-purple-deep);font-family:var(--font-mono);text-transform:uppercase;border-radius:999px;padding:2px 8px;font-size:.68rem;font-weight:600}.coverage-popup strong{font-size:1rem}.coverage-popup-addr{color:var(--color-muted);font-size:.85rem}.coverage-popup-links{gap:8px;margin-top:6px;display:flex}.coverage-popup-links a{text-align:center;border:1px solid var(--color-line);color:var(--color-purple-deep);border-radius:6px;flex:1;padding:7px 10px;font-size:.82rem;font-weight:700;text-decoration:none}.coverage-popup-links a:hover{border-color:var(--color-purple)}.coverage-controls{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:20px;display:flex}.coverage-controls .search-label{flex:280px}.filter-row{flex-wrap:wrap;gap:8px;display:flex}.filter-chip{border:1px solid var(--color-line);min-height:34px;color:var(--color-muted);background:#fff;border-radius:999px;padding:0 12px;font-weight:600}.filter-chip.active{background:var(--color-purple-deep);color:#fff;border-color:var(--color-purple-deep)}.location-list{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:12px;display:grid}.location-item{border:1px solid var(--color-line);transition:border-color var(--duration-fast) var(--ease-standard), box-shadow var(--duration-fast) var(--ease-standard);background:#fff;border-radius:10px;flex-direction:column;gap:6px;padding:16px;display:flex}.location-item:hover{border-color:var(--color-purple);box-shadow:0 12px 28px #4b1d6314}.location-item strong{color:var(--color-ink);font-size:1.05rem}.location-item>span{color:var(--color-muted);font-size:.92rem}.location-meta{flex-wrap:wrap;gap:8px;display:flex}.location-tag{background:var(--color-purple-soft);width:fit-content;color:var(--color-purple-deep);font-family:var(--font-mono);text-transform:uppercase;border-radius:999px;padding:3px 8px;font-size:.72rem;font-weight:600}.location-principal{background:var(--color-red-cta);color:#fff;width:fit-content;font-family:var(--font-mono);text-transform:uppercase;border-radius:999px;padding:3px 8px;font-size:.72rem;font-weight:600}.location-item.is-principal{border-color:var(--color-red)}.location-directions{width:fit-content;color:var(--color-red-cta);background:0 0;border:0;align-items:center;gap:6px;margin-top:auto;padding:8px 12px 0 0;font-size:.9rem;font-weight:700;display:inline-flex}.location-directions:hover,.location-directions:focus-visible{text-decoration:underline}.location-directions i{font-size:1rem}.sede-modal{background:#fff;border:0;border-radius:14px;width:min(620px,92vw);padding:0;box-shadow:0 30px 80px #13082059}.sede-modal::backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#1308208c}.sede-modal-card{gap:16px;padding:22px;display:grid}.sede-modal-head{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.sede-modal-head h3{font-family:var(--font-display);margin:8px 0 2px;font-size:1.5rem}.sede-modal-head p{color:var(--color-muted);margin:0;font-size:.95rem}.sede-close{border:1px solid var(--color-line);width:38px;height:38px;color:var(--color-muted);background:#fff;border-radius:8px;flex:none;font-size:1.4rem;line-height:1}.sede-close:hover,.sede-close:focus-visible{background:var(--color-purple-soft);color:var(--color-purple-deep)}.sede-modal-map{border:1px solid var(--color-line);border-radius:10px;overflow:hidden}.sede-modal-map iframe{border:0;width:100%;height:320px;display:block}.sede-modal-actions{justify-content:flex-end;gap:10px;display:flex}.sede-modal-actions .secondary{border:1px solid var(--color-line);color:var(--color-purple-deep);background:#fff}.inscribe-modal{background:#fff;border:0;border-radius:14px;width:min(640px,94vw);max-height:92vh;padding:0;overflow:hidden;box-shadow:0 30px 80px #13082059}.inscribe-modal::backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#1308208c}.inscribe-card{flex-direction:column;max-height:92vh;display:flex}.inscribe-head{border-bottom:1px solid var(--color-line);justify-content:space-between;align-items:flex-start;gap:14px;padding:22px 22px 14px;display:flex}.inscribe-head h3{font-family:var(--font-display);margin:6px 0 2px;font-size:1.45rem}.inscribe-head p{color:var(--color-muted);margin:0;font-size:.92rem}.inscribe-body{padding:18px 22px;overflow-y:auto}.ins-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.ins-field{flex-direction:column;gap:6px;font-size:.85rem;font-weight:600;display:flex}.ins-field:has(textarea){grid-column:1/-1}.ins-field .req{color:var(--color-red-cta)}.ins-files{border:1px solid var(--color-line);border-radius:10px;margin:18px 0 0;padding:16px}.ins-files legend{text-transform:uppercase;letter-spacing:.04em;color:var(--color-charcoal);padding:0 8px;font-size:.85rem;font-weight:700}.ins-file{border-bottom:1px dashed var(--color-line);grid-template-columns:1fr auto;align-items:center;gap:8px 12px;padding:10px 0;font-size:.88rem;font-weight:600;display:grid}.ins-file:last-child{border-bottom:0}.ins-file .req{color:var(--color-red-cta)}.ins-file input[type=file]{grid-column:1/-1;font-size:.82rem;font-weight:400}.ins-file input[type=file]::file-selector-button{border:1px solid var(--color-line);color:var(--color-purple-deep);cursor:pointer;background:#fff;border-radius:6px;margin-right:10px;padding:7px 12px;font-weight:700}.ins-file-name{color:var(--color-muted);grid-column:1/-1;font-size:.8rem;font-weight:400}.ins-turnstile{min-height:65px;margin-top:14px}.inscribe-foot{border-top:1px solid var(--color-line);flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;padding:14px 22px 20px;display:flex}.inscribe-foot .contact-result{text-align:right;flex-basis:100%;margin:0}.inscribe-modal .field-error{margin:0 22px}.work-grid{max-width:var(--max-width);grid-template-columns:repeat(3,1fr);gap:18px;margin:0 auto;display:grid}.work-card{flex-direction:column;display:flex}.work-card-action{pointer-events:none;align-self:flex-start;gap:6px;margin-top:auto}.contact-grid{max-width:var(--max-width);grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:18px;margin:0 auto;display:grid}.work-card .work-hint{color:var(--color-charcoal);margin:0 0 18px;font-weight:600;display:block}.work-card,.contact-card{flex-direction:column;display:flex}.contact-layout{max-width:var(--max-width);grid-template-columns:1.5fr 1fr;align-items:start;gap:20px;margin:0 auto;display:grid}.contact-form{border:1px solid var(--color-line);background:#fff;border-radius:12px;gap:14px;padding:24px;display:grid}.contact-form label{color:var(--color-charcoal);gap:7px;font-size:.92rem;font-weight:600;display:grid}.hp-field{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;left:-9999px}.contact-form-foot{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.contact-result{margin:0;font-size:.92rem;font-weight:600}.contact-result[data-state=success]{color:var(--color-success)}.contact-result[data-state=loading]{color:var(--color-muted)}.contact-result[data-state=error]{color:var(--color-error)}.contact-channels{gap:12px;display:grid}.contact-channel{border:1px solid var(--color-line);transition:border-color var(--duration-fast) var(--ease-standard), box-shadow var(--duration-fast) var(--ease-standard), transform var(--duration-fast) var(--ease-snappy);background:#fff;border-radius:12px;align-items:center;gap:14px;padding:16px;display:flex}.contact-channel:hover,.contact-channel:focus-visible{border-color:var(--color-purple);transform:translateY(-1px);box-shadow:0 12px 28px #4b1d631a}.contact-channel i{background:var(--color-purple-soft);width:44px;height:44px;color:var(--color-purple-deep);border-radius:10px;flex:none;place-items:center;font-size:1.4rem;display:grid}.contact-channel strong{font-size:1rem;display:block}.contact-channel small{color:var(--color-muted);font-size:.85rem}.contact-channel.channel-whatsapp i{color:#1ba34f;background:#25d36629}.services-advisor{max-width:var(--max-width);border:1px solid var(--color-line);background:var(--color-surface);border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin:28px auto 0;padding:22px 26px;display:flex}.services-advisor p{margin:0;font-size:1.05rem;font-weight:600}.services-advisor-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.visit-cta{gap:14px;display:grid}.visit-cta p{color:#ffffffd1;margin:0;font-size:1.05rem}.visit-actions{flex-wrap:wrap;gap:12px;display:flex}.about-section{background:#fff}.about-grid{max-width:var(--max-width);grid-template-columns:.9fr 1.1fr;gap:28px;margin:0 auto;display:grid}.about-copy,.mission-panel{border:1px solid var(--color-line);border-radius:8px;padding:28px}.about-copy p{max-width:65ch;color:var(--color-muted)}.mission-panel{background:var(--color-bg);grid-template-columns:1fr 1fr;gap:18px;display:grid}.mission-panel article{border:1px solid var(--color-line);background:#fff;border-radius:8px;flex-direction:column;padding:22px;display:flex}.mission-panel .mv-icon{border:1px solid var(--color-line);width:44px;height:44px;color:var(--color-red);border-radius:6px;justify-content:center;align-items:center;margin-bottom:14px;font-size:1.5rem;display:inline-flex}.mission-panel h3{margin:0 0 8px}.mission-panel p{color:var(--color-muted)}.mission-logo{object-fit:contain;width:min(170px,72%);height:auto;margin-top:auto;padding-top:18px}.values-strip{max-width:var(--max-width);flex-wrap:wrap;gap:10px;margin:24px auto 0;display:flex}.values-strip span{border:1px solid var(--color-line);color:var(--color-purple-deep);background:#fff;border-radius:999px;padding:10px 14px;font-weight:700}.culture-grid{max-width:var(--max-width);grid-template-columns:repeat(4,1fr);gap:14px;margin:18px auto 0;display:grid}.culture-card{border:1px solid var(--color-line);background:var(--color-bg);border-radius:8px;flex-direction:column;gap:12px;padding:20px;display:flex}.culture-card i{color:var(--color-red);font-size:1.7rem}.culture-card p{color:var(--color-ink);margin:0;font-weight:600}.contact-card.highlight{background:var(--color-purple-deep);color:#fff;border-color:var(--color-purple-deep)}.contact-card.highlight h3,.contact-card.highlight p{color:#fff}.contact-card a{margin-top:auto}.contact-card.highlight a{color:#fff;border-color:#fff6}.contact-raw{color:var(--color-muted);font-family:var(--font-mono);overflow-wrap:anywhere;margin-top:10px;font-size:.78rem;display:block}.contact-card.highlight .contact-raw{color:#ffffffbf}.site-footer{background:var(--color-charcoal);color:#fff;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;padding:36px 24px;display:grid}.site-footer img{filter:none;mix-blend-mode:normal;width:min(280px,100%)}.site-footer p{color:#ffffffb3}.site-footer nav{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.site-footer nav a{color:#fff;font-weight:600}.official-note{text-align:right;justify-self:end;max-width:360px}.reveal{opacity:0;transition:opacity var(--duration-slow) var(--motion-ease-out), transform var(--duration-slow) var(--motion-ease-out);transform:translateY(24px)}.reveal.visible{opacity:1;transform:translateY(0)}body[data-motion=on] [data-hero-anim],body[data-motion=on] [data-action-module]{opacity:0}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important}.reveal{opacity:1;transform:none}.route-line{transform:scaleX(1)}[data-hero-anim],[data-action-module]{opacity:1!important;transform:none!important}}@media (width<=1120px){.desktop-nav,.portal-menu,.whatsapp-link{display:none}.menu-button{display:inline-flex}.header-shell{justify-content:space-between}.hero-shell,.quote-layout,.coverage-layout,.tracking-shell,.about-grid,.contact-layout{grid-template-columns:1fr}.quote-copy-panel{max-width:680px}.quote-visual{min-height:clamp(300px,58vw,470px)}.services-advisor{flex-direction:column;align-items:flex-start}.services-advisor-actions{width:100%}.services-advisor-actions .button{flex:180px;justify-content:center}.hero-section{min-height:auto}.business-list{grid-template-columns:repeat(3,1fr)}.business-list>div{border-right:1px solid var(--color-dark-border);border-bottom:1px solid var(--color-dark-border)}.business-list>div:nth-child(3n),.business-list>div:last-child{border-right:0}.business-list>div:nth-last-child(-n+2){border-bottom:0}.culture-grid{grid-template-columns:repeat(2,1fr)}.truck-slide{flex-basis:min(82vw,500px)}.service-grid,.work-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=767px){:root{--header-height:68px}.header-shell{padding:0 16px}.brand{width:min(210px,58vw)}.hero-section{padding:44px 16px 28px}.hero-dark{clip-path:polygon(0 0,100% 0,100% 58%,0 58%)}.hero-truck,.hero-routes{display:none}.hero-dotgrid{opacity:.04}.hero-shell{gap:28px}.hero-text{color:#ffffffd1}.hero-cta-row,.form-actions{flex-direction:column}.button,.hero-cta-row .text-button,.form-actions .button{width:100%;padding-left:18px;padding-right:18px}.hero-action-module,.quote-form,.tracking-shell,.coverage-panel,.about-copy,.mission-panel{padding:18px}.load-board-mini-head,.load-board-full-head{flex-direction:column;gap:8px}.load-board-full{padding:18px}.load-board-table-wrap,.load-board-table,.load-board-table tbody,.load-board-table tr,.load-board-table td{width:100%;display:block}.load-board-table thead{display:none}.load-board-table tr{border-top:1px solid var(--color-line)}.load-board-table td{border-top:0;justify-content:space-between;align-items:center;gap:16px;padding:10px 12px;display:flex}.load-board-table td:before{content:attr(data-label);color:var(--color-muted);font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;font-size:.72rem;font-weight:800}.load-board-table td[data-label=Acción]{display:block}.load-board-table td[data-label=Acción]:before{display:none}.quote-copy-panel{gap:28px}.quote-visual{min-height:345px;margin-top:8px}.quote-visual:before{height:auto;inset:12% -8% -8% 0}.quote-visual img{width:min(94vw,350px);bottom:-4px;transform:translate(-48%)rotate(-1.5deg)}.inline-control,.mini-grid,.form-row,.form-row.compact,.quote-grid,.mission-panel,.business-list,.service-grid,.work-grid,.contact-grid,.culture-grid,.trust-strip,.quote-readouts{grid-template-columns:1fr}.inline-control button{width:100%}.trust-strip div{border-right:0;border-bottom:1px solid var(--color-line)}.trust-strip div:last-child{border-bottom:0}.business-list>div{border-right:0;border-bottom:1px solid var(--color-dark-border);min-height:120px}.business-list>div:last-child{border-bottom:0}.section{padding:68px 16px}.service-card{min-height:auto}.map-visual{min-height:460px;padding:14px}.map-card{min-height:420px}.location-list{max-height:none}.site-footer{text-align:left;grid-template-columns:1fr}.site-footer nav{justify-content:flex-start}.official-note{text-align:left;justify-self:start}}@font-face{font-family:Phosphor;src:url(/assets/Phosphor-DtdjzkpE.woff2)format("woff2"),url(/assets/Phosphor-BdqudwT5.woff)format("woff"),url(/assets/Phosphor-CDxgqcPu.ttf)format("truetype"),url(/assets/Phosphor-BXRFlF4V.svg#Phosphor)format("svg");font-weight:400;font-style:normal;font-display:block}.ph{speak:never;font-variant:normal;text-transform:none;letter-spacing:0;-webkit-font-feature-settings:"liga";-moz-font-feature-settings:"liga=1";-moz-font-feature-settings:"liga";-ms-font-feature-settings:"liga" 1;font-feature-settings:"liga";-webkit-font-variant-ligatures:discretionary-ligatures;font-variant-ligatures:discretionary-ligatures;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-weight:400;line-height:1;font-family:Phosphor!important}.ph.ph-acorn:before{content:""}.ph.ph-address-book:before{content:""}.ph.ph-address-book-tabs:before{content:""}.ph.ph-air-traffic-control:before{content:""}.ph.ph-airplane:before{content:""}.ph.ph-airplane-in-flight:before{content:""}.ph.ph-airplane-landing:before{content:""}.ph.ph-airplane-takeoff:before{content:""}.ph.ph-airplane-taxiing:before{content:""}.ph.ph-airplane-tilt:before{content:""}.ph.ph-airplay:before{content:""}.ph.ph-alarm:before{content:""}.ph.ph-alien:before{content:""}.ph.ph-align-bottom:before{content:""}.ph.ph-align-bottom-simple:before{content:""}.ph.ph-align-center-horizontal:before{content:""}.ph.ph-align-center-horizontal-simple:before{content:""}.ph.ph-align-center-vertical:before{content:""}.ph.ph-align-center-vertical-simple:before{content:""}.ph.ph-align-left:before{content:""}.ph.ph-align-left-simple:before{content:""}.ph.ph-align-right:before{content:""}.ph.ph-align-right-simple:before{content:""}.ph.ph-align-top:before{content:""}.ph.ph-align-top-simple:before{content:""}.ph.ph-amazon-logo:before{content:""}.ph.ph-ambulance:before{content:""}.ph.ph-anchor:before{content:""}.ph.ph-anchor-simple:before{content:""}.ph.ph-android-logo:before{content:""}.ph.ph-angle:before{content:""}.ph.ph-angular-logo:before{content:""}.ph.ph-aperture:before{content:""}.ph.ph-app-store-logo:before{content:""}.ph.ph-app-window:before{content:""}.ph.ph-apple-logo:before{content:""}.ph.ph-apple-podcasts-logo:before{content:""}.ph.ph-approximate-equals:before{content:""}.ph.ph-archive:before{content:""}.ph.ph-armchair:before{content:""}.ph.ph-arrow-arc-left:before{content:""}.ph.ph-arrow-arc-right:before{content:""}.ph.ph-arrow-bend-double-up-left:before{content:""}.ph.ph-arrow-bend-double-up-right:before{content:""}.ph.ph-arrow-bend-down-left:before{content:""}.ph.ph-arrow-bend-down-right:before{content:""}.ph.ph-arrow-bend-left-down:before{content:""}.ph.ph-arrow-bend-left-up:before{content:""}.ph.ph-arrow-bend-right-down:before{content:""}.ph.ph-arrow-bend-right-up:before{content:""}.ph.ph-arrow-bend-up-left:before{content:""}.ph.ph-arrow-bend-up-right:before{content:""}.ph.ph-arrow-circle-down:before{content:""}.ph.ph-arrow-circle-down-left:before{content:""}.ph.ph-arrow-circle-down-right:before{content:""}.ph.ph-arrow-circle-left:before{content:""}.ph.ph-arrow-circle-right:before{content:""}.ph.ph-arrow-circle-up:before{content:""}.ph.ph-arrow-circle-up-left:before{content:""}.ph.ph-arrow-circle-up-right:before{content:""}.ph.ph-arrow-clockwise:before{content:""}.ph.ph-arrow-counter-clockwise:before{content:""}.ph.ph-arrow-down:before{content:""}.ph.ph-arrow-down-left:before{content:""}.ph.ph-arrow-down-right:before{content:""}.ph.ph-arrow-elbow-down-left:before{content:""}.ph.ph-arrow-elbow-down-right:before{content:""}.ph.ph-arrow-elbow-left:before{content:""}.ph.ph-arrow-elbow-left-down:before{content:""}.ph.ph-arrow-elbow-left-up:before{content:""}.ph.ph-arrow-elbow-right:before{content:""}.ph.ph-arrow-elbow-right-down:before{content:""}.ph.ph-arrow-elbow-right-up:before{content:""}.ph.ph-arrow-elbow-up-left:before{content:""}.ph.ph-arrow-elbow-up-right:before{content:""}.ph.ph-arrow-fat-down:before{content:""}.ph.ph-arrow-fat-left:before{content:""}.ph.ph-arrow-fat-line-down:before{content:""}.ph.ph-arrow-fat-line-left:before{content:""}.ph.ph-arrow-fat-line-right:before{content:""}.ph.ph-arrow-fat-line-up:before{content:""}.ph.ph-arrow-fat-lines-down:before{content:""}.ph.ph-arrow-fat-lines-left:before{content:""}.ph.ph-arrow-fat-lines-right:before{content:""}.ph.ph-arrow-fat-lines-up:before{content:""}.ph.ph-arrow-fat-right:before{content:""}.ph.ph-arrow-fat-up:before{content:""}.ph.ph-arrow-left:before{content:""}.ph.ph-arrow-line-down:before{content:""}.ph.ph-arrow-line-down-left:before{content:""}.ph.ph-arrow-line-down-right:before{content:""}.ph.ph-arrow-line-left:before{content:""}.ph.ph-arrow-line-right:before{content:""}.ph.ph-arrow-line-up:before{content:""}.ph.ph-arrow-line-up-left:before{content:""}.ph.ph-arrow-line-up-right:before{content:""}.ph.ph-arrow-right:before{content:""}.ph.ph-arrow-square-down:before{content:""}.ph.ph-arrow-square-down-left:before{content:""}.ph.ph-arrow-square-down-right:before{content:""}.ph.ph-arrow-square-in:before{content:""}.ph.ph-arrow-square-left:before{content:""}.ph.ph-arrow-square-out:before{content:""}.ph.ph-arrow-square-right:before{content:""}.ph.ph-arrow-square-up:before{content:""}.ph.ph-arrow-square-up-left:before{content:""}.ph.ph-arrow-square-up-right:before{content:""}.ph.ph-arrow-u-down-left:before{content:""}.ph.ph-arrow-u-down-right:before{content:""}.ph.ph-arrow-u-left-down:before{content:""}.ph.ph-arrow-u-left-up:before{content:""}.ph.ph-arrow-u-right-down:before{content:""}.ph.ph-arrow-u-right-up:before{content:""}.ph.ph-arrow-u-up-left:before{content:""}.ph.ph-arrow-u-up-right:before{content:""}.ph.ph-arrow-up:before{content:""}.ph.ph-arrow-up-left:before{content:""}.ph.ph-arrow-up-right:before{content:""}.ph.ph-arrows-clockwise:before{content:""}.ph.ph-arrows-counter-clockwise:before{content:""}.ph.ph-arrows-down-up:before{content:""}.ph.ph-arrows-horizontal:before{content:""}.ph.ph-arrows-in:before{content:""}.ph.ph-arrows-in-cardinal:before{content:""}.ph.ph-arrows-in-line-horizontal:before{content:""}.ph.ph-arrows-in-line-vertical:before{content:""}.ph.ph-arrows-in-simple:before{content:""}.ph.ph-arrows-left-right:before{content:""}.ph.ph-arrows-merge:before{content:""}.ph.ph-arrows-out:before{content:""}.ph.ph-arrows-out-cardinal:before{content:""}.ph.ph-arrows-out-line-horizontal:before{content:""}.ph.ph-arrows-out-line-vertical:before{content:""}.ph.ph-arrows-out-simple:before{content:""}.ph.ph-arrows-split:before{content:""}.ph.ph-arrows-vertical:before{content:""}.ph.ph-article:before{content:""}.ph.ph-article-medium:before{content:""}.ph.ph-article-ny-times:before{content:""}.ph.ph-asclepius:before,.ph.ph-caduceus:before{content:""}.ph.ph-asterisk:before{content:""}.ph.ph-asterisk-simple:before{content:""}.ph.ph-at:before{content:""}.ph.ph-atom:before{content:""}.ph.ph-avocado:before{content:""}.ph.ph-axe:before{content:""}.ph.ph-baby:before{content:""}.ph.ph-baby-carriage:before{content:""}.ph.ph-backpack:before{content:""}.ph.ph-backspace:before{content:""}.ph.ph-bag:before{content:""}.ph.ph-bag-simple:before{content:""}.ph.ph-balloon:before{content:""}.ph.ph-bandaids:before{content:""}.ph.ph-bank:before{content:""}.ph.ph-barbell:before{content:""}.ph.ph-barcode:before{content:""}.ph.ph-barn:before{content:""}.ph.ph-barricade:before{content:""}.ph.ph-baseball:before{content:""}.ph.ph-baseball-cap:before{content:""}.ph.ph-baseball-helmet:before{content:""}.ph.ph-basket:before{content:""}.ph.ph-basketball:before{content:""}.ph.ph-bathtub:before{content:""}.ph.ph-battery-charging:before{content:""}.ph.ph-battery-charging-vertical:before{content:""}.ph.ph-battery-empty:before{content:""}.ph.ph-battery-full:before{content:""}.ph.ph-battery-high:before{content:""}.ph.ph-battery-low:before{content:""}.ph.ph-battery-medium:before{content:""}.ph.ph-battery-plus:before{content:""}.ph.ph-battery-plus-vertical:before{content:""}.ph.ph-battery-vertical-empty:before{content:""}.ph.ph-battery-vertical-full:before{content:""}.ph.ph-battery-vertical-high:before{content:""}.ph.ph-battery-vertical-low:before{content:""}.ph.ph-battery-vertical-medium:before{content:""}.ph.ph-battery-warning:before{content:""}.ph.ph-battery-warning-vertical:before{content:""}.ph.ph-beach-ball:before{content:""}.ph.ph-beanie:before{content:""}.ph.ph-bed:before{content:""}.ph.ph-beer-bottle:before{content:""}.ph.ph-beer-stein:before{content:""}.ph.ph-behance-logo:before{content:""}.ph.ph-bell:before{content:""}.ph.ph-bell-ringing:before{content:""}.ph.ph-bell-simple:before{content:""}.ph.ph-bell-simple-ringing:before{content:""}.ph.ph-bell-simple-slash:before{content:""}.ph.ph-bell-simple-z:before{content:""}.ph.ph-bell-slash:before{content:""}.ph.ph-bell-z:before{content:""}.ph.ph-belt:before{content:""}.ph.ph-bezier-curve:before{content:""}.ph.ph-bicycle:before{content:""}.ph.ph-binary:before{content:""}.ph.ph-binoculars:before{content:""}.ph.ph-biohazard:before{content:""}.ph.ph-bird:before{content:""}.ph.ph-blueprint:before{content:""}.ph.ph-bluetooth:before{content:""}.ph.ph-bluetooth-connected:before{content:""}.ph.ph-bluetooth-slash:before{content:""}.ph.ph-bluetooth-x:before{content:""}.ph.ph-boat:before{content:""}.ph.ph-bomb:before{content:""}.ph.ph-bone:before{content:""}.ph.ph-book:before{content:""}.ph.ph-book-bookmark:before{content:""}.ph.ph-book-open:before{content:""}.ph.ph-book-open-text:before{content:""}.ph.ph-book-open-user:before{content:""}.ph.ph-bookmark:before{content:""}.ph.ph-bookmark-simple:before{content:""}.ph.ph-bookmarks:before{content:""}.ph.ph-bookmarks-simple:before{content:""}.ph.ph-books:before{content:""}.ph.ph-boot:before{content:""}.ph.ph-boules:before{content:""}.ph.ph-bounding-box:before{content:""}.ph.ph-bowl-food:before{content:""}.ph.ph-bowl-steam:before{content:""}.ph.ph-bowling-ball:before{content:""}.ph.ph-box-arrow-down:before,.ph.ph-archive-box:before{content:""}.ph.ph-box-arrow-up:before{content:""}.ph.ph-boxing-glove:before{content:""}.ph.ph-brackets-angle:before{content:""}.ph.ph-brackets-curly:before{content:""}.ph.ph-brackets-round:before{content:""}.ph.ph-brackets-square:before{content:""}.ph.ph-brain:before{content:""}.ph.ph-brandy:before{content:""}.ph.ph-bread:before{content:""}.ph.ph-bridge:before{content:""}.ph.ph-briefcase:before{content:""}.ph.ph-briefcase-metal:before{content:""}.ph.ph-broadcast:before{content:""}.ph.ph-broom:before{content:""}.ph.ph-browser:before{content:""}.ph.ph-browsers:before{content:""}.ph.ph-bug:before{content:""}.ph.ph-bug-beetle:before{content:""}.ph.ph-bug-droid:before{content:""}.ph.ph-building:before{content:""}.ph.ph-building-apartment:before{content:""}.ph.ph-building-office:before{content:""}.ph.ph-buildings:before{content:""}.ph.ph-bulldozer:before{content:""}.ph.ph-bus:before{content:""}.ph.ph-butterfly:before{content:""}.ph.ph-cable-car:before{content:""}.ph.ph-cactus:before{content:""}.ph.ph-cake:before{content:""}.ph.ph-calculator:before{content:""}.ph.ph-calendar:before{content:""}.ph.ph-calendar-blank:before{content:""}.ph.ph-calendar-check:before{content:""}.ph.ph-calendar-dot:before{content:""}.ph.ph-calendar-dots:before{content:""}.ph.ph-calendar-heart:before{content:""}.ph.ph-calendar-minus:before{content:""}.ph.ph-calendar-plus:before{content:""}.ph.ph-calendar-slash:before{content:""}.ph.ph-calendar-star:before{content:""}.ph.ph-calendar-x:before{content:""}.ph.ph-call-bell:before{content:""}.ph.ph-camera:before{content:""}.ph.ph-camera-plus:before{content:""}.ph.ph-camera-rotate:before{content:""}.ph.ph-camera-slash:before{content:""}.ph.ph-campfire:before{content:""}.ph.ph-car:before{content:""}.ph.ph-car-battery:before{content:""}.ph.ph-car-profile:before{content:""}.ph.ph-car-simple:before{content:""}.ph.ph-cardholder:before{content:""}.ph.ph-cards:before{content:""}.ph.ph-cards-three:before{content:""}.ph.ph-caret-circle-double-down:before{content:""}.ph.ph-caret-circle-double-left:before{content:""}.ph.ph-caret-circle-double-right:before{content:""}.ph.ph-caret-circle-double-up:before{content:""}.ph.ph-caret-circle-down:before{content:""}.ph.ph-caret-circle-left:before{content:""}.ph.ph-caret-circle-right:before{content:""}.ph.ph-caret-circle-up:before{content:""}.ph.ph-caret-circle-up-down:before{content:""}.ph.ph-caret-double-down:before{content:""}.ph.ph-caret-double-left:before{content:""}.ph.ph-caret-double-right:before{content:""}.ph.ph-caret-double-up:before{content:""}.ph.ph-caret-down:before{content:""}.ph.ph-caret-left:before{content:""}.ph.ph-caret-line-down:before{content:""}.ph.ph-caret-line-left:before{content:""}.ph.ph-caret-line-right:before{content:""}.ph.ph-caret-line-up:before{content:""}.ph.ph-caret-right:before{content:""}.ph.ph-caret-up:before{content:""}.ph.ph-caret-up-down:before{content:""}.ph.ph-carrot:before{content:""}.ph.ph-cash-register:before{content:""}.ph.ph-cassette-tape:before{content:""}.ph.ph-castle-turret:before{content:""}.ph.ph-cat:before{content:""}.ph.ph-cell-signal-full:before{content:""}.ph.ph-cell-signal-high:before{content:""}.ph.ph-cell-signal-low:before{content:""}.ph.ph-cell-signal-medium:before{content:""}.ph.ph-cell-signal-none:before{content:""}.ph.ph-cell-signal-slash:before{content:""}.ph.ph-cell-signal-x:before{content:""}.ph.ph-cell-tower:before{content:""}.ph.ph-certificate:before{content:""}.ph.ph-chair:before{content:""}.ph.ph-chalkboard:before{content:""}.ph.ph-chalkboard-simple:before{content:""}.ph.ph-chalkboard-teacher:before{content:""}.ph.ph-champagne:before{content:""}.ph.ph-charging-station:before{content:""}.ph.ph-chart-bar:before{content:""}.ph.ph-chart-bar-horizontal:before{content:""}.ph.ph-chart-donut:before{content:""}.ph.ph-chart-line:before{content:""}.ph.ph-chart-line-down:before{content:""}.ph.ph-chart-line-up:before{content:""}.ph.ph-chart-pie:before{content:""}.ph.ph-chart-pie-slice:before{content:""}.ph.ph-chart-polar:before{content:""}.ph.ph-chart-scatter:before{content:""}.ph.ph-chat:before{content:""}.ph.ph-chat-centered:before{content:""}.ph.ph-chat-centered-dots:before{content:""}.ph.ph-chat-centered-slash:before{content:""}.ph.ph-chat-centered-text:before{content:""}.ph.ph-chat-circle:before{content:""}.ph.ph-chat-circle-dots:before{content:""}.ph.ph-chat-circle-slash:before{content:""}.ph.ph-chat-circle-text:before{content:""}.ph.ph-chat-dots:before{content:""}.ph.ph-chat-slash:before{content:""}.ph.ph-chat-teardrop:before{content:""}.ph.ph-chat-teardrop-dots:before{content:""}.ph.ph-chat-teardrop-slash:before{content:""}.ph.ph-chat-teardrop-text:before{content:""}.ph.ph-chat-text:before{content:""}.ph.ph-chats:before{content:""}.ph.ph-chats-circle:before{content:""}.ph.ph-chats-teardrop:before{content:""}.ph.ph-check:before{content:""}.ph.ph-check-circle:before{content:""}.ph.ph-check-fat:before{content:""}.ph.ph-check-square:before{content:""}.ph.ph-check-square-offset:before{content:""}.ph.ph-checkerboard:before{content:""}.ph.ph-checks:before{content:""}.ph.ph-cheers:before{content:""}.ph.ph-cheese:before{content:""}.ph.ph-chef-hat:before{content:""}.ph.ph-cherries:before{content:""}.ph.ph-church:before{content:""}.ph.ph-cigarette:before{content:""}.ph.ph-cigarette-slash:before{content:""}.ph.ph-circle:before{content:""}.ph.ph-circle-dashed:before{content:""}.ph.ph-circle-half:before{content:""}.ph.ph-circle-half-tilt:before{content:""}.ph.ph-circle-notch:before{content:""}.ph.ph-circles-four:before{content:""}.ph.ph-circles-three:before{content:""}.ph.ph-circles-three-plus:before{content:""}.ph.ph-circuitry:before{content:""}.ph.ph-city:before{content:""}.ph.ph-clipboard:before{content:""}.ph.ph-clipboard-text:before{content:""}.ph.ph-clock:before{content:""}.ph.ph-clock-afternoon:before{content:""}.ph.ph-clock-clockwise:before{content:""}.ph.ph-clock-countdown:before{content:""}.ph.ph-clock-counter-clockwise:before{content:""}.ph.ph-clock-user:before{content:""}.ph.ph-closed-captioning:before{content:""}.ph.ph-cloud:before{content:""}.ph.ph-cloud-arrow-down:before{content:""}.ph.ph-cloud-arrow-up:before{content:""}.ph.ph-cloud-check:before{content:""}.ph.ph-cloud-fog:before{content:""}.ph.ph-cloud-lightning:before{content:""}.ph.ph-cloud-moon:before{content:""}.ph.ph-cloud-rain:before{content:""}.ph.ph-cloud-slash:before{content:""}.ph.ph-cloud-snow:before{content:""}.ph.ph-cloud-sun:before{content:""}.ph.ph-cloud-warning:before{content:""}.ph.ph-cloud-x:before{content:""}.ph.ph-clover:before{content:""}.ph.ph-club:before{content:""}.ph.ph-coat-hanger:before{content:""}.ph.ph-coda-logo:before{content:""}.ph.ph-code:before{content:""}.ph.ph-code-block:before{content:""}.ph.ph-code-simple:before{content:""}.ph.ph-codepen-logo:before{content:""}.ph.ph-codesandbox-logo:before{content:""}.ph.ph-coffee:before{content:""}.ph.ph-coffee-bean:before{content:""}.ph.ph-coin:before{content:""}.ph.ph-coin-vertical:before{content:""}.ph.ph-coins:before{content:""}.ph.ph-columns:before{content:""}.ph.ph-columns-plus-left:before{content:""}.ph.ph-columns-plus-right:before{content:""}.ph.ph-command:before{content:""}.ph.ph-compass:before{content:""}.ph.ph-compass-rose:before{content:""}.ph.ph-compass-tool:before{content:""}.ph.ph-computer-tower:before{content:""}.ph.ph-confetti:before{content:""}.ph.ph-contactless-payment:before{content:""}.ph.ph-control:before{content:""}.ph.ph-cookie:before{content:""}.ph.ph-cooking-pot:before{content:""}.ph.ph-copy:before{content:""}.ph.ph-copy-simple:before{content:""}.ph.ph-copyleft:before{content:""}.ph.ph-copyright:before{content:""}.ph.ph-corners-in:before{content:""}.ph.ph-corners-out:before{content:""}.ph.ph-couch:before{content:""}.ph.ph-court-basketball:before{content:""}.ph.ph-cow:before{content:""}.ph.ph-cowboy-hat:before{content:""}.ph.ph-cpu:before{content:""}.ph.ph-crane:before{content:""}.ph.ph-crane-tower:before{content:""}.ph.ph-credit-card:before{content:""}.ph.ph-cricket:before{content:""}.ph.ph-crop:before{content:""}.ph.ph-cross:before{content:""}.ph.ph-crosshair:before{content:""}.ph.ph-crosshair-simple:before{content:""}.ph.ph-crown:before{content:""}.ph.ph-crown-cross:before{content:""}.ph.ph-crown-simple:before{content:""}.ph.ph-cube:before{content:""}.ph.ph-cube-focus:before{content:""}.ph.ph-cube-transparent:before{content:""}.ph.ph-currency-btc:before{content:""}.ph.ph-currency-circle-dollar:before{content:""}.ph.ph-currency-cny:before{content:""}.ph.ph-currency-dollar:before{content:""}.ph.ph-currency-dollar-simple:before{content:""}.ph.ph-currency-eth:before{content:""}.ph.ph-currency-eur:before{content:""}.ph.ph-currency-gbp:before{content:""}.ph.ph-currency-inr:before{content:""}.ph.ph-currency-jpy:before{content:""}.ph.ph-currency-krw:before{content:""}.ph.ph-currency-kzt:before{content:""}.ph.ph-currency-ngn:before{content:""}.ph.ph-currency-rub:before{content:""}.ph.ph-cursor:before{content:""}.ph.ph-cursor-click:before{content:""}.ph.ph-cursor-text:before{content:""}.ph.ph-cylinder:before{content:""}.ph.ph-database:before{content:""}.ph.ph-desk:before{content:""}.ph.ph-desktop:before{content:""}.ph.ph-desktop-tower:before{content:""}.ph.ph-detective:before{content:""}.ph.ph-dev-to-logo:before{content:""}.ph.ph-device-mobile:before{content:""}.ph.ph-device-mobile-camera:before{content:""}.ph.ph-device-mobile-slash:before{content:""}.ph.ph-device-mobile-speaker:before{content:""}.ph.ph-device-rotate:before{content:""}.ph.ph-device-tablet:before{content:""}.ph.ph-device-tablet-camera:before{content:""}.ph.ph-device-tablet-speaker:before{content:""}.ph.ph-devices:before{content:""}.ph.ph-diamond:before{content:""}.ph.ph-diamonds-four:before{content:""}.ph.ph-dice-five:before{content:""}.ph.ph-dice-four:before{content:""}.ph.ph-dice-one:before{content:""}.ph.ph-dice-six:before{content:""}.ph.ph-dice-three:before{content:""}.ph.ph-dice-two:before{content:""}.ph.ph-disc:before{content:""}.ph.ph-disco-ball:before{content:""}.ph.ph-discord-logo:before{content:""}.ph.ph-divide:before{content:""}.ph.ph-dna:before{content:""}.ph.ph-dog:before{content:""}.ph.ph-door:before{content:""}.ph.ph-door-open:before{content:""}.ph.ph-dot:before{content:""}.ph.ph-dot-outline:before{content:""}.ph.ph-dots-nine:before{content:""}.ph.ph-dots-six:before{content:""}.ph.ph-dots-six-vertical:before{content:""}.ph.ph-dots-three:before{content:""}.ph.ph-dots-three-circle:before{content:""}.ph.ph-dots-three-circle-vertical:before{content:""}.ph.ph-dots-three-outline:before{content:""}.ph.ph-dots-three-outline-vertical:before{content:""}.ph.ph-dots-three-vertical:before{content:""}.ph.ph-download:before{content:""}.ph.ph-download-simple:before{content:""}.ph.ph-dress:before{content:""}.ph.ph-dresser:before{content:""}.ph.ph-dribbble-logo:before{content:""}.ph.ph-drone:before{content:""}.ph.ph-drop:before{content:""}.ph.ph-drop-half:before{content:""}.ph.ph-drop-half-bottom:before{content:""}.ph.ph-drop-simple:before{content:""}.ph.ph-drop-slash:before{content:""}.ph.ph-dropbox-logo:before{content:""}.ph.ph-ear:before{content:""}.ph.ph-ear-slash:before{content:""}.ph.ph-egg:before{content:""}.ph.ph-egg-crack:before{content:""}.ph.ph-eject:before{content:""}.ph.ph-eject-simple:before{content:""}.ph.ph-elevator:before{content:""}.ph.ph-empty:before{content:""}.ph.ph-engine:before{content:""}.ph.ph-envelope:before{content:""}.ph.ph-envelope-open:before{content:""}.ph.ph-envelope-simple:before{content:""}.ph.ph-envelope-simple-open:before{content:""}.ph.ph-equalizer:before{content:""}.ph.ph-equals:before{content:""}.ph.ph-eraser:before{content:""}.ph.ph-escalator-down:before{content:""}.ph.ph-escalator-up:before{content:""}.ph.ph-exam:before{content:""}.ph.ph-exclamation-mark:before{content:""}.ph.ph-exclude:before{content:""}.ph.ph-exclude-square:before{content:""}.ph.ph-export:before{content:""}.ph.ph-eye:before{content:""}.ph.ph-eye-closed:before{content:""}.ph.ph-eye-slash:before{content:""}.ph.ph-eyedropper:before{content:""}.ph.ph-eyedropper-sample:before{content:""}.ph.ph-eyeglasses:before{content:""}.ph.ph-eyes:before{content:""}.ph.ph-face-mask:before{content:""}.ph.ph-facebook-logo:before{content:""}.ph.ph-factory:before{content:""}.ph.ph-faders:before{content:""}.ph.ph-faders-horizontal:before{content:""}.ph.ph-fallout-shelter:before{content:""}.ph.ph-fan:before{content:""}.ph.ph-farm:before{content:""}.ph.ph-fast-forward:before{content:""}.ph.ph-fast-forward-circle:before{content:""}.ph.ph-feather:before{content:""}.ph.ph-fediverse-logo:before{content:""}.ph.ph-figma-logo:before{content:""}.ph.ph-file:before{content:""}.ph.ph-file-archive:before{content:""}.ph.ph-file-arrow-down:before{content:""}.ph.ph-file-arrow-up:before{content:""}.ph.ph-file-audio:before{content:""}.ph.ph-file-c:before{content:""}.ph.ph-file-c-sharp:before{content:""}.ph.ph-file-cloud:before{content:""}.ph.ph-file-code:before{content:""}.ph.ph-file-cpp:before{content:""}.ph.ph-file-css:before{content:""}.ph.ph-file-csv:before{content:""}.ph.ph-file-dashed:before,.ph.ph-file-dotted:before{content:""}.ph.ph-file-doc:before{content:""}.ph.ph-file-html:before{content:""}.ph.ph-file-image:before{content:""}.ph.ph-file-ini:before{content:""}.ph.ph-file-jpg:before{content:""}.ph.ph-file-js:before{content:""}.ph.ph-file-jsx:before{content:""}.ph.ph-file-lock:before{content:""}.ph.ph-file-magnifying-glass:before,.ph.ph-file-search:before{content:""}.ph.ph-file-md:before{content:""}.ph.ph-file-minus:before{content:""}.ph.ph-file-pdf:before{content:""}.ph.ph-file-plus:before{content:""}.ph.ph-file-png:before{content:""}.ph.ph-file-ppt:before{content:""}.ph.ph-file-py:before{content:""}.ph.ph-file-rs:before{content:""}.ph.ph-file-sql:before{content:""}.ph.ph-file-svg:before{content:""}.ph.ph-file-text:before{content:""}.ph.ph-file-ts:before{content:""}.ph.ph-file-tsx:before{content:""}.ph.ph-file-txt:before{content:""}.ph.ph-file-video:before{content:""}.ph.ph-file-vue:before{content:""}.ph.ph-file-x:before{content:""}.ph.ph-file-xls:before{content:""}.ph.ph-file-zip:before{content:""}.ph.ph-files:before{content:""}.ph.ph-film-reel:before{content:""}.ph.ph-film-script:before{content:""}.ph.ph-film-slate:before{content:""}.ph.ph-film-strip:before{content:""}.ph.ph-fingerprint:before{content:""}.ph.ph-fingerprint-simple:before{content:""}.ph.ph-finn-the-human:before{content:""}.ph.ph-fire:before{content:""}.ph.ph-fire-extinguisher:before{content:""}.ph.ph-fire-simple:before{content:""}.ph.ph-fire-truck:before{content:""}.ph.ph-first-aid:before{content:""}.ph.ph-first-aid-kit:before{content:""}.ph.ph-fish:before{content:""}.ph.ph-fish-simple:before{content:""}.ph.ph-flag:before{content:""}.ph.ph-flag-banner:before{content:""}.ph.ph-flag-banner-fold:before{content:""}.ph.ph-flag-checkered:before{content:""}.ph.ph-flag-pennant:before{content:""}.ph.ph-flame:before{content:""}.ph.ph-flashlight:before{content:""}.ph.ph-flask:before{content:""}.ph.ph-flip-horizontal:before{content:""}.ph.ph-flip-vertical:before{content:""}.ph.ph-floppy-disk:before{content:""}.ph.ph-floppy-disk-back:before{content:""}.ph.ph-flow-arrow:before{content:""}.ph.ph-flower:before{content:""}.ph.ph-flower-lotus:before{content:""}.ph.ph-flower-tulip:before{content:""}.ph.ph-flying-saucer:before{content:""}.ph.ph-folder:before,.ph.ph-folder-notch:before{content:""}.ph.ph-folder-dashed:before,.ph.ph-folder-dotted:before{content:""}.ph.ph-folder-lock:before{content:""}.ph.ph-folder-minus:before,.ph.ph-folder-notch-minus:before{content:""}.ph.ph-folder-open:before,.ph.ph-folder-notch-open:before{content:""}.ph.ph-folder-plus:before,.ph.ph-folder-notch-plus:before{content:""}.ph.ph-folder-simple:before{content:""}.ph.ph-folder-simple-dashed:before,.ph.ph-folder-simple-dotted:before{content:""}.ph.ph-folder-simple-lock:before{content:""}.ph.ph-folder-simple-minus:before{content:""}.ph.ph-folder-simple-plus:before{content:""}.ph.ph-folder-simple-star:before{content:""}.ph.ph-folder-simple-user:before{content:""}.ph.ph-folder-star:before{content:""}.ph.ph-folder-user:before{content:""}.ph.ph-folders:before{content:""}.ph.ph-football:before{content:""}.ph.ph-football-helmet:before{content:""}.ph.ph-footprints:before{content:""}.ph.ph-fork-knife:before{content:""}.ph.ph-four-k:before{content:""}.ph.ph-frame-corners:before{content:""}.ph.ph-framer-logo:before{content:""}.ph.ph-function:before{content:""}.ph.ph-funnel:before{content:""}.ph.ph-funnel-simple:before{content:""}.ph.ph-funnel-simple-x:before{content:""}.ph.ph-funnel-x:before{content:""}.ph.ph-game-controller:before{content:""}.ph.ph-garage:before{content:""}.ph.ph-gas-can:before{content:""}.ph.ph-gas-pump:before{content:""}.ph.ph-gauge:before{content:""}.ph.ph-gavel:before{content:""}.ph.ph-gear:before{content:""}.ph.ph-gear-fine:before{content:""}.ph.ph-gear-six:before{content:""}.ph.ph-gender-female:before{content:""}.ph.ph-gender-intersex:before{content:""}.ph.ph-gender-male:before{content:""}.ph.ph-gender-neuter:before{content:""}.ph.ph-gender-nonbinary:before{content:""}.ph.ph-gender-transgender:before{content:""}.ph.ph-ghost:before{content:""}.ph.ph-gif:before{content:""}.ph.ph-gift:before{content:""}.ph.ph-git-branch:before{content:""}.ph.ph-git-commit:before{content:""}.ph.ph-git-diff:before{content:""}.ph.ph-git-fork:before{content:""}.ph.ph-git-merge:before{content:""}.ph.ph-git-pull-request:before{content:""}.ph.ph-github-logo:before{content:""}.ph.ph-gitlab-logo:before{content:""}.ph.ph-gitlab-logo-simple:before{content:""}.ph.ph-globe:before{content:""}.ph.ph-globe-hemisphere-east:before{content:""}.ph.ph-globe-hemisphere-west:before{content:""}.ph.ph-globe-simple:before{content:""}.ph.ph-globe-simple-x:before{content:""}.ph.ph-globe-stand:before{content:""}.ph.ph-globe-x:before{content:""}.ph.ph-goggles:before{content:""}.ph.ph-golf:before{content:""}.ph.ph-goodreads-logo:before{content:""}.ph.ph-google-cardboard-logo:before{content:""}.ph.ph-google-chrome-logo:before{content:""}.ph.ph-google-drive-logo:before{content:""}.ph.ph-google-logo:before{content:""}.ph.ph-google-photos-logo:before{content:""}.ph.ph-google-play-logo:before{content:""}.ph.ph-google-podcasts-logo:before{content:""}.ph.ph-gps:before{content:""}.ph.ph-gps-fix:before{content:""}.ph.ph-gps-slash:before{content:""}.ph.ph-gradient:before{content:""}.ph.ph-graduation-cap:before{content:""}.ph.ph-grains:before{content:""}.ph.ph-grains-slash:before{content:""}.ph.ph-graph:before{content:""}.ph.ph-graphics-card:before{content:""}.ph.ph-greater-than:before{content:""}.ph.ph-greater-than-or-equal:before{content:""}.ph.ph-grid-four:before{content:""}.ph.ph-grid-nine:before{content:""}.ph.ph-guitar:before{content:""}.ph.ph-hair-dryer:before{content:""}.ph.ph-hamburger:before{content:""}.ph.ph-hammer:before{content:""}.ph.ph-hand:before{content:""}.ph.ph-hand-arrow-down:before{content:""}.ph.ph-hand-arrow-up:before{content:""}.ph.ph-hand-coins:before{content:""}.ph.ph-hand-deposit:before{content:""}.ph.ph-hand-eye:before{content:""}.ph.ph-hand-fist:before{content:""}.ph.ph-hand-grabbing:before{content:""}.ph.ph-hand-heart:before{content:""}.ph.ph-hand-palm:before{content:""}.ph.ph-hand-peace:before{content:""}.ph.ph-hand-pointing:before{content:""}.ph.ph-hand-soap:before{content:""}.ph.ph-hand-swipe-left:before{content:""}.ph.ph-hand-swipe-right:before{content:""}.ph.ph-hand-tap:before{content:""}.ph.ph-hand-waving:before{content:""}.ph.ph-hand-withdraw:before{content:""}.ph.ph-handbag:before{content:""}.ph.ph-handbag-simple:before{content:""}.ph.ph-hands-clapping:before{content:""}.ph.ph-hands-praying:before{content:""}.ph.ph-handshake:before{content:""}.ph.ph-hard-drive:before{content:""}.ph.ph-hard-drives:before{content:""}.ph.ph-hard-hat:before{content:""}.ph.ph-hash:before{content:""}.ph.ph-hash-straight:before{content:""}.ph.ph-head-circuit:before{content:""}.ph.ph-headlights:before{content:""}.ph.ph-headphones:before{content:""}.ph.ph-headset:before{content:""}.ph.ph-heart:before{content:""}.ph.ph-heart-break:before{content:""}.ph.ph-heart-half:before{content:""}.ph.ph-heart-straight:before{content:""}.ph.ph-heart-straight-break:before{content:""}.ph.ph-heartbeat:before{content:""}.ph.ph-hexagon:before{content:""}.ph.ph-high-definition:before{content:""}.ph.ph-high-heel:before{content:""}.ph.ph-highlighter:before{content:""}.ph.ph-highlighter-circle:before{content:""}.ph.ph-hockey:before{content:""}.ph.ph-hoodie:before{content:""}.ph.ph-horse:before{content:""}.ph.ph-hospital:before{content:""}.ph.ph-hourglass:before{content:""}.ph.ph-hourglass-high:before{content:""}.ph.ph-hourglass-low:before{content:""}.ph.ph-hourglass-medium:before{content:""}.ph.ph-hourglass-simple:before{content:""}.ph.ph-hourglass-simple-high:before{content:""}.ph.ph-hourglass-simple-low:before{content:""}.ph.ph-hourglass-simple-medium:before{content:""}.ph.ph-house:before{content:""}.ph.ph-house-line:before{content:""}.ph.ph-house-simple:before{content:""}.ph.ph-hurricane:before{content:""}.ph.ph-ice-cream:before{content:""}.ph.ph-identification-badge:before{content:""}.ph.ph-identification-card:before{content:""}.ph.ph-image:before{content:""}.ph.ph-image-broken:before{content:""}.ph.ph-image-square:before{content:""}.ph.ph-images:before{content:""}.ph.ph-images-square:before{content:""}.ph.ph-infinity:before,.ph.ph-lemniscate:before{content:""}.ph.ph-info:before{content:""}.ph.ph-instagram-logo:before{content:""}.ph.ph-intersect:before{content:""}.ph.ph-intersect-square:before{content:""}.ph.ph-intersect-three:before{content:""}.ph.ph-intersection:before{content:""}.ph.ph-invoice:before{content:""}.ph.ph-island:before{content:""}.ph.ph-jar:before{content:""}.ph.ph-jar-label:before{content:""}.ph.ph-jeep:before{content:""}.ph.ph-joystick:before{content:""}.ph.ph-kanban:before{content:""}.ph.ph-key:before{content:""}.ph.ph-key-return:before{content:""}.ph.ph-keyboard:before{content:""}.ph.ph-keyhole:before{content:""}.ph.ph-knife:before{content:""}.ph.ph-ladder:before{content:""}.ph.ph-ladder-simple:before{content:""}.ph.ph-lamp:before{content:""}.ph.ph-lamp-pendant:before{content:""}.ph.ph-laptop:before{content:""}.ph.ph-lasso:before{content:""}.ph.ph-lastfm-logo:before{content:""}.ph.ph-layout:before{content:""}.ph.ph-leaf:before{content:""}.ph.ph-lectern:before{content:""}.ph.ph-lego:before{content:""}.ph.ph-lego-smiley:before{content:""}.ph.ph-less-than:before{content:""}.ph.ph-less-than-or-equal:before{content:""}.ph.ph-letter-circle-h:before{content:""}.ph.ph-letter-circle-p:before{content:""}.ph.ph-letter-circle-v:before{content:""}.ph.ph-lifebuoy:before{content:""}.ph.ph-lightbulb:before{content:""}.ph.ph-lightbulb-filament:before{content:""}.ph.ph-lighthouse:before{content:""}.ph.ph-lightning:before{content:""}.ph.ph-lightning-a:before{content:""}.ph.ph-lightning-slash:before{content:""}.ph.ph-line-segment:before{content:""}.ph.ph-line-segments:before{content:""}.ph.ph-line-vertical:before{content:""}.ph.ph-link:before{content:""}.ph.ph-link-break:before{content:""}.ph.ph-link-simple:before{content:""}.ph.ph-link-simple-break:before{content:""}.ph.ph-link-simple-horizontal:before{content:""}.ph.ph-link-simple-horizontal-break:before{content:""}.ph.ph-linkedin-logo:before{content:""}.ph.ph-linktree-logo:before{content:""}.ph.ph-linux-logo:before{content:""}.ph.ph-list:before{content:""}.ph.ph-list-bullets:before{content:""}.ph.ph-list-checks:before{content:""}.ph.ph-list-dashes:before{content:""}.ph.ph-list-heart:before{content:""}.ph.ph-list-magnifying-glass:before{content:""}.ph.ph-list-numbers:before{content:""}.ph.ph-list-plus:before{content:""}.ph.ph-list-star:before{content:""}.ph.ph-lock:before{content:""}.ph.ph-lock-key:before{content:""}.ph.ph-lock-key-open:before{content:""}.ph.ph-lock-laminated:before{content:""}.ph.ph-lock-laminated-open:before{content:""}.ph.ph-lock-open:before{content:""}.ph.ph-lock-simple:before{content:""}.ph.ph-lock-simple-open:before{content:""}.ph.ph-lockers:before{content:""}.ph.ph-log:before{content:""}.ph.ph-magic-wand:before{content:""}.ph.ph-magnet:before{content:""}.ph.ph-magnet-straight:before{content:""}.ph.ph-magnifying-glass:before{content:""}.ph.ph-magnifying-glass-minus:before{content:""}.ph.ph-magnifying-glass-plus:before{content:""}.ph.ph-mailbox:before{content:""}.ph.ph-map-pin:before{content:""}.ph.ph-map-pin-area:before{content:""}.ph.ph-map-pin-line:before{content:""}.ph.ph-map-pin-plus:before{content:""}.ph.ph-map-pin-simple:before{content:""}.ph.ph-map-pin-simple-area:before{content:""}.ph.ph-map-pin-simple-line:before{content:""}.ph.ph-map-trifold:before{content:""}.ph.ph-markdown-logo:before{content:""}.ph.ph-marker-circle:before{content:""}.ph.ph-martini:before{content:""}.ph.ph-mask-happy:before{content:""}.ph.ph-mask-sad:before{content:""}.ph.ph-mastodon-logo:before{content:""}.ph.ph-math-operations:before{content:""}.ph.ph-matrix-logo:before{content:""}.ph.ph-medal:before{content:""}.ph.ph-medal-military:before{content:""}.ph.ph-medium-logo:before{content:""}.ph.ph-megaphone:before{content:""}.ph.ph-megaphone-simple:before{content:""}.ph.ph-member-of:before{content:""}.ph.ph-memory:before{content:""}.ph.ph-messenger-logo:before{content:""}.ph.ph-meta-logo:before{content:""}.ph.ph-meteor:before{content:""}.ph.ph-metronome:before{content:""}.ph.ph-microphone:before{content:""}.ph.ph-microphone-slash:before{content:""}.ph.ph-microphone-stage:before{content:""}.ph.ph-microscope:before{content:""}.ph.ph-microsoft-excel-logo:before{content:""}.ph.ph-microsoft-outlook-logo:before{content:""}.ph.ph-microsoft-powerpoint-logo:before{content:""}.ph.ph-microsoft-teams-logo:before{content:""}.ph.ph-microsoft-word-logo:before{content:""}.ph.ph-minus:before{content:""}.ph.ph-minus-circle:before{content:""}.ph.ph-minus-square:before{content:""}.ph.ph-money:before{content:""}.ph.ph-money-wavy:before{content:""}.ph.ph-monitor:before{content:""}.ph.ph-monitor-arrow-up:before{content:""}.ph.ph-monitor-play:before{content:""}.ph.ph-moon:before{content:""}.ph.ph-moon-stars:before{content:""}.ph.ph-moped:before{content:""}.ph.ph-moped-front:before{content:""}.ph.ph-mosque:before{content:""}.ph.ph-motorcycle:before{content:""}.ph.ph-mountains:before{content:""}.ph.ph-mouse:before{content:""}.ph.ph-mouse-left-click:before{content:""}.ph.ph-mouse-middle-click:before{content:""}.ph.ph-mouse-right-click:before{content:""}.ph.ph-mouse-scroll:before{content:""}.ph.ph-mouse-simple:before{content:""}.ph.ph-music-note:before{content:""}.ph.ph-music-note-simple:before{content:""}.ph.ph-music-notes:before{content:""}.ph.ph-music-notes-minus:before{content:""}.ph.ph-music-notes-plus:before{content:""}.ph.ph-music-notes-simple:before{content:""}.ph.ph-navigation-arrow:before{content:""}.ph.ph-needle:before{content:""}.ph.ph-network:before{content:""}.ph.ph-network-slash:before{content:""}.ph.ph-network-x:before{content:""}.ph.ph-newspaper:before{content:""}.ph.ph-newspaper-clipping:before{content:""}.ph.ph-not-equals:before{content:""}.ph.ph-not-member-of:before{content:""}.ph.ph-not-subset-of:before{content:""}.ph.ph-not-superset-of:before{content:""}.ph.ph-notches:before{content:""}.ph.ph-note:before{content:""}.ph.ph-note-blank:before{content:""}.ph.ph-note-pencil:before{content:""}.ph.ph-notebook:before{content:""}.ph.ph-notepad:before{content:""}.ph.ph-notification:before{content:""}.ph.ph-notion-logo:before{content:""}.ph.ph-nuclear-plant:before{content:""}.ph.ph-number-circle-eight:before{content:""}.ph.ph-number-circle-five:before{content:""}.ph.ph-number-circle-four:before{content:""}.ph.ph-number-circle-nine:before{content:""}.ph.ph-number-circle-one:before{content:""}.ph.ph-number-circle-seven:before{content:""}.ph.ph-number-circle-six:before{content:""}.ph.ph-number-circle-three:before{content:""}.ph.ph-number-circle-two:before{content:""}.ph.ph-number-circle-zero:before{content:""}.ph.ph-number-eight:before{content:""}.ph.ph-number-five:before{content:""}.ph.ph-number-four:before{content:""}.ph.ph-number-nine:before{content:""}.ph.ph-number-one:before{content:""}.ph.ph-number-seven:before{content:""}.ph.ph-number-six:before{content:""}.ph.ph-number-square-eight:before{content:""}.ph.ph-number-square-five:before{content:""}.ph.ph-number-square-four:before{content:""}.ph.ph-number-square-nine:before{content:""}.ph.ph-number-square-one:before{content:""}.ph.ph-number-square-seven:before{content:""}.ph.ph-number-square-six:before{content:""}.ph.ph-number-square-three:before{content:""}.ph.ph-number-square-two:before{content:""}.ph.ph-number-square-zero:before{content:""}.ph.ph-number-three:before{content:""}.ph.ph-number-two:before{content:""}.ph.ph-number-zero:before{content:""}.ph.ph-numpad:before{content:""}.ph.ph-nut:before{content:""}.ph.ph-ny-times-logo:before{content:""}.ph.ph-octagon:before{content:""}.ph.ph-office-chair:before{content:""}.ph.ph-onigiri:before{content:""}.ph.ph-open-ai-logo:before{content:""}.ph.ph-option:before{content:""}.ph.ph-orange:before{content:""}.ph.ph-orange-slice:before{content:""}.ph.ph-oven:before{content:""}.ph.ph-package:before{content:""}.ph.ph-paint-brush:before{content:""}.ph.ph-paint-brush-broad:before{content:""}.ph.ph-paint-brush-household:before{content:""}.ph.ph-paint-bucket:before{content:""}.ph.ph-paint-roller:before{content:""}.ph.ph-palette:before{content:""}.ph.ph-panorama:before{content:""}.ph.ph-pants:before{content:""}.ph.ph-paper-plane:before{content:""}.ph.ph-paper-plane-right:before{content:""}.ph.ph-paper-plane-tilt:before{content:""}.ph.ph-paperclip:before{content:""}.ph.ph-paperclip-horizontal:before{content:""}.ph.ph-parachute:before{content:""}.ph.ph-paragraph:before{content:""}.ph.ph-parallelogram:before{content:""}.ph.ph-park:before{content:""}.ph.ph-password:before{content:""}.ph.ph-path:before{content:""}.ph.ph-patreon-logo:before{content:""}.ph.ph-pause:before{content:""}.ph.ph-pause-circle:before{content:""}.ph.ph-paw-print:before{content:""}.ph.ph-paypal-logo:before{content:""}.ph.ph-peace:before{content:""}.ph.ph-pen:before{content:""}.ph.ph-pen-nib:before{content:""}.ph.ph-pen-nib-straight:before{content:""}.ph.ph-pencil:before{content:""}.ph.ph-pencil-circle:before{content:""}.ph.ph-pencil-line:before{content:""}.ph.ph-pencil-ruler:before{content:""}.ph.ph-pencil-simple:before{content:""}.ph.ph-pencil-simple-line:before{content:""}.ph.ph-pencil-simple-slash:before{content:""}.ph.ph-pencil-slash:before{content:""}.ph.ph-pentagon:before{content:""}.ph.ph-pentagram:before{content:""}.ph.ph-pepper:before{content:""}.ph.ph-percent:before{content:""}.ph.ph-person:before{content:""}.ph.ph-person-arms-spread:before{content:""}.ph.ph-person-simple:before{content:""}.ph.ph-person-simple-bike:before{content:""}.ph.ph-person-simple-circle:before{content:""}.ph.ph-person-simple-hike:before{content:""}.ph.ph-person-simple-run:before{content:""}.ph.ph-person-simple-ski:before{content:""}.ph.ph-person-simple-snowboard:before{content:""}.ph.ph-person-simple-swim:before{content:""}.ph.ph-person-simple-tai-chi:before{content:""}.ph.ph-person-simple-throw:before{content:""}.ph.ph-person-simple-walk:before{content:""}.ph.ph-perspective:before{content:""}.ph.ph-phone:before{content:""}.ph.ph-phone-call:before{content:""}.ph.ph-phone-disconnect:before{content:""}.ph.ph-phone-incoming:before{content:""}.ph.ph-phone-list:before{content:""}.ph.ph-phone-outgoing:before{content:""}.ph.ph-phone-pause:before{content:""}.ph.ph-phone-plus:before{content:""}.ph.ph-phone-slash:before{content:""}.ph.ph-phone-transfer:before{content:""}.ph.ph-phone-x:before{content:""}.ph.ph-phosphor-logo:before{content:""}.ph.ph-pi:before{content:""}.ph.ph-piano-keys:before{content:""}.ph.ph-picnic-table:before{content:""}.ph.ph-picture-in-picture:before{content:""}.ph.ph-piggy-bank:before{content:""}.ph.ph-pill:before{content:""}.ph.ph-ping-pong:before{content:""}.ph.ph-pint-glass:before{content:""}.ph.ph-pinterest-logo:before{content:""}.ph.ph-pinwheel:before{content:""}.ph.ph-pipe:before{content:""}.ph.ph-pipe-wrench:before{content:""}.ph.ph-pix-logo:before{content:""}.ph.ph-pizza:before{content:""}.ph.ph-placeholder:before{content:""}.ph.ph-planet:before{content:""}.ph.ph-plant:before{content:""}.ph.ph-play:before{content:""}.ph.ph-play-circle:before{content:""}.ph.ph-play-pause:before{content:""}.ph.ph-playlist:before{content:""}.ph.ph-plug:before{content:""}.ph.ph-plug-charging:before{content:""}.ph.ph-plugs:before{content:""}.ph.ph-plugs-connected:before{content:""}.ph.ph-plus:before{content:""}.ph.ph-plus-circle:before{content:""}.ph.ph-plus-minus:before{content:""}.ph.ph-plus-square:before{content:""}.ph.ph-poker-chip:before{content:""}.ph.ph-police-car:before{content:""}.ph.ph-polygon:before{content:""}.ph.ph-popcorn:before{content:""}.ph.ph-popsicle:before{content:""}.ph.ph-potted-plant:before{content:""}.ph.ph-power:before{content:""}.ph.ph-prescription:before{content:""}.ph.ph-presentation:before{content:""}.ph.ph-presentation-chart:before{content:""}.ph.ph-printer:before{content:""}.ph.ph-prohibit:before{content:""}.ph.ph-prohibit-inset:before{content:""}.ph.ph-projector-screen:before{content:""}.ph.ph-projector-screen-chart:before{content:""}.ph.ph-pulse:before,.ph.ph-activity:before{content:""}.ph.ph-push-pin:before{content:""}.ph.ph-push-pin-simple:before{content:""}.ph.ph-push-pin-simple-slash:before{content:""}.ph.ph-push-pin-slash:before{content:""}.ph.ph-puzzle-piece:before{content:""}.ph.ph-qr-code:before{content:""}.ph.ph-question:before{content:""}.ph.ph-question-mark:before{content:""}.ph.ph-queue:before{content:""}.ph.ph-quotes:before{content:""}.ph.ph-rabbit:before{content:""}.ph.ph-racquet:before{content:""}.ph.ph-radical:before{content:""}.ph.ph-radio:before{content:""}.ph.ph-radio-button:before{content:""}.ph.ph-radioactive:before{content:""}.ph.ph-rainbow:before{content:""}.ph.ph-rainbow-cloud:before{content:""}.ph.ph-ranking:before{content:""}.ph.ph-read-cv-logo:before{content:""}.ph.ph-receipt:before{content:""}.ph.ph-receipt-x:before{content:""}.ph.ph-record:before{content:""}.ph.ph-rectangle:before{content:""}.ph.ph-rectangle-dashed:before{content:""}.ph.ph-recycle:before{content:""}.ph.ph-reddit-logo:before{content:""}.ph.ph-repeat:before{content:""}.ph.ph-repeat-once:before{content:""}.ph.ph-replit-logo:before{content:""}.ph.ph-resize:before{content:""}.ph.ph-rewind:before{content:""}.ph.ph-rewind-circle:before{content:""}.ph.ph-road-horizon:before{content:""}.ph.ph-robot:before{content:""}.ph.ph-rocket:before{content:""}.ph.ph-rocket-launch:before{content:""}.ph.ph-rows:before{content:""}.ph.ph-rows-plus-bottom:before{content:""}.ph.ph-rows-plus-top:before{content:""}.ph.ph-rss:before{content:""}.ph.ph-rss-simple:before{content:""}.ph.ph-rug:before{content:""}.ph.ph-ruler:before{content:""}.ph.ph-sailboat:before{content:""}.ph.ph-scales:before{content:""}.ph.ph-scan:before{content:""}.ph.ph-scan-smiley:before{content:""}.ph.ph-scissors:before{content:""}.ph.ph-scooter:before{content:""}.ph.ph-screencast:before{content:""}.ph.ph-screwdriver:before{content:""}.ph.ph-scribble:before{content:""}.ph.ph-scribble-loop:before{content:""}.ph.ph-scroll:before{content:""}.ph.ph-seal:before,.ph.ph-circle-wavy:before{content:""}.ph.ph-seal-check:before,.ph.ph-circle-wavy-check:before{content:""}.ph.ph-seal-percent:before{content:""}.ph.ph-seal-question:before,.ph.ph-circle-wavy-question:before{content:""}.ph.ph-seal-warning:before,.ph.ph-circle-wavy-warning:before{content:""}.ph.ph-seat:before{content:""}.ph.ph-seatbelt:before{content:""}.ph.ph-security-camera:before{content:""}.ph.ph-selection:before{content:""}.ph.ph-selection-all:before{content:""}.ph.ph-selection-background:before{content:""}.ph.ph-selection-foreground:before{content:""}.ph.ph-selection-inverse:before{content:""}.ph.ph-selection-plus:before{content:""}.ph.ph-selection-slash:before{content:""}.ph.ph-shapes:before{content:""}.ph.ph-share:before{content:""}.ph.ph-share-fat:before{content:""}.ph.ph-share-network:before{content:""}.ph.ph-shield:before{content:""}.ph.ph-shield-check:before{content:""}.ph.ph-shield-checkered:before{content:""}.ph.ph-shield-chevron:before{content:""}.ph.ph-shield-plus:before{content:""}.ph.ph-shield-slash:before{content:""}.ph.ph-shield-star:before{content:""}.ph.ph-shield-warning:before{content:""}.ph.ph-shipping-container:before{content:""}.ph.ph-shirt-folded:before{content:""}.ph.ph-shooting-star:before{content:""}.ph.ph-shopping-bag:before{content:""}.ph.ph-shopping-bag-open:before{content:""}.ph.ph-shopping-cart:before{content:""}.ph.ph-shopping-cart-simple:before{content:""}.ph.ph-shovel:before{content:""}.ph.ph-shower:before{content:""}.ph.ph-shrimp:before{content:""}.ph.ph-shuffle:before{content:""}.ph.ph-shuffle-angular:before{content:""}.ph.ph-shuffle-simple:before{content:""}.ph.ph-sidebar:before{content:""}.ph.ph-sidebar-simple:before{content:""}.ph.ph-sigma:before{content:""}.ph.ph-sign-in:before{content:""}.ph.ph-sign-out:before{content:""}.ph.ph-signature:before{content:""}.ph.ph-signpost:before{content:""}.ph.ph-sim-card:before{content:""}.ph.ph-siren:before{content:""}.ph.ph-sketch-logo:before{content:""}.ph.ph-skip-back:before{content:""}.ph.ph-skip-back-circle:before{content:""}.ph.ph-skip-forward:before{content:""}.ph.ph-skip-forward-circle:before{content:""}.ph.ph-skull:before{content:""}.ph.ph-skype-logo:before{content:""}.ph.ph-slack-logo:before{content:""}.ph.ph-sliders:before{content:""}.ph.ph-sliders-horizontal:before{content:""}.ph.ph-slideshow:before{content:""}.ph.ph-smiley:before{content:""}.ph.ph-smiley-angry:before{content:""}.ph.ph-smiley-blank:before{content:""}.ph.ph-smiley-meh:before{content:""}.ph.ph-smiley-melting:before{content:""}.ph.ph-smiley-nervous:before{content:""}.ph.ph-smiley-sad:before{content:""}.ph.ph-smiley-sticker:before{content:""}.ph.ph-smiley-wink:before{content:""}.ph.ph-smiley-x-eyes:before{content:""}.ph.ph-snapchat-logo:before{content:""}.ph.ph-sneaker:before{content:""}.ph.ph-sneaker-move:before{content:""}.ph.ph-snowflake:before{content:""}.ph.ph-soccer-ball:before{content:""}.ph.ph-sock:before{content:""}.ph.ph-solar-panel:before{content:""}.ph.ph-solar-roof:before{content:""}.ph.ph-sort-ascending:before{content:""}.ph.ph-sort-descending:before{content:""}.ph.ph-soundcloud-logo:before{content:""}.ph.ph-spade:before{content:""}.ph.ph-sparkle:before{content:""}.ph.ph-speaker-hifi:before{content:""}.ph.ph-speaker-high:before{content:""}.ph.ph-speaker-low:before{content:""}.ph.ph-speaker-none:before{content:""}.ph.ph-speaker-simple-high:before{content:""}.ph.ph-speaker-simple-low:before{content:""}.ph.ph-speaker-simple-none:before{content:""}.ph.ph-speaker-simple-slash:before{content:""}.ph.ph-speaker-simple-x:before{content:""}.ph.ph-speaker-slash:before{content:""}.ph.ph-speaker-x:before{content:""}.ph.ph-speedometer:before{content:""}.ph.ph-sphere:before{content:""}.ph.ph-spinner:before{content:""}.ph.ph-spinner-ball:before{content:""}.ph.ph-spinner-gap:before{content:""}.ph.ph-spiral:before{content:""}.ph.ph-split-horizontal:before{content:""}.ph.ph-split-vertical:before{content:""}.ph.ph-spotify-logo:before{content:""}.ph.ph-spray-bottle:before{content:""}.ph.ph-square:before{content:""}.ph.ph-square-half:before{content:""}.ph.ph-square-half-bottom:before{content:""}.ph.ph-square-logo:before{content:""}.ph.ph-square-split-horizontal:before{content:""}.ph.ph-square-split-vertical:before{content:""}.ph.ph-squares-four:before{content:""}.ph.ph-stack:before{content:""}.ph.ph-stack-minus:before{content:""}.ph.ph-stack-overflow-logo:before{content:""}.ph.ph-stack-plus:before{content:""}.ph.ph-stack-simple:before{content:""}.ph.ph-stairs:before{content:""}.ph.ph-stamp:before{content:""}.ph.ph-standard-definition:before{content:""}.ph.ph-star:before{content:""}.ph.ph-star-and-crescent:before{content:""}.ph.ph-star-four:before{content:""}.ph.ph-star-half:before{content:""}.ph.ph-star-of-david:before{content:""}.ph.ph-steam-logo:before{content:""}.ph.ph-steering-wheel:before{content:""}.ph.ph-steps:before{content:""}.ph.ph-stethoscope:before{content:""}.ph.ph-sticker:before{content:""}.ph.ph-stool:before{content:""}.ph.ph-stop:before{content:""}.ph.ph-stop-circle:before{content:""}.ph.ph-storefront:before{content:""}.ph.ph-strategy:before{content:""}.ph.ph-stripe-logo:before{content:""}.ph.ph-student:before{content:""}.ph.ph-subset-of:before{content:""}.ph.ph-subset-proper-of:before{content:""}.ph.ph-subtitles:before{content:""}.ph.ph-subtitles-slash:before{content:""}.ph.ph-subtract:before{content:""}.ph.ph-subtract-square:before{content:""}.ph.ph-subway:before{content:""}.ph.ph-suitcase:before{content:""}.ph.ph-suitcase-rolling:before{content:""}.ph.ph-suitcase-simple:before{content:""}.ph.ph-sun:before{content:""}.ph.ph-sun-dim:before{content:""}.ph.ph-sun-horizon:before{content:""}.ph.ph-sunglasses:before{content:""}.ph.ph-superset-of:before{content:""}.ph.ph-superset-proper-of:before{content:""}.ph.ph-swap:before{content:""}.ph.ph-swatches:before{content:""}.ph.ph-swimming-pool:before{content:""}.ph.ph-sword:before{content:""}.ph.ph-synagogue:before{content:""}.ph.ph-syringe:before{content:""}.ph.ph-t-shirt:before{content:""}.ph.ph-table:before{content:""}.ph.ph-tabs:before{content:""}.ph.ph-tag:before{content:""}.ph.ph-tag-chevron:before{content:""}.ph.ph-tag-simple:before{content:""}.ph.ph-target:before{content:""}.ph.ph-taxi:before{content:""}.ph.ph-tea-bag:before{content:""}.ph.ph-telegram-logo:before{content:""}.ph.ph-television:before{content:""}.ph.ph-television-simple:before{content:""}.ph.ph-tennis-ball:before{content:""}.ph.ph-tent:before{content:""}.ph.ph-terminal:before{content:""}.ph.ph-terminal-window:before{content:""}.ph.ph-test-tube:before{content:""}.ph.ph-text-a-underline:before{content:""}.ph.ph-text-aa:before{content:""}.ph.ph-text-align-center:before{content:""}.ph.ph-text-align-justify:before{content:""}.ph.ph-text-align-left:before{content:""}.ph.ph-text-align-right:before{content:""}.ph.ph-text-b:before,.ph.ph-text-bolder:before{content:""}.ph.ph-text-columns:before{content:""}.ph.ph-text-h:before{content:""}.ph.ph-text-h-five:before{content:""}.ph.ph-text-h-four:before{content:""}.ph.ph-text-h-one:before{content:""}.ph.ph-text-h-six:before{content:""}.ph.ph-text-h-three:before{content:""}.ph.ph-text-h-two:before{content:""}.ph.ph-text-indent:before{content:""}.ph.ph-text-italic:before{content:""}.ph.ph-text-outdent:before{content:""}.ph.ph-text-strikethrough:before{content:""}.ph.ph-text-subscript:before{content:""}.ph.ph-text-superscript:before{content:""}.ph.ph-text-t:before{content:""}.ph.ph-text-t-slash:before{content:""}.ph.ph-text-underline:before{content:""}.ph.ph-textbox:before{content:""}.ph.ph-thermometer:before{content:""}.ph.ph-thermometer-cold:before{content:""}.ph.ph-thermometer-hot:before{content:""}.ph.ph-thermometer-simple:before{content:""}.ph.ph-threads-logo:before{content:""}.ph.ph-three-d:before{content:""}.ph.ph-thumbs-down:before{content:""}.ph.ph-thumbs-up:before{content:""}.ph.ph-ticket:before{content:""}.ph.ph-tidal-logo:before{content:""}.ph.ph-tiktok-logo:before{content:""}.ph.ph-tilde:before{content:""}.ph.ph-timer:before{content:""}.ph.ph-tip-jar:before{content:""}.ph.ph-tipi:before{content:""}.ph.ph-tire:before{content:""}.ph.ph-toggle-left:before{content:""}.ph.ph-toggle-right:before{content:""}.ph.ph-toilet:before{content:""}.ph.ph-toilet-paper:before{content:""}.ph.ph-toolbox:before{content:""}.ph.ph-tooth:before{content:""}.ph.ph-tornado:before{content:""}.ph.ph-tote:before{content:""}.ph.ph-tote-simple:before{content:""}.ph.ph-towel:before{content:""}.ph.ph-tractor:before{content:""}.ph.ph-trademark:before{content:""}.ph.ph-trademark-registered:before{content:""}.ph.ph-traffic-cone:before{content:""}.ph.ph-traffic-sign:before{content:""}.ph.ph-traffic-signal:before{content:""}.ph.ph-train:before{content:""}.ph.ph-train-regional:before{content:""}.ph.ph-train-simple:before{content:""}.ph.ph-tram:before{content:""}.ph.ph-translate:before{content:""}.ph.ph-trash:before{content:""}.ph.ph-trash-simple:before{content:""}.ph.ph-tray:before{content:""}.ph.ph-tray-arrow-down:before,.ph.ph-archive-tray:before{content:""}.ph.ph-tray-arrow-up:before{content:""}.ph.ph-treasure-chest:before{content:""}.ph.ph-tree:before{content:""}.ph.ph-tree-evergreen:before{content:""}.ph.ph-tree-palm:before{content:""}.ph.ph-tree-structure:before{content:""}.ph.ph-tree-view:before{content:""}.ph.ph-trend-down:before{content:""}.ph.ph-trend-up:before{content:""}.ph.ph-triangle:before{content:""}.ph.ph-triangle-dashed:before{content:""}.ph.ph-trolley:before{content:""}.ph.ph-trolley-suitcase:before{content:""}.ph.ph-trophy:before{content:""}.ph.ph-truck:before{content:""}.ph.ph-truck-trailer:before{content:""}.ph.ph-tumblr-logo:before{content:""}.ph.ph-twitch-logo:before{content:""}.ph.ph-twitter-logo:before{content:""}.ph.ph-umbrella:before{content:""}.ph.ph-umbrella-simple:before{content:""}.ph.ph-union:before{content:""}.ph.ph-unite:before{content:""}.ph.ph-unite-square:before{content:""}.ph.ph-upload:before{content:""}.ph.ph-upload-simple:before{content:""}.ph.ph-usb:before{content:""}.ph.ph-user:before{content:""}.ph.ph-user-check:before{content:""}.ph.ph-user-circle:before{content:""}.ph.ph-user-circle-check:before{content:""}.ph.ph-user-circle-dashed:before{content:""}.ph.ph-user-circle-gear:before{content:""}.ph.ph-user-circle-minus:before{content:""}.ph.ph-user-circle-plus:before{content:""}.ph.ph-user-focus:before{content:""}.ph.ph-user-gear:before{content:""}.ph.ph-user-list:before{content:""}.ph.ph-user-minus:before{content:""}.ph.ph-user-plus:before{content:""}.ph.ph-user-rectangle:before{content:""}.ph.ph-user-sound:before{content:""}.ph.ph-user-square:before{content:""}.ph.ph-user-switch:before{content:""}.ph.ph-users:before{content:""}.ph.ph-users-four:before{content:""}.ph.ph-users-three:before{content:""}.ph.ph-van:before{content:""}.ph.ph-vault:before{content:""}.ph.ph-vector-three:before{content:""}.ph.ph-vector-two:before{content:""}.ph.ph-vibrate:before{content:""}.ph.ph-video:before{content:""}.ph.ph-video-camera:before{content:""}.ph.ph-video-camera-slash:before{content:""}.ph.ph-video-conference:before{content:""}.ph.ph-vignette:before{content:""}.ph.ph-vinyl-record:before{content:""}.ph.ph-virtual-reality:before{content:""}.ph.ph-virus:before{content:""}.ph.ph-visor:before{content:""}.ph.ph-voicemail:before{content:""}.ph.ph-volleyball:before{content:""}.ph.ph-wall:before{content:""}.ph.ph-wallet:before{content:""}.ph.ph-warehouse:before{content:""}.ph.ph-warning:before{content:""}.ph.ph-warning-circle:before{content:""}.ph.ph-warning-diamond:before{content:""}.ph.ph-warning-octagon:before{content:""}.ph.ph-washing-machine:before{content:""}.ph.ph-watch:before{content:""}.ph.ph-wave-sawtooth:before{content:""}.ph.ph-wave-sine:before{content:""}.ph.ph-wave-square:before{content:""}.ph.ph-wave-triangle:before{content:""}.ph.ph-waveform:before{content:""}.ph.ph-waveform-slash:before{content:""}.ph.ph-waves:before{content:""}.ph.ph-webcam:before{content:""}.ph.ph-webcam-slash:before{content:""}.ph.ph-webhooks-logo:before{content:""}.ph.ph-wechat-logo:before{content:""}.ph.ph-whatsapp-logo:before{content:""}.ph.ph-wheelchair:before{content:""}.ph.ph-wheelchair-motion:before{content:""}.ph.ph-wifi-high:before{content:""}.ph.ph-wifi-low:before{content:""}.ph.ph-wifi-medium:before{content:""}.ph.ph-wifi-none:before{content:""}.ph.ph-wifi-slash:before{content:""}.ph.ph-wifi-x:before{content:""}.ph.ph-wind:before{content:""}.ph.ph-windmill:before{content:""}.ph.ph-windows-logo:before{content:""}.ph.ph-wine:before{content:""}.ph.ph-wrench:before{content:""}.ph.ph-x:before{content:""}.ph.ph-x-circle:before{content:""}.ph.ph-x-logo:before{content:""}.ph.ph-x-square:before{content:""}.ph.ph-yarn:before{content:""}.ph.ph-yin-yang:before{content:""}.ph.ph-youtube-logo:before{content:""}
