:root{--primary:#28a745;--secondary:#f59e0b;--page:#f7f8fa;--surface:#fff;--text:#0d1321;--muted:#0d13219e;--header-offset:116px;--motion-fast:.18s;--motion-base:.32s;--motion-slow:.68s;--motion-ease:cubic-bezier(.2, .75, .25, 1);--motion-spring:cubic-bezier(.2, .9, .3, 1.15)}.ui-icon{vertical-align:middle;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:none;display:inline-block}.ui-icon-more{text-align:center;min-width:18px;font-weight:900;line-height:1}html{scroll-behavior:smooth;height:100%}html,body{max-width:100vw;overflow-x:hidden}button,input,select,textarea,option{font:inherit}body{min-height:100%;padding-top:var(--header-offset);color:var(--text);background:radial-gradient(circle at top left, #28a74514, transparent 28%), radial-gradient(circle at top right, #f59e0b14, transparent 24%), linear-gradient(180deg, #fcfcfc, var(--page));font-family:var(--font-alexandria), Arial, Helvetica, sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;flex-direction:column;display:flex}::selection{color:#0d1321;background:#28a74529}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{font-family:var(--font-alexandria), Arial, Helvetica, sans-serif;letter-spacing:-.04em;text-wrap:pretty}p,li,span,strong{text-wrap:pretty}@media (min-width:901px){button{text-wrap:nowrap}}.desktop-pointer-glow{display:none}@supports (animation-timeline:view()){@media (min-width:821px) and (prefers-reduced-motion:no-preference){main>*,main article{animation:linear both scrollReveal;animation-timeline:view();animation-range:entry 5% cover 20%}}}@keyframes scrollReveal{0%{opacity:.14;translate:0 20px}to{opacity:1;translate:0}}.route-transition{animation:.3s cubic-bezier(.2,.75,.25,1) both routeEnter}.route-loading{gap:16px;width:min(1180px,100% - 32px);margin:22px auto 80px;display:grid;position:relative}.route-loading-bar{z-index:100;background:linear-gradient(90deg,#1f8f43,#f59e0b);width:36%;height:3px;animation:1s ease-in-out infinite routeBar;position:fixed;top:0;right:0}.route-skeleton{background:linear-gradient(100deg,#0d13210a 25%,#ffffffe6 45%,#0d13210a 65%) 0 0/220% 100%;border-radius:24px;min-height:170px;animation:1.35s linear infinite skeletonFlow}.route-skeleton.wide{min-height:260px}.route-skeleton-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}@keyframes routeEnter{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:none}}@keyframes routeBar{0%{transform:translate(110vw)}to{transform:translate(-280vw)}}@keyframes skeletonFlow{to{background-position:-220% 0}}@media (max-width:720px){.route-skeleton-grid{grid-template-columns:1fr}}@media (min-width:821px) and (hover:hover) and (pointer:fine){body{isolation:isolate;position:relative}body>:not(.desktop-pointer-glow):not(header):not([data-floating-layer]){z-index:1;position:relative}.desktop-pointer-glow{top:var(--pointer-y,44vh);left:var(--pointer-x,50vw);z-index:0;pointer-events:none;will-change:top, left;background:radial-gradient(circle,#28a74517,#f59e0b08 43%,#0000 70%);border-radius:50%;width:500px;height:500px;transition:top .16s ease-out,left .16s ease-out;display:block;position:fixed;transform:translate(-50%,-50%)}body:before,body:after{z-index:0;content:"";pointer-events:none;border-radius:50%;width:340px;height:340px;position:fixed}body:before{background:#28a7450f;animation:17s ease-in-out infinite alternate desktopAmbient;top:16%;right:-200px}body:after{background:#f59e0b0b;animation:21s ease-in-out -7s infinite alternate-reverse desktopAmbient;bottom:10%;left:-220px}}@keyframes desktopAmbient{0%{transform:translateY(-16px)scale(.95)}to{transform:translate(26px,32px)scale(1.07)}}@media (max-width:720px){:root{--header-offset:calc(66px + env(safe-area-inset-top))}body{padding-bottom:calc(86px + env(safe-area-inset-bottom));background:radial-gradient(circle at 100% 0,#28a74512,#0000 30%),#f5f7f5;position:relative}body:before,body:after{z-index:-1;content:"";filter:blur(2px);pointer-events:none;border-radius:50%;width:190px;height:190px;position:fixed}body:before{background:#28a74513;animation:11s ease-in-out infinite alternate mobileAmbientFloat;top:20%;right:-110px}body:after{background:#f59e0b0e;animation:14s ease-in-out -4s infinite alternate-reverse mobileAmbientFloat;bottom:16%;left:-130px}}@keyframes mobileAmbientFloat{0%{transform:translateY(-10px)scale(.96)}to{transform:translate(16px,24px)scale(1.06)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.tour-floating-button{z-index:85;color:#fff;width:44px;height:44px;font:inherit;cursor:pointer;background:linear-gradient(145deg,#188142,#25a959);border:1px solid #1f8f432e;border-radius:50%;place-items:center;font-size:1.05rem;font-weight:900;transition:translate .22s,rotate .22s,box-shadow .22s;display:grid;position:fixed;top:104px;right:188px;box-shadow:0 13px 34px #12773b40}.tour-floating-button:hover{translate:0 -4px;rotate:-7deg;box-shadow:0 18px 42px #12773b52}@media (max-width:700px){.tour-floating-button{width:52px;height:52px;font-size:1.15rem;top:auto;bottom:92px;right:16px}}.online-entry-fab{z-index:90;color:#fff;font:inherit;cursor:pointer;background:linear-gradient(135deg,#15763b,#27a957);border:0;border-radius:20px;align-items:center;gap:10px;padding:10px 16px 10px 11px;font-weight:900;animation:5s ease-in-out infinite onlineFabAttention;display:flex;position:fixed;bottom:24px;left:24px;box-shadow:0 18px 50px #12773b52}.online-entry-fab b{background:#ffffff2e;border-radius:12px;place-items:center;width:34px;height:34px;font-size:1.65rem;display:grid}.online-entry-layer{z-index:1200;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#09100c8a;justify-items:end;display:grid;position:fixed;inset:0}.online-entry-panel{background:#fff;width:min(520px,100%);height:100%;padding:26px;animation:.35s cubic-bezier(.2,.8,.2,1) onlinePanelIn;overflow:auto;box-shadow:-30px 0 90px #0003}.online-entry-panel header{justify-content:space-between;gap:12px;display:flex}.online-entry-panel header span{color:#168343;font-size:.76rem;font-weight:900}.online-entry-panel header h2{margin-top:5px}.online-entry-panel header button{background:#f0f3f1;border:0;border-radius:13px;width:38px;height:38px;font-size:1.4rem}.online-kind-switch{background:#eef2ef;border-radius:16px;grid-template-columns:1fr 1fr;gap:7px;margin:22px 0;padding:5px;display:grid}.online-kind-switch button{font:inherit;background:0 0;border:0;border-radius:12px;padding:10px;font-weight:800}.online-kind-switch button.active{color:#fff;background:#198645}.online-entry-panel form{gap:14px;display:grid}.online-entry-panel label{color:#273247;gap:7px;font-size:.8rem;font-weight:800;display:grid}.online-entry-panel input,.online-entry-panel select,.online-entry-panel textarea{width:100%;font:inherit;background:#fff;border:1px solid #dce3dd;border-radius:12px;padding:11px}.online-entry-two{grid-template-columns:1fr 1fr;gap:10px;display:grid}.online-entry-submit{color:#fff;font:inherit;background:#198645;border:0;border-radius:14px;padding:13px;font-weight:900}.online-entry-message{color:#166534;background:#eaf7ed;border-radius:12px;padding:11px;font-size:.8rem}.online-entry-fab:hover{translate:0 -5px}@keyframes onlineFabAttention{0%,82%,to{transform:translateY(0)rotate(0)}86%{transform:translateY(-9px)rotate(-2deg)}90%{transform:translateY(0)rotate(2deg)}94%{transform:translateY(-5px)rotate(0)}}@keyframes onlinePanelIn{0%{opacity:0;translate:-45px}to{opacity:1;translate:0}}@media (max-width:700px){.online-entry-fab{border-radius:20px;justify-content:center;width:58px;height:58px;padding:0;bottom:92px;left:16px}.online-entry-fab span{display:none}.online-entry-fab b{background:0 0;font-size:2rem}.online-entry-panel{border-radius:28px 28px 0 0;height:min(88vh,760px);margin-top:auto;animation-name:onlineSheetIn}.online-entry-two{grid-template-columns:1fr}@keyframes onlineSheetIn{0%{opacity:0;translate:0 60px}to{opacity:1;translate:0}}}.tour-launcher{z-index:80;color:#fff;font:inherit;cursor:pointer;background:#172033;border:0;border-radius:18px;align-items:center;gap:8px;padding:11px 15px;font-weight:800;display:flex;position:fixed;bottom:22px;left:22px;box-shadow:0 16px 40px #0f172a3d}.tour-launcher:first-letter{color:#73d492}.tour-overlay{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#070e0b9e;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.tour-card{background:#fff;border:1px solid #ffffff4d;border-radius:30px;width:min(520px,100%);padding:30px;box-shadow:0 35px 100px #00000047}.tour-progress{grid-template-columns:repeat(4,1fr);gap:7px;margin-bottom:20px;display:grid}.tour-progress span{background:#e4e8e5;border-radius:99px;height:5px}.tour-progress span.active{background:#1f8f43}.tour-card small{color:#1f8f43;font-weight:800}.tour-card h2{margin:10px 0;font-size:1.8rem}.tour-card p{color:#657084;line-height:1.9}.tour-link{color:#14733a;margin-top:14px;font-weight:900;display:inline-flex}.tour-actions{gap:8px;margin-top:25px;display:flex}.tour-actions button{font:inherit;cursor:pointer;background:#fff;border:1px solid #dfe4e0;border-radius:13px;padding:10px 14px}.tour-actions button.primary{color:#fff;background:#1f8f43;border-color:#1f8f43;margin-inline-start:auto}.tour-actions button:disabled{opacity:.4}@media (max-width:700px){.tour-launcher span{display:none}.tour-card{padding:23px}.tour-actions{flex-wrap:wrap}}.pwa-push-prompt{z-index:75;color:#176f3a;font:inherit;cursor:pointer;background:#fffffff0;border:1px solid #1f8f4333;border-radius:15px;padding:10px 14px;font-size:.78rem;font-weight:900;position:fixed;bottom:18px;right:18px;box-shadow:0 14px 38px #0f172a24}@media (max-width:700px){.pwa-push-prompt{width:44px;height:44px;padding:0;font-size:0;bottom:94px;right:82px}.pwa-push-prompt:first-letter{font-size:1rem}}
.online-entry-layer{pointer-events:auto;width:100vw;height:100dvh;padding:20px;overflow:hidden;z-index:2000!important;place-items:center!important;display:grid!important;position:fixed!important;inset:0!important}.online-entry-panel{scrollbar-width:none;overscroll-behavior:contain;border:1px solid #ffffff80;border-radius:30px;width:min(980px,100vw - 48px);height:auto;max-height:calc(100dvh - 40px);animation-name:onlineModalIn;box-shadow:0 35px 110px #00000047}.online-entry-panel::-webkit-scrollbar{display:none}.online-entry-panel>header{z-index:8;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff5;margin:-26px -26px 0;padding:22px 26px 16px;position:sticky;top:-26px}.online-entry-panel form{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.online-entry-panel form>label,.online-entry-panel form>.online-items,.online-entry-panel form>.online-invoice-summary,.online-entry-panel form>.online-entry-submit,.online-entry-panel form>.online-entry-submit-row,.online-entry-panel form>.online-entry-message{grid-column:1/-1}.online-entry-loading,.online-entry-empty{color:#42604d;text-align:center;background:#eef7f1;border-radius:18px;grid-column:1/-1;padding:18px}.online-entry-empty{gap:7px;display:grid}.online-entry-empty p{color:#6b7584;font-size:.82rem}.online-entry-empty button{color:#fff;width:fit-content;font:inherit;background:#198645;border:0;border-radius:11px;margin:auto;padding:8px 13px;font-weight:800}.online-items{background:#f4f8f5;border-radius:20px;gap:8px;padding:13px;display:grid}.online-items-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.online-items-head button{color:#176f3a;font:inherit;background:#dff3e5;border:0;border-radius:11px;padding:8px 12px;font-size:.78rem;font-weight:900}.online-item-row{grid-template-columns:minmax(220px,1fr) 90px 130px 36px;align-items:center;gap:8px;display:grid}.online-item-row>span{color:#176f3a;text-align:center;font-size:.8rem;font-weight:900}.online-item-row>button{color:#b42318;background:#fdebea;border:0;border-radius:10px;width:34px;height:34px;font-size:1rem}.online-invoice-summary{color:#fff;background:linear-gradient(135deg,#14261c,#1b8144);border-radius:20px;grid-template-columns:1fr 1fr;align-items:end;gap:15px;padding:14px 18px;display:grid}.online-invoice-summary>div{gap:5px;display:grid}.online-invoice-summary strong{font-size:1.7rem}.online-invoice-summary label{color:#fff}.online-entry-submit-row{grid-template-columns:1fr auto;gap:10px;display:grid}.online-entry-draft{color:#176f3a;font:inherit;background:#e8f5eb;border:1px solid #19864533;border-radius:14px;padding:13px 18px;font-weight:900}.online-invoice-summary small{color:#cce8d5;font-size:.72rem}@keyframes onlineModalIn{0%{opacity:0;translate:0 18px;scale:.96}to{opacity:1;translate:0;scale:1}}@media (max-width:700px){.online-entry-layer{align-items:end;padding:0}.online-entry-panel{border-radius:28px 28px 0 0;width:100%;max-height:90vh;margin:0}.online-entry-panel form{grid-template-columns:1fr}.online-item-row{grid-template-columns:minmax(0,1fr) 70px}.online-item-row>span{text-align:right}.online-invoice-summary{grid-template-columns:1fr}}
.tour-overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);pointer-events:auto;background:#070e0b9e;place-items:center;width:100vw;height:100dvh;padding:24px;overflow:auto;z-index:2000!important;display:grid!important;position:fixed!important;inset:0!important}.tour-card{background:#fff;border-radius:30px;width:min(540px,100vw - 48px);max-height:calc(100dvh - 48px);animation:.32s cubic-bezier(.2,.8,.2,1) both guidedTourFloatIn;position:relative;overflow:auto;box-shadow:0 36px 110px #0000004d;margin:0!important}@keyframes guidedTourFloatIn{0%{opacity:0;translate:0 18px;scale:.96}to{opacity:1;translate:0;scale:1}}@media (max-width:700px){.tour-overlay{padding:16px}.tour-card{border-radius:26px;width:min(100%,480px);max-height:calc(100dvh - 32px)}}
