*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;margin:0;padding:0}html.theme-switching,html.theme-switching *,html.theme-switching :before,html.theme-switching :after{transition:none!important}:root{--bg:#0d0d15;--surface:#1a1a28;--surface-2:#2d2d3d;--surface-3:#3a3a50;--text:#fff;--text-2:#a0a0b0;--text-3:#6e6e80;--border:#ffffff14;--orange:#ff9f43;--orange-2:#ee5a24;--red:#ff3860;--red-2:#c81d45;--green:#00d084;--green-2:#00a368;--blue:#667eea;--blue-2:#4b5bc5;--purple:#c56cf0;--purple-2:#8c3dbb;--cyan:#48dbfb;--cyan-2:#0abde3;--yellow:#feca57;--radius-sm:12px;--radius:18px;--radius-lg:24px;--radius-xl:32px;--ease:cubic-bezier(.25, .1, .25, 1)}html,body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Inter,system-ui,sans-serif}a{color:inherit;text-decoration:none}button{cursor:pointer;color:inherit;background:0 0;border:none;font-family:inherit}input,textarea{font-family:inherit}.app{max-width:420px;min-height:100vh;margin:0 auto;padding:56px 16px 120px;position:relative}.topbar{justify-content:space-between;align-items:center;padding:0 4px 20px;display:flex}.topbar .greeting{color:var(--text-2);margin-bottom:2px;font-size:14px}.topbar .name{letter-spacing:-.5px;font-size:26px;font-weight:900}.topbar .bell{background:var(--surface);border-radius:14px;justify-content:center;align-items:center;width:44px;height:44px;font-size:18px;display:flex;position:relative}.topbar .bell .count{background:var(--red);border:3px solid var(--bg);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:11px;font-weight:800;display:flex;position:absolute;top:-4px;right:-4px}.topbar .back{background:var(--surface);border-radius:14px;justify-content:center;align-items:center;width:44px;height:44px;font-size:22px;display:flex}.page-head{padding:4px 4px 24px}.page-head .crumb{color:var(--text-2);text-transform:uppercase;letter-spacing:1.3px;margin-bottom:8px;font-size:12px;font-weight:700}.page-head h1{letter-spacing:-.8px;margin-bottom:6px;font-size:34px;font-weight:900;line-height:1.05}.page-head .meta{color:var(--text-2);font-size:14px}.tile-grid{grid-template-columns:1fr 1fr;grid-auto-rows:140px;gap:12px;display:grid}.tile{transition:transform .15s var(--ease);color:inherit;border-radius:20px;flex-direction:column;justify-content:space-between;padding:18px;text-decoration:none;display:flex;position:relative;overflow:hidden}.tile:active{transform:scale(.97)}.tile.wide{grid-column:span 2}.tile.tall{grid-row:span 2}.tile.vacation{background:linear-gradient(135deg, var(--orange), var(--orange-2));color:#fff}.tile.sick{background:linear-gradient(135deg, var(--red), var(--red-2));color:#fff}.tile.salary{background:linear-gradient(135deg, var(--green), var(--green-2));color:#fff}.tile.contract{background:linear-gradient(135deg, var(--blue), var(--blue-2));color:#fff}.tile.benefits{background:linear-gradient(135deg, var(--purple), var(--purple-2));color:#fff}.tile.colleagues{background:linear-gradient(135deg, var(--cyan), var(--cyan-2));color:#0d1f2c}.tile.status{background:linear-gradient(135deg, var(--surface-2), var(--surface));color:#fff}.tile.dark{background:var(--surface);color:#fff}.tile .label{text-transform:uppercase;letter-spacing:1px;opacity:.85;font-size:12px;font-weight:700}.tile .big{letter-spacing:-.7px;font-size:32px;font-weight:900;line-height:1}.tile .desc{opacity:.85;font-size:13px;font-weight:500;line-height:1.3}.tile .emoji{font-size:34px;line-height:1}.tile-row{justify-content:space-between;align-items:flex-start;display:flex}.tile .cta{background:#fff3;border-radius:10px;align-self:flex-start;align-items:center;gap:4px;padding:6px 10px;font-size:13px;font-weight:700;display:inline-flex}.tile.colleagues .cta{background:#0d1f2c2e}.tile .status-dot{background:var(--yellow);width:10px;height:10px;box-shadow:0 0 12px var(--yellow);border-radius:50%}.section{margin:24px 0 16px}.section-title{color:var(--text-2);text-transform:uppercase;letter-spacing:1px;justify-content:space-between;align-items:center;padding:0 4px 14px;font-size:13px;font-weight:700;display:flex}.btn{cursor:pointer;letter-spacing:-.1px;transition:transform .1s var(--ease);width:100%;color:inherit;border-radius:16px;justify-content:center;align-items:center;gap:8px;padding:16px 20px;font-size:16px;font-weight:700;text-decoration:none;display:inline-flex}.btn:active{transform:scale(.98)}.btn.primary{background:linear-gradient(135deg, var(--orange), var(--orange-2));color:#fff}.btn.danger{background:linear-gradient(135deg, var(--red), var(--red-2));color:#fff}.btn.success{background:linear-gradient(135deg, var(--green), var(--green-2));color:#fff}.btn.secondary{background:var(--surface);color:var(--text)}.btn.ghost{color:var(--text-2);background:0 0}.btn.small{border-radius:10px;width:auto;padding:8px 14px;font-size:13px;font-weight:600}.btn-row{gap:12px;margin-top:16px;display:flex}.btn-row>.btn{flex:1}.card{background:var(--surface);border-radius:var(--radius);margin-bottom:12px;padding:18px}.card-row{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:14px 0;display:flex}.card-row:last-child{border-bottom:0;padding-bottom:0}.card-row:first-child{padding-top:0}.card-row .label{color:var(--text-2);font-size:14px}.card-row .value{font-size:15px;font-weight:600}.pill{text-transform:uppercase;letter-spacing:.5px;border-radius:10px;align-items:center;gap:6px;padding:5px 10px;font-size:12px;font-weight:700;display:inline-flex}.pill.pending{color:var(--yellow);background:#feca572e}.pill.approved{color:var(--green);background:#00d0842e}.pill.denied{color:var(--red);background:#ff38602e}.pill.dot:before{content:"";background:currentColor;border-radius:50%;width:6px;height:6px;display:inline-block}.status-chip{text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;border-radius:10px;align-items:center;gap:6px;padding:4px 10px;font-size:11px;font-weight:700;display:inline-flex}.status-chip:before{content:"";background:currentColor;border-radius:50%;width:6px;height:6px}.status-normal{color:var(--green);background:#00d08424}.status-away{color:var(--yellow);background:#feca5729}.status-sick{color:var(--red);background:#ff386024}.presence-widget{background:var(--surface);border-radius:var(--radius);flex-wrap:wrap;align-items:center;gap:20px;margin-bottom:16px;padding:18px 20px;display:flex}.presence-stat{flex-direction:column;gap:2px;min-width:80px;display:flex}.presence-stat .num{letter-spacing:-.5px;font-size:26px;font-weight:900;line-height:1}.presence-stat .label{color:var(--text-2);text-transform:uppercase;letter-spacing:.8px;font-size:11px;font-weight:700}.presence-names{color:var(--text-2);flex:1;min-width:200px;font-size:13px}.presence-names strong{color:var(--text);font-weight:600}.feed-list{flex-direction:column;gap:10px;display:flex}.feed-item{background:var(--surface);border-radius:14px;align-items:flex-start;gap:12px;padding:14px 16px;display:flex}.feed-icon{background:var(--surface-2);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:16px;display:flex}.feed-body{flex:1;min-width:0}.feed-body .title{color:var(--text);font-size:14px;line-height:1.4}.feed-body .meta{color:var(--text-3);margin-top:4px;font-size:12px}.shoutout-form{background:var(--surface);border-radius:14px;flex-direction:column;gap:10px;margin-bottom:12px;padding:14px 16px;display:flex}.shoutout-form select,.shoutout-form textarea,.shoutout-form input{background:var(--surface-2);border:1px solid var(--border);color:var(--text);border-radius:10px;padding:10px 12px;font-family:inherit;font-size:14px}.shoutout-form textarea{resize:vertical;min-height:60px}.comp-hero{background:linear-gradient(135deg, var(--green), var(--green-2));border-radius:var(--radius);color:#fff;margin-bottom:16px;padding:24px 22px}.comp-hero .label{text-transform:uppercase;letter-spacing:1px;opacity:.85;margin-bottom:8px;font-size:12px;font-weight:700}.comp-hero .amount{letter-spacing:-.8px;font-size:38px;font-weight:900;line-height:1}.comp-hero .year{opacity:.8;margin-top:6px;font-size:14px}.comp-breakdown{background:var(--surface);border-radius:var(--radius);margin-bottom:16px;padding:4px 18px}.comp-row{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:14px 0;display:flex}.comp-row:last-child{border-bottom:0}.comp-row .label{color:var(--text-2);font-size:14px}.comp-row .sub{color:var(--text-3);margin-top:2px;font-size:11px}.comp-row .amount{font-size:15px;font-weight:700}.comp-footer{color:var(--text-3);padding:14px 4px;font-size:12px;line-height:1.5}.onboarding-overlay{background:radial-gradient(circle at top, #1f1f30 0%, var(--bg) 70%);z-index:2000;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0;overflow-y:auto}.onboarding-inner{background:var(--surface);border-radius:var(--radius-lg);border:1px solid var(--border);flex-direction:column;gap:24px;width:100%;max-width:560px;max-height:90vh;padding:32px 28px 24px;display:flex;overflow-y:auto}.onboarding-progress{gap:6px;display:flex}.onboarding-dot{background:var(--surface-2);border-radius:2px;flex:1;height:4px}.onboarding-dot-active{background:var(--orange)}.onboarding-dot-done{background:var(--green)}.onboarding-content{flex:1;min-height:0}.onboarding-eyebrow{color:var(--orange);text-transform:uppercase;letter-spacing:1.2px;margin-bottom:8px;font-size:12px;font-weight:700}.onboarding-title{letter-spacing:-.8px;margin-bottom:16px;font-size:32px;font-weight:900;line-height:1.1}.onboarding-lead{color:var(--text);margin-bottom:14px;font-size:16px;line-height:1.5}.onboarding-body{color:var(--text-2);margin-bottom:10px;font-size:14px;line-height:1.6}.onboarding-sub{color:var(--text-2);text-transform:uppercase;letter-spacing:.8px;margin-bottom:10px;font-size:12px;font-weight:700}.onboarding-person-card{background:var(--surface-2);border-radius:12px;align-items:center;gap:12px;margin-bottom:8px;padding:12px 14px;display:flex}.onboarding-person-name{color:var(--text);font-size:15px;font-weight:700}.onboarding-person-title{color:var(--text-2);font-size:12px}.onboarding-team-grid{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.onboarding-team-chip{background:var(--surface-2);border-radius:10px;align-items:center;gap:10px;min-width:0;padding:10px 12px;display:flex}.onboarding-team-chip>div:last-child{min-width:0}.onboarding-team-chip .onboarding-person-name,.onboarding-team-chip .onboarding-person-title{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.onboarding-tips{flex-direction:column;gap:12px;display:flex}.onboarding-tip{background:var(--surface-2);border-radius:14px;align-items:flex-start;gap:14px;padding:14px 16px;display:flex}.onboarding-tip-icon{background:var(--surface);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;display:flex}.onboarding-tip-title{margin-bottom:2px;font-size:15px;font-weight:700}.onboarding-tip-body{color:var(--text-2);font-size:13px;line-height:1.4}.onboarding-actions{align-items:center;gap:10px;display:flex}.onboarding-actions .btn{width:auto;padding:12px 20px;font-size:14px}.visibility-trigger{background:var(--surface-2);border:1px solid var(--border);color:var(--text-2);cursor:pointer;border-radius:999px;align-items:center;gap:4px;padding:4px 8px 4px 6px;font-size:12px;transition:background .15s,color .15s;display:inline-flex}.visibility-trigger:hover{background:var(--surface-3);color:var(--text)}.visibility-trigger-icon{font-size:13px}.visibility-trigger-count{font-weight:700}.visibility-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1500;background:#00000080;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.visibility-modal{background:var(--surface);border-radius:var(--radius-lg);border:1px solid var(--border);flex-direction:column;gap:18px;width:100%;max-width:520px;max-height:85vh;padding:24px 24px 20px;display:flex;overflow-y:auto}.visibility-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.visibility-eyebrow{color:var(--text-3);text-transform:uppercase;letter-spacing:1px;margin-bottom:4px;font-size:11px;font-weight:700}.visibility-title{letter-spacing:-.3px;margin-bottom:8px;font-size:18px;font-weight:800}.visibility-rule{font-size:14px;font-weight:600}.visibility-desc{color:var(--text-2);margin-top:4px;font-size:12px;line-height:1.4}.visibility-close{background:var(--surface-2);width:32px;height:32px;color:var(--text-2);cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:14px;display:flex}.visibility-close:hover{color:var(--text);background:var(--surface-3)}.visibility-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:8px;display:grid}.visibility-person{background:var(--surface-2);border-radius:12px;align-items:center;gap:10px;padding:10px 12px;transition:opacity .15s;display:flex}.visibility-person-dim{opacity:.32;filter:grayscale(.6)}.visibility-person-text{flex:1;min-width:0}.visibility-person-name{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:700;overflow:hidden}.visibility-person-title{color:var(--text-2);white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.visibility-tick{color:var(--green);font-size:14px;font-weight:700}.visibility-cross{color:var(--text-3);font-size:14px}.visibility-footer{border-top:1px solid var(--border);gap:16px;padding:12px 0 0;font-size:12px;font-weight:600;display:flex}.confirm-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1600;background:#0000008c;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.confirm-modal{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);flex-direction:column;gap:14px;width:100%;max-width:420px;padding:24px;display:flex}.confirm-title{letter-spacing:-.3px;font-size:18px;font-weight:800}.confirm-body{color:var(--text-2);font-size:14px;line-height:1.5}.confirm-actions{gap:10px;margin-top:6px;display:flex}.confirm-actions .btn{width:auto;padding:12px 16px;font-size:14px}.list-item{background:var(--surface);color:inherit;border-radius:14px;align-items:center;gap:14px;margin-bottom:10px;padding:14px 16px;text-decoration:none;transition:background .15s;display:flex}.list-item:hover{background:var(--surface-2)}.list-item .avatar{background:linear-gradient(135deg, var(--blue), var(--purple));color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:14px;font-weight:700;display:flex}.list-item .main{flex:1;min-width:0}.list-item .main .title{margin-bottom:2px;font-size:15px;font-weight:600}.list-item .main .sub{color:var(--text-2);font-size:12px}.list-item .meta{color:var(--text-2);font-size:13px}.list-item .chevron{color:var(--text-3);font-size:18px}.calendar{background:var(--surface);border-radius:var(--radius);margin-bottom:16px;padding:18px}.cal-head{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.cal-head .month{letter-spacing:-.3px;font-size:18px;font-weight:700}.cal-head .nav{gap:6px;display:flex}.cal-head .nav button{background:var(--surface-2);width:32px;height:32px;color:var(--text);border-radius:10px;font-size:16px}.cal-dow{grid-template-columns:repeat(7,1fr);gap:4px;margin-bottom:8px;display:grid}.cal-dow div{text-align:center;color:var(--text-3);text-transform:uppercase;letter-spacing:.5px;padding:4px 0;font-size:11px;font-weight:700}.cal-dow div.weekend{color:var(--red)}.cal-grid{grid-template-columns:repeat(7,1fr);gap:4px;display:grid}.cal-day{aspect-ratio:1;color:var(--text);cursor:pointer;background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;font-size:14px;font-weight:600;display:flex;position:relative}.cal-day.other-month{color:var(--text-3)}.cal-day.weekend:not(.other-month),.cal-day.holiday{color:var(--red)}.cal-day.today{background:var(--surface-2);outline:2px solid var(--orange);outline-offset:-2px}.cal-day.selected{background:var(--orange);color:#fff!important}.cal-day.in-range{background:#ff9f4340;color:var(--orange)!important}.cal-day.team-busy:after{content:"";background:var(--cyan);border-radius:50%;width:4px;height:4px;position:absolute;bottom:4px}.legend{color:var(--text-2);flex-wrap:wrap;gap:12px;padding:10px 4px 0;font-size:12px;display:flex}.legend .item{align-items:center;gap:6px;display:flex}.legend .swatch{border-radius:3px;width:10px;height:10px}.success-wrap{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:80vh;padding:20px;display:flex}.success-check{background:linear-gradient(135deg, var(--green), var(--green-2));width:96px;height:96px;animation:pop .5s var(--ease);border-radius:50%;justify-content:center;align-items:center;margin-bottom:24px;font-size:48px;display:flex}@keyframes pop{0%{opacity:0;transform:scale(.5)}60%{transform:scale(1.1)}to{opacity:1;transform:scale(1)}}.success-wrap h1{letter-spacing:-.6px;margin-bottom:12px;font-size:32px;font-weight:900}.success-wrap .sub{color:var(--text-2);max-width:300px;margin-bottom:28px;font-size:16px;line-height:1.5}textarea,input[type=text],input[type=email],input[type=date],input[type=tel],select,.input{background:var(--surface-2);border:1px solid var(--border);width:100%;color:var(--text);resize:none;border-radius:12px;padding:12px 14px;font-family:inherit;font-size:14px}textarea:focus,input:focus,select:focus,.input:focus{border-color:var(--orange);outline:none}.avatar{color:#fff;letter-spacing:.2px;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:13px;font-weight:700;display:flex;position:relative;overflow:hidden}.avatar-img{object-fit:cover;width:100%;height:100%;display:block}.avatar.c1{background:linear-gradient(135deg,#ff9f43,#ee5a24)}.avatar.c2{background:linear-gradient(135deg,#667eea,#4b5bc5)}.avatar.c3{background:linear-gradient(135deg,#00d084,#00a368)}.avatar.c4{background:linear-gradient(135deg,#c56cf0,#8c3dbb)}.avatar.c5{background:linear-gradient(135deg,#48dbfb,#0abde3)}.avatar.c6{background:linear-gradient(135deg,#feca57,#ff9f43)}.avatar.c7{background:linear-gradient(135deg,#ff3860,#c81d45)}.dev-banner{color:var(--orange);text-align:center;z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ff9f431a;border-top:1px solid #ff9f434d;padding:8px 16px;font-size:11px;position:fixed;bottom:0;left:0;right:0}.dev-banner a{color:var(--orange);font-weight:700}.cmdk-backdrop{z-index:9000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:cmdk-fade-in .12s var(--ease);background:#00000080;justify-content:center;align-items:flex-start;padding:12vh 16px 16px;display:flex;position:fixed;inset:0}.cmdk-panel{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);width:100%;max-width:640px;max-height:70vh;animation:cmdk-pop-in .18s var(--ease);flex-direction:column;display:flex;overflow:hidden;box-shadow:0 24px 64px #00000080}.cmdk-input{width:100%;color:var(--text);border:none;border-bottom:1px solid var(--border);background:0 0;outline:none;padding:18px 20px;font-family:inherit;font-size:16px}.cmdk-input::placeholder{color:var(--text-3)}.cmdk-list{flex:1;padding:6px;overflow-y:auto}.cmdk-empty{text-align:center;color:var(--text-2);padding:24px 20px;font-size:14px}.cmdk-item{text-align:left;cursor:pointer;width:100%;transition:background 80ms var(--ease);background:0 0;border-radius:12px;align-items:center;gap:12px;padding:10px 14px;display:flex}.cmdk-item.is-active{background:var(--surface-2)}.cmdk-item__icon{background:var(--surface-3);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:14px;display:flex}.cmdk-item__body{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.cmdk-item__title{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;overflow:hidden}.cmdk-item__subtitle{color:var(--text-2);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.cmdk-item__kind{color:var(--text-3);text-transform:uppercase;letter-spacing:.6px;flex-shrink:0;font-size:11px;font-weight:700}.cmdk-footer{border-top:1px solid var(--border);color:var(--text-3);gap:16px;padding:10px 16px;font-size:11px;display:flex}.cmdk-footer kbd{background:var(--surface-2);color:var(--text-2);border-radius:4px;padding:1px 6px;font-family:ui-monospace,monospace;font-size:10px;display:inline-block}@keyframes cmdk-fade-in{0%{opacity:0}to{opacity:1}}@keyframes cmdk-pop-in{0%{opacity:0;transform:translateY(-12px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.toast{z-index:9999;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);color:var(--text);max-width:calc(100vw - 32px);animation:toast-in .2s var(--ease), toast-out .24s var(--ease) 4.1s forwards;align-items:center;gap:10px;padding:12px 18px;font-size:14px;font-weight:600;display:flex;position:fixed;top:24px;left:50%;transform:translate(-50%);box-shadow:0 12px 32px #00000059}.toast--success{border-color:#00d08480}.toast--success .toast__icon{color:var(--green)}.toast--error{border-color:#ff386080}.toast--error .toast__icon{color:var(--red)}.toast__icon{font-size:16px;font-weight:800}.toast__msg{line-height:1.3}.toast--has-undo{padding-right:8px}.toast__undo{background:var(--surface-2);border:1px solid var(--border);color:var(--text);cursor:pointer;transition:background .1s var(--ease);border-radius:10px;margin-left:4px;padding:6px 12px;font-family:inherit;font-size:13px;font-weight:700}.toast__undo:hover{background:var(--surface-3)}.toast__undo:disabled{opacity:.5;cursor:default}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,-16px)}to{opacity:1;transform:translate(-50%)}}@keyframes toast-out{0%{opacity:1;transform:translate(-50%)}to{opacity:0;transform:translate(-50%,-8px)}}.auth-shell{justify-content:center;align-items:center;width:100%;min-height:100vh;padding:32px 20px;display:flex}.auth-card{width:100%;max-width:420px}.auth-brand{letter-spacing:-.4px;color:var(--text);margin-bottom:36px;font-size:22px;font-weight:900}.auth-hint{background:var(--surface);border-radius:var(--radius);color:var(--text-2);margin-top:28px;padding:14px 16px;font-size:13px;line-height:1.5}.auth-hint strong{color:var(--text)}.shell{min-height:100vh;display:block}.shell-main{display:block}.sidebar,.view-toggle-floating,.home-web-view{display:none}.home-app-view{display:block}@media (max-width:1023px){.sidebar,.view-toggle-floating,.home-web-view{display:none!important}.home-app-view{display:block!important}.shell-main{max-width:none!important;margin-left:0!important;padding:0!important}}@media (min-width:1024px){.view-toggle-floating{z-index:200;display:block;position:fixed;top:20px;right:24px}html[data-view=web] .sidebar{display:flex}html[data-view=web] .shell-main{max-width:1400px;margin-left:260px;padding:32px 48px 80px}html[data-view=web] .home-app-view{display:none}html[data-view=web] .home-web-view{display:flex}html[data-view=web] .view-toggle-floating{display:none}html[data-view=web] .shell-main .app{max-width:760px;margin:0 auto;padding:8px 24px 80px}html[data-view=web] .shell-main .app.wide{max-width:1100px}html[data-view=web] .shell:not(:has(.sidebar)) .shell-main{max-width:none;margin-left:0;padding:0}html[data-view=web] .shell-main:has(>.chat-page){max-width:none;padding:0}}.chat-page{flex-direction:column;height:calc(100dvh - 38px);display:flex}.chat-page-inner{flex-direction:column;flex:1;width:100%;min-height:0;display:flex}@media (min-width:1024px){html[data-view=web] .chat-page-inner{max-width:820px;margin:0 auto}}.sidebar{background:var(--surface);border-right:1px solid var(--border);z-index:50;flex-direction:column;width:260px;padding:24px 16px 20px;position:fixed;top:0;bottom:0;left:0}.sidebar-brand{align-items:center;gap:12px;padding:4px 8px 24px;display:flex}.sidebar-brand-text{flex:1;min-width:0}.sidebar-brand-theme{flex-shrink:0}.sidebar-brand-mark{background:linear-gradient(135deg, var(--orange), var(--orange-2));color:#fff;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;font-weight:900;display:flex}.sidebar-brand-name{letter-spacing:-.3px;font-size:17px;font-weight:800}.sidebar-brand-sub{color:var(--text-3);text-transform:uppercase;letter-spacing:1px;font-size:11px;font-weight:700}.sidebar-nav{flex-direction:column;flex:1;gap:2px;display:flex;overflow-y:auto}.sidebar-link{color:var(--text-2);border-radius:10px;align-items:center;gap:12px;padding:10px 12px;font-size:14px;font-weight:600;transition:background .15s,color .15s;display:flex}.sidebar-link:hover,.sidebar-link-active{background:var(--surface-2);color:var(--text)}.sidebar-link-icon{justify-content:center;align-items:center;width:28px;height:28px;font-size:16px;display:flex}.sidebar-footer{border-top:1px solid var(--border);flex-direction:column;gap:8px;margin-top:8px;padding-top:12px;display:flex}.sidebar-user{border-radius:10px;align-items:center;gap:10px;padding:8px;transition:background .15s;display:flex}.sidebar-user:hover{background:var(--surface-2)}.sidebar-user-avatar{background:linear-gradient(135deg, var(--blue), var(--purple));color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:13px;font-weight:700;display:flex}.sidebar-user-name{color:var(--text);font-size:13px;font-weight:700}.sidebar-user-title{color:var(--text-3);font-size:11px}.sidebar-signout button{width:100%;color:var(--text-3);cursor:pointer;background:0 0;border-radius:8px;padding:8px;font-size:12px;transition:color .15s,background .15s}.sidebar-signout button:hover{color:var(--orange);background:var(--surface-2)}.view-toggle{background:0 0;border-radius:999px;padding:0}.view-toggle-track{background:var(--surface-2);border:1px solid var(--border);border-radius:999px;justify-content:space-between;align-items:center;width:72px;height:34px;padding:0 8px;font-size:14px;transition:background .15s;display:inline-flex;position:relative}.view-toggle-track:hover{background:var(--surface-3)}.view-toggle-icon{z-index:2;line-height:1;position:relative}.view-toggle-thumb{background:var(--orange);width:28px;height:28px;transition:transform .2s var(--ease);z-index:1;border-radius:50%;position:absolute;top:3px;left:3px;box-shadow:0 2px 8px #ff9f4366}.view-toggle-web .view-toggle-thumb{transform:translate(37px)}.view-toggle-app .view-toggle-icon-app{opacity:1}.view-toggle-app .view-toggle-icon-web,.view-toggle-web .view-toggle-icon-app{opacity:.4}.view-toggle-web .view-toggle-icon-web{opacity:1}.home-web-view{flex-direction:column;gap:32px;padding-bottom:40px;display:flex}.web-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.web-eyebrow{color:var(--text-2);text-transform:capitalize;margin-bottom:6px;font-size:13px;font-weight:600}.web-title{letter-spacing:-.8px;font-size:36px;font-weight:900;line-height:1.1}.web-header-meta{flex-wrap:wrap;gap:14px;display:flex}.web-chip{background:var(--surface);border:1px solid var(--border);border-radius:12px;flex-direction:column;gap:2px;min-width:110px;padding:8px 14px;display:flex}.web-chip-label{color:var(--text-3);text-transform:uppercase;letter-spacing:.8px;font-size:10px;font-weight:700}.web-chip-value{color:var(--text);font-size:13px;font-weight:600}.web-banner{transition:transform .15s var(--ease), background .15s;background:linear-gradient(135deg,#feca5726,#ff9f4314);border:1px solid #feca5740;border-radius:16px;align-items:center;gap:16px;padding:14px 20px;display:flex}.web-banner:hover{background:linear-gradient(135deg,#feca5738,#ff9f431f)}.web-banner-dot{background:var(--yellow);width:10px;height:10px;box-shadow:0 0 12px var(--yellow);border-radius:50%;flex-shrink:0}.web-banner-text{flex-direction:column;flex:1;gap:2px;display:flex}.web-banner-text strong{color:var(--yellow);text-transform:uppercase;letter-spacing:.8px;font-size:13px;font-weight:700}.web-banner-text span{color:var(--text);font-size:15px;font-weight:600}.web-banner-cta{color:var(--yellow);white-space:nowrap;font-size:13px;font-weight:700}.web-kpis{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}@media (max-width:1280px){.web-kpis{grid-template-columns:repeat(2,1fr)}}.web-kpi{background:var(--surface);border:1px solid var(--border);transition:transform .15s var(--ease), border-color .15s;color:inherit;border-radius:18px;align-items:flex-start;gap:14px;padding:18px;display:flex}.web-kpi:hover{border-color:var(--surface-3);transform:translateY(-2px)}.web-kpi-icon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:22px;display:flex}.web-kpi-vacation .web-kpi-icon{background:linear-gradient(135deg, var(--orange), var(--orange-2))}.web-kpi-sick .web-kpi-icon{background:linear-gradient(135deg, var(--red), var(--red-2))}.web-kpi-contract .web-kpi-icon{background:linear-gradient(135deg, var(--blue), var(--blue-2))}.web-kpi-benefits .web-kpi-icon{background:linear-gradient(135deg, var(--purple), var(--purple-2))}.web-kpi-body{flex:1;min-width:0}.web-kpi-label{color:var(--text-3);text-transform:uppercase;letter-spacing:.8px;margin-bottom:6px;font-size:11px;font-weight:700}.web-kpi-value{letter-spacing:-.4px;align-items:flex-start;min-height:2.3em;margin-bottom:4px;font-size:22px;font-weight:800;line-height:1.15;display:flex}.web-kpi-sub{color:var(--text-2);font-size:12px}.web-columns{grid-template-columns:minmax(0,2fr) minmax(0,1fr);gap:20px;display:grid}@media (max-width:1200px){.web-columns{grid-template-columns:1fr}}.web-col{flex-direction:column;gap:16px;display:flex}.web-card{background:var(--surface);border:1px solid var(--border);border-radius:18px;padding:22px 24px}.web-card-head{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.web-card-head h2{letter-spacing:-.2px;font-size:16px;font-weight:800}.web-card-action{color:var(--orange);font-size:13px;font-weight:700}.web-empty{color:var(--text-2);text-align:center;padding:24px 8px;font-size:14px;line-height:1.5}.web-table{border-collapse:collapse;width:100%;font-size:13px}.web-table th{text-align:left;color:var(--text-3);text-transform:uppercase;letter-spacing:.8px;border-bottom:1px solid var(--border);padding:8px 10px;font-size:11px;font-weight:700}.web-table td{border-bottom:1px solid var(--border);color:var(--text);vertical-align:middle;padding:12px 10px}.web-table tr:last-child td{border-bottom:0}.web-table-type{align-items:center;gap:8px;font-weight:600;display:inline-flex}.web-table-comment{color:var(--text-2);text-overflow:ellipsis;white-space:nowrap;max-width:280px;overflow:hidden}.web-side-link{color:inherit;border-radius:10px;align-items:center;gap:12px;padding:10px 8px;transition:background .15s;display:flex}.web-side-link:hover{background:var(--surface-2)}.web-side-icon{background:var(--surface-2);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:16px;display:flex}.web-side-title{color:var(--text);font-size:14px;font-weight:700}.web-side-sub{color:var(--text-2);font-size:12px}html[data-theme=light]{--bg:#faf8f5;--surface:#fff;--surface-2:#f2efea;--surface-3:#e8e4dd;--text:#1a1a28;--text-2:#6e6e80;--text-3:#9a9aa8;--border:#1a1a2814}@media (prefers-color-scheme:light){html[data-theme=auto]{--bg:#faf8f5;--surface:#fff;--surface-2:#f2efea;--surface-3:#e8e4dd;--text:#1a1a28;--text-2:#6e6e80;--text-3:#9a9aa8;--border:#1a1a2814}}html[data-theme=light] .tile.status,html[data-theme=light] .tile.dark{color:#fff;background:linear-gradient(135deg,#2d2d3d,#1a1a28)}@media (prefers-color-scheme:light){html[data-theme=auto] .tile.status,html[data-theme=auto] .tile.dark{color:#fff;background:linear-gradient(135deg,#2d2d3d,#1a1a28)}}.theme-toggle{background:var(--surface-2);border-radius:14px;grid-template-columns:repeat(3,1fr);gap:4px;padding:4px;display:grid}.theme-toggle-btn{color:var(--text-2);background:0 0;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:10px 8px;font-size:13px;font-weight:600;transition:background .15s,color .15s;display:flex}.theme-toggle-btn:hover{color:var(--text)}.theme-toggle-btn-active{background:var(--surface);color:var(--text);box-shadow:0 1px 3px #00000026}.theme-toggle-icon{font-size:14px;line-height:1}.theme-toggle-floating-btn{background:var(--surface-2);border:1px solid var(--border);width:36px;height:36px;color:var(--text);border-radius:10px;justify-content:center;align-items:center;font-size:17px;transition:background .15s,color .15s,border-color .15s,transform .15s;display:flex}.theme-toggle-floating-btn:hover{background:var(--surface-3);color:var(--orange);border-color:#ff9f4366;transform:scale(1.05)}.hubby-md{white-space:normal;line-height:1.35}.hubby-md p:empty{display:none}.hubby-md p:has(>br:only-child){display:none}.hubby-md p{line-height:1.35;margin:0 0 4px!important}.hubby-md p:last-child{margin-bottom:0!important}.hubby-md ul,.hubby-md ol{padding-left:18px;margin:0 0 4px!important}.hubby-md ul:last-child,.hubby-md ol:last-child{margin-bottom:0!important}.hubby-md ul ul,.hubby-md ol ol,.hubby-md ul ol,.hubby-md ol ul{margin:0!important}.hubby-md li{line-height:1.35;margin:0!important}.hubby-md li>p,.hubby-md li>ul,.hubby-md li>ol{margin:0!important}.hubby-md li::marker{color:var(--muted,#888)}.hubby-md>p+ul,.hubby-md>p+ol,.hubby-md>ul+p,.hubby-md>ol+p,.hubby-md>h3+ul,.hubby-md>h3+ol,.hubby-md>h3+p,.hubby-md>h4+ul,.hubby-md>h4+ol,.hubby-md>h4+p,.hubby-md>p+h3,.hubby-md>p+h4,.hubby-md>ul+h3,.hubby-md>ul+h4,.hubby-md>ol+h3,.hubby-md>ol+h4{margin-top:2px}.hubby-md-h1{margin:6px 0 2px;font-size:16px;line-height:1.25}.hubby-md-h1:first-child{margin-top:0}.hubby-md-h2{margin:6px 0 2px;font-size:15px;line-height:1.25}.hubby-md-h2:first-child{margin-top:0}.hubby-md-h3{margin:5px 0 2px;font-size:14px;line-height:1.25}.hubby-md-h3:first-child{margin-top:0}.hubby-md-code{background:var(--surface);border-radius:4px;padding:1px 5px;font-family:ui-monospace,monospace;font-size:.92em}.hubby-md>:first-child{margin-top:0}.hubby-md>:last-child{margin-bottom:0}.hubby-doc-card{background:var(--surface);border:1px solid var(--border);color:var(--text);transition:background .15s var(--ease), border-color .15s var(--ease), transform .15s var(--ease);border-radius:12px;align-items:center;gap:12px;max-width:100%;margin:8px 0 4px;padding:12px 14px;text-decoration:none;display:flex}.hubby-doc-card:hover{background:var(--surface-2);border-color:#ff9f4380;transform:translateY(-1px)}.hubby-doc-card:active{transform:translateY(0)}.hubby-doc-icon{width:38px;height:38px;color:var(--orange);background:#ff9f431f;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.hubby-doc-body{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.hubby-doc-name{color:var(--text);letter-spacing:-.2px;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:700;overflow:hidden}.hubby-doc-meta{color:var(--text-2);text-transform:uppercase;letter-spacing:.6px;font-size:11px;font-weight:600}.hubby-doc-arrow{color:var(--text-3);transition:color .15s var(--ease), transform .15s var(--ease);flex-shrink:0;font-size:16px;font-weight:700}.hubby-doc-card:hover .hubby-doc-arrow{color:var(--orange);transform:translateY(2px)}.mob-menu-trigger{z-index:90;background:var(--surface);border:1px solid var(--border);cursor:pointer;width:44px;height:44px;transition:background .15s var(--ease), border-color .15s var(--ease);border-radius:12px;justify-content:center;align-items:center;display:none;position:fixed;top:14px;right:14px;box-shadow:0 4px 16px #0000002e}.mob-menu-trigger:hover{background:var(--surface-2);border-color:#ffffff2e}.mob-burger{width:20px;height:14px;display:block;position:relative}.mob-burger span{background:var(--text);height:2px;transition:transform .22s var(--ease), opacity .18s var(--ease), top .22s var(--ease);border-radius:2px;position:absolute;left:0;right:0}.mob-burger span:first-child{top:0}.mob-burger span:nth-child(2){top:6px}.mob-burger span:nth-child(3){top:12px}.mob-burger-open span:first-child{top:6px;transform:rotate(45deg)}.mob-burger-open span:nth-child(2){opacity:0}.mob-burger-open span:nth-child(3){top:6px;transform:rotate(-45deg)}.mob-drawer-backdrop{z-index:95;-webkit-backdrop-filter:blur(4px);animation:mob-fade-in .18s var(--ease);background:#0000008c;display:none;position:fixed;inset:0}.mob-drawer{z-index:100;background:var(--surface);border-left:1px solid var(--border);width:min(86vw,340px);transition:transform .26s var(--ease);flex-direction:column;display:none;position:fixed;top:0;bottom:0;right:0;overflow-y:auto;transform:translate(100%);box-shadow:-16px 0 40px #0000004d}.mob-drawer.mob-drawer-open{transform:translate(0)}.mob-drawer-head{border-bottom:1px solid var(--border);flex-shrink:0;align-items:center;gap:10px;padding:18px 16px 14px;display:flex}.mob-drawer-brand{flex:1;align-items:center;gap:10px;min-width:0;display:flex}.mob-drawer-mark{background:linear-gradient(135deg, var(--orange), var(--orange-2));color:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:16px;font-weight:800;display:flex}.mob-drawer-brand-text{flex:1;min-width:0}.mob-drawer-brand-name{letter-spacing:-.3px;color:var(--text);font-size:15px;font-weight:800}.mob-drawer-brand-sub{letter-spacing:.6px;text-transform:uppercase;color:var(--text-2);margin-top:2px;font-size:11px;font-weight:700}.mob-theme-btn{background:var(--surface-2);border:1px solid var(--border);height:34px;color:var(--text);cursor:pointer;transition:background .15s var(--ease), border-color .15s var(--ease);border-radius:10px;flex-shrink:0;align-items:center;gap:6px;padding:0 10px;font-size:12px;font-weight:700;display:inline-flex}.mob-theme-btn:hover{background:var(--surface-3);color:var(--orange);border-color:#ff9f4366}.mob-drawer-nav{flex-direction:column;flex:1;gap:2px;padding:12px 10px;display:flex}.mob-drawer-link{color:var(--text);transition:background .15s var(--ease);border-radius:10px;align-items:center;gap:12px;padding:12px;font-size:15px;font-weight:600;display:flex}.mob-drawer-link:hover{background:var(--surface-2)}.mob-drawer-link-active{background:var(--surface-2);color:var(--orange)}.mob-drawer-link-icon{text-align:center;flex-shrink:0;width:22px;font-size:18px}.mob-drawer-footer{border-top:1px solid var(--border);flex-direction:column;flex-shrink:0;gap:8px;padding:14px 12px;display:flex}.mob-drawer-user{transition:background .15s var(--ease);border-radius:10px;align-items:center;gap:10px;padding:8px;display:flex}.mob-drawer-user:hover{background:var(--surface-2)}.mob-drawer-user-avatar{background:linear-gradient(135deg, var(--purple), var(--blue));color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:13px;font-weight:800;display:flex}.mob-drawer-user-text{flex:1;min-width:0}.mob-drawer-user-name{color:var(--text);font-size:14px;font-weight:700}.mob-drawer-user-title{color:var(--text-2);margin-top:2px;font-size:12px}.mob-drawer-signout button{text-align:left;width:100%;color:var(--text-2);cursor:pointer;transition:background .15s var(--ease), color .15s var(--ease);background:0 0;border-radius:10px;padding:10px 12px;font-size:13px;font-weight:700}.mob-drawer-signout button:hover{background:var(--surface-2);color:var(--orange)}@keyframes mob-fade-in{0%{opacity:0}to{opacity:1}}@media (max-width:1023px){.mob-menu-trigger{display:inline-flex}.mob-drawer{display:flex}.mob-drawer-backdrop{display:block}}.mk{background:var(--bg);color:var(--text);font-feature-settings:"ss01", "cv01"}.mk-container{max-width:1120px;margin:0 auto;padding:0 24px}@media (max-width:640px){.mk-container{padding:0 18px}}.mk-btn{letter-spacing:-.1px;height:52px;transition:transform .12s var(--ease), background .18s var(--ease), color .18s var(--ease), border-color .18s var(--ease);white-space:nowrap;border-radius:14px;justify-content:center;align-items:center;gap:8px;padding:0 22px;font-size:15px;font-weight:700;display:inline-flex}.mk-btn:active{transform:translateY(1px)}.mk-btn-sm{border-radius:10px;height:40px;padding:0 16px;font-size:14px}.mk-btn-block{width:100%}.mk-btn-primary{background:var(--text);color:var(--bg)}.mk-btn-primary:hover{background:#f0f0f5}.mk-btn-ghost{color:var(--text);border:1px solid var(--border);background:0 0}.mk-btn-ghost:hover{background:var(--surface);border-color:#ffffff29}.mk-link{color:var(--text-2);transition:color .18s var(--ease);font-size:14px;font-weight:600}.mk-link:hover{color:var(--text)}.mk-nav{z-index:30;-webkit-backdrop-filter:saturate(140%)blur(18px);background:#0d0d15b8;border-bottom:1px solid #ffffff0f;position:sticky;top:0}.mk-nav-row{justify-content:space-between;align-items:center;gap:16px;height:64px;display:flex}.mk-brand{letter-spacing:-.4px;font-size:19px;font-weight:900}.mk-nav-links{color:var(--text-2);gap:24px;font-size:14px;font-weight:600;display:flex}.mk-nav-links a{transition:color .18s var(--ease)}.mk-nav-links a:hover{color:var(--text)}.mk-nav-cta{align-items:center;gap:12px;display:flex}.mk-theme-btn{background:var(--surface);border:1px solid var(--border);height:38px;color:var(--text);cursor:pointer;transition:background .15s var(--ease), border-color .15s var(--ease), transform .15s var(--ease);border-radius:10px;align-items:center;gap:8px;padding:0 12px;font-size:13px;font-weight:600;display:inline-flex}.mk-theme-btn:hover{background:var(--surface-2);color:var(--orange);border-color:#ff9f4366;transform:scale(1.03)}.mk-theme-icon{font-size:16px;line-height:1}.mk-nav-burger{background:var(--surface);border:1px solid var(--border);cursor:pointer;width:40px;height:40px;transition:background .15s var(--ease), border-color .15s var(--ease);border-radius:10px;justify-content:center;align-items:center;display:none}.mk-nav-burger:hover{background:var(--surface-2);border-color:#ffffff29}.mk-burger{width:18px;height:14px;display:block;position:relative}.mk-burger span{background:var(--text);height:2px;transition:transform .22s var(--ease), opacity .18s var(--ease), top .22s var(--ease);border-radius:2px;position:absolute;left:0;right:0}.mk-burger span:first-child{top:0}.mk-burger span:nth-child(2){top:6px}.mk-burger span:nth-child(3){top:12px}.mk-burger-open span:first-child{top:6px;transform:rotate(45deg)}.mk-burger-open span:nth-child(2){opacity:0}.mk-burger-open span:nth-child(3){top:6px;transform:rotate(-45deg)}.mk-drawer-backdrop{-webkit-backdrop-filter:blur(4px);z-index:25;animation:mk-fade-in .18s var(--ease);background:#00000080;position:fixed;inset:64px 0 0}.mk-drawer{z-index:28;background:var(--bg);border-bottom:1px solid var(--border);animation:mk-slide-down .22s var(--ease);flex-direction:column;gap:4px;padding:18px 18px 22px;display:flex;position:fixed;top:64px;left:0;right:0}.mk-drawer-nav{flex-direction:column;display:flex}.mk-drawer-nav a,.mk-drawer-link{color:var(--text);border-bottom:1px solid var(--border);padding:14px 6px;font-size:17px;font-weight:700;display:block}.mk-drawer-nav a:last-child{border-bottom:none}.mk-drawer-divider{height:12px}.mk-drawer .mk-btn{height:48px;margin-top:10px}@keyframes mk-fade-in{0%{opacity:0}to{opacity:1}}@keyframes mk-slide-down{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}@media (max-width:820px){.mk-nav-links,.mk-theme-label{display:none}.mk-theme-btn{justify-content:center;width:38px;padding:0}}@media (max-width:640px){.mk-nav-login,.mk-nav-cta-primary{display:none}.mk-nav-burger{display:inline-flex}}.mk-hero{padding:88px 0 96px;position:relative;overflow:hidden}.mk-hero-glow{filter:blur(20px);pointer-events:none;z-index:0;background:radial-gradient(closest-side,#ff9f432e,#0000 70%),radial-gradient(closest-side,#667eea1a,#0000 70%);width:900px;height:600px;position:absolute;top:-180px;left:50%;transform:translate(-50%)}.mk-hero>.mk-container{z-index:1;position:relative}.mk-eyebrow{text-transform:uppercase;letter-spacing:1.4px;color:var(--orange);background:#ff9f431a;border:1px solid #ff9f4338;border-radius:999px;margin-bottom:22px;padding:6px 12px;font-size:12px;font-weight:700;display:inline-block}.mk-h1{letter-spacing:-2px;margin-bottom:24px;font-size:clamp(40px,7vw,76px);font-weight:900;line-height:.98}.mk-lead{max-width:640px;color:var(--text-2);margin-bottom:32px;font-size:clamp(16px,1.5vw,19px);line-height:1.55}.mk-cta-row{flex-wrap:wrap;gap:12px;margin-bottom:18px;display:flex}.mk-cta-row-center{justify-content:center}.mk-fineprint{color:var(--text-3);letter-spacing:-.1px;font-size:13px}.mk-fineprint-center{text-align:center;margin-top:14px}.mk-strip{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:linear-gradient(#0000,#ffffff04);padding:48px 0}.mk-strip-grid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.mk-strip-cell h3{letter-spacing:-.3px;margin-bottom:8px;font-size:17px;font-weight:800}.mk-strip-cell p{color:var(--text-2);font-size:14.5px;line-height:1.55}@media (max-width:820px){.mk-strip-grid{grid-template-columns:1fr;gap:24px}.mk-strip{padding:36px 0}}.mk-section-head{max-width:720px;margin-bottom:48px}.mk-h2{letter-spacing:-1.2px;margin-top:14px;font-size:clamp(28px,4vw,44px);font-weight:900;line-height:1.05}.mk-section-sub{color:var(--text-2);max-width:580px;margin-top:14px;font-size:16px;line-height:1.55}.mk-how{padding:96px 0}.mk-how-list{flex-direction:column;gap:20px;display:flex}.mk-how-row{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);transition:border-color .2s var(--ease);grid-template-columns:120px 1fr;gap:24px;padding:32px;display:grid}.mk-how-row:hover{border-color:#ffffff24}.mk-how-num{letter-spacing:-2px;color:#0000;-webkit-text-stroke:1.4px #ff9f4399;font-size:56px;font-weight:900;line-height:1}.mk-how-body h3{letter-spacing:-.6px;margin-bottom:10px;font-size:24px;font-weight:800}.mk-how-body>p{color:var(--text-2);max-width:640px;margin-bottom:18px;font-size:16px;line-height:1.55}.mk-how-body ul{flex-direction:column;gap:8px;padding:0;list-style:none;display:flex}.mk-how-body li{color:var(--text);padding-left:18px;font-size:14.5px;line-height:1.5;position:relative}.mk-how-body li:before{content:"";background:var(--orange);border-radius:50%;width:6px;height:6px;position:absolute;top:9px;left:0}@media (max-width:720px){.mk-how{padding:64px 0}.mk-how-row{grid-template-columns:1fr;gap:16px;padding:24px}.mk-how-num{font-size:40px}.mk-how-body h3{font-size:20px}}.mk-features{border-top:1px solid var(--border);padding:96px 0}.mk-feat-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.mk-feat-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);transition:border-color .2s var(--ease), transform .2s var(--ease);padding:22px}.mk-feat-card:hover{border-color:#ffffff24;transform:translateY(-2px)}.mk-feat-icon{width:40px;height:40px;color:var(--orange);background:#ff9f431a;border-radius:10px;justify-content:center;align-items:center;margin-bottom:14px;display:flex}.mk-feat-card h3{letter-spacing:-.3px;margin-bottom:6px;font-size:15.5px;font-weight:800}.mk-feat-card p{color:var(--text-2);font-size:13.5px;line-height:1.5}@media (max-width:1080px){.mk-feat-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:800px){.mk-feat-grid{grid-template-columns:repeat(2,1fr)}.mk-features{padding:64px 0}}@media (max-width:480px){.mk-feat-grid{grid-template-columns:1fr}}.mk-pricing{border-top:1px solid var(--border);padding:96px 0}.mk-price-card{background:var(--surface);border-radius:var(--radius-lg);border:1px solid #ff9f434d;max-width:540px;margin:0 auto;padding:36px;position:relative;box-shadow:0 30px 60px -30px #ff9f432e}.mk-price-trial{letter-spacing:.6px;text-transform:uppercase;background:var(--orange);color:var(--bg);border-radius:999px;padding:6px 14px;font-size:12px;font-weight:800;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.mk-price-tier{padding:12px 0 8px}.mk-price-amount{align-items:baseline;gap:4px;display:flex}.mk-price-num{letter-spacing:-3px;font-size:72px;font-weight:900;line-height:1}.mk-price-currency{letter-spacing:-1px;margin-left:2px;font-size:32px;font-weight:800}.mk-price-per{color:var(--text-2);margin-left:8px;font-size:16px;font-weight:600}.mk-price-desc{color:var(--text-2);margin-top:4px;font-size:15px}.mk-price-extra{background:var(--surface-2);border-radius:12px;align-items:flex-start;gap:10px;margin-top:16px;padding:14px 16px;display:flex}.mk-price-plus{color:var(--orange);font-size:18px;font-weight:800;line-height:1.2}.mk-price-extra-amount{letter-spacing:-.3px;font-size:16px;font-weight:800;display:block}.mk-price-extra-desc{color:var(--text-2);margin-top:2px;font-size:13px;display:block}.mk-price-example{color:var(--text-3);margin-top:14px;font-size:13px;font-style:italic}.mk-price-includes{border-top:1px solid var(--border);flex-direction:column;gap:10px;margin:24px 0 0;padding:24px 0;list-style:none;display:flex}.mk-price-includes li{color:var(--text);align-items:center;gap:10px;font-size:14.5px;display:flex}.mk-price-includes li svg{color:var(--green);flex-shrink:0}@media (max-width:540px){.mk-price-card{padding:28px 22px}.mk-price-num{font-size:56px}.mk-pricing{padding:64px 0}}.mk-final{text-align:center;border-top:1px solid var(--border);background:radial-gradient(circle at 50% 100%,#ff9f431f,#0000 60%);padding:96px 0}.mk-final .mk-h2{margin-top:0}.mk-final .mk-section-sub{margin:14px auto 28px}@media (max-width:720px){.mk-final{padding:64px 0}}.mk-footer{border-top:1px solid var(--border);color:var(--text-3);padding:28px 0 36px;font-size:13px}.mk-footer-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.mk-footer-brand{letter-spacing:-.3px;color:var(--text);font-size:15px;font-weight:900}.mk-footer-meta a{color:var(--text-2);transition:color .18s var(--ease)}.mk-footer-meta a:hover{color:var(--text);text-decoration:underline}
