@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700;800&family=Roboto:wght@400;600;700;800&family=Poppins:wght@400;600;700;800&family=Montserrat:wght@400;600;700;800&family=Open+Sans:wght@400;600;700;800&family=Lato:wght@400;700;900&family=Nunito:wght@400;600;700;800&display=swap');
.sh-table__stock{display:grid;min-width:110px;gap:5px}.sh-table__stock span{display:flex;justify-content:space-between;color:var(--sh-muted);font-size:7px}.sh-table__stock .sh-progress{height:5px}.sh-table__booking{display:grid;gap:3px}.sh-table__booking strong{font-size:9px;font-weight:600}.sh-table__booking span{color:var(--sh-muted);font-size:7px}.sh-permission-cell{text-align:center!important}.sh-permission-check{display:inline-grid;width:22px;height:22px;place-items:center;border-radius:6px;color:var(--sh-success);background:color-mix(in srgb,var(--sh-success) 10%,#fff);font-size:10px;font-weight:700}.sh-permission-check--off{color:#9ca6b5;background:#f1f4f7}.sh-delivery-track{display:flex;min-width:180px;align-items:center;gap:3px}.sh-delivery-track i{flex:1;height:4px;border-radius:999px;background:#dfe5ed}.sh-delivery-track i.is-complete{background:var(--sh-success)}.sh-delivery-track i.is-current{background:var(--sh-warning)}.sh-grid-priority{display:inline-grid;min-width:22px;height:22px;place-items:center;border-radius:6px;color:#fff;background:var(--sh-primary);font-size:8px;font-weight:700}.sh-grid-priority--high{background:var(--sh-error)}.sh-grid-priority--medium{color:#3d2b00;background:var(--sh-warning)}.sh-grid-priority--low{background:var(--sh-success)}
.sh-grid-group-row td{padding:9px 14px!important;color:var(--sh-primary);background:color-mix(in srgb,var(--sh-primary) 6%,#fff)!important;font-weight:600}.sh-grid-group-row:hover{box-shadow:none!important}.sh-grid-group-row button{margin-right:7px;border:0;color:var(--sh-primary);background:none;cursor:pointer}.sh-datagrid-master{display:grid;width:100%;max-width:1200px;grid-template-columns:minmax(500px,1fr) 310px;overflow:hidden;border:1px solid var(--sh-border);border-radius:14px;background:#fff}.sh-datagrid-master>.sh-datagrid{border:0;border-radius:0}.sh-datagrid-detail{display:grid;align-content:start;gap:15px;padding:22px;border-left:1px solid var(--sh-border);background:#fafbfc}.sh-datagrid-detail__head{display:flex;align-items:center;gap:11px}.sh-datagrid-detail__head span{display:grid;gap:3px}.sh-datagrid-detail__head strong{font-size:12px;font-weight:600}.sh-datagrid-detail__head small{color:var(--sh-muted);font-size:8px}.sh-datagrid-detail__fields{display:grid;gap:9px}.sh-datagrid-detail__fields span{display:flex;justify-content:space-between;gap:15px;padding-bottom:8px;border-bottom:1px solid var(--sh-border);color:var(--sh-muted);font-size:8px}.sh-datagrid-detail__fields b{color:var(--sh-text);font-size:9px;font-weight:600}.sh-table tfoot td{padding:12px 14px;border-top:2px solid var(--sh-border);color:var(--sh-text);background:#fafbfc;font-weight:600}.sh-table__thumb{width:48px;height:34px;border-radius:6px;object-fit:cover}.sh-table__product-visual{display:flex;align-items:center;gap:9px}.sh-table__rating{color:var(--sh-warning);letter-spacing:1px}.sh-datagrid-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;border-bottom:1px solid var(--sh-border);background:var(--sh-border)}.sh-datagrid-stat{display:grid;gap:4px;padding:13px 16px;background:#fff}.sh-datagrid-stat span{color:var(--sh-muted);font-size:8px}.sh-datagrid-stat strong{font-size:15px;font-weight:600}@media(max-width:900px){.sh-datagrid-master{grid-template-columns:1fr}.sh-datagrid-detail{border-top:1px solid var(--sh-border);border-left:0}.sh-datagrid-stats{grid-template-columns:repeat(2,1fr)}}
.component-card .preview .sh-datagrid--dark,.component-card .preview .sh-datagrid--dark .sh-table,.component-card .preview .sh-datagrid--dark .sh-table tbody,.component-card .preview .sh-datagrid--dark .sh-table tbody tr,.component-card .preview .sh-datagrid--dark .sh-table tbody td{color:#eaf1fc!important;background:#182132!important}.component-card .preview .sh-datagrid--dark .sh-datagrid__header,.component-card .preview .sh-datagrid--dark .sh-datagrid__toolbar,.component-card .preview .sh-datagrid--dark .sh-datagrid__footer{border-color:#344156!important;background:#202b3e!important}.component-card .preview .sh-datagrid--dark :is(h3,strong){color:#fff!important}.component-card .preview .sh-datagrid--dark :is(.sh-datagrid__title span,.sh-datagrid__summary,.sh-datagrid__field label){color:#9fb0c8!important}.component-card .preview .sh-datagrid--dark .sh-table th{border-color:#344156!important;color:#aebdd2!important;background:#263247!important}.component-card .preview .sh-datagrid--dark .sh-table tbody tr:hover,.component-card .preview .sh-datagrid--dark .sh-table tbody tr:focus-within{background:#2a3952!important;box-shadow:inset 3px 0 var(--sh-primary)}.component-card .preview .sh-datagrid--dark .sh-table tbody tr:hover td,.component-card .preview .sh-datagrid--dark .sh-table tbody tr:focus-within td{background:#2a3952!important}.component-card .preview .sh-datagrid--dark .sh-datagrid__field :is(input,select){border-color:#43516a!important;color:#f3f7ff!important;background:#151e2d!important}.component-card .preview .sh-datagrid--dark .sh-datagrid__field :is(input,select)::placeholder{color:#7888a1!important}.component-card .preview .sh-datagrid--dark .sh-table__action{border-color:#475570;color:#dce8fa;background:#263247}.component-card .preview .sh-datagrid--dark .sh-table__action:hover{border-color:var(--sh-primary);color:#fff;background:var(--sh-primary)}.sh-dark-status{display:inline-flex;align-items:center;gap:6px;padding:4px 7px;border-radius:999px;color:#75dfa2;background:#1c4934;font-size:8px;font-weight:600}.sh-dark-status:before{content:'';width:6px;height:6px;border-radius:50%;background:#40d884}.sh-dark-status--warning{color:#ffd479;background:#4a391c}.sh-dark-status--warning:before{background:#ffbd38}
.sh-datagrid--dark{border-color:#30394b;background:#182132}.sh-datagrid--dark .sh-datagrid__header,.sh-datagrid--dark .sh-datagrid__toolbar,.sh-datagrid--dark .sh-datagrid__footer{border-color:#30394b;background:#202b3e}.sh-datagrid--dark .sh-datagrid__title h3,.sh-datagrid--dark .sh-table td{color:#eef4ff}.sh-datagrid--dark .sh-datagrid__title span,.sh-datagrid--dark .sh-datagrid__summary{color:#8f9db2}.sh-datagrid--dark .sh-table th{color:#91a0b6;background:#263247}.sh-datagrid--dark .sh-table td{border-color:#30394b}.sh-datagrid--dark .sh-table tbody tr:hover{background:#283750!important}.sh-datagrid--dark .sh-datagrid__field input,.sh-datagrid--dark .sh-datagrid__field select{border-color:#3a465a;color:#eef4ff;background:#182132}.sh-datagrid--cards{border:0;background:transparent}.sh-datagrid--cards .sh-datagrid__header,.sh-datagrid--cards .sh-datagrid__toolbar,.sh-datagrid--cards .sh-datagrid__footer{border:1px solid var(--sh-border);border-radius:12px;background:#fff}.sh-datagrid--cards .sh-datagrid__toolbar{margin:10px 0}.sh-grid-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.sh-grid-card{display:grid;gap:12px;padding:16px;border:1px solid var(--sh-border);border-radius:12px;background:#fff;transition:.15s}.sh-grid-card:hover{border-color:var(--sh-primary);box-shadow:0 10px 24px #1e293b12;translate:0 -2px}.sh-grid-card__top{display:flex;align-items:center;justify-content:space-between;gap:12px}.sh-grid-card__copy{display:grid;gap:4px}.sh-grid-card__copy strong{font-size:11px;font-weight:600}.sh-grid-card__copy span{color:var(--sh-muted);font-size:8px}.sh-grid-card__metrics{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.sh-grid-card__metrics span{display:grid;gap:3px;padding:8px;border-radius:8px;background:#f8fafc;color:var(--sh-muted);font-size:7px}.sh-grid-card__metrics b{color:var(--sh-text);font-size:11px;font-weight:600}.sh-table__tree{display:flex;align-items:center;gap:7px}.sh-table__tree--child{padding-left:27px}.sh-table__tree-toggle{display:grid;width:18px;height:18px;padding:0;place-items:center;border:1px solid var(--sh-border);border-radius:5px;background:#fff;font-size:9px;cursor:pointer}.sh-table__tree-icon{display:grid;width:24px;height:24px;place-items:center;border-radius:6px;color:var(--sh-primary);background:color-mix(in srgb,var(--sh-primary) 8%,#fff);font-size:9px}.sh-datagrid--editable .sh-table input,.sh-datagrid--editable .sh-table select{width:100%;min-width:100px;height:30px;padding:0 7px;border:1px solid transparent;border-radius:6px;background:transparent;font:inherit;font-size:9px}.sh-datagrid--editable .sh-table tr:hover input,.sh-datagrid--editable .sh-table tr:hover select,.sh-datagrid--editable .sh-table :focus{border-color:var(--sh-border);background:#fff;outline:none}.sh-datagrid--sticky .sh-datagrid__table{max-height:310px;overflow:auto}.sh-datagrid--sticky .sh-table thead{position:sticky;top:0;z-index:3}.sh-datagrid--sticky .sh-table th:first-child,.sh-datagrid--sticky .sh-table td:first-child{position:sticky;left:0;z-index:2;background:#fff}.sh-datagrid--sticky .sh-table th:first-child{z-index:4;background:#fafbfc}.sh-grid-expand{margin:7px 0;padding:10px;border-radius:8px;background:#f8fafc}.sh-grid-expand summary{color:var(--sh-primary);font-size:8px;cursor:pointer}.sh-grid-expand__content{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:9px}.sh-grid-expand__content span{display:grid;gap:3px;color:var(--sh-muted);font-size:7px}.sh-grid-expand__content strong{color:var(--sh-text);font-size:9px;font-weight:600}@media(max-width:800px){.sh-grid-cards{grid-template-columns:1fr}.sh-grid-expand__content{grid-template-columns:1fr}}
.sh-datagrid{display:grid;width:100%;max-width:1200px;overflow:hidden;border:1px solid var(--sh-border);border-radius:14px;background:#fff;font-family:var(--sh-font)}.sh-datagrid__header{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 18px;border-bottom:1px solid var(--sh-border)}.sh-datagrid__title{display:grid;gap:4px}.sh-datagrid__title h3{margin:0;color:var(--sh-text);font-size:14px}.sh-datagrid__title span{color:var(--sh-muted);font-size:9px}.sh-datagrid__toolbar{display:flex;align-items:end;flex-wrap:wrap;gap:9px;padding:13px 18px;border-bottom:1px solid var(--sh-border);background:#fafbfc}.sh-datagrid__field{display:grid;gap:4px}.sh-datagrid__field label{color:var(--sh-muted);font-size:8px;font-weight:600}.sh-datagrid__field input,.sh-datagrid__field select{height:34px;min-width:150px;padding:0 10px;border:1px solid var(--sh-border);border-radius:8px;color:var(--sh-text);background:#fff;font:inherit;font-size:9px}.sh-datagrid__field input:focus,.sh-datagrid__field select:focus{border-color:var(--sh-primary);outline:3px solid color-mix(in srgb,var(--sh-primary) 10%,transparent)}.sh-datagrid__table{overflow-x:auto}.sh-datagrid__footer{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:13px 18px;border-top:1px solid var(--sh-border)}.sh-datagrid__summary{color:var(--sh-muted);font-size:9px}.sh-datagrid__pagination{display:flex;gap:5px}.sh-datagrid__pagination button{display:grid;min-width:29px;height:29px;padding:0 7px;place-items:center;border:1px solid var(--sh-border);border-radius:7px;color:var(--sh-text);background:#fff;font:inherit;font-size:8px;cursor:pointer}.sh-datagrid__pagination button.is-active{border-color:var(--sh-primary);color:#fff;background:var(--sh-primary)}.sh-datagrid__bulk{display:flex;align-items:center;gap:8px;padding:10px 18px;color:var(--sh-primary);background:color-mix(in srgb,var(--sh-primary) 7%,#fff);font-size:9px}.sh-datagrid__bulk strong{font-weight:600}.sh-datagrid__empty{display:grid;justify-items:center;gap:8px;padding:55px 20px;color:var(--sh-muted);text-align:center}.sh-datagrid__empty-icon{display:grid;width:48px;height:48px;place-items:center;border-radius:50%;color:var(--sh-primary);background:color-mix(in srgb,var(--sh-primary) 8%,#fff);font-size:20px}.sh-datagrid__empty strong{color:var(--sh-text);font-size:12px;font-weight:600}.sh-datagrid__empty span{font-size:9px}@media(max-width:700px){.sh-datagrid__header,.sh-datagrid__footer{align-items:flex-start;flex-direction:column}.sh-datagrid__toolbar{align-items:stretch;flex-direction:column}.sh-datagrid__field input,.sh-datagrid__field select{width:100%}.sh-datagrid__pagination{flex-wrap:wrap}}
.sh-table tbody tr{transition:background-color .15s ease,box-shadow .15s ease}.sh-table tbody tr:hover{background:color-mix(in srgb,var(--sh-primary) 7%,#fff)!important;box-shadow:inset 3px 0 var(--sh-primary)}.sh-table tbody tr:focus-within{background:color-mix(in srgb,var(--sh-primary) 9%,#fff)!important}.sh-table__checkbox{width:15px;height:15px;accent-color:var(--sh-primary)}.sh-table__file{display:flex;align-items:center;gap:9px}.sh-table__file-icon{display:grid;width:30px;height:30px;place-items:center;border-radius:7px;color:var(--sh-primary);background:color-mix(in srgb,var(--sh-primary) 8%,#fff);font-size:8px;font-weight:700}.sh-table__metric{font-weight:600}.sh-table__trend{font-size:8px}.sh-table__trend--up{color:var(--sh-success)}.sh-table__trend--down{color:var(--sh-error)}.sh-table__role-grid{display:flex;flex-wrap:wrap;gap:5px}.sh-table__payment{display:inline-flex;align-items:center;gap:6px}.sh-table__payment i{display:grid;width:24px;height:17px;place-items:center;border-radius:4px;color:#fff;background:#172033;font-size:6px;font-style:normal;font-weight:700}
.sh-table-wrap{width:100%;max-width:1100px;overflow-x:auto;border:1px solid var(--sh-border);border-radius:12px;background:#fff;font-family:var(--sh-font)}.sh-table{width:100%;min-width:650px;border-collapse:collapse;color:var(--sh-text);font-size:10px}.sh-table caption{padding:14px 16px;color:var(--sh-text);font-size:12px;font-weight:600;text-align:left}.sh-table th,.sh-table td{padding:12px 14px;border-bottom:1px solid var(--sh-border);text-align:left;vertical-align:middle}.sh-table th{color:var(--sh-muted);background:#fafbfc;font-size:9px;font-weight:600;letter-spacing:.03em;text-transform:uppercase}.sh-table tbody tr:last-child td{border-bottom:0}.sh-table--striped tbody tr:nth-child(even){background:#f8fafc}.sh-table--hover tbody tr:hover{background:color-mix(in srgb,var(--sh-primary) 5%,#fff)}.sh-table--bordered th,.sh-table--bordered td{border:1px solid var(--sh-border)}.sh-table--compact th,.sh-table--compact td{padding:7px 10px}.sh-table__number{text-align:right!important;font-variant-numeric:tabular-nums}.sh-table__center{text-align:center!important}.sh-table__actions{display:flex;justify-content:flex-end;gap:5px}.sh-table__action{padding:5px 7px;border:1px solid var(--sh-border);border-radius:6px;color:var(--sh-primary);background:#fff;font:inherit;font-size:8px;cursor:pointer}.sh-table__action--error{color:var(--sh-error)}.sh-table__user{display:flex;align-items:center;gap:8px}.sh-table__user span{display:grid;gap:2px}.sh-table__user strong{font-size:9px;font-weight:600}.sh-table__user small{color:var(--sh-muted);font-size:7px}.sh-table__sort{display:inline-flex;align-items:center;gap:5px;padding:0;border:0;color:inherit;background:none;font:inherit;font-weight:600;cursor:pointer}.sh-table__sort.is-active{color:var(--sh-primary)}.sh-table-empty{display:grid;justify-items:center;gap:7px;padding:38px;color:var(--sh-muted);text-align:center}.sh-table-empty strong{color:var(--sh-text);font-size:12px}.sh-table-empty span{font-size:9px}@media(max-width:700px){.sh-table-wrap{border-radius:9px}.sh-table th,.sh-table td{padding:9px 10px}}
.sh-tag-gallery{display:flex;width:100%;max-width:1050px;align-items:center;flex-wrap:wrap;gap:9px;padding:22px;box-sizing:border-box}.sh-tag{--sh-tag-color:var(--sh-primary);display:inline-flex;align-items:center;gap:6px;min-height:28px;padding:5px 10px;border:1px solid transparent;border-radius:7px;color:#fff;background:var(--sh-tag-color);font-family:var(--sh-font);font-size:10px;font-weight:600;line-height:1}.sh-tag--error{--sh-tag-color:var(--sh-error)}.sh-tag--success{--sh-tag-color:var(--sh-success)}.sh-tag--warning{--sh-tag-color:var(--sh-warning);color:#3d2b00}.sh-tag--info{--sh-tag-color:var(--sh-info)}.sh-tag--neutral{--sh-tag-color:var(--sh-neutral)}.sh-tag--white{--sh-tag-color:#fff;border-color:var(--sh-border);color:var(--sh-text)}.sh-tag--outline{border-color:var(--sh-tag-color);color:var(--sh-tag-color);background:#fff}.sh-tag--soft{color:var(--sh-tag-color);background:color-mix(in srgb,var(--sh-tag-color) 11%,#fff)}.sh-tag--pill{border-radius:999px}.sh-tag--sm{min-height:22px;padding:3px 7px;font-size:8px}.sh-tag--lg{min-height:34px;padding:7px 13px;font-size:11px}.sh-tag__remove{display:grid;width:16px;height:16px;margin-right:-4px;padding:0;place-items:center;border:0;border-radius:50%;color:inherit;background:#ffffff25;font:inherit;font-size:12px;line-height:1;cursor:pointer}.sh-tag--outline .sh-tag__remove,.sh-tag--soft .sh-tag__remove,.sh-tag--white .sh-tag__remove{background:color-mix(in srgb,var(--sh-tag-color) 12%,#fff)}.sh-tag__icon{display:grid;width:14px;height:14px;place-items:center;font-size:11px}.sh-tag__dot{width:7px;height:7px;border-radius:50%;background:currentColor}.sh-tag-select{display:flex;flex-wrap:wrap;gap:9px}.sh-tag-select label{position:relative}.sh-tag-select input{position:absolute;opacity:0}.sh-tag-select .sh-tag{color:var(--sh-primary);background:#fff;border-color:var(--sh-border);cursor:pointer}.sh-tag-select input:checked+.sh-tag{border-color:var(--sh-primary);color:#fff;background:var(--sh-primary)}.sh-tag-select input:focus-visible+.sh-tag{outline:3px solid color-mix(in srgb,var(--sh-primary) 18%,transparent);outline-offset:2px}.sh-tag-status{display:inline-flex;align-items:center;gap:6px;padding:5px 9px;border:1px solid var(--sh-border);border-radius:7px;color:var(--sh-text);background:#fff;font-size:9px}.sh-tag-status i{width:7px;height:7px;border-radius:50%;background:var(--sh-neutral)}.sh-tag-status--success i{background:var(--sh-success)}.sh-tag-status--warning i{background:var(--sh-warning)}.sh-tag-status--error i{background:var(--sh-error)}.sh-tag-status--info i{background:var(--sh-info)}.sh-tag-counter{display:inline-grid;min-width:18px;height:18px;padding:0 5px;place-items:center;border-radius:999px;color:var(--sh-tag-color);background:#fff;font-size:8px}.sh-tag-category{display:flex;align-items:center;gap:8px;padding:7px 10px;border:1px solid var(--sh-border);border-radius:9px;background:#fff}.sh-tag-category__icon{display:grid;width:25px;height:25px;place-items:center;border-radius:7px;color:#fff;background:var(--sh-tag-color);font-size:10px}.sh-tag-category__copy{display:grid;gap:2px}.sh-tag-category__copy strong{font-size:9px;font-weight:600}.sh-tag-category__copy span{color:var(--sh-muted);font-size:7px}
.sh-calendar--dark{border-color:#30394b;background:#182132}.sh-calendar--dark .sh-calendar__header,.sh-calendar--dark .sh-calendar__legend{border-color:#30394b}.sh-calendar--dark .sh-calendar__header h3,.sh-calendar--dark .sh-calendar__day{color:#eef4ff}.sh-calendar--dark .sh-calendar__nav button{border-color:#3b465a;color:#d9e4f5;background:#202b3e}.sh-calendar--dark .sh-calendar__table th{color:#8997ad;background:#202b3e}.sh-calendar--dark .sh-calendar__table td{border-color:#30394b}.sh-calendar--dark .sh-calendar__day.is-muted{color:#59677e}.sh-calendar--dark .sh-calendar__event{background:#26334a}.sh-calendar__event--outline{border:1px solid currentColor;border-left-width:3px;background:#fff}.sh-calendar__event--card{padding:6px;border:1px solid var(--sh-border);border-left:4px solid var(--sh-primary);border-radius:7px;color:var(--sh-text);background:#fff;box-shadow:0 3px 8px #1e293b0a}.sh-calendar__event--card small{display:block;margin-top:2px;color:var(--sh-muted);font-size:7px}.sh-calendar-reminder-layout{display:grid;width:100%;max-width:1100px;grid-template-columns:minmax(0,1fr) 275px;overflow:hidden;border:1px solid var(--sh-border);border-radius:14px;background:#fff}.sh-calendar-reminder-layout>.sh-calendar{border:0;border-radius:0}.sh-calendar-reminder-aside{display:grid;align-content:start;gap:12px;padding:18px;border-left:1px solid var(--sh-border);background:#fafbfc}.sh-calendar-reminder-aside h4{margin:0 0 4px;font-size:13px}.sh-calendar-reminder-item{display:grid;grid-template-columns:42px 1fr;gap:10px;padding:10px;border:1px solid var(--sh-border);border-radius:9px;background:#fff}.sh-calendar-reminder-item time{display:grid;place-items:center;border-radius:7px;color:var(--sh-primary);background:color-mix(in srgb,var(--sh-primary) 8%,#fff);font-size:8px;font-weight:600}.sh-calendar-reminder-item span{display:grid;gap:3px;color:var(--sh-text);font-size:9px}.sh-calendar-reminder-item small{color:var(--sh-muted);font-size:7px}@media(max-width:700px){.sh-calendar-reminder-layout{grid-template-columns:1fr}.sh-calendar-reminder-aside{border-top:1px solid var(--sh-border);border-left:0}}
.sh-calendar__event--solid{border:0;color:#fff;background:var(--sh-primary)}.sh-calendar__event--solid.sh-calendar__event--success{color:#fff;background:var(--sh-success)}.sh-calendar__event--solid.sh-calendar__event--warning{color:#3b2a00;background:var(--sh-warning)}.sh-calendar__event--solid.sh-calendar__event--error{color:#fff;background:var(--sh-error)}.sh-calendar__event--solid.sh-calendar__event--info{color:#fff;background:var(--sh-info)}.sh-calendar__dots{display:flex;flex-wrap:wrap;gap:3px;margin-top:5px}.sh-calendar__dot{width:6px;height:6px;border-radius:50%;background:var(--sh-primary)}.sh-calendar__dot--success{background:var(--sh-success)}.sh-calendar__dot--warning{background:var(--sh-warning)}.sh-calendar__dot--error{background:var(--sh-error)}.sh-calendar__dot--info{background:var(--sh-info)}.sh-calendar__event--icon{display:grid;grid-template-columns:13px 1fr;align-items:center;gap:3px;border-left:0}.sh-calendar__event-icon{font-size:9px;text-align:center}.sh-calendar__more{display:block;margin-top:4px;padding:2px 4px;border:0;color:var(--sh-primary);background:transparent;font:inherit;font-size:8px;font-weight:600;cursor:pointer}.sh-calendar__legend{display:flex;flex-wrap:wrap;gap:12px;padding:10px 18px;border-top:1px solid var(--sh-border);color:var(--sh-muted);font-size:8px}.sh-calendar__legend span{display:flex;align-items:center;gap:5px}.sh-calendar__legend i{width:7px;height:7px;border-radius:50%}.sh-calendar--reminders .sh-calendar__table td{height:112px}@media(max-width:700px){.sh-calendar--reminders .sh-calendar__table td{height:58px}.sh-calendar--reminders .sh-calendar__event{display:inline-block;width:6px;height:6px;margin:3px 1px 0;padding:0;border:0;border-radius:50%;font-size:0}.sh-calendar--reminders .sh-calendar__more{font-size:0}.sh-calendar--reminders .sh-calendar__more:after{content:'+';font-size:8px}}
.sh-calendar-range-panel{display:grid;width:100%;max-width:820px;grid-template-columns:1fr 220px;overflow:hidden;border:1px solid var(--sh-border);border-radius:14px;background:#fff}.sh-calendar-range-panel .sh-calendar{border:0;border-radius:0}.sh-calendar-range-summary{display:grid;align-content:start;gap:14px;padding:22px;border-left:1px solid var(--sh-border);background:#fafbfc}.sh-calendar-range-summary h4{margin:0;font-size:13px}.sh-calendar-range-summary__date{display:grid;gap:3px;padding:11px;border:1px solid var(--sh-border);border-radius:9px;background:#fff}.sh-calendar-range-summary__date span{color:var(--sh-muted);font-size:8px}.sh-calendar-range-summary__date strong{font-size:11px;font-weight:600}.sh-calendar-slots{display:flex;flex-wrap:wrap;gap:8px}.sh-calendar-slot{padding:8px 11px;border:1px solid var(--sh-border);border-radius:8px;color:var(--sh-text);background:#fff;font:inherit;font-size:10px;cursor:pointer}.sh-calendar-slot:hover,.sh-calendar-slot.is-selected{border-color:var(--sh-primary);color:#fff;background:var(--sh-primary)}.sh-calendar-slot:disabled{color:#aeb6c3;background:#f2f4f7;text-decoration:line-through;cursor:not-allowed}.sh-calendar-booking{display:grid;width:100%;max-width:900px;grid-template-columns:minmax(300px,1fr) 280px;overflow:hidden;border:1px solid var(--sh-border);border-radius:14px;background:#fff}.sh-calendar-booking>.sh-calendar{border:0;border-right:1px solid var(--sh-border);border-radius:0}.sh-calendar-booking__aside{display:grid;align-content:start;gap:16px;padding:22px}.sh-calendar-booking__aside h4{margin:0;font-size:13px}.sh-calendar-team{display:grid;width:100%;max-width:900px;gap:10px}.sh-calendar-team__row{display:grid;grid-template-columns:150px repeat(5,1fr);min-width:700px;border:1px solid var(--sh-border);border-radius:10px;background:#fff}.sh-calendar-team__row>*{padding:10px;border-right:1px solid var(--sh-border);font-size:9px}.sh-calendar-team__row>*:last-child{border-right:0}.sh-calendar-team__person{display:flex;align-items:center;gap:8px;font-weight:600}.sh-calendar-team__busy{border-radius:6px;color:var(--sh-primary);background:color-mix(in srgb,var(--sh-primary) 9%,#fff);text-align:center}.sh-calendar-year{display:grid;width:100%;max-width:1000px;grid-template-columns:repeat(4,1fr);gap:12px}.sh-calendar-year__month{padding:13px;border:1px solid var(--sh-border);border-radius:10px;background:#fff}.sh-calendar-year__month h4{margin:0 0 10px;font-size:11px}.sh-calendar-year__days{display:grid;grid-template-columns:repeat(7,1fr);gap:3px}.sh-calendar-year__days span{display:grid;aspect-ratio:1;place-items:center;border-radius:50%;color:var(--sh-muted);font-size:7px}.sh-calendar-year__days .is-event{color:#fff;background:var(--sh-primary)}.sh-calendar-timeline{display:grid;width:100%;max-width:900px;gap:0;padding:20px}.sh-calendar-timeline__item{position:relative;display:grid;grid-template-columns:95px 20px 1fr;gap:12px;min-height:80px}.sh-calendar-timeline__item:after{content:'';position:absolute;left:104px;top:18px;bottom:-4px;width:2px;background:var(--sh-border)}.sh-calendar-timeline__item:last-child:after{display:none}.sh-calendar-timeline__time{color:var(--sh-muted);font-size:9px;text-align:right}.sh-calendar-timeline__dot{position:relative;z-index:1;width:12px;height:12px;margin-top:2px;border:3px solid #fff;border-radius:50%;background:var(--sh-primary);box-shadow:0 0 0 1px var(--sh-primary)}.sh-calendar-timeline__content{display:grid;align-content:start;gap:4px;padding-bottom:18px}.sh-calendar-timeline__content strong{font-size:11px;font-weight:600}.sh-calendar-timeline__content span{color:var(--sh-muted);font-size:9px}@media(max-width:700px){.sh-calendar-range-panel,.sh-calendar-booking{grid-template-columns:1fr}.sh-calendar-range-summary{border-top:1px solid var(--sh-border);border-left:0}.sh-calendar-booking>.sh-calendar{border-right:0;border-bottom:1px solid var(--sh-border)}.sh-calendar-year{grid-template-columns:repeat(2,1fr)}.sh-calendar-team{overflow-x:auto}}
.sh-calendar{display:grid;width:100%;max-width:1050px;overflow:hidden;border:1px solid var(--sh-border);border-radius:14px;background:#fff;font-family:var(--sh-font)}.sh-calendar__header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:15px 18px;border-bottom:1px solid var(--sh-border)}.sh-calendar__header h3{margin:0;color:var(--sh-text);font-size:15px}.sh-calendar__nav{display:flex;gap:6px}.sh-calendar__nav button{display:grid;width:31px;height:31px;padding:0;place-items:center;border:1px solid var(--sh-border);border-radius:8px;color:var(--sh-text);background:#fff;cursor:pointer}.sh-calendar__nav button:hover{border-color:var(--sh-primary);color:var(--sh-primary)}.sh-calendar__table{width:100%;border-collapse:collapse;table-layout:fixed}.sh-calendar__table th{padding:10px 5px;color:var(--sh-muted);background:#fafbfc;font-size:9px;font-weight:600;text-transform:uppercase}.sh-calendar__table td{height:88px;padding:7px;border:1px solid var(--sh-border);vertical-align:top}.sh-calendar__table tr:last-child td{border-bottom:0}.sh-calendar__table td:first-child{border-left:0}.sh-calendar__table td:last-child{border-right:0}.sh-calendar__day{display:grid;width:25px;height:25px;padding:0;place-items:center;border:0;border-radius:50%;color:var(--sh-text);background:transparent;font:inherit;font-size:10px;cursor:pointer}.sh-calendar__day:hover{background:color-mix(in srgb,var(--sh-primary) 9%,#fff)}.sh-calendar__day.is-today{color:#fff;background:var(--sh-primary)}.sh-calendar__day.is-selected{color:#fff;background:var(--sh-primary)}.sh-calendar__day.is-muted{color:#b5bdca}.sh-calendar__event{display:block;overflow:hidden;margin-top:4px;padding:4px 5px;border-left:3px solid var(--sh-primary);border-radius:4px;color:var(--sh-primary);background:color-mix(in srgb,var(--sh-primary) 8%,#fff);font-size:8px;text-overflow:ellipsis;white-space:nowrap}.sh-calendar__event--success{border-color:var(--sh-success);color:var(--sh-success);background:color-mix(in srgb,var(--sh-success) 9%,#fff)}.sh-calendar__event--warning{border-color:var(--sh-warning);color:#8a5a00;background:color-mix(in srgb,var(--sh-warning) 12%,#fff)}.sh-calendar__event--error{border-color:var(--sh-error);color:var(--sh-error);background:color-mix(in srgb,var(--sh-error) 8%,#fff)}.sh-calendar--compact{max-width:370px;padding:12px}.sh-calendar--compact .sh-calendar__header{padding:8px 5px;border:0}.sh-calendar--compact .sh-calendar__table th{background:transparent}.sh-calendar--compact .sh-calendar__table td{height:40px;padding:3px;border:0;text-align:center;vertical-align:middle}.sh-calendar--compact .sh-calendar__day{margin:auto}.sh-calendar__range{position:relative}.sh-calendar__range:before{content:'';position:absolute;inset:6px 0;border-radius:0;background:color-mix(in srgb,var(--sh-primary) 12%,#fff);z-index:0}.sh-calendar__range .sh-calendar__day{position:relative;z-index:1}.sh-calendar-agenda{display:grid;width:100%;max-width:850px;gap:0;overflow:hidden;border:1px solid var(--sh-border);border-radius:14px;background:#fff}.sh-calendar-agenda__day{display:grid;grid-template-columns:80px 1fr;gap:18px;padding:17px;border-bottom:1px solid var(--sh-border)}.sh-calendar-agenda__day:last-child{border-bottom:0}.sh-calendar-agenda__date{display:grid;align-content:start;gap:3px;color:var(--sh-muted);font-size:9px}.sh-calendar-agenda__date strong{color:var(--sh-text);font-size:22px;font-weight:600}.sh-calendar-agenda__events{display:grid;gap:8px}.sh-calendar-agenda__event{display:grid;grid-template-columns:55px 1fr auto;align-items:center;gap:12px;padding:10px;border-radius:9px;background:#f8fafc}.sh-calendar-agenda__event time{color:var(--sh-primary);font-size:9px;font-weight:600}.sh-calendar-agenda__event span{display:grid;gap:3px;color:var(--sh-text);font-size:10px}.sh-calendar-agenda__event small{color:var(--sh-muted);font-size:8px}.sh-calendar-week{width:100%;max-width:1050px;overflow-x:auto;border:1px solid var(--sh-border);border-radius:14px;background:#fff}.sh-calendar-week__grid{display:grid;grid-template-columns:65px repeat(5,minmax(115px,1fr));min-width:700px}.sh-calendar-week__grid>*{min-height:52px;padding:8px;border-right:1px solid var(--sh-border);border-bottom:1px solid var(--sh-border);font-size:9px}.sh-calendar-week__head{color:var(--sh-text);background:#fafbfc;text-align:center;font-weight:600}.sh-calendar-week__time{color:var(--sh-muted);text-align:right}.sh-calendar-week__slot{position:relative}.sh-calendar-week__event{padding:6px;border-radius:6px;color:#fff;background:var(--sh-primary);font-size:8px;line-height:1.4}.sh-calendar-card{display:grid;width:100%;max-width:850px;grid-template-columns:260px 1fr;overflow:hidden;border:1px solid var(--sh-border);border-radius:14px;background:#fff}.sh-calendar-card__aside{display:grid;align-content:space-between;min-height:350px;padding:24px;color:#fff;background:var(--sh-primary)}.sh-calendar-card__aside strong{font-size:48px;font-weight:600}.sh-calendar-card__aside span{font-size:11px}.sh-calendar-card__content{padding:18px}.sh-calendar-card__content h3{margin:0 0 15px;font-size:14px}.sh-calendar-card__events{display:grid;gap:10px}@media(max-width:700px){.sh-calendar__table td{height:54px;padding:3px}.sh-calendar__event{width:6px;height:6px;margin:3px auto 0;padding:0;border:0;border-radius:50%;font-size:0}.sh-calendar-agenda__day{grid-template-columns:52px 1fr}.sh-calendar-agenda__event{grid-template-columns:45px 1fr}.sh-calendar-agenda__event>.sh-avatar{display:none}.sh-calendar-card{grid-template-columns:1fr}.sh-calendar-card__aside{min-height:170px}}
.sh-chat--conversation .sh-chat__body{min-height:460px;align-content:start}.sh-chat-conversation__notice{display:grid;justify-items:center;gap:4px;padding:12px;border:1px solid var(--sh-border);border-radius:10px;color:var(--sh-muted);background:#fff;font-size:9px;text-align:center}.sh-chat-conversation__notice strong{color:var(--sh-text);font-size:10px;font-weight:600}.sh-chat-conversation__actions{display:flex;flex-wrap:wrap;gap:7px;margin-top:4px}.sh-chat-message--wide{max-width:88%}.sh-chat-ticket{display:grid;gap:6px;padding:9px;border-radius:9px;background:color-mix(in srgb,var(--sh-primary) 7%,#fff)}.sh-chat-ticket span{display:flex;justify-content:space-between;gap:15px;color:var(--sh-muted);font-size:8px}.sh-chat-ticket strong{color:var(--sh-text);font-size:10px;font-weight:600}.sh-chat-appointment{display:grid;gap:8px;padding:10px;border:1px solid var(--sh-border);border-radius:9px;background:#fff}.sh-chat-appointment__row{display:flex;align-items:center;justify-content:space-between;gap:15px;color:var(--sh-muted);font-size:9px}.sh-chat-appointment__row strong{color:var(--sh-text);font-weight:600}.sh-chat-product{display:grid;grid-template-columns:58px 1fr;gap:10px;padding:9px;border-radius:9px;background:#fff}.sh-chat-product__visual{display:grid;width:58px;height:58px;place-items:center;border-radius:8px;color:#fff;background:linear-gradient(135deg,var(--sh-primary),var(--sh-info));font-size:10px;font-weight:700}.sh-chat-product__copy{display:grid;align-content:center;gap:4px;color:var(--sh-text)}.sh-chat-product__copy strong{font-size:10px;font-weight:600}.sh-chat-product__copy span{color:var(--sh-muted);font-size:8px}.sh-chat-product__copy b{font-size:11px;font-weight:600}@media(max-width:700px){.sh-chat--conversation .sh-chat__body{min-height:400px}.sh-chat-message--wide{max-width:96%}}
.sh-chat-location{display:grid;width:270px;overflow:hidden;border-radius:10px;background:#fff}.sh-chat-location__map{position:relative;height:125px;background-color:#dce8de;background-image:linear-gradient(30deg,transparent 48%,#bdcfbf 49%,#bdcfbf 51%,transparent 52%),linear-gradient(120deg,transparent 48%,#c7d8ca 49%,#c7d8ca 51%,transparent 52%);background-size:55px 55px}.sh-chat-location__map:after{content:'●';position:absolute;left:52%;top:45%;translate:-50% -50%;color:var(--sh-error);font-size:25px;text-shadow:0 2px 4px #0003}.sh-chat-location__copy{display:grid;gap:3px;padding:10px;color:var(--sh-text)}.sh-chat-location__copy strong{font-size:10px;font-weight:600}.sh-chat-location__copy span{color:var(--sh-muted);font-size:8px}.sh-chat-poll{display:grid;min-width:280px;gap:10px}.sh-chat-poll strong{font-size:11px;font-weight:600}.sh-chat-poll label{position:relative;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;padding:8px;border:1px solid #ffffff45;border-radius:8px;cursor:pointer}.sh-chat-poll input{accent-color:#fff}.sh-chat-poll label span{font-size:9px}.sh-chat-poll label small{font-size:8px;opacity:.8}.sh-chat-code{width:min(430px,100%);overflow:auto;margin:0;padding:13px;border-radius:9px;color:#d8e3f5;background:#111827;font:10px/1.6 ui-monospace,SFMono-Regular,Consolas,monospace;white-space:pre}.sh-chat-scheduled{display:flex;align-items:center;gap:10px;padding:9px 11px;border:1px dashed color-mix(in srgb,var(--sh-primary) 45%,transparent);border-radius:10px;color:var(--sh-primary);background:color-mix(in srgb,var(--sh-primary) 6%,#fff);font-size:9px}.sh-chat-scheduled strong{font-weight:600}.sh-chat-message--deleted .sh-chat-message__bubble{border:1px dashed var(--sh-border);color:var(--sh-muted);background:transparent;box-shadow:none;font-style:italic}.sh-chat-message__edited{margin-left:4px;opacity:.7}.sh-chat-pinned{display:flex;align-items:flex-start;gap:10px;padding:11px 13px;border-left:3px solid var(--sh-warning);border-radius:0 9px 9px 0;color:var(--sh-text);background:color-mix(in srgb,var(--sh-warning) 10%,#fff)}.sh-chat-pinned__icon{font-size:15px}.sh-chat-pinned__copy{display:grid;gap:3px}.sh-chat-pinned__copy strong{font-size:10px;font-weight:600}.sh-chat-pinned__copy span{font-size:9px;line-height:1.45}.sh-chat-mention{padding:1px 4px;border-radius:4px;color:var(--sh-primary);background:color-mix(in srgb,var(--sh-primary) 10%,#fff);font-weight:600}@media(max-width:700px){.sh-chat-location,.sh-chat-poll{width:230px;min-width:0}.sh-chat-code{max-width:240px}}
.sh-chat-audio{display:flex;min-width:240px;align-items:center;gap:10px}.sh-chat-audio__play{display:grid;flex:0 0 30px;width:30px;height:30px;padding:0;place-items:center;border:0;border-radius:50%;color:var(--sh-primary);background:#fff;cursor:pointer}.sh-chat-audio__wave{display:flex;height:28px;flex:1;align-items:center;gap:2px}.sh-chat-audio__wave i{width:2px;height:var(--sh-wave-height);border-radius:999px;background:currentColor;opacity:.65}.sh-chat-audio time{font-size:8px}.sh-chat-images{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;width:280px}.sh-chat-images img{display:block;width:100%;height:105px;border-radius:9px;object-fit:cover}.sh-chat-images img:first-child{grid-column:1/-1;height:150px}.sh-chat-reply{margin-bottom:8px;padding:8px 10px;border-left:3px solid currentColor;border-radius:5px;background:#ffffff20;font-size:9px;opacity:.9}.sh-chat-reply strong{display:block;margin-bottom:3px;font-size:9px;font-weight:600}.sh-chat-message:not(.sh-chat-message--sent) .sh-chat-reply{color:var(--sh-primary);background:color-mix(in srgb,var(--sh-primary) 7%,#fff)}.sh-chat-reactions{display:flex;flex-wrap:wrap;gap:5px;margin-top:5px}.sh-chat-reaction{padding:4px 7px;border:1px solid var(--sh-border);border-radius:999px;color:var(--sh-text);background:#fff;font-size:9px;cursor:pointer}.sh-chat-reaction.is-active{border-color:var(--sh-primary);background:color-mix(in srgb,var(--sh-primary) 8%,#fff)}.sh-chat-system{display:flex;justify-self:center;align-items:center;gap:7px;max-width:85%;padding:7px 11px;border-radius:999px;color:var(--sh-muted);background:#e9eef5;font-size:9px;text-align:center}.sh-chat-system--success{color:var(--sh-success);background:color-mix(in srgb,var(--sh-success) 10%,#fff)}.sh-chat-order{display:grid;min-width:270px;gap:12px}.sh-chat-order__product{display:grid;grid-template-columns:48px 1fr auto;align-items:center;gap:10px}.sh-chat-order__image{display:grid;width:48px;height:48px;place-items:center;border-radius:9px;color:var(--sh-primary);background:#fff;font-size:9px;font-weight:700}.sh-chat-order__copy{display:grid;gap:3px}.sh-chat-order__copy strong{font-size:10px;font-weight:600}.sh-chat-order__copy span{font-size:8px;opacity:.75}.sh-chat-order__price{font-size:10px;font-weight:600}.sh-chat-order__steps{display:flex;align-items:center;gap:4px}.sh-chat-order__steps i{flex:1;height:4px;border-radius:999px;background:#ffffff45}.sh-chat-order__steps i.is-complete{background:#fff}.sh-chat-contact{display:flex;min-width:245px;align-items:center;justify-content:space-between;gap:15px}.sh-chat-contact__person{display:flex;align-items:center;gap:9px}.sh-chat-contact__copy{display:grid;gap:2px}.sh-chat-contact__copy strong{font-size:10px;font-weight:600}.sh-chat-contact__copy span{font-size:8px;opacity:.75}.sh-chat-contact__action{padding:6px 8px;border:0;border-radius:7px;color:var(--sh-primary);background:#fff;font-size:9px;font-weight:600;cursor:pointer}@media(max-width:700px){.sh-chat-images{width:230px}.sh-chat-audio,.sh-chat-order{min-width:210px}.sh-chat-contact{min-width:205px}}
.sh-chat{display:grid;width:100%;max-width:860px;overflow:hidden;border:1px solid var(--sh-border);border-radius:15px;background:#fff;font-family:var(--sh-font);box-shadow:0 10px 30px #1e293b0b}.sh-chat__header{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:15px 18px;border-bottom:1px solid var(--sh-border)}.sh-chat__person{display:flex;align-items:center;gap:10px}.sh-chat__person-copy{display:grid;gap:3px}.sh-chat__person-copy strong{color:var(--sh-text);font-size:12px;font-weight:600}.sh-chat__person-copy span{color:var(--sh-success);font-size:9px}.sh-chat__actions{display:flex;gap:7px}.sh-chat__icon-button{display:grid;width:32px;height:32px;padding:0;place-items:center;border:1px solid var(--sh-border);border-radius:9px;color:var(--sh-muted);background:#fff;cursor:pointer}.sh-chat__icon-button svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8}.sh-chat__body{display:grid;gap:15px;min-height:260px;padding:22px;background:#f8fafc}.sh-chat__date{justify-self:center;padding:5px 9px;border-radius:999px;color:var(--sh-muted);background:#e9eef5;font-size:9px}.sh-chat-message{display:flex;max-width:78%;align-items:flex-end;gap:9px}.sh-chat-message--sent{justify-self:end;flex-direction:row-reverse}.sh-chat-message__content{display:grid;gap:4px}.sh-chat-message__name{color:var(--sh-muted);font-size:9px}.sh-chat-message__bubble{padding:10px 13px;border-radius:13px 13px 13px 3px;color:var(--sh-text);background:#fff;box-shadow:0 2px 8px #1e293b0b;font-size:11px;line-height:1.5}.sh-chat-message--sent .sh-chat-message__bubble{border-radius:13px 13px 3px;color:#fff;background:var(--sh-primary)}.sh-chat-message__meta{display:flex;justify-content:flex-end;gap:5px;color:var(--sh-muted);font-size:8px}.sh-chat-message--sent .sh-chat-message__meta{color:color-mix(in srgb,var(--sh-primary) 65%,#fff)}.sh-chat-message__status{font-weight:700}.sh-chat__composer{display:grid;grid-template-columns:auto 1fr auto;align-items:end;gap:9px;padding:13px 15px;border-top:1px solid var(--sh-border);background:#fff}.sh-chat__composer textarea{min-height:38px;max-height:100px;padding:10px 12px;border:1px solid var(--sh-border);border-radius:11px;resize:vertical;font:inherit;font-size:11px}.sh-chat__composer textarea:focus{border-color:var(--sh-primary);outline:3px solid color-mix(in srgb,var(--sh-primary) 10%,transparent)}.sh-chat__send{display:grid;width:38px;height:38px;padding:0;place-items:center;border:0;border-radius:10px;color:#fff;background:var(--sh-primary);cursor:pointer}.sh-chat__send svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2}.sh-chat-typing{display:flex;align-items:center;gap:4px;padding:11px 14px;border-radius:13px 13px 13px 3px;background:#fff}.sh-chat-typing i{width:5px;height:5px;border-radius:50%;background:var(--sh-muted);animation:sh-chat-dot 1.1s infinite}.sh-chat-typing i:nth-child(2){animation-delay:.15s}.sh-chat-typing i:nth-child(3){animation-delay:.3s}@keyframes sh-chat-dot{0%,60%,100%{translate:0 0;opacity:.4}30%{translate:0 -4px;opacity:1}}.sh-chat-file{display:flex;align-items:center;gap:10px;padding:10px;border:1px solid color-mix(in srgb,var(--sh-primary) 25%,transparent);border-radius:10px;background:#ffffff1a}.sh-chat-file__icon{display:grid;width:34px;height:34px;place-items:center;border-radius:8px;color:var(--sh-primary);background:#fff;font-size:9px;font-weight:700}.sh-chat-message--sent .sh-chat-file__icon{color:var(--sh-primary)}.sh-chat-file__copy{display:grid;gap:2px}.sh-chat-file__copy strong{font-size:10px;font-weight:600}.sh-chat-file__copy span{font-size:8px;opacity:.75}.sh-chat--support .sh-chat__header{color:#fff;background:var(--sh-primary)}.sh-chat--support .sh-chat__person-copy :is(strong,span){color:#fff}.sh-chat--support .sh-chat__icon-button{border-color:#ffffff3b;color:#fff;background:#ffffff14}.sh-chat-list{display:grid;width:100%;max-width:860px;overflow:hidden;border:1px solid var(--sh-border);border-radius:14px;background:#fff}.sh-chat-list__item{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:13px 16px;border-bottom:1px solid var(--sh-border)}.sh-chat-list__item:last-child{border-bottom:0}.sh-chat-list__copy{display:grid;min-width:0;gap:4px}.sh-chat-list__copy strong{font-size:11px;font-weight:600}.sh-chat-list__copy span{overflow:hidden;color:var(--sh-muted);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.sh-chat-list__meta{display:grid;justify-items:end;gap:5px;color:var(--sh-muted);font-size:8px}.sh-chat-list__count{display:grid;min-width:18px;height:18px;padding:0 5px;place-items:center;border-radius:999px;color:#fff;background:var(--sh-primary);font-size:8px;font-weight:700}@media(max-width:700px){.sh-chat-message{max-width:92%}.sh-chat__body{padding:16px}.sh-chat__composer{grid-template-columns:1fr auto}.sh-chat__composer>.sh-chat__icon-button{display:none}}
.sh-rating-gallery{display:grid;width:100%;max-width:1200px;gap:18px;padding:22px;box-sizing:border-box}.sh-rating{display:inline-flex;align-items:center;gap:5px;color:#aab3c0;font-family:Arial,sans-serif}.sh-rating__star{display:inline-block;color:#aab3c0;font-size:26px;line-height:1}.sh-rating__star.is-active{color:var(--sh-warning)}.sh-rating__star.is-half{color:transparent;background:linear-gradient(90deg,var(--sh-warning) 50%,#aab3c0 50%);background-clip:text;-webkit-background-clip:text}.sh-rating--sm .sh-rating__star{font-size:17px}.sh-rating--md .sh-rating__star{font-size:24px}.sh-rating--lg .sh-rating__star{font-size:32px}.sh-rating--xl .sh-rating__star{font-size:42px}.sh-rating__value{margin-left:8px;color:var(--sh-text);font-family:var(--sh-font);font-size:12px;font-weight:600}.sh-rating__count{color:var(--sh-muted);font-weight:400}.sh-rating--multicolor .sh-rating__star:nth-child(1){color:var(--sh-primary)}.sh-rating--multicolor .sh-rating__star:nth-child(2){color:#7c4dff}.sh-rating--multicolor .sh-rating__star:nth-child(3){color:var(--sh-success)}.sh-rating--multicolor .sh-rating__star:nth-child(4){color:var(--sh-info)}.sh-rating--multicolor .sh-rating__star:nth-child(5){color:var(--sh-error)}.sh-rating-input{display:inline-flex;flex-direction:row-reverse;justify-content:flex-end}.sh-rating-input input{position:absolute;opacity:0}.sh-rating-input label{color:#aab3c0;font-family:Arial,sans-serif;font-size:34px;line-height:1;cursor:pointer;transition:color .15s,transform .15s}.sh-rating-input label:hover,.sh-rating-input label:hover~label,.sh-rating-input input:checked~label{color:var(--sh-warning)}.sh-rating-input label:hover{transform:scale(1.12)}.sh-rating-input input:focus-visible+label{outline:2px solid var(--sh-primary);outline-offset:3px;border-radius:3px}.sh-rating-summary{display:flex;width:100%;align-items:center;gap:25px;padding:20px;border:1px solid var(--sh-border);border-radius:12px;background:#fff}.sh-rating-summary__score{display:grid;justify-items:center;gap:5px}.sh-rating-summary__score strong{font-size:34px;font-weight:600}.sh-rating-summary__score span{color:var(--sh-muted);font-size:10px}.sh-rating-bars{display:grid;flex:1;gap:7px}.sh-rating-bar{display:grid;grid-template-columns:24px 1fr 28px;align-items:center;gap:8px;color:var(--sh-muted);font-size:9px}.sh-rating-bar i{height:5px;overflow:hidden;border-radius:999px;background:#e3eaf3}.sh-rating-bar i:after{content:'';display:block;width:var(--sh-rating-width);height:100%;border-radius:inherit;background:var(--sh-warning)}.sh-rating-review{display:grid;width:100%;gap:14px;padding:20px;border:1px solid var(--sh-border);border-radius:12px;background:#fff}.sh-rating-review__top{display:flex;align-items:center;justify-content:space-between;gap:15px}.sh-rating-review textarea{width:100%;min-height:84px;padding:11px;border:1px solid var(--sh-border);border-radius:9px;resize:vertical;font:inherit;font-size:11px}.sh-rating-review textarea:focus{border-color:var(--sh-primary);outline:3px solid color-mix(in srgb,var(--sh-primary) 12%,transparent)}@media(max-width:700px){.sh-rating-summary{align-items:flex-start;flex-direction:column}.sh-rating-bars{width:100%}.sh-rating-review__top{align-items:flex-start;flex-direction:column}}
.sh-progress-file{display:grid;width:100%;gap:12px;padding:18px;border:1px solid var(--sh-border);border-radius:12px;background:#fff}.sh-progress-file__top{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px}.sh-progress-file__icon{display:grid;width:38px;height:38px;place-items:center;border-radius:9px;color:var(--sh-primary);background:color-mix(in srgb,var(--sh-primary) 9%,#fff);font-size:10px;font-weight:700}.sh-progress-file__copy{display:grid;gap:3px}.sh-progress-file__copy strong{font-size:12px;font-weight:600}.sh-progress-file__copy span{color:var(--sh-muted);font-size:10px}.sh-progress-file__value{color:var(--sh-text);font-size:11px;font-weight:600}.sh-progress-tasks{display:grid;width:100%;gap:14px;padding:20px}.sh-progress-task{display:grid;grid-template-columns:minmax(120px,180px) 1fr 42px;align-items:center;gap:14px}.sh-progress-task__name{color:var(--sh-text);font-size:11px}.sh-progress-task__value{color:var(--sh-muted);font-size:10px;text-align:right}.sh-progress-milestone{position:relative;width:100%;padding:34px 4px 24px}.sh-progress-milestone__marks{position:absolute;inset:4px 0 auto;display:flex;justify-content:space-between}.sh-progress-milestone__marks span{display:grid;justify-items:center;gap:5px;color:var(--sh-muted);font-size:9px}.sh-progress-milestone__marks i{width:8px;height:8px;border:2px solid #fff;border-radius:50%;background:var(--sh-border);box-shadow:0 0 0 1px var(--sh-border)}.sh-progress-milestone__marks .is-done i{background:var(--sh-primary);box-shadow:0 0 0 1px var(--sh-primary)}.sh-progress-capacity{display:grid;width:100%;gap:10px;padding:20px}.sh-progress-capacity__header{display:flex;justify-content:space-between;color:var(--sh-text);font-size:11px}.sh-progress-capacity__bar{display:flex;height:22px;overflow:hidden;border-radius:7px;background:#e8edf4}.sh-progress-capacity__bar span{display:grid;height:100%;place-items:center;color:#fff;font-size:9px;font-weight:600}.sh-progress-vertical{display:flex;width:100%;height:180px;align-items:flex-end;justify-content:space-around;gap:18px;padding:20px 25px;border-bottom:1px solid var(--sh-border)}.sh-progress-vertical__item{display:grid;height:100%;grid-template-rows:1fr auto;justify-items:center;gap:8px;color:var(--sh-muted);font-size:9px}.sh-progress-vertical__track{position:relative;width:22px;height:100%;overflow:hidden;border-radius:7px;background:#e3edf8}.sh-progress-vertical__bar{position:absolute;inset:auto 0 0;height:var(--sh-progress-value);border-radius:inherit;background:var(--sh-progress-color,var(--sh-primary))}.sh-progress-segments{display:grid;width:100%;gap:12px;padding:20px}.sh-progress-segments__bar{display:grid;grid-template-columns:repeat(5,1fr);gap:6px}.sh-progress-segments__bar span{height:9px;border-radius:999px;background:#dfe7f1}.sh-progress-segments__bar .is-complete{background:var(--sh-primary)}.sh-progress-segments__bar .is-current{background:color-mix(in srgb,var(--sh-primary) 45%,#fff)}.sh-progress-segments__labels{display:flex;justify-content:space-between;color:var(--sh-muted);font-size:9px}.sh-progress-score{display:grid;width:100%;grid-template-columns:auto 1fr;align-items:center;gap:18px;padding:20px}.sh-progress-score strong{font-size:28px;font-weight:600}.sh-progress-score strong small{font-size:10px;color:var(--sh-muted)}@media(max-width:700px){.sh-progress-task{grid-template-columns:1fr 38px}.sh-progress-task .sh-progress{grid-column:1/-1;grid-row:2}.sh-progress-file__top{grid-template-columns:auto 1fr}.sh-progress-file__value{grid-column:2}.sh-progress-vertical{gap:8px;padding-inline:10px}}
.sh-progress-gallery{width:100%;max-width:1200px;box-sizing:border-box;justify-self:stretch}.sh-progress-gallery .sh-progress{min-width:0}.sh-progress-circles{width:100%;box-sizing:border-box}
.sh-progress-gallery--reference{gap:16px;padding:24px 18px}.sh-progress-gallery--reference .sh-progress{height:5px;overflow:visible;background:#e3edf8;box-shadow:none}.sh-progress-gallery--reference .sh-progress__bar{box-shadow:none}.sh-progress-gallery--reference .sh-progress-row{grid-template-columns:1fr 36px;align-items:center;gap:8px}.sh-progress-gallery--reference .sh-progress-row__value{color:var(--sh-muted);font-size:10px;text-align:right}.sh-progress-gallery--reference .sh-progress--striped .sh-progress__bar:after{background-size:12px 12px}.sh-progress-gallery--reference .sh-progress--gradient .sh-progress__bar{background:linear-gradient(90deg,color-mix(in srgb,var(--sh-progress-color) 28%,#fff),var(--sh-progress-color))}.sh-progress-gallery--reference .sh-progress--tooltip{margin-top:18px}
.sh-progress-gallery .sh-progress{height:10px;overflow:visible;background:#dfe7f1;box-shadow:inset 0 0 0 1px #d5deea}.sh-progress-gallery .sh-progress__bar{min-width:3px;background-color:var(--sh-progress-color);box-shadow:0 1px 3px color-mix(in srgb,var(--sh-progress-color) 24%,transparent)}.sh-progress-gallery .sh-progress--sm{height:6px}.sh-progress-gallery .sh-progress--md{height:10px}.sh-progress-gallery .sh-progress--lg{height:14px}.sh-progress-gallery .sh-progress--xl{height:18px}.sh-progress-gallery .sh-progress--striped .sh-progress__bar{min-height:100%}.sh-progress-gallery .sh-progress--gradient .sh-progress__bar{background:linear-gradient(90deg,color-mix(in srgb,var(--sh-progress-color) 55%,#fff),var(--sh-progress-color));box-shadow:none}.sh-progress-gallery .sh-progress--label .sh-progress__bar{padding-right:6px}.sh-progress-gallery .sh-progress--white .sh-progress__bar{background:#fff;box-shadow:inset 0 0 0 1px #9da9b8}
.sh-progress-gallery{display:grid;gap:20px;padding:22px}.sh-progress-row{display:grid;gap:7px}.sh-progress-row__header{display:flex;align-items:center;justify-content:space-between;gap:15px;color:var(--sh-text);font-size:11px}.sh-progress-row__header span:last-child{color:var(--sh-muted)}.sh-progress{--sh-progress-value:50%;--sh-progress-color:var(--sh-primary);position:relative;width:100%;height:7px;overflow:visible;border-radius:999px;background:color-mix(in srgb,var(--sh-progress-color) 12%,#f1f5f9)}.sh-progress__bar{position:relative;width:var(--sh-progress-value);height:100%;overflow:hidden;border-radius:inherit;background:var(--sh-progress-color);transition:width .35s ease}.sh-progress--error{--sh-progress-color:var(--sh-error)}.sh-progress--success{--sh-progress-color:var(--sh-success)}.sh-progress--warning{--sh-progress-color:var(--sh-warning)}.sh-progress--info{--sh-progress-color:var(--sh-info)}.sh-progress--neutral{--sh-progress-color:var(--sh-neutral)}.sh-progress--white{--sh-progress-color:#fff;background:#d8dee9;box-shadow:inset 0 0 0 1px var(--sh-border)}.sh-progress--sm{height:4px}.sh-progress--md{height:8px}.sh-progress--lg{height:14px}.sh-progress--xl{height:22px}.sh-progress--label .sh-progress__bar{display:flex;align-items:center;justify-content:flex-end;padding-right:7px;color:#fff;font-size:9px;font-weight:600}.sh-progress--striped .sh-progress__bar:after{content:'';position:absolute;inset:0;background:linear-gradient(45deg,#ffffff30 25%,transparent 25%,transparent 50%,#ffffff30 50%,#ffffff30 75%,transparent 75%);background-size:16px 16px}.sh-progress--animated .sh-progress__bar:after{animation:sh-progress-stripes .85s linear infinite}@keyframes sh-progress-stripes{to{background-position:16px 0}}.sh-progress--gradient .sh-progress__bar{background:linear-gradient(90deg,color-mix(in srgb,var(--sh-progress-color) 65%,#fff),var(--sh-progress-color))}.sh-progress--tooltip{margin-top:25px}.sh-progress__tooltip{position:absolute;right:0;bottom:calc(100% + 8px);translate:50% 0;padding:4px 7px;border-radius:6px;color:#fff;background:#172033;font-size:9px;font-style:normal;white-space:nowrap;box-shadow:0 4px 12px #11182730}.sh-progress__tooltip:after{content:'';position:absolute;left:50%;top:100%;translate:-50% 0;border:4px solid transparent;border-top-color:#172033}.sh-progress-stack{display:flex;width:100%;height:12px;overflow:hidden;border-radius:999px;background:#edf1f6}.sh-progress-stack span{height:100%}.sh-progress-stack__primary{background:var(--sh-primary)}.sh-progress-stack__success{background:var(--sh-success)}.sh-progress-stack__warning{background:var(--sh-warning)}.sh-progress-stack__error{background:var(--sh-error)}.sh-progress-circle{--sh-progress-value:72;--sh-progress-color:var(--sh-primary);position:relative;display:grid;width:92px;height:92px;place-items:center;border-radius:50%;background:conic-gradient(var(--sh-progress-color) calc(var(--sh-progress-value)*1%),#e9eef5 0)}.sh-progress-circle:before{content:'';position:absolute;inset:9px;border-radius:50%;background:#fff}.sh-progress-circle strong{position:relative;color:var(--sh-text);font-size:16px;font-weight:600}.sh-progress-circle strong:after{content:'%';font-size:10px}.sh-progress-circles{display:flex;flex-wrap:wrap;gap:22px;padding:22px}
.sh-breadcrumb .sh-breadcrumb__home{display:inline-flex;flex:0 0 28px;width:28px;height:28px;padding:0;align-items:center;justify-content:center;line-height:0}.sh-breadcrumb .sh-breadcrumb__home svg{display:block;width:15px;height:15px;margin:0}.sh-breadcrumb--back{gap:12px}.sh-breadcrumb__back{display:inline-grid;flex:0 0 32px;width:32px;height:32px;place-items:center;border:1px solid var(--sh-border);border-radius:9px;color:var(--sh-text)!important;background:#fff}.sh-breadcrumb--truncate{overflow:hidden}.sh-breadcrumb--truncate ol{min-width:0;width:100%}.sh-breadcrumb--truncate li{min-width:0}.sh-breadcrumb--truncate li:last-child{display:block;overflow:hidden;max-width:260px;text-overflow:ellipsis;white-space:nowrap}.sh-breadcrumb-header{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:18px 22px;border:1px solid var(--sh-border);border-radius:12px;background:#fff}.sh-breadcrumb-header__title{display:grid;gap:5px}.sh-breadcrumb-header__title h3{margin:0;color:var(--sh-text);font-size:17px}.sh-breadcrumb-header .sh-breadcrumb{padding:0}.sh-breadcrumb--success{border-radius:11px;background:color-mix(in srgb,var(--sh-success) 9%,#fff)}.sh-breadcrumb--success a{color:var(--sh-success)}.sh-breadcrumb--error{border-radius:11px;background:color-mix(in srgb,var(--sh-error) 8%,#fff)}.sh-breadcrumb--error a{color:var(--sh-error)}.sh-breadcrumb--dots li+li:before{content:'•';margin-inline:12px;color:var(--sh-primary)}.sh-breadcrumb-admin{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:17px 20px;border-left:4px solid var(--sh-primary);border-radius:0 10px 10px 0;background:#fff;box-shadow:0 5px 20px #1e293b0c}.sh-breadcrumb-admin .sh-breadcrumb{padding:0}.sh-breadcrumb-admin__context{color:var(--sh-muted);font-size:10px}.sh-breadcrumb--boxed li{padding:8px 10px;border:1px solid var(--sh-border);background:#fff}.sh-breadcrumb--boxed li:first-child{border-radius:8px 0 0 8px}.sh-breadcrumb--boxed li:last-child{border-radius:0 8px 8px 0}.sh-breadcrumb--boxed li+li{border-left:0}.sh-breadcrumb--boxed li+li:before{display:none}@media(max-width:700px){.sh-breadcrumb-header,.sh-breadcrumb-admin{align-items:flex-start;flex-direction:column}.sh-breadcrumb--truncate li:last-child{max-width:150px}}
.sh-breadcrumb{display:flex;align-items:center;max-width:100%;padding:18px 22px;font-family:var(--sh-font);overflow-x:auto}.sh-breadcrumb ol{display:flex;align-items:center;min-width:max-content;margin:0;padding:0;list-style:none}.sh-breadcrumb li{display:flex;align-items:center;color:var(--sh-muted);font-size:12px}.sh-breadcrumb li+li:before{content:'/';margin:0 10px;color:#aab2c3}.sh-breadcrumb a{display:inline-flex;align-items:center;gap:6px;color:var(--sh-primary);text-decoration:none}.sh-breadcrumb a:hover{text-decoration:underline}.sh-breadcrumb [aria-current=page]{color:var(--sh-text);font-weight:600}.sh-breadcrumb svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8}.sh-breadcrumb--chevron li+li:before{content:'›';font-size:18px;line-height:1}.sh-breadcrumb--soft{border-radius:11px;background:color-mix(in srgb,var(--sh-primary) 7%,#fff)}.sh-breadcrumb--bordered{border:1px solid var(--sh-border);border-radius:11px;background:#fff}.sh-breadcrumb--pill ol{gap:6px}.sh-breadcrumb--pill li+li:before{display:none}.sh-breadcrumb--pill a,.sh-breadcrumb--pill [aria-current=page]{padding:7px 11px;border-radius:999px}.sh-breadcrumb--pill a{background:color-mix(in srgb,var(--sh-primary) 8%,#fff)}.sh-breadcrumb--pill [aria-current=page]{color:#fff;background:var(--sh-primary)}.sh-breadcrumb--dark{border-radius:11px;background:#172033}.sh-breadcrumb--dark li,.sh-breadcrumb--dark li+li:before{color:#9eabc2}.sh-breadcrumb--dark a{color:#dce8ff}.sh-breadcrumb--dark [aria-current=page]{color:#fff}.sh-breadcrumb__home{display:inline-grid;width:28px;height:28px;place-items:center;border-radius:8px;background:color-mix(in srgb,var(--sh-primary) 9%,#fff)}.sh-breadcrumb__select{appearance:none;padding:7px 28px 7px 10px;border:1px solid var(--sh-border);border-radius:8px;color:var(--sh-text);background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 20 20'%3E%3Cpath d='m5 7 5 5 5-5' fill='none' stroke='%2364748b' stroke-width='2'/%3E%3C/svg%3E") no-repeat right 9px center;font:inherit}.sh-breadcrumb--steps{counter-reset:crumb}.sh-breadcrumb--steps li{gap:7px}.sh-breadcrumb--steps li:after{counter-increment:crumb;content:counter(crumb);order:-1;display:grid;width:22px;height:22px;place-items:center;border-radius:50%;color:var(--sh-primary);background:color-mix(in srgb,var(--sh-primary) 10%,#fff);font-size:10px;font-weight:700}.sh-breadcrumb--steps li[aria-current=page]:after{color:#fff;background:var(--sh-primary)}.sh-breadcrumb--steps li+li:before{content:'—';margin-inline:12px}.sh-breadcrumb--compact{padding:10px 14px}.sh-breadcrumb--compact li{font-size:11px}@media(max-width:700px){.sh-breadcrumb--responsive li:not(:first-child):not(:last-child){display:none}.sh-breadcrumb--responsive li:last-child:before{content:'›'}.sh-breadcrumb{padding-inline:14px}}
.sh-avatar-select-fieldset{min-width:0;margin:0;padding:0;border:0}.sh-avatar-select-fieldset legend{margin:0 0 5px;padding:0;color:var(--sh-text);font-size:12px;font-weight:600}.sh-avatar-select .sh-avatar{color:#fff!important}.sh-avatar--ring-primary{box-shadow:0 0 0 3px #fff,0 0 0 5px var(--sh-primary)}.sh-avatar--ring-success{box-shadow:0 0 0 3px #fff,0 0 0 5px var(--sh-success)}.sh-avatar--ring-error{box-shadow:0 0 0 3px #fff,0 0 0 5px var(--sh-error)}.sh-avatar--ring-warning{box-shadow:0 0 0 3px #fff,0 0 0 5px var(--sh-warning)}.sh-avatar--brand{border-radius:12px;font-size:12px;letter-spacing:-.03em}.sh-avatar-duo{display:inline-flex;align-items:center}.sh-avatar-duo .sh-avatar+ .sh-avatar{margin-left:-14px}.sh-avatar-duo__copy{display:grid;margin-left:11px;gap:2px}.sh-avatar-duo__copy strong{font-size:12px;font-weight:600}.sh-avatar-duo__copy span{color:var(--sh-muted);font-size:10px}.sh-avatar__verified{position:absolute;right:-3px;bottom:-3px;display:grid;width:18px;height:18px;place-items:center;border:2px solid #fff;border-radius:50%;color:#fff;background:var(--sh-info);font-size:9px;font-style:normal;font-weight:800}.sh-avatar-upload{display:grid;justify-items:center;gap:10px;padding:22px;border:1px dashed var(--sh-border);border-radius:14px;background:#fafbff}.sh-avatar-upload__button{color:var(--sh-primary);background:none;border:0;font:inherit;font-size:11px;font-weight:600;cursor:pointer}.sh-avatar-stack-card{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px;border:1px solid var(--sh-border);border-radius:14px;background:#fff}.sh-avatar-stack-card__copy{display:grid;gap:4px}.sh-avatar-stack-card__copy strong{font-size:13px;font-weight:600}.sh-avatar-stack-card__copy span{color:var(--sh-muted);font-size:10px}.sh-avatar-add{border-style:dashed;color:var(--sh-primary);background:#fff;cursor:pointer}
.sh-avatar__badge{position:absolute;right:-8px;top:-7px;display:grid;min-width:20px;height:20px;padding:0 5px;place-items:center;border:2px solid #fff;border-radius:999px;color:#fff;background:var(--sh-error);font-size:9px;font-weight:700}.sh-avatar-edit{position:relative;display:inline-flex}.sh-avatar-edit__button{position:absolute;right:-5px;bottom:-5px;display:grid;width:27px;height:27px;padding:0;place-items:center;border:2px solid #fff;border-radius:50%;color:#fff;background:var(--sh-primary);cursor:pointer}.sh-avatar-edit__button svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:2}.sh-avatar-role-list{display:flex;flex-wrap:wrap;gap:12px;padding:20px}.sh-avatar-role{display:flex;align-items:center;gap:10px;padding:9px 13px 9px 9px;border:1px solid var(--sh-border);border-radius:999px;background:#fff}.sh-avatar-role span:last-child{display:grid;gap:2px;color:var(--sh-text);font-size:11px;font-weight:600}.sh-avatar-role small{color:var(--sh-muted);font-size:9px;font-weight:400}.sh-avatar-activity{display:grid;gap:0;padding:12px 20px}.sh-avatar-activity__item{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:13px 0;border-bottom:1px solid var(--sh-border)}.sh-avatar-activity__item:last-child{border-bottom:0}.sh-avatar-activity__text{color:var(--sh-text);font-size:12px}.sh-avatar-activity__text span{display:block;margin-top:3px;color:var(--sh-muted);font-size:10px}.sh-avatar-activity time{color:var(--sh-muted);font-size:10px}.sh-avatar-select{display:flex;flex-wrap:wrap;gap:15px;padding:22px}.sh-avatar-select label{position:relative;cursor:pointer}.sh-avatar-select input{position:absolute;opacity:0;pointer-events:none}.sh-avatar-select input:checked+.sh-avatar{box-shadow:0 0 0 3px #fff,0 0 0 5px var(--sh-primary)}.sh-avatar-select input:focus-visible+.sh-avatar{outline:3px solid color-mix(in srgb,var(--sh-primary) 32%,transparent);outline-offset:5px}.sh-avatar-select__check{position:absolute;right:-4px;bottom:-4px;display:none;width:17px;height:17px;place-items:center;border:2px solid #fff;border-radius:50%;color:#fff;background:var(--sh-primary);font-size:9px}.sh-avatar-select input:checked~.sh-avatar-select__check{display:grid}.sh-avatar--anonymous{color:var(--sh-muted);background:#f1f5f9}.sh-avatar--anonymous svg{width:52%;height:52%;fill:none;stroke:currentColor;stroke-width:1.8}.sh-avatar-presence{display:inline-flex;align-items:center;gap:10px;padding:8px 12px 8px 8px;border:1px solid var(--sh-border);border-radius:12px;background:#fff}.sh-avatar-presence__copy{display:grid;gap:2px}.sh-avatar-presence__copy strong{font-size:12px;font-weight:600}.sh-avatar-presence__copy span{color:var(--sh-success);font-size:10px}
.sh-avatar-gallery{display:flex;align-items:center;flex-wrap:wrap;gap:18px;padding:22px}.sh-avatar{--sh-avatar-size:44px;position:relative;display:inline-grid;flex:0 0 auto;width:var(--sh-avatar-size);height:var(--sh-avatar-size);place-items:center;overflow:visible;border:2px solid #fff;border-radius:50%;color:#fff;background:var(--sh-primary);box-shadow:0 0 0 1px var(--sh-border);font-size:calc(var(--sh-avatar-size)*.34);font-weight:600;line-height:1;text-transform:uppercase}.sh-avatar img{width:100%;height:100%;border-radius:inherit;object-fit:cover}.sh-avatar--xs{--sh-avatar-size:24px}.sh-avatar--sm{--sh-avatar-size:32px}.sh-avatar--md{--sh-avatar-size:40px}.sh-avatar--lg{--sh-avatar-size:48px}.sh-avatar--xl{--sh-avatar-size:56px}.sh-avatar--2xl{--sh-avatar-size:72px}.sh-avatar--square{border-radius:9px}.sh-avatar--rounded{border-radius:15px}.sh-avatar--primary{background:var(--sh-primary)}.sh-avatar--error{background:var(--sh-error)}.sh-avatar--success{background:var(--sh-success)}.sh-avatar--warning{color:#3d2b00;background:var(--sh-warning)}.sh-avatar--info{background:var(--sh-info)}.sh-avatar--neutral{background:var(--sh-neutral)}.sh-avatar__status{position:absolute;right:-1px;bottom:-1px;width:25%;height:25%;min-width:8px;min-height:8px;border:2px solid #fff;border-radius:50%;background:var(--sh-neutral)}.sh-avatar__status--online{background:var(--sh-success)}.sh-avatar__status--busy{background:var(--sh-error)}.sh-avatar__status--away{background:var(--sh-warning)}.sh-avatar-group{display:flex;align-items:center;padding-left:10px}.sh-avatar-group .sh-avatar{margin-left:-10px}.sh-avatar-group .sh-avatar:hover{z-index:2;transform:translateY(-2px)}.sh-avatar--more{color:var(--sh-text);background:#fff}.sh-avatar-user{display:inline-flex;align-items:center;gap:11px}.sh-avatar-user__content{display:grid;gap:3px}.sh-avatar-user__content strong{color:var(--sh-text);font-size:13px;font-weight:600}.sh-avatar-user__content span{color:var(--sh-muted);font-size:11px}.sh-avatar-list{display:grid;gap:15px;padding:20px}.sh-avatar-card{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 16px;border:1px solid var(--sh-border);border-radius:12px;background:#fff}.sh-avatar-card__meta{display:flex;align-items:center;gap:12px}.sh-avatar-card__action{color:var(--sh-primary);font-size:12px;font-weight:600}.sh-avatar--photo{background-position:center;background-size:cover}.sh-avatar--photo-studio{background-image:url('/public/images/heroes/hero-creative-studio.png')}.sh-avatar--photo-architecture{background-image:url('/public/images/heroes/hero-architecture.png')}
.sh-hero.sh-hero--studio{background-image:url('/public/images/heroes/hero-creative-studio.png')}.sh-hero.sh-hero--architecture{background-image:url('/public/images/heroes/hero-architecture.png')}.sh-hero.sh-hero--analytics{background-image:url('/public/images/heroes/hero-analytics-3d.png')}
.sh-hero--media-side{display:grid;grid-template-columns:minmax(0,.9fr) minmax(360px,1.1fr);gap:0;padding:0;min-height:500px}.sh-hero--media-side .sh-hero__content{align-self:center;padding:60px}.sh-hero__media{min-height:500px;background-position:center;background-size:cover}.sh-hero__media--studio{background-image:url('/public/images/heroes/hero-creative-studio.png')}.sh-hero__media--architecture{background-image:url('/public/images/heroes/hero-architecture.png')}.sh-hero__media--analytics{background-image:url('/public/images/heroes/hero-analytics-3d.png')}.sh-hero--glass-panel{display:flex;align-items:center;justify-content:flex-end;min-height:580px;background-position:center;background-size:cover}.sh-hero--glass-panel:before{content:'';position:absolute;inset:0;background:#07112145}.sh-hero--glass-panel .sh-hero__content{padding:38px;border:1px solid #ffffff4a;border-radius:22px;color:#fff;background:#071121b8;box-shadow:0 30px 70px #0005;backdrop-filter:blur(13px)}.sh-hero--glass-panel :is(.sh-hero__eyebrow,p){color:#e5efff}.sh-hero--bottom-panel{display:flex;align-items:flex-end;min-height:610px;padding:0;background-position:center;background-size:cover}.sh-hero--bottom-panel:before{content:'';position:absolute;inset:0;background:linear-gradient(transparent 28%,#07111aed 100%)}.sh-hero--bottom-panel .sh-hero__content{max-width:none;width:100%;padding:42px 52px;color:#fff}.sh-hero--bottom-panel .sh-hero__content>p{color:#fff;max-width:760px}.sh-hero--center-image{display:grid;place-items:center;min-height:600px;text-align:center;background-position:center;background-size:cover}.sh-hero--center-image:before{content:'';position:absolute;inset:0;background:#030712a8}.sh-hero--center-image .sh-hero__content,.sh-hero--center-image p{margin-inline:auto;color:#fff}.sh-hero--center-image .sh-hero__eyebrow{color:#bfdbfe}.sh-hero--center-image .sh-hero__actions{justify-content:center}.sh-hero--compact-image{min-height:360px;padding:48px;display:flex;align-items:center;background-position:center;background-size:cover}.sh-hero--compact-image:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#fff 0%,#fffffff0 48%,#ffffff12 78%)}.sh-hero--compact-image h1{font-size:clamp(34px,5vw,54px)}
@media(max-width:700px){.sh-hero--media-side{grid-template-columns:1fr}.sh-hero--media-side .sh-hero__content{padding:40px 28px}.sh-hero__media{min-height:270px}.sh-hero--glass-panel{padding:28px}.sh-hero--bottom-panel .sh-hero__content{padding:35px 28px}.sh-hero--compact-image{padding:36px 28px}.sh-hero--compact-image:before{background:#ffffffe6}}
.sh-hero--image{min-height:560px;display:flex;align-items:center;background-position:center;background-size:cover}.sh-hero--image:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#fff 0%,#fffffff2 34%,#ffffff20 66%,transparent 100%)}.sh-hero--image .sh-hero__content{max-width:570px}.sh-hero--image-dark{color:#fff;justify-content:flex-end;text-align:right}.sh-hero--image-dark:before{background:linear-gradient(90deg,#06080d14 0%,#1118274d 45%,#06080ddd 100%)}.sh-hero--image-dark :is(.sh-hero__eyebrow,p){color:#ffffffc7}.sh-hero--image-dark .sh-hero__actions{justify-content:flex-end}.sh-hero--image-tech{color:#fff}.sh-hero--image-tech:before{background:linear-gradient(90deg,#030b24fa 0%,#06143fd6 39%,#06143f22 72%,transparent 100%)}.sh-hero--image-tech :is(.sh-hero__eyebrow,p){color:#dbeafe}.sh-hero--studio{background-image:url('/public/images/heroes/hero-creative-studio.png')}.sh-hero--architecture{background-image:url('/public/images/heroes/hero-architecture.png')}.sh-hero--analytics{background-image:url('/public/images/heroes/hero-analytics-3d.png')}
:root{--sh-primary:#6557e8;--sh-primary-hover:#5144cd;--sh-error:#df4656;--sh-success:#169b6b;--sh-warning:#e99b22;--sh-info:#3478db;--sh-neutral:#596174;--sh-danger:var(--sh-error);--sh-text:#171925;--sh-muted:#74798c;--sh-border:#dfe1e9;--sh-radius:9px;--sh-font:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif}
.sh-button-palette{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;max-width:340px}
.sh-button{border:0;border-radius:var(--sh-radius);padding:10px 16px;font:700 12px var(--sh-font);cursor:pointer;transition:.18s}/* Tamaño Medium predeterminado para todas las familias de botones. */
.sh-button:focus-visible,.sh-field input:focus,.sh-field select:focus{outline:3px solid color-mix(in srgb,var(--sh-primary) 22%,transparent);outline-offset:2px}
.sh-button--primary,.sh-button--error,.sh-button--success,.sh-button--info,.sh-button--neutral{color:#fff;box-shadow:0 5px 13px #25283c1a}
.sh-button--primary{background:var(--sh-primary)}.sh-button--error{background:var(--sh-error)}.sh-button--success{background:var(--sh-success)}.sh-button--warning{background:var(--sh-warning);color:#2b210d}.sh-button--info{background:var(--sh-info)}.sh-button--neutral{background:var(--sh-neutral)}
.sh-button--primary:hover{background:var(--sh-primary-hover)}.sh-button--error:hover,.sh-button--success:hover,.sh-button--warning:hover,.sh-button--info:hover,.sh-button--neutral:hover{filter:brightness(.92)}.sh-button--primary:hover,.sh-button--error:hover,.sh-button--success:hover,.sh-button--warning:hover,.sh-button--info:hover,.sh-button--neutral:hover{transform:translateY(-1px)}
.sh-button--secondary{color:var(--sh-text);background:#fff;border:1px solid var(--sh-border)}.sh-button--secondary:hover{border-color:#b9bdc9;background:#f8f8fb}.sh-button--danger{color:#fff;background:var(--sh-danger)}.sh-button--danger:hover{filter:brightness(.92)}
.sh-button--white{color:var(--sh-text);background:#fff;border:1px solid var(--sh-border);box-shadow:0 5px 13px #25283c12}.sh-button--white:hover{background:#f7f7fa;border-color:#b8bcc8;transform:translateY(-1px)}
.sh-button--white-strong{border-color:#555b69}.sh-button--white-strong:hover{border-color:#252a35}
.sh-button--soft-primary{color:var(--sh-primary);background:color-mix(in srgb,var(--sh-primary) 12%,#fff)}.sh-button--soft-error{color:var(--sh-error);background:color-mix(in srgb,var(--sh-error) 12%,#fff)}.sh-button--soft-success{color:var(--sh-success);background:color-mix(in srgb,var(--sh-success) 12%,#fff)}.sh-button--soft-warning{color:#9a6207;background:color-mix(in srgb,var(--sh-warning) 16%,#fff)}.sh-button--soft-info{color:var(--sh-info);background:color-mix(in srgb,var(--sh-info) 12%,#fff)}.sh-button--soft-neutral{color:var(--sh-neutral);background:color-mix(in srgb,var(--sh-neutral) 12%,#fff)}.sh-button--soft-white{color:var(--sh-text);background:#fff;border:1px solid color-mix(in srgb,var(--sh-neutral) 25%,#fff)}.sh-button--soft-primary:hover,.sh-button--soft-error:hover,.sh-button--soft-success:hover,.sh-button--soft-warning:hover,.sh-button--soft-info:hover,.sh-button--soft-neutral:hover,.sh-button--soft-white:hover{filter:brightness(.96);transform:translateY(-1px)}
.sh-button--outline-primary,.sh-button--outline-error,.sh-button--outline-success,.sh-button--outline-warning,.sh-button--outline-info,.sh-button--outline-neutral,.sh-button--outline-white{background:transparent;border:1px solid currentColor;box-shadow:none}.sh-button--outline-primary{color:var(--sh-primary)}.sh-button--outline-error{color:var(--sh-error)}.sh-button--outline-success{color:var(--sh-success)}.sh-button--outline-warning{color:#b87309}.sh-button--outline-info{color:var(--sh-info)}.sh-button--outline-neutral{color:var(--sh-neutral)}.sh-button--outline-white{color:#fff}.sh-button--outline-primary:hover,.sh-button--outline-error:hover,.sh-button--outline-success:hover,.sh-button--outline-warning:hover,.sh-button--outline-info:hover,.sh-button--outline-neutral:hover,.sh-button--outline-white:hover{background:currentColor;box-shadow:inset 0 0 0 100px #ffffffde;transform:translateY(-1px)}.sh-button-dark-swatch{display:inline-flex;padding:5px;border-radius:10px;background:#242733}
.sh-button-dark-swatch{align-items:center;padding:14px 18px;border-radius:12px;background:linear-gradient(145deg,#303442,#1e212b);box-shadow:inset 0 0 0 1px #ffffff0d}.sh-button-dark-swatch .sh-button--outline-white{min-width:88px;border-color:#fff;box-shadow:none}.sh-button-dark-swatch .sh-button--outline-white:hover{color:var(--sh-text);background:#fff;box-shadow:none}
.sh-button--pill{border-radius:999px;padding-inline:20px}
.sh-button--icon-left,.sh-button--icon-right{display:inline-flex;align-items:center;justify-content:center;gap:8px}.sh-button--icon-left svg,.sh-button--icon-right svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;flex:0 0 auto}
.sh-button--icon-only{display:inline-flex;align-items:center;justify-content:center;width:50px;height:50px;padding:0}.sh-button--icon-only svg{width:32px;height:32px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}
.sh-text-button-palette{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px 18px;max-width:760px}.sh-button--text{padding:7px 9px;border-radius:6px;background:transparent;box-shadow:none}.sh-button--text:hover{background:color-mix(in srgb,currentColor 9%,transparent);transform:none}.sh-button--text-primary{color:var(--sh-primary)}.sh-button--text-secondary{color:#7c4dff}.sh-button--text-success{color:var(--sh-success)}.sh-button--text-info{color:var(--sh-info)}.sh-button--text-warning{color:#c97900}.sh-button--text-danger{color:var(--sh-error)}.sh-button--text-dark{color:var(--sh-text)}.sh-button--text-link{color:color-mix(in srgb,var(--sh-info) 55%,var(--sh-text));text-decoration:underline;text-underline-offset:3px}.sh-button--text-light{color:var(--sh-muted)}
.sh-button-size-palette{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px}.sh-button--xs{padding:5px 9px;border-radius:6px;font-size:10px}.sh-button--sm{padding:7px 12px;border-radius:7px;font-size:11px}.sh-button--md{padding:10px 16px;font-size:12px}.sh-button--lg{padding:12px 20px;border-radius:10px;font-size:14px}.sh-button--xl{padding:15px 25px;border-radius:12px;font-size:16px}
.sh-checkbox-buttons{display:inline-flex;max-width:100%;font-family:var(--sh-font)}.sh-checkbox-button{position:relative;cursor:pointer}.sh-checkbox-button input{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%)}.sh-checkbox-button span{display:flex;align-items:center;justify-content:center;min-width:132px;min-height:50px;padding:10px 18px;border:1px solid var(--sh-primary);margin-left:-1px;color:var(--sh-primary);background:#fff;font-size:15px;font-weight:600;transition:.18s}.sh-checkbox-button:first-child span{margin-left:0;border-radius:9px 0 0 9px}.sh-checkbox-button:last-child span{border-radius:0 9px 9px 0}.sh-checkbox-button input:checked+span{position:relative;z-index:1;color:#fff;background:var(--sh-primary)}.sh-checkbox-button input:focus-visible+span{position:relative;z-index:2;outline:3px solid color-mix(in srgb,var(--sh-primary) 22%,transparent);outline-offset:2px}.sh-checkbox-button:hover span{background:color-mix(in srgb,var(--sh-primary) 7%,#fff)}.sh-checkbox-button input:checked:hover+span{background:var(--sh-primary-hover)}
.sh-checkbox-button input:checked+span,.sh-checkbox-button input:checked:hover+span,.sh-checkbox-button input:checked:focus-visible+span{color:#fff!important}
.sh-radio-buttons{display:inline-flex;max-width:100%;font-family:var(--sh-font)}.sh-radio-button{position:relative;cursor:pointer}.sh-radio-button input{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%)}.sh-radio-button span{display:flex;align-items:center;justify-content:center;min-width:132px;min-height:50px;padding:10px 18px;border:1px solid var(--sh-primary);margin-left:-1px;color:var(--sh-primary);background:#fff;font-size:15px;font-weight:600;transition:.18s}.sh-radio-button:first-child span{margin-left:0;border-radius:9px 0 0 9px}.sh-radio-button:last-child span{border-radius:0 9px 9px 0}.sh-radio-button input:checked+span{position:relative;z-index:1;color:#fff!important;background:var(--sh-primary)}.sh-radio-button input:focus-visible+span{position:relative;z-index:2;outline:3px solid color-mix(in srgb,var(--sh-primary) 22%,transparent);outline-offset:2px}.sh-radio-button:hover span{background:color-mix(in srgb,var(--sh-primary) 7%,#fff)}.sh-radio-button input:checked:hover+span,.sh-radio-button input:checked:focus-visible+span{color:#fff!important;background:var(--sh-primary-hover)}
.sh-button-groups{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:18px}.sh-button-group{display:inline-flex}.sh-button-group .sh-button{min-width:82px;margin:0;border-radius:0;border-right:1px solid color-mix(in srgb,#fff 32%,transparent);box-shadow:none;transform:none}.sh-button-group .sh-button:first-child{border-radius:9px 0 0 9px}.sh-button-group .sh-button:last-child{border-right:0;border-radius:0 9px 9px 0}.sh-button-group .sh-button[aria-pressed=true]{background:var(--sh-primary-hover)}.sh-button-group--pill .sh-button:first-child{border-radius:999px 0 0 999px;padding-left:23px}.sh-button-group--pill .sh-button:last-child{border-radius:0 999px 999px 0;padding-right:23px}
.sh-field{display:grid;gap:7px;width:min(100%,280px);font-family:var(--sh-font)}.sh-field>span{font-size:12px;font-weight:700;color:var(--sh-text)}.sh-field input,.sh-field select{width:100%;height:40px;border:1px solid var(--sh-border);border-radius:var(--sh-radius);padding:0 11px;background:#fff;color:var(--sh-text);font:12px var(--sh-font)}.sh-field small{font-size:10px;color:var(--sh-muted)}
.sh-badge{display:inline-flex;align-items:center;gap:6px;padding:6px 9px;border-radius:999px;font:700 10px var(--sh-font)}.sh-badge i{width:6px;height:6px;border-radius:50%;background:currentColor}.sh-badge--success{color:#14815b;background:#e5f8f0}
.sh-alert{display:grid;gap:4px;width:min(100%,300px);border-radius:var(--sh-radius);padding:13px 15px;font-family:var(--sh-font)}.sh-alert b{font-size:12px}.sh-alert span{font-size:11px}.sh-alert--info{color:#3f55a2;background:#edf1ff;border-left:3px solid #6479d8}
.sh-metric{display:grid;width:220px;padding:17px;background:#fff;border:1px solid var(--sh-border);border-radius:12px;font-family:var(--sh-font);box-shadow:0 8px 25px #25283c0d}.sh-metric span{font-size:11px;color:var(--sh-muted)}.sh-metric strong{font-size:27px;color:var(--sh-text);margin:7px 0 4px}.sh-metric small{font-size:10px;color:#16845e}
.sh-heading{font-family:var(--sh-font)}.sh-heading>span{font-size:9px;letter-spacing:.16em;color:var(--sh-primary);font-weight:800}.sh-heading h2{font-size:23px;letter-spacing:-.025em;color:var(--sh-text);margin:6px 0}.sh-heading p{font-size:11px;color:var(--sh-muted);margin:0}
.sh-type{font-family:var(--sh-font);color:var(--sh-text);margin:0;max-width:100%}.sh-type--display{font-size:clamp(36px,5vw,48px);line-height:1.05;letter-spacing:-.045em;font-weight:800}.sh-type--h1{font-size:36px;line-height:1.15;letter-spacing:-.035em;font-weight:750}.sh-type--h2{font-size:30px;line-height:1.2;letter-spacing:-.03em;font-weight:750}.sh-type--h3{font-size:24px;line-height:1.25;letter-spacing:-.022em;font-weight:700}.sh-type--h4{font-size:18px;line-height:1.35;letter-spacing:-.012em;font-weight:700}.sh-type--body{font-size:16px;line-height:1.65;font-weight:400;max-width:52ch}.sh-type--small{font-size:13px;line-height:1.5;color:var(--sh-muted)}.sh-type--label{font-size:11px;line-height:1.3;letter-spacing:.14em;font-weight:800;color:var(--sh-muted)}.sh-type--link{font-size:14px;line-height:1.5;font-weight:700;color:var(--sh-primary);text-underline-offset:3px}.sh-type--link:hover{color:var(--sh-primary-hover);text-decoration-thickness:2px}.sh-type--link:focus-visible{outline:3px solid color-mix(in srgb,var(--sh-primary) 22%,transparent);outline-offset:3px;border-radius:3px}
.sh-type--h5{font-size:16px;line-height:1.4;font-weight:700}.sh-type--h6{font-size:14px;line-height:1.45;font-weight:700}
.sh-font-families{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;width:100%}.sh-font-families>div{display:grid;gap:9px;padding:18px;border:1px solid var(--sh-border);border-radius:12px;background:#fff}.sh-font-families span,.sh-type-scale>div>span{font:700 10px var(--sh-font);color:var(--sh-muted);letter-spacing:.05em}.sh-font-families strong{font-size:22px;line-height:1.25;color:var(--sh-text)}.sh-font-families small{font:10px var(--sh-font);color:var(--sh-muted)}.sh-font--sans{font-family:var(--sh-font)}.sh-font--serif{font-family:Georgia,'Times New Roman',serif}.sh-font--mono{font-family:ui-monospace,Consolas,monospace}
.sh-type-scale{display:grid;width:100%}.sh-type-scale>div{display:grid;grid-template-columns:145px 1fr;align-items:baseline;gap:20px;padding:18px 4px;border-bottom:1px solid var(--sh-border)}.sh-type-scale>div:last-child{border-bottom:0}
.sh-type-kit{display:grid;gap:34px;width:100%}.sh-type-kit>.sh-type-scale,.sh-type-kit>.sh-text-treatments{border-top:1px solid var(--sh-border);padding-top:24px}
.sh-font-profile{display:grid;gap:8px;padding:22px;border:1px solid var(--sh-border);border-radius:12px;background:#fff}.sh-font-profile span{font-size:10px;letter-spacing:.13em;color:var(--sh-primary);font-weight:800}.sh-font-profile strong{font-size:34px;line-height:1.2}.sh-font-profile p{font-size:15px;margin:0;color:var(--sh-muted)}.sh-font-profile small{font-size:11px;color:var(--sh-muted)}
.sh-type-kit--trebuchet,.sh-type-kit--trebuchet .sh-type,.sh-type-kit--trebuchet .sh-text-treatments{font-family:'Trebuchet MS','Lucida Sans Unicode',sans-serif}.sh-type-kit--trebuchet .sh-type--display,.sh-type-kit--trebuchet .sh-type--h1,.sh-type-kit--trebuchet .sh-type--h2{letter-spacing:-.025em}
.sh-type-kit--inter,.sh-type-kit--inter .sh-type,.sh-type-kit--inter .sh-text-treatments{font-family:Inter,ui-sans-serif,system-ui,sans-serif}.sh-type-kit--inter .sh-type--display,.sh-type-kit--inter .sh-type--h1,.sh-type-kit--inter .sh-type--h2{letter-spacing:-.04em}
.sh-type-kit--berlin,.sh-type-kit--berlin .sh-type,.sh-type-kit--berlin .sh-text-treatments{font-family:'Berlin Sans FB Demi','Berlin Sans FB',sans-serif}.sh-type-kit--berlin .sh-type--display,.sh-type-kit--berlin .sh-type--h1,.sh-type-kit--berlin .sh-type--h2{letter-spacing:.005em}
.sh-type-kit--roboto,.sh-type-kit--roboto .sh-type{font-family:Roboto,sans-serif}.sh-type-kit--poppins,.sh-type-kit--poppins .sh-type{font-family:Poppins,sans-serif}.sh-type-kit--montserrat,.sh-type-kit--montserrat .sh-type{font-family:Montserrat,sans-serif}
.sh-type-kit--open-sans,.sh-type-kit--open-sans .sh-type{font-family:'Open Sans',sans-serif}.sh-type-kit--lato,.sh-type-kit--lato .sh-type{font-family:Lato,sans-serif}.sh-type-kit--nunito,.sh-type-kit--nunito .sh-type{font-family:Nunito,sans-serif}
.sh-text-treatments{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px 24px;width:100%;font:15px/1.55 var(--sh-font);color:var(--sh-text)}.sh-text-treatments p{margin:0}.sh-text-treatments u{text-underline-offset:4px;text-decoration-thickness:2px}.sh-text-treatments mark{background:#fff0a8;padding:2px 4px;border-radius:3px}.sh-text-treatments a{color:var(--sh-primary);text-underline-offset:4px}.sh-text-treatments blockquote{grid-column:1/-1;margin:4px 0;padding:12px 16px;border-left:3px solid var(--sh-primary);background:#f4f2ff;font-style:italic}.sh-text-treatments code{width:max-content;background:#1c1e28;color:#e9eaf1;padding:7px 10px;border-radius:6px}
.sh-color-kit{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;width:100%;font-family:var(--sh-font)}.sh-color-swatch{display:grid;grid-template-columns:38px 1fr;grid-template-rows:auto auto;gap:2px 10px;align-items:center;padding:10px;border:1px solid var(--sh-border);border-radius:10px;background:#fff}.sh-color-swatch i{grid-row:1/3;width:38px;height:38px;border-radius:8px;background:var(--swatch);box-shadow:inset 0 0 0 1px #00000012}.sh-color-swatch b{font-size:11px;color:#252833}.sh-color-swatch span{font:9px ui-monospace,Consolas,monospace;color:#777d8d}.sh-color-swatch--light i{box-shadow:inset 0 0 0 1px #cdd0d8}
.sh-blockquote-stack{display:grid;gap:20px;width:min(100%,860px)}.sh-blockquote{display:grid;gap:10px;margin:0;padding:20px;border-radius:10px;font-family:var(--sh-font)}.sh-blockquote p{margin:0;color:var(--sh-text);font-size:16px;font-weight:700;line-height:1.45}.sh-blockquote cite{font-size:15px;font-style:normal}.sh-blockquote--background-primary{border-left:3px solid var(--sh-primary);background:color-mix(in srgb,var(--sh-primary) 9%,#fff)}.sh-blockquote--background-primary cite{color:var(--sh-primary)}.sh-blockquote--background-error{border-left:3px solid var(--sh-error);background:color-mix(in srgb,var(--sh-error) 8%,#fff)}.sh-blockquote--background-error cite{color:var(--sh-error)}.sh-blockquote--border-primary{border:2px solid var(--sh-primary);background:#fff}.sh-blockquote--border-primary cite{color:var(--sh-primary)}.sh-blockquote--border-error{border:2px solid var(--sh-error);background:#fff}.sh-blockquote--border-error cite{color:var(--sh-error)}
.sh-blockquote--background-success{--sh-bq-color:var(--sh-success)}.sh-blockquote--background-warning{--sh-bq-color:var(--sh-warning)}.sh-blockquote--background-info{--sh-bq-color:var(--sh-info)}.sh-blockquote--background-neutral{--sh-bq-color:var(--sh-neutral)}.sh-blockquote--background-success,.sh-blockquote--background-warning,.sh-blockquote--background-info,.sh-blockquote--background-neutral{border-left:3px solid var(--sh-bq-color);background:color-mix(in srgb,var(--sh-bq-color) 9%,#fff)}.sh-blockquote--background-success cite,.sh-blockquote--background-warning cite,.sh-blockquote--background-info cite,.sh-blockquote--background-neutral cite{color:var(--sh-bq-color)}.sh-blockquote--background-white{border:1px solid var(--sh-border);border-left:3px solid var(--sh-neutral);background:#fff}.sh-blockquote--background-white cite{color:var(--sh-neutral)}
.sh-blockquote--border-success{--sh-bq-color:var(--sh-success)}.sh-blockquote--border-warning{--sh-bq-color:var(--sh-warning)}.sh-blockquote--border-info{--sh-bq-color:var(--sh-info)}.sh-blockquote--border-neutral{--sh-bq-color:var(--sh-neutral)}.sh-blockquote--border-success,.sh-blockquote--border-warning,.sh-blockquote--border-info,.sh-blockquote--border-neutral{border:2px solid var(--sh-bq-color);background:#fff}.sh-blockquote--border-success cite,.sh-blockquote--border-warning cite,.sh-blockquote--border-info cite,.sh-blockquote--border-neutral cite{color:var(--sh-bq-color)}.sh-blockquote--border-white{border:2px solid var(--sh-neutral);background:#fff}.sh-blockquote--border-white cite{color:var(--sh-neutral)}
.sh-blockquote--border-primary{--sh-bq-border:var(--sh-primary)}.sh-blockquote--border-error{--sh-bq-border:var(--sh-error)}.sh-blockquote--border-success{--sh-bq-border:var(--sh-success)}.sh-blockquote--border-warning{--sh-bq-border:var(--sh-warning)}.sh-blockquote--border-info{--sh-bq-border:var(--sh-info)}.sh-blockquote--border-neutral,.sh-blockquote--border-white{--sh-bq-border:var(--sh-neutral)}.sh-blockquote[class*=\"sh-blockquote--border-\"]{width:100%;border:2px solid var(--sh-bq-border);background:#fff;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--sh-bq-border) 28%,transparent)}
.sh-blockquote-stack :is(.sh-blockquote--border-primary,.sh-blockquote--border-error,.sh-blockquote--border-success,.sh-blockquote--border-warning,.sh-blockquote--border-info,.sh-blockquote--border-neutral,.sh-blockquote--border-white){width:100%;border-style:solid;border-color:var(--sh-bq-border);border-width:2px 2px 2px 5px;background:#fff;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--sh-bq-border) 28%,transparent)}
.sh-dropdown-grid{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:center;gap:18px;width:100%}.sh-dropdown{position:relative;display:inline-flex}.sh-dropdown-trigger{display:inline-flex;align-items:center;justify-content:space-between;gap:14px;min-width:128px}.sh-dropdown-trigger svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:2}.sh-dropdown-menu{position:absolute;z-index:20;top:calc(100% + 7px);left:0;min-width:170px;padding:6px;border:1px solid var(--sh-border);border-radius:9px;background:#fff;box-shadow:0 14px 34px #20233426}.sh-dropdown-menu[hidden]{display:none}.sh-dropdown-menu a{display:block;padding:9px 10px;border-radius:6px;color:var(--sh-text);font:600 12px var(--sh-font);text-decoration:none}.sh-dropdown-menu a:hover,.sh-dropdown-menu a:focus{outline:0;background:color-mix(in srgb,var(--sh-primary) 9%,#fff);color:var(--sh-primary)}.sh-dropdown--error{--sh-dd:var(--sh-error)}.sh-dropdown--success{--sh-dd:var(--sh-success)}.sh-dropdown--warning{--sh-dd:var(--sh-warning)}.sh-dropdown--info{--sh-dd:var(--sh-info)}.sh-dropdown--neutral{--sh-dd:var(--sh-neutral)}.sh-dropdown--primary{--sh-dd:var(--sh-primary)}.sh-dropdown--secondary{--sh-dd:#7c4dff}.sh-dropdown--white{--sh-dd:#fff}.sh-dropdown--solid .sh-dropdown-trigger{color:#fff;background:var(--sh-dd)}.sh-dropdown--solid.sh-dropdown--warning .sh-dropdown-trigger,.sh-dropdown--solid.sh-dropdown--white .sh-dropdown-trigger{color:var(--sh-text)}.sh-dropdown--solid.sh-dropdown--white .sh-dropdown-trigger{border:1px solid var(--sh-neutral)}.sh-dropdown--outline .sh-dropdown-trigger{color:var(--sh-dd);border:1px solid currentColor;background:#fff}.sh-dropdown--outline.sh-dropdown--white .sh-dropdown-trigger{color:var(--sh-neutral)}.sh-dropdown--soft .sh-dropdown-trigger{color:var(--sh-dd);background:color-mix(in srgb,var(--sh-dd) 12%,#fff)}.sh-dropdown--soft.sh-dropdown--white .sh-dropdown-trigger{color:var(--sh-neutral);border:1px solid var(--sh-border);background:#fff}.sh-dropdown--pill .sh-dropdown-trigger{border-radius:999px;padding-inline:20px}.sh-dropdown--split .sh-dropdown-trigger{padding-right:10px}.sh-dropdown--split .sh-dropdown-trigger span{padding-right:13px;border-right:1px solid #ffffff45}.sh-dropdown--split.sh-dropdown--white .sh-dropdown-trigger span{border-color:var(--sh-border)}
.sh-dropdown--icon-only .sh-dropdown-trigger{min-width:50px;width:50px;height:50px;padding:0;justify-content:center}.sh-dropdown--icon-only .sh-dropdown-trigger svg{width:28px;height:28px;fill:currentColor;stroke:none}
.sh-alert-family{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:100%}.sh-ui-alert{--sh-alert-color:var(--sh-primary);display:flex;align-items:flex-start;justify-content:space-between;gap:14px;min-height:48px;padding:13px 15px;border-radius:8px;font-family:var(--sh-font)}.sh-ui-alert--secondary{--sh-alert-color:#7c4dff}.sh-ui-alert--error{--sh-alert-color:var(--sh-error)}.sh-ui-alert--success{--sh-alert-color:var(--sh-success)}.sh-ui-alert--warning{--sh-alert-color:var(--sh-warning)}.sh-ui-alert--info{--sh-alert-color:var(--sh-info)}.sh-ui-alert--neutral{--sh-alert-color:var(--sh-neutral)}.sh-ui-alert--white{--sh-alert-color:var(--sh-neutral)}.sh-ui-alert__content{display:grid;gap:5px}.sh-ui-alert strong{color:inherit;font-size:13px;font-weight:inherit}.sh-ui-alert p{margin:0;color:inherit;font-size:11px;line-height:1.55;font-weight:400}.sh-ui-alert__close{border:0;padding:0;background:none;color:inherit;font-size:17px;line-height:1;cursor:pointer}.sh-ui-alert--soft{color:var(--sh-alert-color);background:color-mix(in srgb,var(--sh-alert-color) 12%,#fff)}.sh-ui-alert--outline{color:var(--sh-alert-color);border:1px solid var(--sh-alert-color);background:#fff}.sh-ui-alert--solid{color:#fff;background:var(--sh-alert-color)}.sh-ui-alert--solid.sh-ui-alert--warning,.sh-ui-alert--solid.sh-ui-alert--white{color:var(--sh-text)}.sh-ui-alert--solid.sh-ui-alert--white{border:1px solid var(--sh-border);background:#fff}.sh-ui-alert--left-border,.sh-ui-alert--content{color:var(--sh-alert-color);border-left:4px solid var(--sh-alert-color);background:color-mix(in srgb,var(--sh-alert-color) 11%,#fff)}.sh-ui-alert--content{min-height:78px}.sh-ui-alert--text-thin{font-weight:300}.sh-ui-alert--text-regular{font-weight:400}.sh-ui-alert--text-medium{font-weight:500}.sh-ui-alert--text-semibold{font-weight:600}.sh-ui-alert--text-bold{font-weight:800}
.sh-ui-alert{font:400 16px/26px var(--sh-font)}.sh-ui-alert strong,.sh-ui-alert p{font-family:inherit;font-size:inherit;line-height:inherit;font-weight:400}.sh-ui-alert h6{margin:0;color:inherit;font-family:inherit;font-size:14px;line-height:20px;font-weight:700}.sh-ui-alert button{font-family:inherit;font-weight:400}
.sh-card{width:min(100%,340px);overflow:hidden;border:1px solid var(--sh-border);border-radius:16px;background:#fff;color:var(--sh-text);font-family:var(--sh-font);box-shadow:0 12px 30px #22263812}.sh-card__body{display:grid;gap:12px;padding:22px}.sh-card h3,.sh-card h4,.sh-card p{margin:0}.sh-card h3{font-size:20px;line-height:26px}.sh-card h4{font-size:16px;line-height:22px}.sh-card p{color:var(--sh-muted);font-size:14px;line-height:22px}.sh-card__label{color:var(--sh-primary);font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.sh-card__actions{display:flex;gap:8px;margin-top:4px}.sh-card--accent{border-top:4px solid var(--sh-primary)}.sh-card__media{height:180px;display:grid;place-items:center;background:linear-gradient(145deg,color-mix(in srgb,var(--sh-primary) 16%,#fff),color-mix(in srgb,var(--sh-info) 22%,#fff))}.sh-card__media svg{width:84px;height:84px;fill:none;stroke:var(--sh-primary);stroke-width:1.4}.sh-card--metric .sh-card__body{gap:8px}.sh-card__metric-row{display:flex;align-items:end;justify-content:space-between}.sh-card__metric{font-size:38px;font-weight:800;letter-spacing:-.04em}.sh-card__trend{padding:5px 8px;border-radius:999px;color:var(--sh-success);background:color-mix(in srgb,var(--sh-success) 12%,#fff);font-size:11px;font-weight:700}.sh-card--profile{text-align:center}.sh-card__avatar{width:76px;height:76px;margin:-38px auto 0;border:5px solid #fff;border-radius:50%;display:grid;place-items:center;color:#fff;background:linear-gradient(145deg,var(--sh-primary),var(--sh-info));font-size:24px;font-weight:800}.sh-card--profile .sh-card__cover{height:86px;background:linear-gradient(120deg,var(--sh-primary),var(--sh-info))}.sh-card--profile .sh-card__actions{justify-content:center}.sh-card--pricing .sh-card__price{font-size:38px;font-weight:800}.sh-card--pricing .sh-card__price small{font-size:12px;font-weight:400;color:var(--sh-muted)}.sh-card__features{display:grid;gap:9px;margin:4px 0;padding:0;list-style:none;color:var(--sh-text);font-size:13px}.sh-card__features li:before{content:'✓';margin-right:8px;color:var(--sh-success);font-weight:800}.sh-card--horizontal{width:min(100%,620px);display:grid;grid-template-columns:150px 1fr}.sh-card--horizontal .sh-card__media{height:100%;min-height:190px}.sh-card--horizontal .sh-card__actions{flex-wrap:wrap}
.sh-card--product .sh-card__media{position:relative}.sh-card__price-row{display:flex;align-items:center;justify-content:space-between}.sh-card__price-row strong{font-size:22px}.sh-card__rating{color:var(--sh-warning);font-size:12px}.sh-card--testimonial .sh-card__quote{color:var(--sh-primary);font-size:42px;line-height:.7}.sh-card__person{display:flex;align-items:center;gap:10px}.sh-card__person i{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;color:#fff;background:var(--sh-primary);font-style:normal;font-weight:800}.sh-card__person span{display:grid;font-size:12px}.sh-card__person small{color:var(--sh-muted)}.sh-card__progress{height:7px;overflow:hidden;border-radius:999px;background:color-mix(in srgb,var(--sh-neutral) 14%,#fff)}.sh-card__progress i{display:block;width:var(--sh-progress,70%);height:100%;border-radius:inherit;background:var(--sh-primary)}.sh-card__meta{display:flex;justify-content:space-between;color:var(--sh-muted);font-size:11px}.sh-card--event .sh-card__date{display:grid;width:62px;padding:10px;border-radius:12px;color:#fff;background:var(--sh-primary);text-align:center}.sh-card__date strong{font-size:24px}.sh-card__date span{font-size:10px;text-transform:uppercase}.sh-card--event .sh-card__body{grid-template-columns:auto 1fr}.sh-card--event .sh-card__actions{grid-column:1/-1}.sh-card--notice{border-left:5px solid var(--sh-info)}.sh-card--notice .sh-card__body{grid-template-columns:auto 1fr}.sh-card__notice-icon{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;color:var(--sh-info);background:color-mix(in srgb,var(--sh-info) 12%,#fff);font-size:20px}.sh-card--empty{text-align:center}.sh-card__empty-icon{width:76px;height:76px;margin:auto;border-radius:50%;display:grid;place-items:center;color:var(--sh-primary);background:color-mix(in srgb,var(--sh-primary) 10%,#fff);font-size:30px}.sh-card--empty .sh-card__actions{justify-content:center}
.sh-card--primary{--sh-card-color:var(--sh-primary)}.sh-card--secondary{--sh-card-color:#7c4dff}.sh-card--error{--sh-card-color:var(--sh-error)}.sh-card--success{--sh-card-color:var(--sh-success)}.sh-card--warning{--sh-card-color:var(--sh-warning)}.sh-card--info{--sh-card-color:var(--sh-info)}.sh-card--neutral{--sh-card-color:var(--sh-neutral)}.sh-card--white{--sh-card-color:#fff}.sh-card[class*=\"sh-card--\"] .sh-card__label{color:var(--sh-card-color)}.sh-card[class*=\"sh-card--\"].sh-card--accent{border-top-color:var(--sh-card-color)}.sh-card[class*=\"sh-card--\"] .sh-card__media{background:linear-gradient(145deg,color-mix(in srgb,var(--sh-card-color) 16%,#fff),color-mix(in srgb,var(--sh-card-color) 6%,#fff))}.sh-card[class*=\"sh-card--\"] .sh-card__media svg{stroke:var(--sh-card-color)}.sh-card[class*=\"sh-card--\"] .sh-card__avatar,.sh-card[class*=\"sh-card--\"] .sh-card__person i{background:var(--sh-card-color)}.sh-card[class*=\"sh-card--\"] .sh-card__cover{background:linear-gradient(120deg,var(--sh-card-color),color-mix(in srgb,var(--sh-card-color) 72%,#fff))}.sh-card[class*=\"sh-card--\"] .sh-card__progress i{background:var(--sh-card-color)}.sh-card[class*=\"sh-card--\"] .sh-card__date{background:var(--sh-card-color)}.sh-card[class*=\"sh-card--\"].sh-card--notice{border-left-color:var(--sh-card-color)}.sh-card[class*=\"sh-card--\"] .sh-card__notice-icon,.sh-card[class*=\"sh-card--\"] .sh-card__empty-icon{color:var(--sh-card-color);background:color-mix(in srgb,var(--sh-card-color) 10%,#fff)}.sh-card--white{border-color:var(--sh-neutral)}.sh-card--white :is(.sh-card__label,.sh-card__notice-icon,.sh-card__empty-icon){color:var(--sh-neutral)}
.sh-card:is(.sh-card--primary,.sh-card--secondary,.sh-card--error,.sh-card--success,.sh-card--warning,.sh-card--info,.sh-card--neutral,.sh-card--white) .sh-card__label{color:var(--sh-card-color)}.sh-card:is(.sh-card--primary,.sh-card--secondary,.sh-card--error,.sh-card--success,.sh-card--warning,.sh-card--info,.sh-card--neutral,.sh-card--white).sh-card--accent{border-top-color:var(--sh-card-color)}.sh-card:is(.sh-card--primary,.sh-card--secondary,.sh-card--error,.sh-card--success,.sh-card--warning,.sh-card--info,.sh-card--neutral,.sh-card--white) .sh-card__media{background:linear-gradient(145deg,color-mix(in srgb,var(--sh-card-color) 16%,#fff),color-mix(in srgb,var(--sh-card-color) 6%,#fff))}.sh-card:is(.sh-card--primary,.sh-card--secondary,.sh-card--error,.sh-card--success,.sh-card--warning,.sh-card--info,.sh-card--neutral,.sh-card--white) .sh-card__media svg{stroke:var(--sh-card-color)}.sh-card:is(.sh-card--primary,.sh-card--secondary,.sh-card--error,.sh-card--success,.sh-card--warning,.sh-card--info,.sh-card--neutral,.sh-card--white) :is(.sh-card__avatar,.sh-card__person i,.sh-card__progress i,.sh-card__date){background:var(--sh-card-color)}.sh-card:is(.sh-card--primary,.sh-card--secondary,.sh-card--error,.sh-card--success,.sh-card--warning,.sh-card--info,.sh-card--neutral,.sh-card--white).sh-card--notice{border-left-color:var(--sh-card-color)}.sh-card:is(.sh-card--primary,.sh-card--secondary,.sh-card--error,.sh-card--success,.sh-card--warning,.sh-card--info,.sh-card--neutral,.sh-card--white) :is(.sh-card__notice-icon,.sh-card__empty-icon){color:var(--sh-card-color);background:color-mix(in srgb,var(--sh-card-color) 10%,#fff)}
.sh-card__tags{display:flex;flex-wrap:wrap;gap:6px}.sh-card__tags span{padding:5px 8px;border-radius:999px;color:var(--sh-card-color);background:color-mix(in srgb,var(--sh-card-color) 10%,#fff);font-size:10px;font-weight:700}.sh-card--team .sh-card__avatar{margin:0;width:64px;height:64px;border:0}.sh-card__social{display:flex;gap:7px}.sh-card__social a{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;color:var(--sh-card-color);background:color-mix(in srgb,var(--sh-card-color) 10%,#fff);font-size:11px;text-decoration:none}.sh-card--file .sh-card__body{grid-template-columns:auto 1fr}.sh-card__file-icon{width:52px;height:62px;border-radius:8px 8px 12px 8px;display:grid;place-items:center;color:#fff;background:var(--sh-card-color);font-weight:800}.sh-card--file .sh-card__actions{grid-column:1/-1}.sh-card--task .sh-card__check{width:22px;height:22px;accent-color:var(--sh-card-color)}.sh-card__task-row{display:flex;align-items:flex-start;gap:10px}.sh-card__task-row label{display:grid;gap:3px}.sh-card__bars{display:grid;gap:12px}.sh-card__bar{display:grid;grid-template-columns:68px 1fr 35px;align-items:center;gap:8px;font-size:11px}.sh-card__bar i{height:7px;border-radius:999px;background:linear-gradient(90deg,var(--sh-card-color) var(--bar),color-mix(in srgb,var(--sh-neutral) 12%,#fff) var(--bar));}.sh-card--promo{color:#fff;border:0;background:linear-gradient(145deg,var(--sh-card-color),color-mix(in srgb,var(--sh-card-color) 65%,#111))}.sh-card--promo :is(h3,p,.sh-card__label){color:#fff}.sh-card--promo p{opacity:.78}.sh-card--promo .sh-button--white{box-shadow:none}.sh-card__author{display:flex;align-items:center;justify-content:space-between;color:var(--sh-muted);font-size:11px}.sh-card__author span:first-child{font-weight:700;color:var(--sh-text)}
.sh-card-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;width:100%}.sh-card-gallery .sh-card{width:100%}.sh-card--image-row{display:grid;grid-template-columns:170px 1fr}.sh-card--image-row-right{grid-template-columns:1fr 170px}.sh-card--image-row-right .sh-card__picture{order:2}.sh-card__picture{min-height:180px;overflow:hidden;background:color-mix(in srgb,var(--sh-card-color) 12%,#fff)}.sh-card__picture svg{width:100%;height:100%;display:block}.sh-card__read{color:var(--sh-card-color);font-size:13px;font-weight:700;text-decoration:none}.sh-card--color-bg{border:0;background:color-mix(in srgb,var(--sh-card-color) 14%,#fff)}.sh-card__service-icon{width:56px;height:56px;border-radius:13px;display:grid;place-items:center;color:#fff;background:var(--sh-card-color);font-size:24px}.sh-card--framed .sh-card__header,.sh-card--framed .sh-card__footer{padding:15px 20px}.sh-card--framed .sh-card__header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--sh-border)}.sh-card--framed .sh-card__footer{border-top:1px solid var(--sh-border);text-align:center}.sh-card--framed .sh-card__footer a{color:var(--sh-card-color);text-decoration:none;font-weight:700}.sh-card--overlay{position:relative;min-height:360px;border:0}.sh-card--overlay .sh-card__picture{position:absolute;inset:0;min-height:100%}.sh-card--overlay:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#0b1020d9 0%,#0b102000 72%)}.sh-card--overlay .sh-card__body{position:relative;z-index:1;align-self:end;margin-top:auto;color:#fff}.sh-card--overlay :is(h3,p){color:#fff}.sh-card--overlay-center .sh-card__body{align-self:center;text-align:center}.sh-card--overlay-right .sh-card__body{text-align:right}.sh-card--overlay .sh-card__read{color:#fff}
.sh-card--framed .sh-card__header .sh-button--icon-only{width:32px;height:32px;min-width:32px;padding:0;border:1px solid var(--sh-border);border-radius:8px;color:var(--sh-muted);background:#fff;font-size:21px;font-weight:400;line-height:1;box-shadow:none}.sh-card--framed .sh-card__header .sh-button--icon-only:hover{color:var(--sh-error);border-color:color-mix(in srgb,var(--sh-error) 42%,var(--sh-border));background:color-mix(in srgb,var(--sh-error) 7%,#fff);transform:none}
.sh-button--close{position:relative;display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;min-width:38px;padding:0;border-radius:9px;font-size:0;font-weight:400;line-height:0;box-shadow:none}.sh-button--close::before,.sh-button--close::after{content:'';position:absolute;top:50%;left:50%;width:14px;height:2px;border-radius:999px;background:currentColor;transform-origin:center}.sh-button--close::before{transform:translate(-50%,-50%) rotate(45deg)}.sh-button--close::after{transform:translate(-50%,-50%) rotate(-45deg)}.sh-button--close:hover{filter:brightness(.92);transform:none}.sh-button--close-secondary{color:#fff;background:#7c4dff}.sh-button--close-error{color:#fff;background:var(--sh-error)}.sh-button--close-success{color:#fff;background:var(--sh-success)}.sh-button--close-warning{color:var(--sh-text);background:var(--sh-warning)}.sh-button--close-info{color:#fff;background:var(--sh-info)}.sh-button--close-neutral{color:#fff;background:var(--sh-neutral)}.sh-button--close-white{color:var(--sh-text);border:1px solid var(--sh-neutral);background:#fff}.sh-button--close-soft{color:var(--sh-card-color,var(--sh-primary));background:color-mix(in srgb,var(--sh-card-color,var(--sh-primary)) 11%,#fff)}
.sh-button--close-outline{--sh-close-color:var(--sh-primary);color:var(--sh-close-color);border:1px solid var(--sh-close-color);background:#fff}.sh-button--close-outline:hover{color:var(--sh-close-color);border-color:var(--sh-close-color);background:color-mix(in srgb,var(--sh-close-color) 7%,#fff)}.sh-button--close-outline-secondary{--sh-close-color:#7c4dff}.sh-button--close-outline-error{--sh-close-color:var(--sh-error)}.sh-button--close-outline-success{--sh-close-color:var(--sh-success)}.sh-button--close-outline-warning{--sh-close-color:#b87309}.sh-button--close-outline-info{--sh-close-color:var(--sh-info)}.sh-button--close-outline-neutral{--sh-close-color:var(--sh-neutral)}.sh-button--close-outline-white{--sh-close-color:#252a35}
.sh-button--close-gray{color:#7d8491;border:1px solid #d9dde5;background:#fff}.sh-button--close-gray:hover{color:#555c68;border-color:#c7ccd5;background:#fff}
.sh-card__properties{display:grid;margin:0}.sh-card__property{display:grid;grid-template-columns:minmax(90px,.8fr) minmax(0,1.2fr);gap:12px;padding:10px 0;border-bottom:1px solid var(--sh-border);font-size:12px}.sh-card__property:last-child{border-bottom:0}.sh-card__property dt{color:var(--sh-muted)}.sh-card__property dd{margin:0;color:var(--sh-text);font-weight:700;text-align:right}.sh-card__property--stack{grid-template-columns:1fr}.sh-card__property--stack dd{text-align:left}.sh-card__property-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.sh-card__property-grid div{padding:11px 7px;border-radius:10px;background:color-mix(in srgb,var(--sh-card-color) 8%,#fff);text-align:center}.sh-card__property-grid strong{display:block;font-size:16px}.sh-card__property-grid span{color:var(--sh-muted);font-size:9px}.sh-card__status{display:inline-flex;align-items:center;gap:6px;width:max-content;padding:5px 8px;border-radius:999px;color:var(--sh-success);background:color-mix(in srgb,var(--sh-success) 11%,#fff);font-size:10px;font-weight:800}.sh-card__status:before{content:'';width:6px;height:6px;border-radius:50%;background:currentColor}.sh-card__total{display:flex;align-items:center;justify-content:space-between;padding-top:12px;border-top:1px solid var(--sh-border)}.sh-card__total strong{font-size:20px}.sh-card--spec .sh-card__property dd{font-family:ui-monospace,Consolas,monospace;font-size:11px}.sh-card__property-icon{display:flex;align-items:center;gap:9px}.sh-card__property-icon i{width:30px;height:30px;border-radius:8px;display:grid;place-items:center;color:var(--sh-card-color);background:color-mix(in srgb,var(--sh-card-color) 10%,#fff);font-style:normal}
.sh-tabs{width:min(100%,760px);font-family:var(--sh-font)}.sh-tab-list{display:flex;gap:4px}.sh-tab{border:0;padding:11px 16px;color:var(--sh-muted);background:transparent;font:600 13px var(--sh-font);cursor:pointer}.sh-tab[aria-selected=true]{color:var(--sh-primary)}.sh-tab:focus-visible{outline:3px solid color-mix(in srgb,var(--sh-primary) 22%,transparent);outline-offset:2px}.sh-tab-panels{padding-top:18px}.sh-tab-panel{padding:20px;border:1px solid var(--sh-border);border-radius:10px;background:#fff}.sh-tab-panel h3,.sh-tab-panel p{margin:0}.sh-tab-panel h3{margin-bottom:8px;font-size:18px}.sh-tab-panel p{color:var(--sh-muted);font-size:14px;line-height:22px}.sh-tabs--underline .sh-tab-list{border-bottom:1px solid var(--sh-border)}.sh-tabs--underline .sh-tab{margin-bottom:-1px;border-bottom:2px solid transparent}.sh-tabs--underline .sh-tab[aria-selected=true]{border-bottom-color:var(--sh-primary)}.sh-tabs--pill .sh-tab-list{width:max-content;padding:5px;border-radius:999px;background:#f1f2f6}.sh-tabs--pill .sh-tab{border-radius:999px}.sh-tabs--pill .sh-tab[aria-selected=true]{color:#fff;background:var(--sh-primary)}.sh-tabs--boxed .sh-tab-list{gap:0}.sh-tabs--boxed .sh-tab{border:1px solid var(--sh-border);margin-right:-1px;background:#fff}.sh-tabs--boxed .sh-tab:first-child{border-radius:9px 0 0 9px}.sh-tabs--boxed .sh-tab:last-child{border-radius:0 9px 9px 0}.sh-tabs--boxed .sh-tab[aria-selected=true]{z-index:1;color:#fff;border-color:var(--sh-primary);background:var(--sh-primary)}.sh-tabs--vertical{display:grid;grid-template-columns:180px 1fr;gap:20px}.sh-tabs--vertical .sh-tab-list{flex-direction:column}.sh-tabs--vertical .sh-tab{text-align:left;border-left:3px solid transparent}.sh-tabs--vertical .sh-tab[aria-selected=true]{border-left-color:var(--sh-primary);background:color-mix(in srgb,var(--sh-primary) 8%,#fff)}.sh-tabs--vertical .sh-tab-panels{padding-top:0}
.sh-tab--icon{display:inline-flex;align-items:center;justify-content:center;gap:8px}.sh-tab--icon svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.sh-tab-list--icons-only .sh-tab{width:44px;height:42px;padding:0}.sh-tab-list--icons-only .sh-tab svg{width:20px;height:20px}.sh-tab__badge{min-width:20px;padding:3px 6px;border-radius:999px;color:var(--sh-muted);background:#eceef3;font-size:9px;font-weight:800}.sh-tab[aria-selected=true] .sh-tab__badge{color:#fff;background:var(--sh-primary)}.sh-tabs--pill .sh-tab[aria-selected=true] .sh-tab__badge,.sh-tabs--boxed .sh-tab[aria-selected=true] .sh-tab__badge{color:var(--sh-primary);background:#fff}
.sh-wizard{--sh-wizard-progress:33.333%;width:min(100%,820px);font-family:var(--sh-font)}.sh-wizard__steps{display:flex;margin-bottom:24px}.sh-wizard__step{position:relative;flex:1;display:grid;justify-items:center;gap:7px;color:var(--sh-muted);font-size:11px;text-align:center}.sh-wizard__step:not(:last-child):after{content:'';position:absolute;z-index:0;top:17px;left:calc(50% + 20px);right:calc(-50% + 20px);height:2px;background:var(--sh-border)}.sh-wizard__number{position:relative;z-index:1;width:36px;height:36px;border:2px solid var(--sh-border);border-radius:50%;display:grid;place-items:center;background:#fff;font-weight:800}.sh-wizard__step.is-active,.sh-wizard__step.is-complete{color:var(--sh-primary)}.sh-wizard__step.is-active .sh-wizard__number,.sh-wizard__step.is-complete .sh-wizard__number{color:#fff;border-color:var(--sh-primary);background:var(--sh-primary)}.sh-wizard__step.is-complete:not(:last-child):after{background:var(--sh-primary)}.sh-wizard__panel{min-height:170px;padding:24px;border:1px solid var(--sh-border);border-radius:12px;background:#fff}.sh-wizard__panel h3,.sh-wizard__panel p{margin:0}.sh-wizard__panel h3{margin-bottom:8px}.sh-wizard__panel p{color:var(--sh-muted);font-size:14px;line-height:22px}.sh-wizard__actions{display:flex;justify-content:space-between;margin-top:16px}.sh-wizard__actions button:disabled{opacity:.45;cursor:not-allowed}.sh-wizard--icons .sh-wizard__number svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8}.sh-wizard__progress{height:8px;margin-bottom:12px;overflow:hidden;border-radius:999px;background:#eceef3}.sh-wizard__progress i{display:block;width:var(--sh-wizard-progress);height:100%;border-radius:inherit;background:var(--sh-primary);transition:.2s}.sh-wizard__progress-label{display:flex;justify-content:space-between;margin-bottom:18px;color:var(--sh-muted);font-size:11px}.sh-wizard--vertical{display:grid;grid-template-columns:210px 1fr;gap:24px}.sh-wizard--vertical .sh-wizard__steps{flex-direction:column;margin:0}.sh-wizard--vertical .sh-wizard__step{grid-template-columns:36px 1fr;justify-items:start;align-items:center;text-align:left;padding-bottom:24px}.sh-wizard--vertical .sh-wizard__step:not(:last-child):after{top:38px;bottom:2px;left:17px;right:auto;width:2px;height:auto}.sh-wizard--vertical .sh-wizard__main{min-width:0}
.sh-wizard--sections{padding:22px;border-radius:16px;background:color-mix(in srgb,var(--sh-primary) 7%,#f5f8fc)}.sh-wizard--sections .sh-wizard__steps{gap:0;border-radius:9px;overflow:hidden;box-shadow:0 6px 15px #25304a1a}.sh-wizard--sections .sh-wizard__step{display:grid;place-items:center;min-height:72px;padding:10px;border-right:1px solid var(--sh-border);background:#fff;font-size:14px}.sh-wizard--sections .sh-wizard__step:last-child{border-right:0}.sh-wizard--sections .sh-wizard__step:after{display:none}.sh-wizard--sections .sh-wizard__step.is-active{color:#fff;background:var(--sh-primary)}.sh-wizard__form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.sh-wizard__field{display:grid;gap:7px}.sh-wizard__field span{color:var(--sh-muted);font-size:12px}.sh-wizard__field input,.sh-wizard__field select{height:42px;border:1px solid var(--sh-border);border-radius:8px;padding:0 12px;color:var(--sh-text);background:#fff;font:13px var(--sh-font)}.sh-wizard__field--valid input{border-color:var(--sh-success);box-shadow:0 0 0 3px color-mix(in srgb,var(--sh-success) 16%,transparent)}.sh-wizard__field--error input{border-color:var(--sh-error);box-shadow:0 0 0 3px color-mix(in srgb,var(--sh-error) 12%,transparent)}.sh-wizard--sidebar-form{display:grid;grid-template-columns:190px 1fr;padding:8px;border:1px solid var(--sh-border);border-radius:16px;background:#fff}.sh-wizard--sidebar-form .sh-wizard__steps{position:relative;flex-direction:column;margin:0;padding:24px 18px;overflow:hidden;border-radius:12px;color:#fff;background:linear-gradient(155deg,var(--sh-primary),var(--sh-info))}.sh-wizard--sidebar-form .sh-wizard__step{grid-template-columns:30px 1fr;justify-items:start;align-items:center;padding-bottom:20px;color:#ffffffad;text-align:left}.sh-wizard--sidebar-form .sh-wizard__step.is-active,.sh-wizard--sidebar-form .sh-wizard__step.is-complete{color:#fff}.sh-wizard--sidebar-form .sh-wizard__number{width:28px;height:28px;border-color:#ffffff80;color:#fff;background:transparent}.sh-wizard--sidebar-form .sh-wizard__step.is-active .sh-wizard__number{color:var(--sh-primary);background:#fff}.sh-wizard--sidebar-form .sh-wizard__step:after{display:none}.sh-wizard--sidebar-form .sh-wizard__main{padding:22px}.sh-wizard--sidebar-form .sh-wizard__panel{border:0;padding:0}.sh-wizard--pipeline .sh-wizard__step:not(:last-child):after{height:4px;background:linear-gradient(90deg,var(--sh-success),var(--sh-info))}.sh-wizard--pipeline .sh-wizard__number{width:44px;height:44px}.sh-wizard--pipeline .sh-wizard__step:not(:last-child):after{top:21px;left:calc(50% + 24px);right:calc(-50% + 24px)}.sh-wizard--pipeline .sh-wizard__panel{border-top:5px solid var(--sh-info);border-radius:0 0 10px 10px}.sh-wizard--pipeline .sh-wizard__number svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8}
.sh-wizard__choices{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.sh-wizard__choice{position:relative}.sh-wizard__choice input{position:absolute;opacity:0}.sh-wizard__choice span{display:grid;gap:6px;min-height:100px;padding:16px;border:1px solid var(--sh-border);border-radius:10px;background:#fff;cursor:pointer}.sh-wizard__choice input:checked+span{color:var(--sh-primary);border-color:var(--sh-primary);background:color-mix(in srgb,var(--sh-primary) 7%,#fff);box-shadow:0 0 0 2px color-mix(in srgb,var(--sh-primary) 14%,transparent)}.sh-wizard__choice b{font-size:14px}.sh-wizard__choice small{color:var(--sh-muted);line-height:1.5}.sh-wizard--checkout .sh-wizard__panel{display:grid;grid-template-columns:1fr 250px;gap:22px}.sh-wizard__summary{padding:16px;border-radius:10px;background:#f5f6f9}.sh-wizard__summary dl{margin:0}.sh-wizard__summary div{display:flex;justify-content:space-between;padding:8px 0;font-size:12px}.sh-wizard__summary dd{margin:0;font-weight:700}.sh-wizard__timeline{display:grid;gap:0}.sh-wizard__timeline-item{position:relative;display:grid;grid-template-columns:32px 1fr;gap:12px;padding-bottom:20px}.sh-wizard__timeline-item:before{content:'';position:absolute;top:31px;bottom:0;left:15px;width:2px;background:var(--sh-border)}.sh-wizard__timeline-item:last-child:before{display:none}.sh-wizard__timeline-item i{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;color:#fff;background:var(--sh-primary);font-style:normal;font-weight:800}.sh-wizard__timeline-item div{display:grid;gap:3px}.sh-wizard__timeline-item small{color:var(--sh-muted)}
.sh-wizard__rating{display:flex;gap:8px;margin-top:18px}.sh-wizard__rating label{position:relative}.sh-wizard__rating input{position:absolute;opacity:0}.sh-wizard__rating span{width:44px;height:44px;border:1px solid var(--sh-border);border-radius:10px;display:grid;place-items:center;color:var(--sh-muted);background:#fff;font-weight:800;cursor:pointer}.sh-wizard__rating input:checked+span{color:#fff;border-color:var(--sh-primary);background:var(--sh-primary)}.sh-wizard__textarea{width:100%;min-height:110px;resize:vertical;border:1px solid var(--sh-border);border-radius:9px;padding:12px;color:var(--sh-text);font:14px/22px var(--sh-font)}
.sh-wizard--survey .sh-wizard__panel{border:0;padding:8px 0;background:transparent}.sh-wizard__question-number{display:block;margin-bottom:8px;color:var(--sh-primary);font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.sh-wizard__survey-options{display:grid;gap:9px;margin-top:18px}.sh-wizard__survey-option{position:relative}.sh-wizard__survey-option input{position:absolute;opacity:0}.sh-wizard__survey-option span{display:flex;align-items:center;gap:10px;padding:13px 15px;border:1px solid var(--sh-border);border-radius:9px;background:#fff;cursor:pointer}.sh-wizard__survey-option span:before{content:'';width:16px;height:16px;border:2px solid var(--sh-border);border-radius:50%}.sh-wizard__survey-option input:checked+span{color:var(--sh-primary);border-color:var(--sh-primary);background:color-mix(in srgb,var(--sh-primary) 6%,#fff)}.sh-wizard__survey-option input:checked+span:before{border:5px solid var(--sh-primary)}
.sh-form{width:min(100%,760px);font-family:var(--sh-font)}.sh-form__surface{padding:26px;border:1px solid var(--sh-border);border-radius:14px;background:#fff;box-shadow:0 10px 28px #2024380d}.sh-form__header{margin-bottom:22px}.sh-form__header h3,.sh-form__header p{margin:0}.sh-form__header h3{font-size:22px}.sh-form__header p{margin-top:7px;color:var(--sh-muted);font-size:13px}.sh-form__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.sh-form__grid--single{grid-template-columns:1fr}.sh-form__field{display:grid;gap:7px}.sh-form__field--full{grid-column:1/-1}.sh-form__field>span{color:var(--sh-text);font-size:12px;font-weight:700}.sh-form__field>span em{color:var(--sh-error);font-style:normal}.sh-form__field input,.sh-form__field select,.sh-form__field textarea{width:100%;border:1px solid var(--sh-border);border-radius:8px;padding:0 12px;color:var(--sh-text);background:#fff;font:13px var(--sh-font)}.sh-form__field input,.sh-form__field select{height:42px}.sh-form__field textarea{min-height:110px;padding-block:11px;resize:vertical}.sh-form__field small{color:var(--sh-muted);font-size:10px}.sh-form__field input:focus,.sh-form__field select:focus,.sh-form__field textarea:focus{outline:3px solid color-mix(in srgb,var(--sh-primary) 16%,transparent);border-color:var(--sh-primary)}.sh-form__actions{display:flex;justify-content:flex-end;gap:8px;margin-top:20px}.sh-form__check{display:flex;align-items:center;gap:8px;color:var(--sh-muted);font-size:12px}.sh-form__check input{width:16px;height:16px;accent-color:var(--sh-primary)}.sh-form__divider{height:1px;margin:20px 0;background:var(--sh-border)}.sh-form--login{width:min(100%,420px)}.sh-form--login .sh-form__actions{display:grid}.sh-form--inline{width:100%}.sh-form--inline .sh-form__surface{display:flex;align-items:end;gap:12px}.sh-form--inline .sh-form__field{flex:1}.sh-form--filters .sh-form__surface{box-shadow:none;background:#f8f9fb}.sh-form__section{grid-column:1/-1;padding-bottom:8px;border-bottom:1px solid var(--sh-border)}.sh-form__section h4{margin:0;font-size:15px}.sh-form__section p{margin:4px 0 0;color:var(--sh-muted);font-size:11px}.sh-form__error{color:var(--sh-error)!important}.sh-form__field--error input{border-color:var(--sh-error)}
.sh-form__field{align-content:start}.sh-form__upload{grid-column:1/-1;position:relative;display:grid;place-items:center;gap:7px;min-height:140px;border:2px dashed var(--sh-border);border-radius:12px;color:var(--sh-muted);background:#fafbfc;text-align:center;cursor:pointer}.sh-form__upload:hover{border-color:var(--sh-primary);background:color-mix(in srgb,var(--sh-primary) 4%,#fff)}.sh-form__upload input{position:absolute;width:1px;height:1px;opacity:0}.sh-form__upload b{color:var(--sh-primary);font-size:13px}.sh-form__upload small{font-size:10px}.sh-form__switch{display:flex;align-items:center;justify-content:space-between;gap:16px;grid-column:1/-1;padding:12px 0;border-bottom:1px solid var(--sh-border)}.sh-form__switch span{display:grid;gap:3px;font-size:12px;font-weight:700}.sh-form__switch small{color:var(--sh-muted);font-weight:400}.sh-form__switch input{width:36px;height:20px;accent-color:var(--sh-primary)}.sh-form__avatar-upload{display:flex;align-items:center;gap:14px;grid-column:1/-1}.sh-form__avatar-upload i{width:64px;height:64px;border-radius:50%;display:grid;place-items:center;color:#fff;background:var(--sh-primary);font-style:normal;font-weight:800}
.sh-input-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;width:min(100%,820px);font-family:var(--sh-font)}.sh-input{display:grid;align-content:start;gap:7px}.sh-input>span{color:var(--sh-text);font-size:12px;font-weight:700}.sh-input>small{color:var(--sh-muted);font-size:10px}.sh-input input{width:100%;height:44px;border:1px solid var(--sh-border);border-radius:8px;padding:0 12px;color:var(--sh-text);background:#fff;font:13px var(--sh-font)}.sh-input input:focus{outline:3px solid color-mix(in srgb,var(--sh-primary) 16%,transparent);border-color:var(--sh-primary)}.sh-input--success input{border-color:var(--sh-success)}.sh-input--success small{color:var(--sh-success)}.sh-input--error input{border-color:var(--sh-error)}.sh-input--error small{color:var(--sh-error)}.sh-input input:disabled{cursor:not-allowed;background:#f2f3f6;color:var(--sh-muted)}.sh-input__control{position:relative;display:flex}.sh-input__control input{flex:1}.sh-input__icon{position:absolute;top:50%;left:12px;width:17px;height:17px;fill:none;stroke:var(--sh-muted);stroke-width:1.8;transform:translateY(-50%)}.sh-input--icon input{padding-left:40px}.sh-input__addon{display:grid;place-items:center;min-width:44px;padding:0 11px;border:1px solid var(--sh-border);background:#f5f6f8;color:var(--sh-muted);font-size:12px}.sh-input__addon:first-child{border-radius:8px 0 0 8px}.sh-input__addon:last-child{border-radius:0 8px 8px 0}.sh-input__control>.sh-input__addon+input{border-left:0;border-radius:0 8px 8px 0}.sh-input__control>input:has(+.sh-input__addon){border-right:0;border-radius:8px 0 0 8px}.sh-input--floating{position:relative;padding-top:5px}.sh-input--floating input{padding-top:12px}.sh-input--floating>span{position:absolute;z-index:1;top:0;left:10px;padding:0 4px;background:#fff;color:var(--sh-primary);font-size:9px}.sh-input--sm input{height:34px;font-size:11px}.sh-input--lg input{height:54px;font-size:15px;border-radius:10px}.sh-input--pill input{border-radius:999px;padding-inline:18px}.sh-input__color{padding:5px!important}.sh-input__file{padding:9px!important;height:auto!important}
.sh-input-section{display:grid;gap:18px;width:100%;padding:24px;border:1px solid var(--sh-border);border-radius:12px;background:#fff;font-family:var(--sh-font)}.sh-input-section .sh-input input{height:44px}.sh-input-group{display:flex;width:100%}.sh-input-group input{min-width:0;flex:1;height:44px;border:1px solid var(--sh-border);padding:0 12px;color:var(--sh-text);background:#fff;font:13px var(--sh-font)}.sh-input-group>:first-child{border-radius:8px 0 0 8px}.sh-input-group>:last-child{border-radius:0 8px 8px 0}.sh-input-group>*+*{margin-left:-1px}.sh-input-group__addon,.sh-input-group select,.sh-input-group button{display:flex;align-items:center;justify-content:center;min-width:44px;border:1px solid var(--sh-border);padding:0 12px;color:var(--sh-text);background:#f8f9fb;font:12px var(--sh-font)}.sh-input-group select{min-width:88px}.sh-input-group button{cursor:pointer}.sh-input-group button:hover{color:var(--sh-primary);background:color-mix(in srgb,var(--sh-primary) 6%,#fff)}.sh-input-group__addon svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8}.sh-input-group__payment{gap:3px}.sh-input-group__payment i{width:16px;height:16px;border-radius:50%;background:#f00}.sh-input-group__payment i+ i{margin-left:-8px;background:#ffb000;opacity:.9}
.sh-search{position:relative;display:flex;width:100%}.sh-search input{width:100%;height:46px;border:1px solid var(--sh-border);border-radius:9px;padding:0 46px 0 42px;color:var(--sh-text);background:#fff;font:13px var(--sh-font)}.sh-search input:focus{outline:3px solid color-mix(in srgb,var(--sh-primary) 16%,transparent);border-color:var(--sh-primary)}.sh-search__icon{position:absolute;z-index:1;top:50%;left:14px;width:17px;height:17px;fill:none;stroke:var(--sh-muted);stroke-width:1.8;transform:translateY(-50%)}.sh-search__clear{position:absolute;top:50%;right:10px;width:28px;height:28px;border:0;border-radius:7px;color:var(--sh-muted);background:transparent;font-size:18px;transform:translateY(-50%);cursor:pointer}.sh-search__clear:hover{color:var(--sh-error);background:color-mix(in srgb,var(--sh-error) 7%,#fff)}.sh-search--pill input{border-radius:999px;padding-inline:44px}.sh-search--button input{border-radius:9px 0 0 9px;padding-right:12px}.sh-search--button button{min-width:100px;border-radius:0 9px 9px 0}.sh-search--button>*+*{margin-left:-1px}.sh-search__shortcut{position:absolute;top:50%;right:11px;padding:4px 7px;border:1px solid var(--sh-border);border-radius:5px;color:var(--sh-muted);background:#f6f7f9;font:10px ui-monospace,Consolas,monospace;transform:translateY(-50%)}.sh-search--category select{min-width:140px;border:1px solid var(--sh-border);border-radius:9px 0 0 9px;padding:0 11px;background:#f7f8fa;color:var(--sh-text);font:12px var(--sh-font)}.sh-search--category input{border-left:0;border-radius:0 9px 9px 0}.sh-search__suggestions{display:grid;margin-top:7px;padding:6px;border:1px solid var(--sh-border);border-radius:9px;background:#fff;box-shadow:0 12px 28px #22263814}.sh-search__suggestions button{display:flex;justify-content:space-between;border:0;padding:9px 10px;border-radius:6px;color:var(--sh-text);background:none;text-align:left;cursor:pointer}.sh-search__suggestions button:hover{color:var(--sh-primary);background:color-mix(in srgb,var(--sh-primary) 7%,#fff)}.sh-search__suggestions small{color:var(--sh-muted)}
.sh-password{position:relative}.sh-password input{padding-right:90px}.sh-password button{position:absolute;top:50%;right:7px;border:0;padding:7px 9px;border-radius:6px;color:var(--sh-primary);background:transparent;font-size:11px;transform:translateY(-50%);cursor:pointer}.sh-password button:hover{background:color-mix(in srgb,var(--sh-primary) 7%,#fff)}.sh-otp{display:flex;gap:9px}.sh-otp input{width:48px;height:52px;border:1px solid var(--sh-border);border-radius:9px;text-align:center;font:700 19px var(--sh-font)}.sh-otp input:focus{outline:3px solid color-mix(in srgb,var(--sh-primary) 16%,transparent);border-color:var(--sh-primary)}.sh-tags-input{display:flex;flex-wrap:wrap;align-items:center;gap:6px;min-height:46px;border:1px solid var(--sh-border);border-radius:9px;padding:6px}.sh-tags-input span{display:inline-flex;align-items:center;gap:5px;padding:6px 8px;border-radius:6px;color:var(--sh-primary);background:color-mix(in srgb,var(--sh-primary) 10%,#fff);font-size:11px;font-weight:700}.sh-tags-input span button{border:0;padding:0;color:inherit;background:none;cursor:pointer}.sh-tags-input input{min-width:120px;flex:1;height:30px;border:0;outline:0;padding:0 5px}.sh-textarea{display:grid;gap:7px}.sh-textarea textarea{min-height:120px;border:1px solid var(--sh-border);border-radius:9px;padding:12px;color:var(--sh-text);font:13px/21px var(--sh-font);resize:vertical}.sh-textarea__meta{display:flex;justify-content:space-between;color:var(--sh-muted);font-size:10px}.sh-number-stepper{display:flex;width:max-content}.sh-number-stepper input{width:90px;height:44px;border:1px solid var(--sh-border);text-align:center;font:700 14px var(--sh-font);-moz-appearance:textfield}.sh-number-stepper button{width:42px;border:1px solid var(--sh-border);color:var(--sh-primary);background:#f8f9fb;font-size:20px;cursor:pointer}.sh-number-stepper button:first-child{border-radius:8px 0 0 8px}.sh-number-stepper button:last-child{border-radius:0 8px 8px 0}.sh-number-stepper>*+*{margin-left:-1px}
.sh-input__message{display:flex;align-items:flex-start;gap:6px;font-size:10px;line-height:16px}.sh-input__message:before{width:15px;height:15px;flex:0 0 auto;border-radius:50%;display:grid;place-items:center;font-size:9px;font-weight:800}.sh-input__message--error{color:var(--sh-error)}.sh-input__message--error:before{content:'!';color:#fff;background:var(--sh-error)}.sh-input__message--success{color:var(--sh-success)}.sh-input__message--success:before{content:'✓';color:#fff;background:var(--sh-success)}.sh-input__message--warning{color:#a56808}.sh-input__message--warning:before{content:'!';color:#fff;background:var(--sh-warning)}.sh-input__message--info{color:var(--sh-info)}.sh-input__message--info:before{content:'i';color:#fff;background:var(--sh-info)}.sh-input--warning input{border-color:var(--sh-warning)}.sh-input--info input{border-color:var(--sh-info)}.sh-input [aria-invalid=true]{border-color:var(--sh-error);box-shadow:0 0 0 3px color-mix(in srgb,var(--sh-error) 10%,transparent)}
.sh-validation-summary{display:grid;gap:6px;padding:13px 15px;border:1px solid color-mix(in srgb,var(--sh-error) 35%,#fff);border-radius:9px;color:var(--sh-error);background:color-mix(in srgb,var(--sh-error) 7%,#fff);font-size:11px}.sh-validation-summary strong{font-size:12px}.sh-validation-summary ul{margin:0;padding-left:18px;line-height:1.6}.sh-validation-checklist{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin:2px 0 0;padding:0;list-style:none;font-size:10px}.sh-validation-checklist li{display:flex;align-items:center;gap:6px;color:var(--sh-muted)}.sh-validation-checklist li:before{content:'○';font-size:13px}.sh-validation-checklist .is-valid{color:var(--sh-success)}.sh-validation-checklist .is-valid:before{content:'✓';font-weight:800}.sh-validation-checklist .is-invalid{color:var(--sh-error)}.sh-validation-checklist .is-invalid:before{content:'×';font-weight:800}
.sh-validation-tooltip{position:relative;width:max-content;max-width:100%;margin-top:2px;padding:7px 10px;border-radius:6px;color:#fff;background:var(--sh-error);font-size:10px}.sh-validation-tooltip:before{content:'';position:absolute;bottom:100%;left:16px;border:5px solid transparent;border-bottom-color:var(--sh-error)}.sh-validation-tooltip--success{background:var(--sh-success)}.sh-validation-tooltip--success:before{border-bottom-color:var(--sh-success)}.sh-validation-async{display:flex;align-items:center;gap:7px;font-size:10px}.sh-validation-async:before{content:'';width:13px;height:13px;border:2px solid color-mix(in srgb,var(--sh-info) 25%,#fff);border-top-color:var(--sh-info);border-radius:50%;animation:sh-spin .8s linear infinite}@keyframes sh-spin{to{transform:rotate(360deg)}}.sh-validation-counter{display:flex;justify-content:space-between;color:var(--sh-muted);font-size:10px}.sh-validation-counter.is-warning span:last-child{color:#a56808;font-weight:800}.sh-validation-counter.is-error span:last-child{color:var(--sh-error);font-weight:800}.sh-validation-group{display:grid;gap:12px;padding:16px;border:1px solid var(--sh-error);border-radius:10px;background:color-mix(in srgb,var(--sh-error) 4%,#fff)}.sh-validation-group>strong{color:var(--sh-error);font-size:12px}.sh-validation-inline-action{display:flex;align-items:center;justify-content:space-between;gap:10px}.sh-validation-inline-action button{border:0;padding:0;color:var(--sh-primary);background:none;font-size:10px;font-weight:800;cursor:pointer}
.sh-validation-relation{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:15px;border:1px solid color-mix(in srgb,var(--sh-error) 30%,#fff);border-radius:10px;background:color-mix(in srgb,var(--sh-error) 3%,#fff)}.sh-validation-relation>.sh-input__message{grid-column:1/-1}.sh-validation-file{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;border:1px solid var(--sh-border);border-radius:9px}.sh-validation-file__meta{display:grid;gap:3px;min-width:0}.sh-validation-file__meta b{overflow:hidden;text-overflow:ellipsis;font-size:12px;white-space:nowrap}.sh-validation-file__meta small{color:var(--sh-muted);font-size:10px}.sh-validation-file__state{flex:0 0 auto;padding:5px 8px;border-radius:999px;font-size:9px;font-weight:800}.sh-validation-file--error{border-color:var(--sh-error)}.sh-validation-file--error .sh-validation-file__state{color:var(--sh-error);background:color-mix(in srgb,var(--sh-error) 9%,#fff)}.sh-validation-file--success{border-color:var(--sh-success)}.sh-validation-file--success .sh-validation-file__state{color:var(--sh-success);background:color-mix(in srgb,var(--sh-success) 9%,#fff)}.sh-input__format{display:flex;justify-content:space-between;gap:10px}.sh-input__format code{color:var(--sh-primary);font:10px ui-monospace,Consolas,monospace}.sh-validation-suggestion{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border-radius:8px;color:#8a5b08;background:color-mix(in srgb,var(--sh-warning) 13%,#fff);font-size:10px}.sh-validation-suggestion button{border:0;color:inherit;background:none;font-weight:800;cursor:pointer;text-decoration:underline}
.sh-form--payment .sh-form__layout{display:grid;grid-template-columns:280px 1fr;gap:24px}.sh-credit-card{position:relative;min-height:178px;overflow:hidden;border-radius:16px;padding:22px;color:#fff;background:linear-gradient(145deg,var(--sh-primary),color-mix(in srgb,var(--sh-primary) 62%,#111));box-shadow:0 18px 35px color-mix(in srgb,var(--sh-primary) 25%,transparent)}.sh-credit-card:after{content:'';position:absolute;width:170px;height:170px;right:-55px;top:-65px;border:35px solid #ffffff14;border-radius:50%}.sh-credit-card__chip{width:38px;height:28px;border-radius:6px;background:linear-gradient(135deg,#ffe28b,#c89f2b)}.sh-credit-card__number{margin:28px 0 20px;font:600 18px/1.2 ui-monospace,Consolas,monospace;letter-spacing:.08em}.sh-credit-card__meta{display:flex;justify-content:space-between;font-size:10px;text-transform:uppercase}.sh-credit-card__meta span{display:grid;gap:3px}.sh-credit-card__meta small{color:#ffffff9c;font-size:8px}.sh-credit-card__brand{position:absolute;right:20px;top:20px;display:flex}.sh-credit-card__brand i{width:28px;height:28px;border-radius:50%;background:#f02b2b}.sh-credit-card__brand i+i{margin-left:-10px;background:#ffb21c;opacity:.9}.sh-form__secure{display:flex;align-items:center;gap:7px;margin-top:12px;color:var(--sh-muted);font-size:10px}.sh-form__secure:before{content:'✓';width:17px;height:17px;border-radius:50%;display:grid;place-items:center;color:#fff;background:var(--sh-success);font-weight:800}
.sh-switch-section{display:grid;gap:20px;width:100%;padding:24px;border:1px solid var(--sh-border);border-radius:12px;background:#fff;font-family:var(--sh-font)}.sh-switch-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.sh-switch-stack{display:grid;gap:14px}.sh-switch{--sh-switch-color:var(--sh-primary);display:inline-flex;align-items:center;gap:10px;width:max-content;max-width:100%;color:var(--sh-text);font-size:13px;cursor:pointer}.sh-switch input{position:absolute;width:1px;height:1px;opacity:0}.sh-switch__track{position:relative;width:38px;height:22px;flex:0 0 auto;border-radius:999px;background:#aeb5c2;transition:.18s}.sh-switch__track:after{content:'';position:absolute;top:3px;left:3px;width:16px;height:16px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0003;transition:.18s}.sh-switch input:checked+.sh-switch__track{background:var(--sh-switch-color)}.sh-switch input:checked+.sh-switch__track:after{transform:translateX(16px)}.sh-switch input:focus-visible+.sh-switch__track{outline:3px solid color-mix(in srgb,var(--sh-switch-color) 22%,transparent);outline-offset:2px}.sh-switch input:disabled~*{opacity:.48;cursor:not-allowed}.sh-switch:has(input:disabled){cursor:not-allowed}.sh-switch--secondary{--sh-switch-color:#7c4dff}.sh-switch--success{--sh-switch-color:var(--sh-success)}.sh-switch--warning{--sh-switch-color:var(--sh-warning)}.sh-switch--error{--sh-switch-color:var(--sh-error)}.sh-switch--info{--sh-switch-color:var(--sh-info)}.sh-switch--neutral{--sh-switch-color:var(--sh-neutral)}.sh-switch__content{display:grid;gap:3px}.sh-switch__content b{font-size:12px}.sh-switch__content small{color:var(--sh-muted);font-size:10px;line-height:1.5}.sh-switch-validation{display:grid;gap:7px}.sh-switch-validation--error{padding:12px;border:1px solid var(--sh-error);border-radius:9px;background:color-mix(in srgb,var(--sh-error) 4%,#fff)}.sh-switch-validation--success{padding:12px;border:1px solid var(--sh-success);border-radius:9px;background:color-mix(in srgb,var(--sh-success) 4%,#fff)}
.sh-radio-section{display:grid;gap:20px;width:100%;padding:24px;border:1px solid var(--sh-border);border-radius:12px;background:#fff;font-family:var(--sh-font)}.sh-radio-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.sh-radio-stack{display:grid;gap:14px}.sh-radio{--sh-radio-color:var(--sh-primary);display:inline-flex;align-items:center;gap:9px;width:max-content;max-width:100%;color:var(--sh-text);font-size:13px;cursor:pointer}.sh-radio input{position:absolute;width:1px;height:1px;opacity:0}.sh-radio__control{width:19px;height:19px;flex:0 0 auto;border:1.5px solid var(--sh-neutral);border-radius:50%;display:grid;place-items:center;background:#fff}.sh-radio__control:after{content:'';width:9px;height:9px;border-radius:50%;background:transparent}.sh-radio input:checked+.sh-radio__control{border-color:var(--sh-radio-color)}.sh-radio input:checked+.sh-radio__control:after{background:var(--sh-radio-color)}.sh-radio input:focus-visible+.sh-radio__control{outline:3px solid color-mix(in srgb,var(--sh-radio-color) 20%,transparent);outline-offset:2px}.sh-radio input:disabled~*{opacity:.45}.sh-radio:has(input:disabled){cursor:not-allowed}.sh-radio--secondary{--sh-radio-color:#7c4dff}.sh-radio--success{--sh-radio-color:var(--sh-success)}.sh-radio--warning{--sh-radio-color:var(--sh-warning)}.sh-radio--error{--sh-radio-color:var(--sh-error)}.sh-radio--info{--sh-radio-color:var(--sh-info)}.sh-radio--neutral{--sh-radio-color:var(--sh-neutral)}.sh-radio--button{padding:12px 16px;border-radius:9px;background:color-mix(in srgb,var(--sh-radio-color) 10%,#fff)}.sh-radio--button:has(input:checked){box-shadow:inset 0 0 0 1px var(--sh-radio-color)}.sh-radio__content{display:grid;gap:3px}.sh-radio__content b{font-size:12px}.sh-radio__content small{color:var(--sh-muted);font-size:10px;line-height:1.5}.sh-radio-validation{display:grid;gap:8px;padding:13px;border-radius:10px}.sh-radio-validation--error{border:1px solid var(--sh-error);background:color-mix(in srgb,var(--sh-error) 4%,#fff)}.sh-radio-validation--success{border:1px solid var(--sh-success);background:color-mix(in srgb,var(--sh-success) 4%,#fff)}
.sh-pagination-section{display:grid;gap:18px;width:100%;padding:24px;border:1px solid var(--sh-border);border-radius:12px;background:#fff;font-family:var(--sh-font)}.sh-pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:6px}.sh-pagination button,.sh-pagination span{min-width:38px;height:38px;border:0;border-radius:7px;display:grid;place-items:center;padding:0 11px;color:var(--sh-neutral);background:color-mix(in srgb,var(--sh-primary) 9%,#fff);font:600 11px var(--sh-font)}.sh-pagination button{cursor:pointer}.sh-pagination button:hover{color:var(--sh-primary);background:color-mix(in srgb,var(--sh-primary) 15%,#fff)}.sh-pagination button.is-active{color:#fff;background:var(--sh-primary)}.sh-pagination button:focus-visible{outline:3px solid color-mix(in srgb,var(--sh-primary) 20%,transparent);outline-offset:2px}.sh-pagination button:disabled{opacity:.45;cursor:not-allowed}.sh-pagination--outline button,.sh-pagination--outline span{border:1px solid var(--sh-border);background:#fff}.sh-pagination--outline button.is-active{color:var(--sh-primary);border-color:var(--sh-primary);background:#fff}.sh-pagination--square button{width:38px;padding:0}.sh-pagination--rounded button,.sh-pagination--rounded span{border-radius:50%;width:40px;height:40px;padding:0}.sh-pagination--surface{width:max-content;max-width:100%;margin:auto;padding:14px;border-radius:10px;background:linear-gradient(110deg,color-mix(in srgb,var(--sh-primary) 28%,#fff),color-mix(in srgb,var(--sh-info) 12%,#fff))}.sh-pagination--joined{gap:0}.sh-pagination--joined button,.sh-pagination--joined span{margin-left:-1px;border-radius:0}.sh-pagination--joined>:first-child{border-radius:999px 0 0 999px}.sh-pagination--joined>:last-child{border-radius:0 999px 999px 0}.sh-pagination svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.sh-pagination--minimal button{min-width:auto;background:transparent}.sh-pagination--minimal button.is-active{color:var(--sh-primary);background:transparent;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:6px}.sh-pagination--dots button{width:10px;height:10px;min-width:10px;padding:0;border-radius:50%;background:color-mix(in srgb,var(--sh-neutral) 30%,#fff);font-size:0}.sh-pagination--dots button.is-active{width:28px;border-radius:999px;background:var(--sh-primary)}.sh-pagination-admin{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.sh-pagination-admin__info{color:var(--sh-muted);font-size:11px}.sh-pagination-admin__size{display:flex;align-items:center;gap:7px;color:var(--sh-muted);font-size:11px}.sh-pagination-admin__size select{height:36px;border:1px solid var(--sh-border);border-radius:7px;padding:0 9px;background:#fff}.sh-pagination--mobile{display:none}
.sh-pagination-records{display:grid;gap:16px}.sh-pagination-records--row{grid-template-columns:1fr auto 1fr;align-items:center}.sh-pagination-records--row .sh-pagination-admin__size{justify-self:end}.sh-pagination-records__top{display:flex;align-items:center;justify-content:space-between;gap:14px;padding-bottom:12px;border-bottom:1px solid var(--sh-border)}.sh-pagination-records--compact{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap}.sh-pagination-records--compact .sh-pagination button,.sh-pagination-records--compact .sh-pagination span{min-width:34px;height:34px}.sh-pagination-admin__size select{font-family:var(--sh-font)}
.sh-badge-section{display:flex;flex-wrap:wrap;align-items:center;gap:10px;width:100%;padding:24px;border:1px solid var(--sh-border);border-radius:12px;background:#fff;font-family:var(--sh-font)}.sh-ui-badge{--sh-badge-color:var(--sh-primary);display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:25px;padding:5px 10px;border-radius:5px;color:#fff;background:var(--sh-badge-color);font-size:10px;font-weight:800;line-height:1}.sh-ui-badge--secondary{--sh-badge-color:#7c4dff}.sh-ui-badge--success{--sh-badge-color:var(--sh-success)}.sh-ui-badge--info{--sh-badge-color:var(--sh-info)}.sh-ui-badge--warning{--sh-badge-color:var(--sh-warning);color:var(--sh-text)}.sh-ui-badge--error{--sh-badge-color:var(--sh-error)}.sh-ui-badge--neutral{--sh-badge-color:var(--sh-neutral)}.sh-ui-badge--white{--sh-badge-color:#fff;color:var(--sh-text);border:1px solid var(--sh-border)}.sh-ui-badge--outline{color:var(--sh-badge-color);border:1px solid currentColor;background:#fff}.sh-ui-badge--soft{color:var(--sh-badge-color);background:color-mix(in srgb,var(--sh-badge-color) 12%,#fff)}.sh-ui-badge--pill{border-radius:999px;padding-inline:12px}.sh-ui-badge--gradient{background:linear-gradient(110deg,color-mix(in srgb,var(--sh-badge-color) 78%,#111),color-mix(in srgb,var(--sh-badge-color) 72%,#fff))}.sh-ui-badge__count{min-width:17px;height:17px;border-radius:5px;display:grid;place-items:center;color:var(--sh-badge-color);background:#fff;font-size:9px}.sh-ui-badge--number{width:28px;height:28px;min-height:28px;padding:0}.sh-ui-badge--circle{border-radius:50%}.sh-ui-badge--number.sh-ui-badge--soft{border:0}.sh-badge-notification{position:relative;display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:34px;border-radius:7px;color:var(--sh-text);background:#f1f3f6;font-size:16px}.sh-badge-notification .sh-ui-badge{position:absolute;top:-7px;right:-7px;min-width:20px;min-height:20px;padding:3px 5px;border-radius:999px;border:2px solid #fff}.sh-badge-dot{--sh-badge-color:var(--sh-primary);display:inline-flex;align-items:center;gap:6px;color:var(--sh-badge-color);font-size:11px;font-weight:700}.sh-badge-dot:before{content:'';width:7px;height:7px;border-radius:50%;background:var(--sh-badge-color)}.sh-badge-dot--secondary{--sh-badge-color:#7c4dff}.sh-badge-dot--success{--sh-badge-color:var(--sh-success)}.sh-badge-dot--info{--sh-badge-color:var(--sh-info)}.sh-badge-dot--warning{--sh-badge-color:var(--sh-warning)}.sh-badge-dot--error{--sh-badge-color:var(--sh-error)}
.sh-ui-badge,.sh-ui-badge b,.sh-badge-dot{font-family:var(--sh-font);font-weight:600}.sh-badge-inbox{--sh-inbox-color:var(--sh-primary);position:relative;display:inline-flex;align-items:center;justify-content:center;min-width:88px;height:38px;border:0;border-radius:7px;padding:0 18px;color:#fff;background:var(--sh-inbox-color);font:600 13px var(--sh-font);cursor:pointer}.sh-badge-inbox--warning{--sh-inbox-color:var(--sh-warning);color:var(--sh-text)}.sh-badge-inbox--success{--sh-inbox-color:var(--sh-success)}.sh-badge-inbox--info{--sh-inbox-color:var(--sh-info)}.sh-badge-inbox--error{--sh-inbox-color:var(--sh-error)}.sh-badge-inbox__count{position:absolute;top:-9px;right:-8px;min-width:22px;height:22px;border:2px solid #fff;border-radius:999px;display:grid;place-items:center;padding:0 5px;color:#fff;background:var(--sh-error);font:600 10px var(--sh-font);box-shadow:0 3px 8px #24283a25}.sh-badge-inbox:hover{filter:brightness(.95)}.sh-badge-inbox:focus-visible{outline:3px solid color-mix(in srgb,var(--sh-inbox-color) 24%,transparent);outline-offset:3px}
.sh-overlay-section{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:45px;min-height:170px;width:100%;padding:35px;border:1px solid var(--sh-border);border-radius:12px;background:#fff;font-family:var(--sh-font)}.sh-tooltip-wrap,.sh-popover-wrap{position:relative;display:inline-flex}.sh-tooltip{--sh-tooltip-color:#20232d;position:absolute;z-index:30;width:max-content;max-width:220px;padding:7px 10px;border-radius:6px;color:#fff;background:var(--sh-tooltip-color);font-size:10px;line-height:1.4;opacity:0;pointer-events:none;transition:.15s}.sh-tooltip:after{content:'';position:absolute;border:5px solid transparent}.sh-tooltip-wrap:hover .sh-tooltip,.sh-tooltip-wrap:focus-within .sh-tooltip{opacity:1}.sh-tooltip--top{bottom:calc(100% + 9px);left:50%;transform:translateX(-50%)}.sh-tooltip--top:after{top:100%;left:50%;border-top-color:var(--sh-tooltip-color);transform:translateX(-50%)}.sh-tooltip--bottom{top:calc(100% + 9px);left:50%;transform:translateX(-50%)}.sh-tooltip--bottom:after{bottom:100%;left:50%;border-bottom-color:var(--sh-tooltip-color);transform:translateX(-50%)}.sh-tooltip--left{top:50%;right:calc(100% + 9px);transform:translateY(-50%)}.sh-tooltip--left:after{top:50%;left:100%;border-left-color:var(--sh-tooltip-color);transform:translateY(-50%)}.sh-tooltip--right{top:50%;left:calc(100% + 9px);transform:translateY(-50%)}.sh-tooltip--right:after{top:50%;right:100%;border-right-color:var(--sh-tooltip-color);transform:translateY(-50%)}.sh-tooltip--primary{--sh-tooltip-color:var(--sh-primary)}.sh-tooltip--success{--sh-tooltip-color:var(--sh-success)}.sh-tooltip--warning{--sh-tooltip-color:var(--sh-warning);color:var(--sh-text)}.sh-tooltip--error{--sh-tooltip-color:var(--sh-error)}.sh-tooltip--info{--sh-tooltip-color:var(--sh-info)}.sh-popover{position:absolute;z-index:40;top:calc(100% + 10px);left:50%;width:280px;padding:16px;border:1px solid var(--sh-border);border-radius:10px;background:#fff;box-shadow:0 16px 38px #20243824;transform:translateX(-50%)}.sh-popover[hidden]{display:none}.sh-popover h4,.sh-popover p{margin:0}.sh-popover h4{font-size:14px}.sh-popover p{margin-top:7px;color:var(--sh-muted);font-size:11px;line-height:1.55}.sh-popover__actions{display:flex;justify-content:flex-end;gap:7px;margin-top:14px}.sh-popover__profile{display:flex;align-items:center;gap:10px}.sh-popover__avatar{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;color:#fff;background:var(--sh-primary);font-weight:800}
.sh-popover__list{display:grid;gap:4px;margin-top:10px}.sh-popover__item{display:grid;grid-template-columns:34px 1fr;gap:9px;padding:9px;border-radius:7px;color:var(--sh-text);text-decoration:none}.sh-popover__item:hover{background:#f5f6f9}.sh-popover__item i{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;color:#fff;background:var(--sh-primary);font-style:normal;font-size:11px;font-weight:800}.sh-popover__item span{display:grid;gap:3px;font-size:11px}.sh-popover__item small{color:var(--sh-muted);font-size:9px}.sh-popover__share{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:12px}.sh-popover__share button{height:40px;border:1px solid var(--sh-border);border-radius:8px;color:var(--sh-primary);background:#fff;font-size:11px;cursor:pointer}.sh-popover__share button:hover{background:color-mix(in srgb,var(--sh-primary) 7%,#fff)}.sh-popover__filters{display:grid;gap:11px;margin-top:12px}.sh-popover__filters label{display:grid;gap:5px;color:var(--sh-text);font-size:10px;font-weight:700}.sh-popover__filters select{height:36px;border:1px solid var(--sh-border);border-radius:7px;padding:0 8px;background:#fff}.sh-popover__calendar{display:grid;grid-template-columns:repeat(7,1fr);gap:4px;margin-top:12px}.sh-popover__calendar span,.sh-popover__calendar button{width:30px;height:30px;border:0;border-radius:7px;display:grid;place-items:center;background:none;font-size:10px}.sh-popover__calendar span{color:var(--sh-muted);font-weight:800}.sh-popover__calendar button{cursor:pointer}.sh-popover__calendar button:hover,.sh-popover__calendar button.is-selected{color:#fff;background:var(--sh-primary)}
.sh-popover__menu{display:grid;gap:3px;margin-top:10px}.sh-popover__menu button{display:flex;align-items:center;justify-content:space-between;border:0;padding:9px 10px;border-radius:7px;color:var(--sh-text);background:none;text-align:left;font:11px var(--sh-font);cursor:pointer}.sh-popover__menu button:hover{color:var(--sh-primary);background:color-mix(in srgb,var(--sh-primary) 7%,#fff)}.sh-popover__menu button.is-danger{color:var(--sh-error)}.sh-popover__menu kbd{color:var(--sh-muted);font:9px ui-monospace,Consolas,monospace}.sh-popover__colors{display:grid;grid-template-columns:repeat(6,30px);gap:8px;margin-top:12px}.sh-popover__colors button{width:30px;height:30px;border:2px solid #fff;border-radius:50%;background:var(--color);box-shadow:0 0 0 1px var(--sh-border);cursor:pointer}.sh-popover__colors button.is-selected{box-shadow:0 0 0 2px var(--sh-primary)}.sh-popover__help{display:grid;gap:10px;margin-top:10px}.sh-popover__help details{border-top:1px solid var(--sh-border);padding-top:9px}.sh-popover__help summary{font-size:11px;font-weight:700;cursor:pointer}.sh-popover__help p{margin-top:6px}.sh-popover__cart{display:grid;gap:10px;margin-top:12px}.sh-popover__cart-item{display:grid;grid-template-columns:42px 1fr auto;gap:9px;align-items:center}.sh-popover__cart-item i{width:42px;height:42px;border-radius:8px;display:grid;place-items:center;color:var(--sh-primary);background:color-mix(in srgb,var(--sh-primary) 10%,#fff);font-style:normal}.sh-popover__cart-item span{display:grid;font-size:11px}.sh-popover__cart-item small{color:var(--sh-muted)}.sh-popover__cart-total{display:flex;justify-content:space-between;padding-top:10px;border-top:1px solid var(--sh-border);font-size:12px}
.sh-carousel{position:relative;width:min(100%,900px);overflow:hidden;border:1px solid var(--sh-border);border-radius:16px;background:#fff;font-family:var(--sh-font)}.sh-carousel__slide[hidden]{display:none}.sh-carousel__slide{min-height:320px}.sh-carousel__visual{height:320px;display:grid;place-items:center;background:linear-gradient(145deg,color-mix(in srgb,var(--sh-primary) 22%,#fff),color-mix(in srgb,var(--sh-info) 18%,#fff))}.sh-carousel__visual svg{width:180px;height:180px;fill:none;stroke:var(--sh-primary);stroke-width:1.2}.sh-carousel__caption{position:absolute;left:28px;right:28px;bottom:55px;padding:18px;border-radius:12px;color:#fff;background:#111827c9;backdrop-filter:blur(6px)}.sh-carousel__caption h3,.sh-carousel__caption p{margin:0}.sh-carousel__caption p{margin-top:6px;color:#ffffffbd;font-size:12px}.sh-carousel__control{position:absolute;z-index:2;top:50%;width:40px;height:40px;border:0;border-radius:50%;display:grid;place-items:center;color:var(--sh-text);background:#fffffff0;box-shadow:0 5px 15px #0002;transform:translateY(-50%);cursor:pointer}.sh-carousel__control--prev{left:14px}.sh-carousel__control--next{right:14px}.sh-carousel__dots{position:absolute;z-index:2;left:50%;bottom:17px;display:flex;gap:7px;transform:translateX(-50%)}.sh-carousel__dots button{width:8px;height:8px;border:0;border-radius:50%;padding:0;background:#ffffff8c;cursor:pointer}.sh-carousel__dots button.is-active{width:24px;border-radius:999px;background:#fff}.sh-carousel--cards{padding:28px}.sh-carousel--cards .sh-carousel__slide{min-height:230px}.sh-carousel__card{display:grid;grid-template-columns:150px 1fr;gap:22px;align-items:center}.sh-carousel__card-icon{height:170px;border-radius:14px;display:grid;place-items:center;color:#fff;background:var(--sh-primary);font-size:42px}.sh-carousel__card h3,.sh-carousel__card p{margin:0}.sh-carousel__card p{margin-top:8px;color:var(--sh-muted);line-height:1.6}.sh-carousel--testimonial{padding:40px 70px;text-align:center}.sh-carousel--testimonial .sh-carousel__slide{min-height:190px}.sh-carousel__quote{font-size:18px;line-height:1.7}.sh-carousel__person{margin-top:18px;color:var(--sh-muted);font-size:11px}.sh-carousel--logos{padding:34px 65px}.sh-carousel--logos .sh-carousel__slide{min-height:100px}.sh-carousel__logos{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.sh-carousel__logo{height:70px;border:1px solid var(--sh-border);border-radius:10px;display:grid;place-items:center;color:var(--sh-neutral);font-weight:800;background:#fafbfc}
.sh-carousel--products{padding:28px 65px}.sh-carousel--products .sh-carousel__slide{min-height:250px}.sh-carousel__products{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.sh-carousel__product{padding:14px;border:1px solid var(--sh-border);border-radius:12px;background:#fff}.sh-carousel__product i{height:110px;border-radius:9px;display:grid;place-items:center;color:var(--sh-primary);background:color-mix(in srgb,var(--sh-primary) 10%,#fff);font-style:normal;font-size:28px}.sh-carousel__product h4{margin:12px 0 5px}.sh-carousel__product span{font-size:12px;font-weight:800}.sh-carousel--hero .sh-carousel__slide{min-height:380px;padding:70px;display:grid;align-content:center;color:#fff;background:linear-gradient(135deg,var(--sh-primary),color-mix(in srgb,var(--sh-primary) 55%,#111))}.sh-carousel--hero .sh-carousel__slide[hidden]{display:none}.sh-carousel--hero h2,.sh-carousel--hero p{max-width:540px;margin:0}.sh-carousel--hero h2{font-size:42px;line-height:1.05}.sh-carousel--hero p{margin-top:14px;color:#ffffffc7;line-height:1.7}.sh-carousel--hero .sh-button{width:max-content;margin-top:22px}.sh-carousel--thumbs{padding-bottom:80px}.sh-carousel--thumbs .sh-carousel__visual{height:340px}.sh-carousel--thumbs .sh-carousel__dots{bottom:14px}.sh-carousel--thumbs .sh-carousel__dots button{width:65px;height:48px;border:2px solid transparent;border-radius:7px;background:color-mix(in srgb,var(--sh-primary) 12%,#fff)}.sh-carousel--thumbs .sh-carousel__dots button.is-active{border-color:var(--sh-primary)}.sh-carousel--vertical{padding:25px 70px}.sh-carousel--vertical .sh-carousel__slide{min-height:170px}.sh-carousel__news{display:grid;grid-template-columns:100px 1fr;gap:18px;align-items:center}.sh-carousel__news time{height:85px;border-radius:12px;display:grid;place-items:center;color:#fff;background:var(--sh-primary);font-size:13px;font-weight:800}.sh-carousel__news h3,.sh-carousel__news p{margin:0}.sh-carousel__news p{margin-top:7px;color:var(--sh-muted);line-height:1.5}
.sh-hero{position:relative;width:100%;min-height:480px;overflow:hidden;border-radius:18px;padding:70px;color:var(--sh-text);background:#fff;font-family:var(--sh-font)}.sh-hero__content{position:relative;z-index:2;max-width:660px}.sh-hero__eyebrow{display:inline-flex;margin-bottom:16px;color:var(--sh-primary);font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.sh-hero h1{margin:0;font-size:clamp(42px,6vw,72px);line-height:.98;letter-spacing:-.05em}.sh-hero p{max-width:590px;margin:20px 0 0;color:var(--sh-muted);font-size:16px;line-height:1.7}.sh-hero__actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:28px}.sh-hero--center{display:grid;place-items:center;text-align:center}.sh-hero--center .sh-hero__content,.sh-hero--center p{margin-inline:auto}.sh-hero--center .sh-hero__actions{justify-content:center}.sh-hero--split{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:50px}.sh-hero__visual{position:relative;z-index:1;min-height:340px;border-radius:28px;display:grid;place-items:center;background:color-mix(in srgb,var(--sh-primary) 10%,#fff)}.sh-hero__visual svg{width:75%;height:auto;fill:none;stroke:var(--sh-primary);stroke-width:1.3}.sh-hero--gradient{color:#fff;background:linear-gradient(135deg,var(--sh-primary),color-mix(in srgb,var(--sh-primary) 55%,#111))}.sh-hero--gradient :is(.sh-hero__eyebrow,p){color:#ffffffbd}.sh-hero--gradient:after{content:'';position:absolute;width:500px;height:500px;right:-180px;top:-220px;border:80px solid #ffffff0b;border-radius:50%}.sh-hero__metrics{display:flex;gap:38px;margin-top:35px}.sh-hero__metrics span{display:grid;gap:3px;color:var(--sh-muted);font-size:10px}.sh-hero__metrics strong{color:var(--sh-text);font-size:25px}.sh-hero--editorial{align-items:end;display:grid;background:linear-gradient(110deg,#fff 55%,color-mix(in srgb,var(--sh-primary) 12%,#fff) 55%)}.sh-hero--editorial .sh-hero__content{max-width:560px}.sh-hero--floating{display:grid;grid-template-columns:1fr 330px;align-items:center;gap:45px;background:color-mix(in srgb,var(--sh-primary) 5%,#fff)}.sh-hero__floating-card{position:relative;z-index:2;padding:24px;border:1px solid var(--sh-border);border-radius:18px;background:#fff;box-shadow:0 25px 60px #2226381c}.sh-hero__floating-card h3,.sh-hero__floating-card p{margin:0}.sh-hero__floating-card p{margin-top:8px;font-size:12px}.sh-hero__floating-stat{display:flex;align-items:end;justify-content:space-between;margin-top:24px}.sh-hero__floating-stat strong{font-size:42px}.sh-hero__floating-stat span{color:var(--sh-success);font-size:11px;font-weight:800}
@media(max-width:700px){.sh-font-families{grid-template-columns:1fr}.sh-type-scale>div{grid-template-columns:1fr;gap:7px}.sh-text-treatments{grid-template-columns:1fr}.sh-color-kit{grid-template-columns:repeat(2,minmax(0,1fr))}.sh-alert-family,.sh-card-gallery,.sh-input-gallery,.sh-switch-grid,.sh-radio-grid{grid-template-columns:1fr}.sh-card--horizontal,.sh-card--image-row,.sh-card--image-row-right,.sh-tabs--vertical,.sh-wizard--vertical,.sh-wizard--sidebar-form,.sh-wizard--checkout .sh-wizard__panel,.sh-form--payment .sh-form__layout,.sh-pagination-records--row,.sh-carousel__card,.sh-carousel__products,.sh-carousel__news,.sh-hero--split,.sh-hero--floating{grid-template-columns:1fr}.sh-card--horizontal .sh-card__media{min-height:140px}.sh-card--image-row-right .sh-card__picture{order:0}.sh-wizard__form,.sh-wizard__choices,.sh-form__grid,.sh-validation-checklist,.sh-validation-relation{grid-template-columns:1fr}.sh-form--inline .sh-form__surface{align-items:stretch;flex-direction:column}.sh-form__field--full,.sh-form__section,.sh-validation-relation>.sh-input__message{grid-column:auto}.sh-pagination--desktop{display:none}.sh-pagination--mobile{display:flex}.sh-pagination-admin,.sh-pagination-records--compact{align-items:flex-start;flex-direction:column}.sh-pagination-records--row .sh-pagination-admin__size{justify-self:start}.sh-carousel__logos{grid-template-columns:repeat(2,1fr)}.sh-carousel--hero .sh-carousel__slide{padding:60px 35px}.sh-carousel--hero h2{font-size:32px}.sh-hero{padding:48px 28px}.sh-hero__metrics{gap:20px;flex-wrap:wrap}.sh-hero--editorial{background:#fff}}
