.sm-overlay{z-index:60;pointer-events:none;position:fixed;inset:0}.sm-overlay[data-open]{pointer-events:auto}.sm-scrim{opacity:0;pointer-events:none;background:#00000073;transition:opacity .4s;position:absolute;inset:0}.sm-overlay[data-open] .sm-scrim{opacity:1;pointer-events:auto}.sm-prelayers{pointer-events:none;z-index:5;width:min(86vw,420px);position:absolute;top:0;bottom:0;right:0}.sm-prelayer{width:100%;height:100%;position:absolute;inset:0;transform:translate(100%)}.sm-panel{z-index:10;pointer-events:auto;background:#fff;flex-direction:column;width:min(86vw,420px);height:100%;padding:5.25rem 1.75rem 1.75rem;display:flex;position:absolute;top:0;right:0;overflow-y:auto;transform:translate(100%)}.dark .sm-panel{background:#1a1a1a}.sm-panel-close{color:#1e1e1e;cursor:pointer;background:0 0;border:1px solid #0000001f;border-radius:9999px;justify-content:center;align-items:center;width:38px;height:38px;transition:background .2s,border-color .2s;display:inline-flex;position:absolute;top:1.4rem;right:1.4rem}.sm-panel-close:hover{background:#0000000d;border-color:#00000040}.dark .sm-panel-close{color:#fff;border-color:#ffffff2e}.dark .sm-panel-close:hover{background:#ffffff14;border-color:#ffffff59}.sm-panel-inner{flex-direction:column;flex:1;display:flex}.sm-panel-list{counter-reset:smItem;flex-direction:column;gap:1.1rem;margin:0;padding:0;list-style:none;display:flex}.sm-panel-itemWrap{line-height:1;position:relative;overflow:hidden}.sm-panel-item{color:#1e1e1e;letter-spacing:-.02em;text-transform:uppercase;padding-right:1.4em;font-family:Outfit,sans-serif;font-size:clamp(2rem,8.5vw,2.9rem);font-weight:700;line-height:1.06;text-decoration:none;transition:color .25s;display:inline-block;position:relative}.dark .sm-panel-item{color:#fff}.sm-panel-item:hover,.sm-panel-item.is-active{color:var(--sm-accent,#ffd716);-webkit-text-stroke:1px #1e1e1e}.dark .sm-panel-item:hover,.dark .sm-panel-item.is-active{-webkit-text-stroke:1px #000}.sm-panel-list[data-numbering] .sm-panel-item:after{counter-increment:smItem;content:counter(smItem, decimal-leading-zero);letter-spacing:0;color:var(--sm-accent,#ffd716);-webkit-text-stroke:0;pointer-events:none;-webkit-user-select:none;user-select:none;opacity:var(--sm-num-opacity,0);font-family:Montserrat,sans-serif;font-size:14px;font-weight:600;position:absolute;top:.15em;right:.1em}.sm-panel-itemLabel{will-change:transform;transform-origin:50% 100%;display:inline-block}.sm-footer{margin-top:auto;padding-top:2rem}.sm-footer-divider{background:#0000001a;height:1px;margin-bottom:1.5rem}.dark .sm-footer-divider{background:#ffffff1f}.sm-auth{flex-direction:column;gap:.75rem;display:flex}.sm-btn{border-radius:8px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.85rem 1rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:background .2s,border-color .2s,color .2s;display:inline-flex}.sm-btn-solid{color:#1e1e1e;background:#ffd716}.sm-btn-solid:hover{background:#e6c114}.sm-btn-outline{color:#1e1e1e;border:1px solid #0000002e}.sm-btn-outline:hover{border-color:#1e1e1e}.dark .sm-btn-outline{color:#fff;border-color:#ffffff38}.dark .sm-btn-outline:hover{border-color:#fff}.sm-profile{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.sm-avatar{color:#1e1e1e;background:#ffd71638;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:.9rem;font-weight:700;display:inline-flex}.dark .sm-avatar{color:#ffd716}.sm-profile-name{color:#1e1e1e;font-size:.95rem;font-weight:700;line-height:1.2}.dark .sm-profile-name{color:#fff}.sm-profile-sub{color:#898989;font-size:.78rem}.sm-visit-dashboard{color:#1e1e1e;cursor:pointer;background:#ffd716;border:none;border-radius:9999px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin:.25rem 0 .6rem;padding:.85rem 1rem;font-size:.95rem;font-weight:700;transition:background .2s,transform .2s;display:inline-flex}.sm-visit-dashboard:hover{background:#e6c114;transform:translateY(-1px)}.sm-logout{color:#1e1e1e;cursor:pointer;background:#0000000d;border:none;border-radius:9999px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.85rem 1rem;font-size:.95rem;font-weight:600;transition:background .2s;display:inline-flex}.sm-logout:hover{background:#00000017}.dark .sm-logout{color:#fff;background:#ffffff12}.dark .sm-logout:hover{background:#ffffff1f}.sm-theme-row{justify-content:space-between;align-items:center;margin-top:1.25rem;display:flex}.sm-theme-label{color:#898989;font-size:.85rem;font-weight:600}.sm-theme-toggle{cursor:pointer;background:#0000000a;border:1px solid #0000001f;border-radius:9999px;align-items:center;width:62px;height:30px;padding:0 4px;display:inline-flex;position:relative}.dark .sm-theme-toggle{background:#ffffff0f;border-color:#ffffff24}.sm-theme-knob{color:#1e1e1e;background:#ffd716;border-radius:9999px;justify-content:center;align-items:center;width:22px;height:22px;transition:transform .25s;display:inline-flex;position:absolute;top:3px;left:3px}.dark .sm-theme-knob{transform:translate(32px)}
