.eyebrow,th{color:#7e858e}.status-wrap--connecting .status-dot{background:#b8bdc3;box-shadow:0 0 0 4px #b8bdc314}.status-wrap--offline .status-dot,.status-wrap--error .status-dot{background:var(--danger);box-shadow:0 0 0 4px #e48b9114}.status-wrap--offline,.status-wrap--error{color:#d4b1b4;border-color:#e48b9126}.journey-state--complete>span{background:var(--success)}.journey-state--progress>span{background:#c4c8cd}.journey-state--empty>span{background:#626870}.notice.offline{border:1px solid rgba(210,174,111,.22);background:#372b1861}.notice.offline p{color:#cbb995}.point-console{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-bottom:12px;padding:24px;border:1px solid var(--border);border-radius:22px;background:linear-gradient(135deg,#16191cfa,#0c0e10f5);box-shadow:inset 0 1px #ffffff09,0 26px 80px #0003}.point-console__clock{margin-top:7px;font-size:clamp(2.5rem,5vw,4rem);line-height:.95;letter-spacing:-.06em;font-weight:720;font-variant-numeric:tabular-nums}.point-console__meta{margin:8px 0 0;color:var(--muted);font-size:.82rem}.point-console__actions{display:flex;align-items:flex-end;gap:12px}.point-time-field{display:grid;gap:6px;min-width:240px}.point-time-field>span{color:var(--muted);font-size:.72rem;font-weight:650}.point-time-adjuster{display:grid;grid-template-columns:42px minmax(112px,1fr) 42px;gap:6px;align-items:stretch}.point-time-field input{width:100%;min-width:0;border:1px solid var(--border-strong);border-radius:12px;background:#0b0d0f;color:var(--text);padding:11px 8px;outline:none;text-align:center;font-size:1.05rem;font-weight:670;font-variant-numeric:tabular-nums;transition:border-color .18s ease,box-shadow .18s ease,opacity .18s ease}.point-time-field input::-webkit-calendar-picker-indicator{display:none}.point-time-field input:focus{border-color:#ffffff45;box-shadow:0 0 0 3px #ffffff0b}.point-time-field input:disabled{opacity:.45;cursor:default}.point-time-adjuster__button{border:1px solid var(--border-strong);border-radius:12px;background:#ffffff09;color:var(--text);font-size:1.35rem;font-weight:650;line-height:1;cursor:pointer;transition:background .16s ease,border-color .16s ease,opacity .16s ease,transform .16s ease}.point-time-adjuster__button:hover:not(:disabled){background:#ffffff13;border-color:#ffffff38}.point-time-adjuster__button:active:not(:disabled){transform:translateY(1px)}.point-time-adjuster__button:disabled{opacity:.35;cursor:default}.point-button{min-width:190px;border:1px solid rgba(255,255,255,.16);border-radius:14px;padding:14px 18px;background:#ecefed;color:#0e100f;font-weight:780;cursor:pointer;box-shadow:0 12px 34px #00000038;transition:transform .16s ease,opacity .16s ease,background .16s ease}.point-button:hover:not(:disabled){transform:translateY(-1px);background:#fff}.point-button:active:not(:disabled){transform:translateY(0)}.point-button:disabled{opacity:.42;cursor:default}.action-feedback{margin:-2px 0 12px;padding:11px 14px;border:1px solid var(--border);border-radius:12px;font-size:.82rem}.action-feedback--success{color:#b9edca;background:#7bd89c11;border-color:#7bd89c24}.action-feedback--error{color:#edb5b9;background:#e48b9111;border-color:#e48b9124}.section-heading__actions{display:flex;align-items:center;gap:8px}.edit-button,.table-action,.modal-button{border:1px solid var(--border-strong);border-radius:10px;background:#ffffff09;color:#d9dcdf;padding:8px 11px;cursor:pointer}.edit-button:hover,.table-action:hover,.modal-button:hover{background:#ffffff12}.table-action{padding:6px 9px;font-size:.72rem}.modal-backdrop{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:20px;background:#000000b3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.edit-modal{width:min(100%,560px);border:1px solid var(--border-strong);border-radius:22px;background:#111316;box-shadow:0 32px 100px #00000080;overflow:hidden}.edit-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:22px 22px 18px;border-bottom:1px solid var(--border)}.edit-modal__header h2{margin-top:5px}.edit-modal__close{width:34px;height:34px;border:1px solid var(--border);border-radius:10px;background:transparent;color:var(--muted);cursor:pointer}.edit-modal__form{padding:22px}.edit-modal__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.edit-modal__field{display:grid;gap:7px}.edit-modal__field span{color:var(--muted);font-size:.76rem;font-weight:620}.edit-modal__field input{width:100%;border:1px solid var(--border-strong);border-radius:11px;background:#0b0d0f;color:var(--text);padding:11px 12px;outline:none}.edit-modal__field input:focus{border-color:#ffffff45;box-shadow:0 0 0 3px #ffffff0b}.edit-modal__hint{margin:16px 0 0;color:var(--muted-2);font-size:.76rem;line-height:1.5}.edit-modal__footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:22px}.edit-modal__footer-group{display:flex;gap:8px}.modal-button--primary{background:#ecefed;color:#0e100f;font-weight:760}.modal-button--danger{color:#e8a6ab;border-color:#e48b912e}.modal-button:disabled{opacity:.45;cursor:default}@media(max-width:760px){.point-console{align-items:stretch;flex-direction:column;gap:18px;padding:20px;border-radius:18px}.point-console__actions{width:100%;align-items:stretch}.point-time-field{flex:1;min-width:0}.point-button{min-width:180px}}@media(max-width:620px){.point-console__actions{flex-direction:column}.point-console__actions,.point-button,.point-time-field{width:100%}.section-heading__actions{flex-wrap:wrap;justify-content:flex-end}.edit-modal__grid{grid-template-columns:1fr}.edit-modal__footer{align-items:stretch;flex-direction:column-reverse}.edit-modal__footer-group,.edit-modal__footer-group .modal-button,.modal-button--danger{width:100%}}.profile-button{border:1px solid var(--border-strong);border-radius:10px;background:#ffffff09;color:#d9dcdf;padding:8px 11px;cursor:pointer;font:inherit}.profile-button:hover{background:#ffffff12}.profile-button:disabled{opacity:.45;cursor:default}.profile-modal{width:min(100%,620px);max-height:min(780px,calc(100dvh - 32px));display:flex;flex-direction:column}.profile-modal__header{flex:0 0 auto}.profile-modal__form{min-height:0;padding:0;display:flex;flex-direction:column;overflow:hidden}.profile-modal__content{min-height:0;padding:20px 22px 18px;overflow-y:auto;overscroll-behavior:contain}.profile-name-field{margin-bottom:16px}.profile-section{padding:15px;border:1px solid var(--border);border-radius:15px;background:#ffffff05}.profile-section+.profile-section{margin-top:12px}.profile-section__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:13px}.profile-section__header>div:first-child{min-width:0;display:grid;gap:3px}.profile-section__header span{color:var(--text);font-size:.8rem;font-weight:700}.profile-section__header small{color:var(--muted-2);font-size:.68rem;line-height:1.35}.profile-schedule-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.profile-time-field{min-width:0;gap:5px}.profile-time-field>span{font-size:.68rem}.profile-time-field input{min-width:0;padding:10px 8px;text-align:center;font-variant-numeric:tabular-nums}.profile-load-inline{flex:0 0 auto;min-width:92px;display:grid;justify-items:end;gap:1px}.profile-load-inline small{color:var(--muted-2);font-size:.62rem}.profile-load-inline strong{color:var(--text);font-size:1rem;line-height:1.2;letter-spacing:-.025em;font-variant-numeric:tabular-nums}.profile-load-inline--empty strong{max-width:110px;color:var(--muted);font-size:.72rem;font-weight:620;text-align:right}.profile-notification-section{display:grid;gap:13px}.profile-notification-row{display:flex;align-items:center;justify-content:space-between;gap:16px}.profile-notification-copy{min-width:0;display:grid;gap:3px}.profile-notification-copy>span,.profile-notification-lead>span{color:var(--text);font-size:.8rem;font-weight:700}.profile-notification-copy small{color:var(--muted-2);font-size:.68rem;line-height:1.35}.profile-switch{position:relative;flex:0 0 auto;width:44px;height:26px;cursor:pointer}.profile-switch input{position:absolute;opacity:0;pointer-events:none}.profile-switch>span:not(.sr-only){position:absolute;inset:0;border:1px solid var(--border-strong);border-radius:999px;background:var(--panel-soft);transition:background .16s ease,border-color .16s ease}.profile-switch>span:not(.sr-only):after{content:"";position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:var(--muted-2);transition:transform .16s ease,background .16s ease}.profile-switch input:checked+span{border-color:var(--accent);background:color-mix(in srgb,var(--accent) 22%,var(--panel-soft))}.profile-switch input:checked+span:after{transform:translate(18px);background:var(--accent)}.profile-switch input:focus-visible+span{outline:2px solid var(--accent);outline-offset:3px}.profile-switch:has(input:disabled){opacity:.45;cursor:default}.profile-notification-lead{display:flex;align-items:center;justify-content:space-between;gap:12px}.profile-notification-lead select{min-width:108px;border:1px solid var(--border);border-radius:10px;background:var(--panel-soft);color:var(--text);padding:8px 10px;font:inherit;font-size:.72rem}.profile-notification-lead select:disabled{opacity:.45}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.profile-theme-section__header{margin-bottom:10px}.profile-theme-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.profile-theme-option{min-width:0;display:grid;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:8px;padding:8px;border:1px solid var(--border);border-radius:11px;background:var(--panel-soft);color:var(--text);text-align:left;cursor:pointer;transition:border-color .16s ease,background .16s ease,transform .16s ease}.profile-theme-option:hover{border-color:var(--border-strong);transform:translateY(-1px)}.profile-theme-option.is-active{border-color:var(--accent);box-shadow:inset 0 0 0 1px var(--accent)}.profile-theme-swatch{width:44px;height:34px;border:1px solid var(--border-strong);border-radius:7px}.profile-theme-swatch--pixelado{background:linear-gradient(90deg,transparent 48%,rgba(242,216,120,.32) 48% 52%,transparent 52%),linear-gradient(#071019 48%,#d5b451 48% 58%,#0b1118 58%)}.profile-theme-swatch--midnight-purple{background:linear-gradient(135deg,#09070f 0 42%,#4c2f78 42% 68%,#a78bfa 68% 100%)}.profile-theme-swatch--white-gold{background:linear-gradient(135deg,#f8f6ef 0 54%,#d7b66c 54% 72%,#fff 72% 100%)}.profile-theme-option__copy{min-width:0;display:grid;gap:1px}.profile-theme-option__copy strong{overflow:hidden;color:var(--text);font-size:.7rem;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.profile-theme-option__copy small{color:var(--muted-2);font-size:.61rem;line-height:1.2}.profile-modal__error{margin:12px 0 0}.profile-modal__footer{flex:0 0 auto;margin:0;padding:14px 22px;border-top:1px solid var(--border);background:var(--panel);justify-content:space-between}.profile-save-button{min-width:170px}.profile-logout-button{border:0;background:transparent;color:var(--danger);padding:8px 0;font:inherit;font-size:.74rem;cursor:pointer}.profile-logout-button:hover:not(:disabled){text-decoration:underline;text-underline-offset:3px}.profile-logout-button:disabled{opacity:.45;cursor:default}.profile-state{display:grid;justify-items:center;gap:12px;padding:34px 22px 30px;text-align:center}.profile-state p{max-width:360px;margin:0;color:var(--muted);font-size:.84rem;line-height:1.5}.profile-state__spinner{width:28px;height:28px;border:2px solid rgba(255,255,255,.1);border-top-color:#ffffffbf;border-radius:50%;animation:profile-spin .7s linear infinite}.profile-state .modal-button{margin-top:4px}@keyframes profile-spin{to{transform:rotate(360deg)}}@media(max-width:620px){.profile-modal-backdrop{align-items:end;padding:24px 0 0}.profile-modal{width:100%;max-height:calc(100dvh - 24px);border-radius:24px 24px 0 0;border-bottom:0}.profile-modal__header{padding:17px 18px 14px}.profile-modal__header h2{font-size:1.06rem}.profile-modal__content{padding:16px 16px 14px}.profile-name-field{margin-bottom:12px}.profile-name-field input{padding:10px 12px}.profile-section{padding:12px;border-radius:13px}.profile-section__header{align-items:center;margin-bottom:10px}.profile-section__header>div:first-child small{display:none}.profile-schedule-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.profile-time-field input{min-height:42px;padding:8px 6px;font-size:.94rem}.profile-load-inline strong{font-size:.9rem}.profile-notification-copy small{font-size:.64rem}.profile-theme-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.profile-theme-option{grid-template-columns:1fr;justify-items:center;gap:5px;padding:7px 5px;text-align:center}.profile-theme-swatch{width:100%;height:30px}.profile-theme-option__copy strong{width:100%;font-size:.64rem}.profile-theme-option__copy small{display:none}.profile-modal__footer{flex-direction:row;align-items:center;gap:14px;padding:12px 16px max(12px,env(safe-area-inset-bottom))}.profile-save-button{flex:1;min-width:0;padding:11px 14px}.profile-logout-button{flex:0 0 auto;font-size:.7rem}}@media(max-width:370px){.profile-modal__content{padding-left:12px;padding-right:12px}.profile-section{padding:10px}.profile-theme-option__copy strong{font-size:.6rem}}.app-shell{width:min(1180px,calc(100% - 40px));padding-top:28px}.app-topbar{align-items:center;margin-bottom:28px;padding-bottom:18px;border-bottom:1px solid var(--border)}.app-brand{min-width:210px;gap:4px}.app-brand h1{margin:0;font-size:1.28rem;line-height:1.1;letter-spacing:-.035em;font-weight:720}.app-brand .subtitle{margin:0;font-size:.75rem;text-transform:capitalize}.desktop-nav{display:inline-flex;align-items:center;gap:4px;padding:4px;border:1px solid var(--border);border-radius:13px;background:#1113169e;box-shadow:inset 0 1px #ffffff06}.desktop-nav button{border:0;border-radius:9px;padding:8px 15px;background:transparent;color:var(--muted);cursor:pointer;font-size:.8rem;font-weight:650;transition:color .16s ease,background .16s ease}.desktop-nav button:hover{color:var(--text)}.desktop-nav button.is-active{background:#ffffff16;color:var(--text)}.app-topbar-meta{min-width:210px;justify-content:flex-end}.profile-avatar-button{width:38px;height:38px;display:grid;place-items:center;border:1px solid var(--border-strong);border-radius:12px;background:#e8ece9;color:#0d0f0e;font-weight:820;cursor:pointer;box-shadow:0 8px 24px #0003;transition:transform .16s ease,background .16s ease}.profile-avatar-button:hover:not(:disabled){transform:translateY(-1px);background:#fff}.profile-avatar-button:disabled{opacity:.45;cursor:default}.app-view{animation:app-view-in .18s ease}@keyframes app-view-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.app-view--ponto{width:min(100%,760px);margin:0 auto}.app-view--ponto .point-console{min-height:350px;flex-direction:column;align-items:center;justify-content:center;gap:26px;padding:42px 30px;text-align:center}.point-console__hero{display:grid;justify-items:center}.app-view--ponto .point-console__clock{margin-top:12px;font-size:clamp(4rem,10vw,6.4rem);letter-spacing:-.075em}.app-view--ponto .point-console__meta{max-width:470px;margin-top:12px}.app-view--ponto .point-console__actions{width:min(100%,330px);display:grid;gap:12px}.app-view--ponto .point-time-field{min-width:0;text-align:left}.app-view--ponto .point-time-field input{text-align:center;font-size:1.18rem;padding:13px 14px}.app-view--ponto .point-button{width:100%;min-width:0;padding:15px 18px}.app-view--ponto .today-card{margin-bottom:0}.history-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin:4px 0 18px}.history-intro h2{margin-top:7px;font-size:clamp(1.9rem,4vw,2.8rem);letter-spacing:-.05em}.history-intro p{margin:7px 0 0;color:var(--muted);font-size:.88rem}.history-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.history-mobile-list,.mobile-nav{display:none}@media(max-width:760px){.app-shell{width:min(100% - 22px,1180px);padding:18px 0 112px}.app-topbar{flex-direction:row;align-items:center;gap:14px;margin-bottom:20px;padding-bottom:14px}.app-brand{min-width:0;flex:1}.app-brand h1{font-size:1.05rem}.app-brand .subtitle{font-size:.69rem}.desktop-nav{display:none}.app-topbar-meta{min-width:0;width:auto;flex-direction:row;align-items:center;gap:8px}.app-topbar-meta .status-wrap{width:34px;height:34px;justify-content:center;padding:0}.app-topbar-meta .status-wrap>span:last-child{display:none}.profile-avatar-button{width:36px;height:36px;border-radius:11px}.app-view--ponto .point-console{min-height:310px;gap:22px;padding:32px 20px;border-radius:20px}.app-view--ponto .point-console__clock{font-size:clamp(4rem,22vw,5.4rem)}.app-view--ponto .point-console__actions{width:min(100%,360px)}.history-metrics{grid-template-columns:1fr}.history-metrics .metric-card{min-height:118px}.history-desktop-table{display:none}.history-card{overflow:visible}.history-mobile-list{display:grid;gap:9px;margin:0 -4px}.history-mobile-item{display:grid;gap:14px;padding:15px;border:1px solid var(--border);border-radius:15px;background:#080a0c66}.history-mobile-item.is-today{border-color:#a4bead24;background:#93b09c09}.history-mobile-item__topline,.history-mobile-item__footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.history-mobile-item__times{display:flex;align-items:center;flex-wrap:wrap;gap:7px;color:#d4d7db;font-size:.9rem;font-variant-numeric:tabular-nums}.history-mobile-item__times span:nth-child(2n){color:var(--muted-2)}.history-mobile-item__footer{padding-top:11px;border-top:1px solid rgba(255,255,255,.05);color:var(--muted);font-size:.74rem}.history-mobile-item__status{color:var(--muted);font-size:.72rem}.mobile-nav{position:fixed;z-index:50;left:50%;bottom:max(12px,env(safe-area-inset-bottom));transform:translate(-50%);width:min(calc(100% - 24px),420px);display:grid;grid-template-columns:repeat(2,1fr);gap:5px;padding:5px;border:1px solid var(--border-strong);border-radius:18px;background:#0f1113e6;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);box-shadow:0 20px 60px #00000061,inset 0 1px #ffffff09}.mobile-nav button{display:flex;align-items:center;justify-content:center;gap:8px;min-height:48px;border:0;border-radius:13px;background:transparent;color:var(--muted);font-size:.78rem;font-weight:680;cursor:pointer}.mobile-nav button.is-active{background:#ffffff14;color:var(--text)}.mobile-nav__icon{color:var(--muted-2);font-size:.82rem}.mobile-nav button.is-active .mobile-nav__icon{color:var(--accent)}}@media(max-width:520px){.app-view--ponto .today-card,.app-view--historico .history-card{padding:16px}.app-view--ponto .punch-list{grid-template-columns:repeat(2,minmax(0,1fr))}.app-view--ponto .punch{gap:13px;padding:14px}.app-view--ponto .punch strong{font-size:1.35rem}.app-view--ponto .section-heading{gap:10px}.app-view--ponto .section-heading__actions{justify-content:flex-end}.app-view--ponto .journey-state{display:none}.history-intro h2{font-size:2rem}}.app-shell.swipe-enabled{--swipe-offset: 0px;min-height:100dvh}.swipe-pager{position:relative;min-width:0;overflow:hidden}.swipe-page{width:100%;will-change:transform;transition:transform .24s cubic-bezier(.22,1,.36,1)}.app-shell.is-swipe-dragging .swipe-page{transition:none}.swipe-pager[data-page=ponto] .swipe-page--ponto,.swipe-pager[data-page=historico] .swipe-page--historico{position:relative;z-index:1}.swipe-pager[data-page=ponto] .swipe-page--ponto{transform:translate3d(var(--swipe-offset),0,0)}.swipe-pager[data-page=ponto] .swipe-page--historico{position:absolute;inset:0 0 auto;transform:translate3d(calc(100% + var(--swipe-offset)),0,0)}.swipe-pager[data-page=historico] .swipe-page--historico{transform:translate3d(var(--swipe-offset),0,0)}.swipe-pager[data-page=historico] .swipe-page--ponto{position:absolute;inset:0 0 auto;transform:translate3d(calc(-100% + var(--swipe-offset)),0,0)}@media(max-width:760px){.app-shell.swipe-enabled{width:100%;padding-left:11px;padding-right:11px;touch-action:pan-y}}@media(prefers-reduced-motion:reduce){.swipe-page{transition:none}}:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#f7f7f8;background:#090a0b;font-synthesis:none;text-rendering:optimizeLegibility;--bg: #090a0b;--panel: #111316;--panel-soft: #0d0f11;--border: rgba(255,255,255,.075);--border-strong: rgba(255,255,255,.12);--text: #f7f7f8;--muted: #8d929a;--muted-2: #626870;--accent: #dfe9e2;--success: #7bd89c;--danger: #e48b91}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 12% -10%,rgba(255,255,255,.055),transparent 28%),radial-gradient(circle at 92% 0%,rgba(121,151,133,.055),transparent 24%),#090a0b}body:before{content:"";position:fixed;inset:0;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.012) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.012) 1px,transparent 1px);background-size:44px 44px;-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,.32),transparent 52%);mask-image:linear-gradient(to bottom,rgba(0,0,0,.32),transparent 52%)}button,input{font:inherit}button{-webkit-tap-highlight-color:transparent}.shell{width:min(1280px,calc(100% - 40px));margin:0 auto;padding:52px 0 72px;position:relative}.topbar{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:34px}.brand-block{display:grid;gap:7px}.brand-kicker{display:flex;align-items:center;gap:10px;color:var(--muted-2);font-size:.72rem;font-weight:750;letter-spacing:.13em;text-transform:uppercase}.brand-mark{width:27px;height:27px;display:grid;place-items:center;border-radius:8px;color:#0c0e0d;background:#e8ece9;font-size:.76rem;font-weight:900;letter-spacing:0;box-shadow:0 0 0 1px #ffffff1a,0 8px 24px #00000047}h1{margin:4px 0 0;font-size:clamp(2.4rem,5vw,4.7rem);line-height:.92;letter-spacing:-.065em;font-weight:760}h2{margin:5px 0 0;font-size:1.13rem;letter-spacing:-.025em;font-weight:670}.subtitle{margin:2px 0 0;color:var(--muted);font-size:.96rem}.eyebrow{color:var(--muted-2);font-size:.66rem;font-weight:800;letter-spacing:.17em}.topbar-meta{display:flex;align-items:center;gap:12px;padding-bottom:3px}.date-label{color:var(--muted);font-size:.82rem;text-transform:capitalize}.status-wrap{display:inline-flex;align-items:center;gap:8px;border:1px solid var(--border);background:#111316b8;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:999px;padding:9px 12px;color:#b8bdc3;font-size:.78rem;box-shadow:inset 0 1px #ffffff06}.status-dot{width:6px;height:6px;border-radius:50%;background:var(--success);box-shadow:0 0 0 4px #7bd89c17,0 0 18px #7bd89c52}.card,.metric-card{background:linear-gradient(180deg,#131518ed,#0e1012ed);border:1px solid var(--border);box-shadow:inset 0 1px #ffffff06,0 24px 70px #00000029}.card{border-radius:22px}.metrics-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:12px}.metric-card{position:relative;overflow:hidden;padding:21px 21px 19px;min-height:150px;border-radius:18px;display:flex;flex-direction:column;justify-content:space-between;transition:transform .18s ease,border-color .18s ease,background .18s ease}.metric-card:hover{transform:translateY(-2px);border-color:var(--border-strong);background:linear-gradient(180deg,#17191cf2,#0f1113f2)}.metric-card:after{content:"";position:absolute;width:90px;height:90px;right:-35px;top:-43px;border-radius:50%;background:#ffffff06;filter:blur(2px)}.metric-topline{display:flex;align-items:center;justify-content:space-between;gap:16px}.metric-label{color:var(--muted);font-size:.78rem;font-weight:590}.metric-indicator{width:6px;height:6px;border-radius:50%;background:#555b63}.metric-card--primary .metric-indicator{background:#d8dcda;box-shadow:0 0 12px #ffffff2e}.metric-card--positive .metric-indicator{background:var(--success)}.metric-card--negative .metric-indicator{background:var(--danger)}.metric-card strong{font-size:clamp(1.65rem,2.5vw,2.25rem);line-height:1;letter-spacing:-.055em;font-weight:690}.metric-card small{color:var(--muted-2);font-size:.76rem}.metric-card--positive strong{color:#dff7e7}.metric-card--negative strong{color:#f1c8cb}.today-card,.history-card{padding:24px}.today-card{margin-bottom:12px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}.journey-state{display:inline-flex;align-items:center;gap:7px;color:var(--muted);font-size:.75rem;padding:7px 10px;border-radius:999px;background:#ffffff06;border:1px solid var(--border)}.journey-state>span{width:6px;height:6px;border-radius:50%;background:#c4c8cd}.journey-state.complete>span{background:var(--success)}.punch-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.punch{display:flex;flex-direction:column;gap:20px;padding:17px 18px 18px;border:1px solid rgba(255,255,255,.055);border-radius:15px;background:#080a0c6b;transition:border-color .18s ease,background .18s ease}.punch--filled{background:#0c0f0ea6;border-color:#a4bead1a}.punch:hover{border-color:var(--border-strong)}.punch-meta{display:flex;align-items:center;gap:9px;color:var(--muted);font-size:.78rem}.punch-step{color:#555b62;font-size:.66rem;font-variant-numeric:tabular-nums}.punch strong{font-size:1.55rem;letter-spacing:-.045em;font-weight:640;font-variant-numeric:tabular-nums}.notice{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:16px 18px;border-radius:16px;margin-bottom:12px}.notice.error{border:1px solid rgba(228,139,145,.24);background:#3a1b1e6b}.notice p{margin:4px 0 0;color:#caa8ab}.notice button,.ghost-button{border:1px solid var(--border-strong);color:#d9dcdf;background:#ffffff09;border-radius:10px;padding:9px 12px;cursor:pointer;transition:background .18s ease,border-color .18s ease,transform .18s ease}.notice button:hover,.ghost-button:hover{background:#ffffff12;border-color:#ffffff2b}.notice button:active,.ghost-button:active{transform:translateY(1px)}.ghost-button:disabled{opacity:.52;cursor:default}.history-card{overflow:hidden}.table-wrap{overflow-x:auto;margin:0 -24px -24px}table{width:100%;border-collapse:collapse;min-width:840px}th,td{padding:15px 24px;text-align:left;border-bottom:1px solid rgba(255,255,255,.05);white-space:nowrap}th{color:#626870;font-size:.66rem;text-transform:uppercase;letter-spacing:.13em;font-weight:760;background:#ffffff03}td{color:#b9bdc3;font-size:.84rem;font-variant-numeric:tabular-nums}tbody tr{transition:background .16s ease}tbody tr:hover{background:#ffffff06}tbody tr:last-child td{border-bottom:0}.today-row{background:#93b09c09}.date-cell{display:flex;align-items:center;gap:9px}.date-cell strong{color:#d7dade;font-size:.84rem;font-weight:600}.date-cell span{color:#9ca39f;border:1px solid rgba(255,255,255,.07);background:#ffffff06;border-radius:999px;padding:3px 6px;font-size:.62rem}.total-cell{color:#e1e3e5;font-weight:590}.saldo-badge{display:inline-flex;align-items:center;padding:5px 8px;border-radius:8px;font-size:.74rem;font-weight:620}.saldo-badge.positive{color:#9ce3b4;background:#7bd89c13;border:1px solid rgba(123,216,156,.11)}.saldo-badge.negative{color:#e8a6ab;background:#e48b9112;border:1px solid rgba(228,139,145,.1)}.empty{min-height:140px;display:grid;place-items:center;color:var(--muted-2)}.auth-page{min-height:100vh;display:grid;place-items:center;padding:24px}.auth-card{width:min(100%,390px);padding:34px;border:1px solid var(--border);border-radius:24px;background:linear-gradient(180deg,#131518f5,#0d0f11f5);box-shadow:inset 0 1px #ffffff06,0 30px 100px #00000059}.auth-mark{width:44px;height:44px;display:grid;place-items:center;margin-bottom:28px;border:1px solid var(--border-strong);border-radius:13px;background:#ecefed;color:#0d0f0e;font-weight:850}.auth-title{margin-top:8px;font-size:2.1rem}.auth-copy{margin:0 0 24px;color:var(--muted)}.auth-form{display:grid;gap:10px}.auth-form label{color:#b8bbc2;font-size:.82rem;font-weight:620}.auth-form input{width:100%;border:1px solid var(--border-strong);border-radius:12px;background:#0c0e10;color:var(--text);padding:13px 14px;outline:none;transition:border-color .18s ease,box-shadow .18s ease}.auth-form input:focus{border-color:#ffffff45;box-shadow:0 0 0 3px #ffffff0b}.auth-form button{margin-top:6px;border:0;border-radius:12px;padding:13px 16px;background:#ecefed;color:#0e100f;font-weight:760;cursor:pointer}.auth-form button:disabled{opacity:.55;cursor:default}.auth-error{margin:2px 0 0;color:#e2a5aa;font-size:.82rem}.auth-loading{color:var(--muted)}.logout-button{position:fixed;right:18px;bottom:18px;z-index:20;border:1px solid var(--border-strong);border-radius:999px;padding:10px 14px;color:#d7d9dd;background:#111316e0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);cursor:pointer;box-shadow:0 14px 42px #00000040}.logout-button:hover{background:#1c1f22}@media(max-width:980px){.shell{width:min(100% - 28px,1280px)}.topbar{align-items:flex-start}.topbar-meta{flex-direction:column-reverse;align-items:flex-end}.metrics-grid,.punch-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.shell{width:min(100% - 20px,1280px);padding:28px 0 50px}.topbar{flex-direction:column;margin-bottom:24px}.topbar-meta{width:100%;flex-direction:row;align-items:center;justify-content:space-between}h1{font-size:clamp(2.55rem,13vw,3.4rem)}.date-label{font-size:.75rem}.metrics-grid,.punch-list{grid-template-columns:1fr}.metric-card{min-height:132px}.today-card,.history-card{padding:18px;border-radius:18px}.table-wrap{margin:0 -18px -18px}th,td{padding-left:18px;padding-right:18px}.section-heading{align-items:flex-start}.journey-state{margin-top:1px}.auth-card{padding:26px;border-radius:20px}}.exit-forecast{width:min(100%,330px);display:grid;grid-template-columns:1fr auto;align-items:center;gap:3px 14px;margin-top:16px;padding-top:14px;border-top:1px solid rgba(255,255,255,.07);text-align:left}.exit-forecast>span{color:var(--muted);font-size:.72rem;font-weight:650}.exit-forecast>strong{color:var(--text);font-size:1.55rem;line-height:1;letter-spacing:-.045em;font-variant-numeric:tabular-nums}.exit-forecast>small{grid-column:1 / -1;color:var(--muted-2);font-size:.68rem;line-height:1.35}.exit-forecast.is-complete>strong{color:#dff7e7}@media(max-width:760px){.shell.app-shell{width:min(calc(100% - 24px),1180px);padding:12px 0 92px}.topbar.app-topbar{flex-direction:row;align-items:center;gap:12px;margin-bottom:12px;padding-bottom:12px}.app-topbar .app-brand{min-width:0;flex:1;gap:3px}.app-topbar .app-brand h1{margin:0;font-size:1.18rem;line-height:1.15}.app-topbar .app-brand .subtitle{margin:0;font-size:.72rem;line-height:1.35}.app-topbar .desktop-nav{display:none}.topbar-meta.app-topbar-meta{width:auto;min-width:0;margin-left:auto;flex:0 0 auto;flex-direction:row;align-items:center;gap:0;padding:0}.app-topbar-meta .status-wrap{display:none}.app-topbar .profile-avatar-button{width:36px;height:36px;border-radius:11px}.app-view--ponto .point-console{min-height:0;gap:16px;margin-bottom:10px;padding:20px 18px 18px;border-radius:18px}.app-view--ponto .point-console__hero{width:100%}.app-view--ponto .point-console__hero>.eyebrow{display:none}.app-view--ponto .point-console__clock{margin-top:0;font-size:clamp(3.8rem,19vw,4.8rem);line-height:.92}.app-view--ponto .point-console__meta{max-width:100%;margin:8px auto 0;font-size:.78rem;line-height:1.4}.app-view--ponto .exit-forecast{width:min(100%,330px);margin:13px auto 0;padding-top:11px}.app-view--ponto .exit-forecast>span{font-size:.68rem}.app-view--ponto .exit-forecast>strong{font-size:1.45rem}.app-view--ponto .exit-forecast>small{font-size:.64rem}.app-view--ponto .point-console__actions{width:min(100%,360px);gap:9px}.app-view--ponto .point-time-field{gap:5px}.app-view--ponto .point-time-field>span{font-size:.7rem}.app-view--ponto .point-time-field input{padding:10px 12px;font-size:1.05rem;border-radius:11px}.app-view--ponto .point-time-field small{display:none}.app-view--ponto .point-button{padding:13px 16px;border-radius:12px}.app-view--ponto .today-card{margin-bottom:0;padding:15px;border-radius:17px}.app-view--ponto .today-card .section-heading{align-items:center;gap:10px;margin-bottom:13px}.app-view--ponto .today-card .section-heading>div:first-child>.eyebrow{display:none}.app-view--ponto .today-card .section-heading h2{margin:0;font-size:1.03rem}.app-view--ponto .today-card .edit-button{padding:7px 9px;border-radius:9px;font-size:.7rem}.app-view--ponto .journey-state{display:none}.app-view--ponto .punch-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.app-view--ponto .punch{gap:10px;min-width:0;padding:12px;border-radius:13px}.app-view--ponto .punch-meta{gap:6px;font-size:.7rem}.app-view--ponto .punch-step{font-size:.58rem}.app-view--ponto .punch strong{font-size:1.32rem}.mobile-nav{bottom:max(8px,env(safe-area-inset-bottom));width:min(calc(100% - 18px),420px);gap:4px;padding:4px;border-radius:16px}.mobile-nav button{min-height:42px;gap:7px;border-radius:12px;font-size:.75rem}.mobile-nav__icon{font-size:.72rem}}@media(max-width:380px){.shell.app-shell{width:min(calc(100% - 18px),1180px)}.app-view--ponto .point-console{padding-left:14px;padding-right:14px}.app-view--ponto .point-console__clock{font-size:3.65rem}.app-view--ponto .punch{padding:11px}.app-view--ponto .punch-meta{font-size:.66rem}}@media(display-mode:standalone)and (max-width:760px){html,body,#root{min-height:100%}body{min-height:100dvh;overflow-x:hidden}.shell.app-shell{width:auto;margin-left:max(12px,env(safe-area-inset-left));margin-right:max(12px,env(safe-area-inset-right));padding-top:calc(12px + env(safe-area-inset-top));padding-bottom:calc(86px + env(safe-area-inset-bottom))}.topbar.app-topbar{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;column-gap:12px;width:100%;min-height:40px;margin-bottom:12px;padding-bottom:12px}.app-topbar .app-brand{grid-column:1;min-width:0}.app-topbar .desktop-nav{display:none}.topbar-meta.app-topbar-meta{grid-column:2;position:static;width:auto;min-width:0;margin:0;padding:0;align-self:center}.app-topbar .profile-avatar-button{position:relative;inset:auto;flex:0 0 36px;margin:0}.app-view--ponto{position:relative;z-index:0}.mobile-nav{left:max(9px,env(safe-area-inset-left));right:max(9px,env(safe-area-inset-right));bottom:calc(8px + env(safe-area-inset-bottom));width:auto;max-width:420px;margin:0 auto;transform:none}}.history-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:12px;overflow:hidden;border:1px solid var(--border);border-radius:18px;background:linear-gradient(180deg,#131518ed,#0e1012ed);box-shadow:inset 0 1px #ffffff06,0 20px 55px #0000001f}.history-summary__item{min-width:0;padding:18px 20px;display:grid;align-content:center;gap:6px;border-right:1px solid var(--border)}.history-summary__item:last-child{border-right:0}.history-summary__item>span{color:var(--muted);font-size:.7rem;font-weight:720;letter-spacing:.08em;text-transform:uppercase}.history-summary__item>strong{color:var(--text);font-size:clamp(1.35rem,3vw,1.9rem);line-height:1;letter-spacing:-.045em;font-variant-numeric:tabular-nums}.history-summary__item>small,.history-sync-status{color:var(--muted-2);font-size:.68rem}.history-summary__item--positive>strong{color:var(--success)}.history-summary__item--negative>strong{color:var(--danger)}.history-card__heading{margin-bottom:14px}.history-sync-status{white-space:nowrap}.point-console--complete{min-height:0}html[data-theme=white-gold]{--muted: #665f54;--muted-2: #827869}html[data-theme=white-gold] .history-summary{background:linear-gradient(180deg,#fffdf8fa,#f9f6eefa);border-color:#57452124;box-shadow:inset 0 1px #ffffffbf,0 18px 45px #57452111}html[data-theme=white-gold] .history-summary__item{border-right-color:#5745211c}html[data-theme=white-gold] .history-summary__item>span,html[data-theme=white-gold] .history-summary__item>small,html[data-theme=white-gold] .history-sync-status,html[data-theme=white-gold] .subtitle,html[data-theme=white-gold] .point-console__meta,html[data-theme=white-gold] .history-intro p,html[data-theme=white-gold] .punch-meta{color:#665f54}html[data-theme=white-gold] .eyebrow,html[data-theme=white-gold] th,html[data-theme=white-gold] .metric-card small,html[data-theme=white-gold] .exit-forecast>small{color:#827869}html[data-theme=white-gold] .app-brand h1{color:#332b1f}html[data-theme=white-gold] .point-time-adjuster__button:disabled,html[data-theme=white-gold] .point-time-field input:disabled,html[data-theme=white-gold] .point-button:disabled,html[data-theme=white-gold] .edit-button:disabled,html[data-theme=white-gold] .ghost-button:disabled,html[data-theme=white-gold] .table-action:disabled{opacity:.58}@media(max-width:760px){.history-summary{margin-bottom:10px;border-radius:16px}.history-summary__item{padding:13px 11px;gap:5px;text-align:center}.history-summary__item>span{font-size:.58rem;letter-spacing:.06em}.history-summary__item>strong{font-size:clamp(1rem,5.2vw,1.35rem)}.history-summary__item>small{font-size:.58rem}.app-view--historico .history-intro{margin-bottom:12px}.app-view--historico .history-card{padding-top:15px}.point-console--complete{padding-bottom:20px}}.app-brand{align-content:start}.app-brand__product{display:block;margin-bottom:2px;color:var(--muted-2);font-size:.68rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.app-brand h1{margin:0;font-size:clamp(1.8rem,3.4vw,2.7rem);line-height:1.04;letter-spacing:-.045em}.app-brand .subtitle{margin-top:4px}.point-console__hero{min-width:0;flex:1}.point-console--complete .point-console__hero{width:100%}.point-console--complete .exit-forecast{width:min(100%,420px)}.point-day-summary{width:min(100%,620px);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:18px;padding-top:16px;border-top:1px solid var(--border)}.point-console--complete .point-day-summary{width:100%;max-width:none}.point-day-summary__item{min-width:0;display:grid;gap:5px;padding:12px 13px 11px;border:1px solid var(--border);border-radius:13px;background:#ffffff06;box-shadow:inset 0 1px #ffffff05}.point-day-summary__item>span{color:var(--muted);font-size:.68rem;font-weight:680}.point-day-summary__item>strong{overflow:hidden;color:var(--text);font-size:1.08rem;line-height:1.05;letter-spacing:-.035em;font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap}.point-day-summary__item>small{overflow:hidden;color:var(--muted-2);font-size:.61rem;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.point-day-summary__item--positive{border-color:#64d68e2b;background:#64d68e0b}.point-day-summary__item--positive>strong{color:#bceccb}.point-day-summary__item--negative{border-color:#f2838b2b;background:#f2838b0b}.point-day-summary__item--negative>strong{color:#f2bcc0}.today-card .punch{min-height:116px;justify-content:space-between}.today-card .punch strong{font-size:1.68rem}@media(max-width:760px){.topbar.app-topbar{align-items:center;padding-bottom:14px}.app-topbar .app-brand{gap:0}.app-topbar .app-brand__product{margin-bottom:3px;font-size:.58rem;letter-spacing:.13em}.app-topbar .app-brand h1{margin:0;font-size:1.52rem;line-height:1.02;letter-spacing:-.04em}.app-topbar .app-brand .subtitle{margin-top:4px;font-size:.7rem}.app-topbar .profile-avatar-button{width:40px;height:40px;border-radius:12px}.app-view--ponto .point-console{padding:22px 18px 18px}.app-view--ponto .point-console__clock{font-size:clamp(4rem,18vw,4.65rem);letter-spacing:-.065em}.app-view--ponto .exit-forecast{width:100%;max-width:none}.app-view--ponto .point-day-summary{width:100%;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-top:15px;padding-top:14px}.app-view--ponto .point-day-summary__item{gap:4px;padding:10px 9px;border-radius:12px}.app-view--ponto .point-day-summary__item>span{font-size:.58rem}.app-view--ponto .point-day-summary__item>strong{font-size:clamp(.88rem,3.8vw,1.02rem)}.app-view--ponto .point-day-summary__item>small{font-size:.54rem}.app-view--ponto .today-card .section-heading h2{font-size:1.1rem}.app-view--ponto .today-card .punch{min-height:108px;gap:12px;padding:14px 13px}.app-view--ponto .today-card .punch-meta{font-size:.72rem}.app-view--ponto .today-card .punch strong{font-size:1.48rem}}@media(max-width:390px){.app-topbar .app-brand h1{font-size:1.42rem}.app-view--ponto .point-day-summary__item{padding-left:7px;padding-right:7px}.app-view--ponto .point-day-summary__item>strong{font-size:.88rem}.app-view--ponto .point-day-summary__item>small{font-size:.5rem}}:root{color-scheme:dark;--bg: #070a0f;--panel: #0f141b;--panel-soft: #0b1016;--border: rgba(154, 171, 196, .12);--border-strong: rgba(172, 190, 216, .22);--text: #f4f7fb;--muted: #9aa6b5;--muted-2: #68778a;--accent: #7ca7ff;--success: #64d68e;--danger: #f2838b}html{background:var(--bg)}body{color:var(--text);background:radial-gradient(circle at 18% -8%,rgba(81,126,214,.14),transparent 30%),radial-gradient(circle at 92% 2%,rgba(61,87,130,.09),transparent 28%),linear-gradient(180deg,#090d13,#070a0f 52%,#06090d)}body:before{background:linear-gradient(rgba(153,180,224,.014) 1px,transparent 1px),linear-gradient(90deg,rgba(153,180,224,.014) 1px,transparent 1px);background-size:56px 56px;-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,.72),transparent 62%);mask-image:linear-gradient(to bottom,rgba(0,0,0,.72),transparent 62%)}body:after{content:"";position:fixed;inset:0;pointer-events:none;box-shadow:inset 0 0 140px #0000003d}::selection{color:#07101f;background:#a9c4ff}button,input,select{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid rgba(124,167,255,.8);outline-offset:2px}.app-brand h1,.auth-title{color:#f8fafc;font-weight:760;letter-spacing:-.055em}.subtitle,.point-console__meta,.history-intro p,.auth-copy,.auth-loading,td,.punch-meta,.metric-label{color:var(--muted)}.eyebrow,th,.metric-card small,.punch-step,.point-time-field>span,.exit-forecast>small{color:var(--muted-2)}.card,.metric-card,.point-console,.edit-modal,.auth-card,.history-mobile-item{border-color:var(--border);background:linear-gradient(180deg,#11171ff5,#0b0f15f7);box-shadow:inset 0 1px #ffffff09,0 24px 70px #00000038}.card:hover,.metric-card:hover,.history-mobile-item:hover{border-color:var(--border-strong)}.point-console{border-color:#a0b8dd2b;background:radial-gradient(circle at 12% 0%,rgba(91,137,229,.12),transparent 32%),linear-gradient(145deg,#121923fc,#090d13fc);box-shadow:inset 0 1px #ffffff0b,0 32px 86px #00000042}.point-console__clock{color:#fff;font-weight:710;font-variant-numeric:tabular-nums;text-shadow:0 0 32px rgba(124,167,255,.08)}.exit-forecast{border-top-color:#a3b7d61f}.exit-forecast>span{color:#8fb4ff}.exit-forecast>strong{color:#c9d9ff;font-variant-numeric:tabular-nums}.desktop-nav,.mobile-nav,.status-wrap,.journey-state{border-color:var(--border);background:#0a0f16d1;box-shadow:inset 0 1px #ffffff06;-webkit-backdrop-filter:blur(18px) saturate(125%);backdrop-filter:blur(18px) saturate(125%)}.desktop-nav button,.mobile-nav button{color:#8794a6}.desktop-nav button:hover,.mobile-nav button:hover{color:#d9e3f2}.desktop-nav button.is-active,.mobile-nav button.is-active{color:#f7f9fc;background:#7ca7ff1b;box-shadow:inset 0 -2px #7ca7ff}.mobile-nav__icon{color:currentColor}.status-dot{background:var(--success);box-shadow:0 0 0 4px #64d68e14,0 0 18px #64d68e38}.profile-avatar-button,.auth-mark{color:#07101f;border-color:#c8d9f680;background:linear-gradient(145deg,#b7ceff,#7ca7ff 56%,#5d86dd);box-shadow:inset 0 1px #ffffff7a,0 10px 28px #3d69c638}.profile-avatar-button:hover:not(:disabled){transform:translateY(-1px);filter:brightness(1.04)}.point-button,.auth-form button,.modal-button--primary{color:#07101f;border-color:#c0d3f899;background:linear-gradient(180deg,#9bbcff,#7ca7ff);box-shadow:inset 0 1px #fff6,0 12px 32px #3a66c238}.point-button:hover:not(:disabled),.auth-form button:hover:not(:disabled),.modal-button--primary:hover:not(:disabled){background:linear-gradient(180deg,#aec8ff,#8aafff);transform:translateY(-1px)}.point-button:active:not(:disabled),.auth-form button:active:not(:disabled),.modal-button--primary:active:not(:disabled){transform:translateY(0)}.point-time-field input,.edit-modal__field input,.auth-form input,.profile-notification-lead select{color:var(--text);border-color:#a0b4d029;background:#060a0fbd;box-shadow:inset 0 1px #ffffff05}.point-time-field input:focus,.edit-modal__field input:focus,.auth-form input:focus,.profile-notification-lead select:focus{border-color:#7ca7ffb3;box-shadow:0 0 0 3px #7ca7ff1a}.point-time-adjuster__button,.notice button,.ghost-button,.edit-button,.table-action,.modal-button,.edit-modal__close,.profile-button{color:#dbe4f0;border-color:var(--border-strong);background:#ffffff08;box-shadow:inset 0 1px #ffffff05}.point-time-adjuster__button:hover:not(:disabled),.notice button:hover,.ghost-button:hover,.edit-button:hover,.table-action:hover,.modal-button:hover,.edit-modal__close:hover,.profile-button:hover:not(:disabled){color:#f6f8fb;border-color:#b2c6e44d;background:#7ca7ff13}.punch{border-color:#9caec91a;background:#060a0f7a}.punch--filled{border-color:#69d29133;background:linear-gradient(180deg,#12231d94,#0a13118c);box-shadow:inset 3px 0 #64d68eb3}.punch strong,.metric-card strong,.total-cell,.date-cell strong{color:#eef3f9}.metric-card--positive strong{color:#bceccb}.metric-card--negative strong{color:#f2bcc0}.notice,.action-feedback{border-color:var(--border);background:#0f141beb}.notice.error,.action-feedback--error{color:#f0bcc0;border-color:#f2838b33;background:#36181c85}.action-feedback--success{color:#bde9cb;border-color:#64d68e2e;background:#122f1f70}th,td{border-bottom-color:#9badc614}th{color:#718095;background:#ffffff03}tbody tr:hover{background:#7ca7ff09}.today-row,.history-mobile-item.is-today{background:#7ca7ff09;box-shadow:inset 3px 0 #7ca7ff9e}.date-cell span{color:#aab8ca;border-color:#a5b8d31f;background:#ffffff06}.saldo-badge.positive{color:#9fe1b5;border-color:#64d68e29;background:#64d68e12}.saldo-badge.negative{color:#eea9ae;border-color:#f2838b26;background:#f2838b11}.modal-backdrop{background:#020509bd;-webkit-backdrop-filter:blur(16px) saturate(115%);backdrop-filter:blur(16px) saturate(115%)}.edit-modal{background:linear-gradient(180deg,#11171f,#0c1117);border-color:#aabeda2e;box-shadow:0 36px 110px #00000085}.edit-modal__header,.profile-modal__footer{border-color:#9db0cb1a}.profile-modal__footer{background:#0c1117f5}.profile-section{border-color:#9db0cb1a;background:#ffffff05}.profile-load-inline strong,.profile-notification-copy>span,.profile-notification-lead>span,.profile-section__header span{color:#eef3f9}.profile-switch>span:not(.sr-only){border-color:#a7bad52e;background:#0b1016}.profile-switch>span:not(.sr-only):after{background:#657487}.profile-switch input:checked+span{border-color:#7ca7ff;background:#7ca7ff2e}.profile-switch input:checked+span:after{background:#9dbdff}.profile-logout-button{color:#ef969d}.auth-page{background:radial-gradient(circle at 50% 16%,rgba(81,126,214,.13),transparent 32%),linear-gradient(180deg,#090d13,#06090d)}.auth-card{border-color:#a6b9d629;background:linear-gradient(180deg,#121820fa,#0a0e14fc);box-shadow:inset 0 1px #ffffff09,0 34px 110px #0000006b}.auth-form label{color:#b7c1cf}.auth-error{color:#eeaab0}.pixel-loading-page{overflow:hidden;background:radial-gradient(circle at 50% 34%,rgba(83,129,220,.14),transparent 28%),linear-gradient(180deg,#090d13,#06090d)}.pixel-loading-card{width:min(100%,360px);display:grid;justify-items:center;gap:12px;padding:34px 28px 30px;border:1px solid rgba(166,185,214,.16);border-radius:24px;background:linear-gradient(180deg,#121820fa,#0a0e14fc);box-shadow:inset 0 1px #ffffff09,0 34px 110px #0006}.pixel-loading-icon{width:76px;height:76px;margin-bottom:4px;filter:drop-shadow(0 14px 24px rgba(0,0,0,.2))}.pixel-loading-card .eyebrow{margin:0}.pixel-loading-title{color:#e8eef8;font-size:.98rem;font-weight:760;letter-spacing:.12em}.pixel-loading-bar{width:min(100%,244px);height:8px;overflow:hidden;border:1px solid rgba(170,190,218,.16);border-radius:999px;background:#04070bbd}.pixel-loading-bar span{display:block;width:38%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#668fe8,#9dbdff);animation:premium-loading 1.2s ease-in-out infinite}.pixel-loading-copy{max-width:280px;margin:2px 0 0;color:var(--muted);font-size:.76rem;line-height:1.5;text-align:center}@keyframes premium-loading{0%{transform:translate(-120%)}to{transform:translate(360%)}}@media(prefers-reduced-motion:reduce){.pixel-loading-bar span{width:68%;transform:none;animation:none}}.app-loading-page{position:relative;min-height:100dvh;display:grid;place-items:center;overflow:hidden;padding:max(28px,env(safe-area-inset-top)) 24px max(28px,env(safe-area-inset-bottom));color:var(--text);background:radial-gradient(circle at 50% 34%,rgba(91,137,229,.16),transparent 24%),radial-gradient(circle at 18% 12%,rgba(124,167,255,.08),transparent 28%),linear-gradient(180deg,#090d13,#070a0f 55%,#05080c);isolation:isolate}.app-loading-page:before{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;background:linear-gradient(rgba(153,180,224,.014) 1px,transparent 1px),linear-gradient(90deg,rgba(153,180,224,.014) 1px,transparent 1px);background-size:58px 58px;-webkit-mask-image:radial-gradient(circle at center,#000 0%,rgba(0,0,0,.56) 42%,transparent 78%);mask-image:radial-gradient(circle at center,#000 0%,rgba(0,0,0,.56) 42%,transparent 78%)}.app-loading-content{width:min(100%,380px);display:grid;justify-items:center;gap:0;text-align:center}.app-loading-mark{position:relative;width:112px;height:112px;display:grid;place-items:center;margin-bottom:26px}.app-loading-mark:before{content:"";position:absolute;inset:-16px;border:1px solid rgba(158,184,229,.11);border-radius:36px;background:#7ca7ff06;box-shadow:inset 0 1px #ffffff06,0 28px 80px #00000042;animation:app-loading-halo 2.8s ease-in-out infinite}.app-loading-mark img{position:relative;z-index:1;width:96px;height:96px;display:block;filter:drop-shadow(0 18px 32px rgba(0,0,0,.26))}.app-loading-copy{display:grid;justify-items:center}.app-loading-kicker{margin-bottom:10px;color:#7f91aa;font-size:.66rem;font-weight:800;letter-spacing:.18em}.app-loading-copy h1{margin:0;color:#f7f9fc;font-size:clamp(1.55rem,6vw,1.9rem);line-height:1.08;letter-spacing:-.045em;font-weight:730}.app-loading-copy p{max-width:320px;margin:10px 0 0;color:#8e9aaa;font-size:.82rem;line-height:1.55}.app-loading-progress{width:min(100%,218px);height:4px;margin-top:28px;overflow:hidden;border-radius:999px;background:#a7bcdc1c;box-shadow:inset 0 1px 2px #00000057}.app-loading-progress span{display:block;width:44%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#658ee7,#a9c4ff);box-shadow:0 0 18px #7ca7ff47;animation:app-loading-progress 1.35s cubic-bezier(.45,0,.55,1) infinite}.app-loading-status{display:inline-flex;align-items:center;gap:7px;margin-top:16px;color:#68788c;font-size:.68rem;font-weight:620}.app-loading-status__dot{width:5px;height:5px;border-radius:50%;background:#64d68e;box-shadow:0 0 0 4px #64d68e12}.auth-logo{width:54px;height:54px;display:block;margin-bottom:26px;border-radius:15px;filter:drop-shadow(0 12px 22px rgba(0,0,0,.22))}@keyframes app-loading-progress{0%{transform:translate(-125%)}to{transform:translate(330%)}}@keyframes app-loading-halo{0%,to{transform:scale(.98);border-color:#9eb8e517}50%{transform:scale(1.02);border-color:#9eb8e529}}@media(max-width:420px){.app-loading-mark{width:102px;height:102px;margin-bottom:24px}.app-loading-mark img{width:88px;height:88px}.app-loading-copy p{max-width:290px}}@media(prefers-reduced-motion:reduce){.app-loading-mark:before,.app-loading-progress span{animation:none}.app-loading-progress span{width:68%}}
