.psv-container{--psv-core-loaded:true;background:radial-gradient(#fff 0%,#fdfdfd 16%,#fbfbfb 33%,#f8f8f8 49%,#efefef 66%,#dfdfdf 82%,#bfbfbf 100%);width:100%;height:100%;margin:0;padding:0;position:relative;overflow:hidden;container:psv-container/size}.psv-container *{box-sizing:content-box}.psv-canvas-container{z-index:0;transition:opacity .1s linear;position:absolute;top:0;left:0}.psv-fullscreen-emulation{z-index:9999;width:100%!important;height:100%!important;position:fixed!important;top:0!important;left:0!important}.psv-loader-container{z-index:80;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.psv-loader{--psv-loader-border:3px;--psv-loader-tickness:10px;color:#ffffffb3;justify-content:center;align-items:center;width:150px;height:150px;display:flex;position:relative}.psv-loader-canvas{color:#3d3d3d80;z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0}.psv-loader-text{text-align:center;font:600 16px sans-serif}.psv-loader--undefined .psv-loader-canvas{animation:2s cubic-bezier(.75,.25,.25,.75) infinite psv-loader}@keyframes psv-loader{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.psv-navbar{z-index:90;cursor:default;background:#3d3d3d80;width:100%;height:40px;font:16px sans-serif;transition:bottom .1s ease-in-out;display:flex;position:absolute;bottom:-40px;left:0}.psv-navbar--open{bottom:0}.psv-navbar,.psv-navbar *{box-sizing:content-box}.psv-button{cursor:pointer;color:#ffffffb3;background:0 0;flex:none;width:20px;height:20px;padding:10px;position:relative}.psv-button--active{background:#fff3}.psv-button--disabled{pointer-events:none;opacity:.5}.psv-button-svg{width:100%;vertical-align:initial;transition:transform .2s;transform:scale(1)}.psv-button:not(.psv-button--disabled):focus-visible{outline-offset:-2px;outline:2px solid #007cff}.psv-container:not(.psv--is-touch) .psv-button--hover-scale:not(.psv-button--disabled):hover .psv-button-svg{transform:scale(1.2)}.psv-move-button+.psv-move-button{margin-left:-10px}.psv-download-button{color:#ffffffb3!important;text-decoration:none!important}.psv-download-button:before,.psv-download-button:after{display:none!important}.psv-custom-button{width:auto;min-width:20px}.psv-custom-button--no-padding{height:100%;padding:0}.psv-caption{color:#ffffffb3;text-align:center;cursor:unset;padding:unset;height:unset;width:unset;flex:100%;overflow:hidden}.psv-caption-content{white-space:nowrap;padding:10px;display:inline-block}.psv-zoom-range.psv-button{width:80px;max-width:600px;height:1px;margin:10px 0;padding:9.5px 0}.psv-zoom-range-line{background:#ffffffb3;width:80px;height:1px;transition:all .3s;position:relative}.psv-zoom-range-handle{background:#ffffffb3;border-radius:50%;width:7px;height:7px;transition:transform .3s;position:absolute;top:-3px;transform:scale(1)}.psv-zoom-range:not(.psv-button--disabled):hover .psv-zoom-range-line{box-shadow:0 0 2px #ffffffb3}.psv-zoom-range:not(.psv-button--disabled):hover .psv-zoom-range-handle{transform:scale(1.3)}.psv-notification{z-index:100;box-sizing:border-box;opacity:0;justify-content:center;width:100%;padding:0 2em;transition-property:opacity,bottom;transition-duration:.2s;transition-timing-function:ease-in-out;display:flex;position:absolute;bottom:-40px}.psv-notification-content{color:#fff;background:#3d3d3dcc;border-radius:4px;max-width:50em;padding:.5em 1em;font:14px sans-serif}.psv-notification--visible{opacity:100;bottom:80px}.psv-overlay{z-index:110;opacity:.8;cursor:default;background:radial-gradient(#fff 0%,#fdfdfd 16%,#fbfbfb 33%,#f8f8f8 49%,#efefef 66%,#dfdfdf 82%,#bfbfbf 100%);flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.psv-overlay-image{text-align:center;color:#303030;width:100%}.psv-overlay-image svg{width:50%}@container psv-container (orientation:landscape){.psv-overlay-image svg{width:33%}}.psv-overlay-title{color:#000;text-align:center;margin-top:1em;font:30px sans-serif}.psv-overlay-text{color:#000c;opacity:.8;text-align:center;font:20px sans-serif}.psv-panel{z-index:90;opacity:0;cursor:default;background:#0a0a0ab3;width:400px;max-width:calc(100% - 9px);height:100%;margin-left:9px;transition-property:opacity,transform;transition-duration:.1s;transition-timing-function:ease-in-out;position:absolute;right:0;transform:translate(100%)}.psv--has-navbar .psv-panel{height:calc(100% - 40px)}.psv-panel-close-button{color:#fff;cursor:pointer;background:0 0;width:19.2px;height:19.2px;padding:6.4px;transition:background .3s ease-in-out;display:none;position:absolute;top:-1px;right:0}.psv-panel-close-button svg{transition:transform .3s ease-in-out}.psv-panel-close-button:hover{background:#000000e6}.psv-panel-close-button:hover svg{transform:scale(-1)}.psv-panel-resizer{cursor:col-resize;background-color:#000000e6;width:9px;height:100%;display:none;position:absolute;top:0;left:-9px}.psv-panel-resizer:before{content:"";background:0 0;width:1px;height:1px;margin-top:-14.5px;position:absolute;top:50%;left:5.5px;box-shadow:1px 0 #fff,3px 0 #fff,5px 0 #fff,1px 2px #fff,3px 2px #fff,5px 2px #fff,1px 4px #fff,3px 4px #fff,5px 4px #fff,1px 6px #fff,3px 6px #fff,5px 6px #fff,1px 8px #fff,3px 8px #fff,5px 8px #fff,1px 10px #fff,3px 10px #fff,5px 10px #fff,1px 12px #fff,3px 12px #fff,5px 12px #fff,1px 14px #fff,3px 14px #fff,5px 14px #fff,1px 16px #fff,3px 16px #fff,5px 16px #fff,1px 18px #fff,3px 18px #fff,5px 18px #fff,1px 20px #fff,3px 20px #fff,5px 20px #fff,1px 22px #fff,3px 22px #fff,5px 22px #fff,1px 24px #fff,3px 24px #fff,5px 24px #fff,1px 26px #fff,3px 26px #fff,5px 26px #fff,1px 28px #fff,3px 28px #fff,5px 28px #fff}.psv-panel-content{box-sizing:border-box;color:#dcdcdc;width:100%;height:100%;font:16px sans-serif;overflow:auto}.psv-panel-content:not(.psv-panel-content--no-margin){padding:1em}.psv-panel-content--no-interaction{-webkit-user-select:none;user-select:none;pointer-events:none}.psv-panel--open{opacity:1;transition-duration:.2s;transform:translate(0,0)}.psv-panel--open .psv-panel-close-button,.psv-panel--open .psv-panel-resizer{display:block}@container psv-container (max-width:400px){.psv-panel{max-width:none;width:100%!important}.psv-panel-resizer{display:none!important}}.psv-panel-menu{flex-direction:column;height:100%;display:flex}.psv-panel-menu-title{flex:none;align-items:center;margin:24px 12px;font:24px sans-serif;display:flex}.psv-panel-menu-title svg{width:24px;height:24px;margin-right:12px}.psv-panel-menu-list{flex:1;margin:0;padding:0;list-style:none;overflow-x:hidden}.psv-panel-menu-item{cursor:pointer;justify-content:flex-start;align-items:center;min-height:1.5em;padding:.5em 1em;transition:background .1s ease-in-out;display:flex}.psv-panel-menu-item--active{outline-offset:-1px;outline:1px solid}.psv-panel-menu-item-icon{flex:none;width:1.5em;height:1.5em;margin-right:.5em}.psv-panel-menu-item-icon img{max-width:100%;max-height:100%}.psv-panel-menu-item-icon svg{width:100%;height:100%}.psv-panel-menu-item:focus-visible{outline-offset:-2px;outline:2px solid #007cff}.psv-panel-menu--stripped .psv-panel-menu-item:hover{background:#fff3}.psv-panel-menu--stripped .psv-panel-menu-item:nth-child(odd),.psv-panel-menu--stripped .psv-panel-menu-item:nth-child(odd):before{background:#ffffff1a}.psv-panel-menu--stripped .psv-panel-menu-item:nth-child(2n),.psv-panel-menu--stripped .psv-panel-menu-item:nth-child(2n):before{background:0 0}.psv-container:not(.psv--is-touch) .psv-panel-menu-item:hover{background:#fff3}.psv-tooltip{z-index:50;box-sizing:border-box;opacity:0;cursor:default;background:#3d3d3dcc;border-radius:4px;max-width:200px;transition-property:opacity,transform;transition-duration:.1s;transition-timing-function:ease-in-out;position:absolute}.psv-tooltip-content{color:#fff;text-shadow:0 1px #000;padding:.5em 1em;font:14px sans-serif}.psv-tooltip-arrow{border:7px solid #0000;width:0;height:0;position:absolute}.psv-tooltip--top-left,.psv-tooltip--top-center,.psv-tooltip--top-right{transform:translateY(5px)}.psv-tooltip--top-left .psv-tooltip-arrow,.psv-tooltip--top-center .psv-tooltip-arrow,.psv-tooltip--top-right .psv-tooltip-arrow{border-top-color:#3d3d3dcc}.psv-tooltip--bottom-left,.psv-tooltip--bottom-center,.psv-tooltip--bottom-right{transform:translateY(-5px)}.psv-tooltip--bottom-left .psv-tooltip-arrow,.psv-tooltip--bottom-center .psv-tooltip-arrow,.psv-tooltip--bottom-right .psv-tooltip-arrow{border-bottom-color:#3d3d3dcc}.psv-tooltip--left-top,.psv-tooltip--center-left,.psv-tooltip--left-bottom{transform:translate(5px)}.psv-tooltip--left-top .psv-tooltip-arrow,.psv-tooltip--center-left .psv-tooltip-arrow,.psv-tooltip--left-bottom .psv-tooltip-arrow{border-left-color:#3d3d3dcc}.psv-tooltip--right-top,.psv-tooltip--center-right,.psv-tooltip--right-bottom{transform:translate(-5px)}.psv-tooltip--right-top .psv-tooltip-arrow,.psv-tooltip--center-right .psv-tooltip-arrow,.psv-tooltip--right-bottom .psv-tooltip-arrow{border-right-color:#3d3d3dcc}.psv-tooltip--left-top,.psv-tooltip--top-left{box-shadow:-3px -3px #5a5a5ab3}.psv-tooltip--top-center{box-shadow:0 -3px #5a5a5ab3}.psv-tooltip--right-top,.psv-tooltip--top-right{box-shadow:3px -3px #5a5a5ab3}.psv-tooltip--left-bottom,.psv-tooltip--bottom-left{box-shadow:-3px 3px #5a5a5ab3}.psv-tooltip--bottom-center{box-shadow:0 3px #5a5a5ab3}.psv-tooltip--right-bottom,.psv-tooltip--bottom-right{box-shadow:3px 3px #5a5a5ab3}.psv-tooltip--center-left{box-shadow:-3px 0 #5a5a5ab3}.psv-tooltip--center-right{box-shadow:3px 0 #5a5a5ab3}.psv-tooltip--visible{opacity:1;transform:translate(0,0)}
.psv-container{--psv-markers-plugin-loaded:true}.psv-markers{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute}.psv-markers-svg-container{z-index:20;width:100%;height:100%;position:absolute;top:0;left:0}.psv-markers-css3d-container{z-index:21;position:absolute}.psv-marker{pointer-events:auto;display:none}.psv-marker--normal{z-index:30;background-repeat:no-repeat;background-size:contain;position:absolute;top:0;left:0;overflow:visible}.psv-marker--css3d{display:block}.psv-marker--transparent{opacity:0;display:block}.psv-marker--visible{display:block}.psv-marker--has-tooltip,.psv-marker--has-content{cursor:pointer}
:root{--bg:#e9edf3;--panel:#f8fafc;--panel-soft:#eef3f8;--ink:#212121;--muted:#64748b;--line:#dce4ee;--line-strong:#d9e2ef;--brand:#0f3a7d;--brand-dark:#0a2747;--navy:#12305f;--green:#00a896;--amber:#ff8c00;--blue:#2196f3;--danger:#d32f2f;--radius:8px;--radius-sm:6px;--shadow:0 18px 55px #10182814}*{box-sizing:border-box}html{background:var(--bg);scroll-behavior:smooth}body{background:var(--bg);color:var(--ink);margin:0;font-family:Trebuchet MS,Segoe UI Variable,Segoe UI,sans-serif;font-weight:600}body:before{content:"";pointer-events:none;z-index:-1;background:radial-gradient(circle at 12% 8%,#0f3a7d14,#0000 28%),radial-gradient(circle at 86% 12%,#00a89612,#0000 26%);position:fixed;inset:0}button,input,select,textarea{font:inherit}h1,h2,h3,strong{font-weight:950}h1,h2{font-family:Georgia,Times New Roman,serif}a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}.fresh{color:var(--ink);min-height:100vh}.fresh-shell{width:100%;max-width:1440px;margin:0 auto;padding:22px}.fresh-phone-shell{width:100%;max-width:560px;min-height:100vh;margin:0 auto;padding-bottom:110px}.fresh-nav{border:1px solid var(--line);z-index:50;background:#fffffff5;border-radius:22px;justify-content:space-between;align-items:center;gap:14px;margin-bottom:18px;padding:14px 16px;display:flex;position:sticky;top:14px;box-shadow:0 12px 34px #1018280f}.fresh-brand{letter-spacing:-.04em;align-items:center;gap:10px;font-size:20px;font-weight:950;text-decoration:none;display:inline-flex}.fresh-brand:before{background:var(--brand);content:"";border-radius:10px;width:32px;height:32px}.fresh-links{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.fresh-links a,.fresh-chip,.fresh-pill{background:var(--panel-soft);border:1px solid var(--line);color:var(--muted);border-radius:999px;align-items:center;min-height:36px;padding:8px 12px;font-size:13px;font-weight:850;text-decoration:none;display:inline-flex}.fresh-links a:hover,.fresh-pill:hover{border-color:var(--line-strong);color:var(--brand)}.fresh-button{background:var(--brand);border:1px solid var(--brand);border-radius:var(--radius-sm);color:#fff;cursor:pointer;justify-content:center;align-items:center;min-height:46px;padding:12px 16px;font-weight:900;text-decoration:none;display:inline-flex}.fresh-button:hover{background:var(--brand-dark);border-color:var(--brand-dark)}.fresh-button.secondary{border-color:var(--line);color:var(--ink);background:#fff}.fresh-button.dark{background:var(--navy);border-color:var(--navy)}.fresh-button.green{background:var(--green);border-color:var(--green)}.fresh-button:disabled{cursor:not-allowed;opacity:.5}.fresh-footer{color:#e5e7eb;background:#0f172a;border:1px solid #94a3b82e;border-radius:24px;margin-top:44px;padding:0;overflow:hidden}.fresh-footer-main{grid-template-columns:minmax(280px,1.3fr) repeat(3,minmax(160px,.75fr));gap:32px;padding:34px;display:grid}.fresh-footer p{color:#aebbd0;max-width:420px;margin:0;line-height:1.7}.fresh-footer-logo{color:#fff;letter-spacing:-.04em;align-items:center;gap:10px;margin-bottom:14px;font-size:24px;font-weight:950;text-decoration:none;display:inline-flex}.fresh-footer-logo:before{content:"";background:#c8231f;border-radius:10px;width:34px;height:34px}.fresh-footer-column{align-content:start;gap:10px;display:grid}.fresh-footer-column h3{color:#fff;letter-spacing:.08em;text-transform:uppercase;margin:0 0 6px;font-size:14px}.fresh-footer-column a{color:#cbd5e1;font-weight:760;text-decoration:none}.fresh-footer-column a:hover{color:#fff}.fresh-footer-contact{background:0 0;border:0;border-radius:0;padding:0}.fresh-footer-contact strong{color:#fff;margin-bottom:2px;font-size:18px}.fresh-footer-contact a{color:#cbd5e1;overflow-wrap:anywhere;align-items:center;gap:10px;min-height:34px;padding:0;text-decoration:none;display:flex}.fresh-footer-contact a:hover{color:#fff}.fresh-footer-icon{color:#fff;background:#ffffff1a;border:1px solid #ffffff24;border-radius:999px;flex:none;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.fresh-footer-icon svg{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9px;width:16px;height:16px}.fresh-footer-bottom{color:#94a3b8;border-top:1px solid #94a3b829;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:18px 34px;font-size:13px;font-weight:750;display:flex}.fresh-hero{background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:30px;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);min-height:620px;display:grid;overflow:hidden}.fresh-hero-copy{align-content:center;padding:clamp(34px,5vw,72px);display:grid}.fresh-kicker{color:var(--brand);letter-spacing:.1em;text-transform:uppercase;margin:0 0 14px;font-size:12px;font-weight:950}.fresh-title{letter-spacing:-.06em;margin:0;font-size:clamp(42px,5vw,76px);line-height:.96}.fresh-lead{color:var(--muted);max-width:680px;margin:22px 0 0;font-size:18px;line-height:1.7}.fresh-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.fresh-hero-media{background-position:50%;background-size:cover;min-height:100%}.fresh-demo-board{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin-top:22px;display:grid}.fresh-card{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);padding:18px;box-shadow:0 10px 30px #1018280a}.fresh-card:hover{border-color:var(--line-strong)}.fresh-step{background:var(--navy);color:#fff;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;font-weight:950;display:inline-flex}.fresh-card h3,.fresh-card h2,.fresh-section h2{letter-spacing:-.035em;margin:12px 0 0;line-height:1.12}.fresh-card p,.fresh-card small,.fresh-muted{color:var(--muted);line-height:1.55}.fresh-section{background:var(--panel);border:1px solid var(--line);border-radius:28px;margin-top:18px;padding:clamp(24px,4vw,48px);box-shadow:0 10px 30px #1018280a}.fresh-card-error{color:var(--danger);margin-top:6px;font-size:12px;display:block}.fresh-grid-2,.fresh-grid-3,.fresh-grid-4{gap:14px;display:grid}.fresh-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.fresh-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.fresh-grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.fresh-phone-hero{background-position:50%;background-size:cover;border-radius:0 0 30px 30px;min-height:330px;padding:20px;position:relative;overflow:hidden}.fresh-phone-hero:before{content:"";background:#0f172a47;position:absolute;inset:0}.fresh-phone-hero-card{background:#fffffff2;border:1px solid #ffffffbf;border-radius:22px;padding:18px;position:absolute;bottom:18px;left:18px;right:18px;box-shadow:0 20px 50px #1018282e}.fresh-phone-hero-card h1{letter-spacing:-.055em;margin:8px 0 12px;font-size:42px;line-height:.98}.fresh-phone-panel{background:var(--panel);border:1px solid var(--line);border-radius:20px;margin:14px;padding:14px}.fresh-phone-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.fresh-phone-actions button,.fresh-phone-actions a{background:var(--brand);border:1px solid var(--brand);color:#fff;cursor:pointer;text-align:left;border-radius:14px;min-height:78px;padding:12px;font-weight:900;text-decoration:none;display:grid}.fresh-phone-actions span{color:#fffc;margin-top:4px;font-size:12px}.fresh-category-row{gap:8px;margin:0 14px 12px;padding-bottom:4px;display:flex;overflow-x:auto}.fresh-category-row button{border:1px solid var(--line);color:var(--muted);cursor:pointer;background:#fff;border-radius:999px;flex:none;min-height:40px;padding:9px 12px;font-weight:850}.fresh-category-row button.is-active{background:var(--navy);border-color:var(--navy);color:#fff}.fresh-menu-list{gap:12px;margin:0 14px;display:grid}.fresh-menu-item{border:1px solid var(--line);background:#fff;border-radius:20px;overflow:hidden}.fresh-menu-item img{aspect-ratio:16/9;object-fit:cover;width:100%;display:block}.fresh-menu-item-body{gap:10px;padding:14px;display:grid}.fresh-menu-item h3{letter-spacing:-.035em;margin:0;font-size:22px}.fresh-row{justify-content:space-between;align-items:center;gap:10px;display:flex}.fresh-cart-bar{background:var(--navy);color:#fff;z-index:60;border-radius:22px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;width:calc(100% - 28px);max-width:532px;padding:14px;display:flex;position:fixed;bottom:18px;left:50%;transform:translate(-50%)}.fresh-cart-bar small{color:#cbd5e1;display:block}.fresh-cart-bar button{color:var(--navy);cursor:pointer;background:#fff;border:1px solid #fff;border-radius:14px;min-height:46px;padding:10px 14px;font-weight:950}.fresh-panel-layout{grid-template-columns:280px minmax(0,1fr);gap:16px;display:grid}.fresh-sidebar{background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:24px;align-self:start;gap:8px;padding:12px;display:grid;position:sticky;top:104px}.fresh-sidebar-summary{background:var(--panel-soft);border:1px solid var(--line);border-radius:18px;gap:8px;padding:14px;display:grid}.fresh-sidebar-summary strong{letter-spacing:-.035em;font-size:22px}.fresh-sidebar-summary small{color:var(--muted);line-height:1.45}.fresh-sidebar a,.fresh-sidebar button{color:var(--muted);cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:16px;min-height:46px;padding:12px;font-weight:850;text-decoration:none}.fresh-sidebar a.is-active,.fresh-sidebar a:hover,.fresh-sidebar button:hover{color:var(--brand);background:#fff7f6;border-color:#fecdca}.fresh-panel-header{background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:28px;grid-template-columns:minmax(0,1fr) auto;gap:16px;margin-bottom:16px;padding:clamp(20px,3vw,34px);display:grid}.fresh-panel-header h1{letter-spacing:-.06em;margin:0;font-size:clamp(34px,5vw,64px);line-height:.95}.fresh-kpi-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:16px;display:grid}.fresh-kpi{background:var(--panel);border:1px solid var(--line);border-left:5px solid var(--brand);border-radius:var(--radius);padding:16px}.fresh-kpi span{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:900;display:block}.fresh-kpi strong{letter-spacing:-.04em;margin-top:6px;font-size:34px;display:block}.fresh-board{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.fresh-lane{border:1px solid var(--line);background:#fff;border-radius:24px;min-height:360px;padding:14px}.fresh-lane h2{justify-content:space-between;align-items:center;margin:0 0 12px;font-size:18px;display:flex}.fresh-ticket{background:var(--panel-soft);border:1px solid var(--line);border-radius:18px;gap:10px;margin-top:10px;padding:14px;display:grid}.fresh-ticket h3{letter-spacing:-.035em;margin:0;font-size:22px}.fresh-ticket ul{color:var(--muted);gap:4px;margin:0;padding:0;list-style:none;display:grid}.fresh-ticket-actions{flex-wrap:wrap;gap:8px;display:flex}.fresh-mini-button{border:1px solid var(--line);color:var(--ink);cursor:pointer;background:#fff;border-radius:12px;min-height:38px;padding:8px 10px;font-size:13px;font-weight:900}.fresh-mini-button.primary{background:var(--brand);border-color:var(--brand);color:#fff}.fresh-mini-button.green{background:var(--green);border-color:var(--green);color:#fff}.fresh-mini-button.danger{color:var(--danger);background:#fff;border-color:#ffc9c9}.fresh-form{gap:10px;display:grid}.fresh-form input,.fresh-form select,.fresh-form textarea{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:14px;width:100%;min-height:46px;padding:12px}.fresh-reservation-form label{gap:8px;display:grid}.fresh-private-room-box{background:#fff7ed;border-color:#fed7aa}.fresh-reservation-modal{max-width:560px}.fresh-reservation-modal.success{border-top:5px solid #16a34a}.fresh-reservation-modal.error{border-top:5px solid #dc2626}.fresh-table{border:1px solid var(--line);background:#fff;border-radius:18px;overflow:hidden}.fresh-table-row{grid-template-columns:1.2fr .8fr .8fr .8fr;gap:10px;padding:12px 14px;display:grid}.fresh-table-row:nth-child(odd){background:var(--panel-soft)}.fresh-table-row.head{background:var(--navy);color:#fff;font-weight:900}.fresh-product-list{gap:10px;display:grid}.fresh-product-row{border:1px solid var(--line);background:#fff;border-radius:16px;grid-template-columns:38px minmax(0,1fr) auto;gap:10px;padding:12px;display:grid}.fresh-product-row.wide{grid-template-columns:minmax(0,1fr) auto}.fresh-progress{background:#eef2f6;border-radius:999px;grid-column:2/-1;height:8px;overflow:hidden}.fresh-progress i{background:var(--green);height:100%;display:block}.fresh-restaurant-hero{background-position:50%;background-size:cover;border-radius:30px;align-items:center;min-height:660px;padding:clamp(22px,5vw,72px);display:flex;position:relative;overflow:hidden}.fresh-restaurant-hero:before{content:"";background:#11182775;position:absolute;inset:0}.fresh-restaurant-card{z-index:1;background:#fffffff0;border:1px solid #fffc;border-radius:28px;max-width:700px;padding:clamp(24px,4vw,52px);position:relative;box-shadow:0 24px 70px #1018283d}.fresh-restaurant-card h1{letter-spacing:-.065em;margin:0;font-size:clamp(42px,5.2vw,82px);line-height:.96}.fresh-photo-card{border:1px solid var(--line);background:#fff;border-radius:24px;overflow:hidden}.fresh-photo-card img{aspect-ratio:4/3;object-fit:cover;width:100%;display:block}.fresh-photo-card video{aspect-ratio:4/3;object-fit:cover;background:#0f172a;width:100%;display:block}.fresh-photo-card div{padding:16px}.fresh-media-file .fresh-muted{overflow-wrap:anywhere}.fresh-notice{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:18px;padding:14px}.fresh-demo-rail{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;display:grid}.fresh-demo-rail a{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:14px;gap:5px;min-height:74px;padding:10px;text-decoration:none;display:grid}.fresh-demo-rail a.is-active{background:var(--navy);border-color:var(--navy);color:#fff}.fresh-demo-rail strong{background:var(--brand);color:#fff;border-radius:999px;justify-content:center;align-items:center;width:26px;height:26px;font-size:12px;display:inline-flex}.fresh-demo-rail span{font-size:12px;font-weight:900}.fresh-cart-lines{gap:10px;display:grid}.fresh-cart-summary{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.fresh-cart-summary h2{margin:0;font-size:24px}.fresh-cart-line{background:var(--panel-soft);border:1px solid var(--line);border-radius:16px;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px;padding:12px;display:grid}.fresh-cart-line small{color:var(--muted);margin-top:4px;line-height:1.45;display:block}.fresh-cart-line>div:last-child{justify-items:end;gap:8px;display:grid}.fresh-cart-line.detailed{grid-template-columns:minmax(0,1fr) minmax(180px,auto)}.fresh-cart-line span{color:var(--brand);margin-top:8px;font-size:12px;font-weight:900;display:inline-block}.fresh-cart-tools{place-items:end;gap:8px;display:grid}.fresh-cart-total{background:var(--panel-soft);border:1px solid var(--line);border-radius:14px;justify-content:space-between;align-items:center;padding:14px;display:flex}.fresh-cart-drawer{max-width:680px}.fresh-sheet-backdrop{z-index:100;background:#0f172a7a;justify-content:center;align-items:flex-end;padding:14px;display:flex;position:fixed;inset:0}.fresh-product-sheet{border:1px solid var(--line);background:#fff;border-radius:28px;gap:16px;width:100%;max-width:560px;max-height:min(88vh,780px);padding:18px;display:grid;overflow-y:auto;box-shadow:0 30px 90px #10182847}.fresh-product-sheet h2,.fresh-product-sheet h3{letter-spacing:-.035em;margin:0}.fresh-qty-box{background:var(--panel-soft);border:1px solid var(--line);border-radius:18px;justify-content:space-between;align-items:center;padding:12px;display:flex}.fresh-qty-box span{color:var(--muted);font-weight:900}.fresh-qty-box div{grid-template-columns:38px 34px 38px;align-items:center;gap:10px;display:grid}.fresh-qty-box button{background:var(--navy);border:1px solid var(--navy);color:#fff;cursor:pointer;border-radius:12px;height:38px;font-weight:950}.fresh-qty-box strong{text-align:center}.fresh-qty-box.compact{gap:8px;padding:8px}.fresh-qty-box.compact div{display:contents}.fresh-qty-box.compact button{width:34px;height:34px}.fresh-option-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:10px;display:grid}.fresh-option-grid label{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:14px;align-items:center;gap:8px;min-height:48px;padding:10px;display:flex}.fresh-option-grid label.is-selected{color:var(--brand);background:#fff7f6;border-color:#fda29b}.fresh-option-grid input{accent-color:var(--brand);width:18px;height:18px}.fresh-empty{background:var(--panel-soft);border:1px dashed var(--line-strong);color:var(--muted);text-align:center;border-radius:18px;place-items:center;min-height:130px;padding:18px;display:grid}.fresh-table-order-preview{gap:18px;display:grid}.fresh-menu-tile{border:1px solid var(--line);border-radius:var(--radius);background:#fff;display:grid;overflow:hidden}.fresh-menu-tile img{aspect-ratio:4/3;object-fit:cover;width:100%}.fresh-menu-tile div{gap:8px;padding:12px;display:grid}.fresh-menu-tile small{color:var(--muted)}.fresh-report-list{gap:8px;margin-top:14px;display:grid}.fresh-report-row{background:var(--panel-soft);border:1px solid var(--line);border-radius:var(--radius-sm);justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;display:flex}@media (max-width:1120px){.fresh-hero,.fresh-panel-layout{grid-template-columns:1fr}.fresh-sidebar{grid-template-columns:repeat(4,minmax(0,1fr));position:static}.fresh-demo-board,.fresh-kpi-row,.fresh-board,.fresh-grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.fresh-shell{padding:12px}.fresh-nav,.fresh-panel-header{grid-template-columns:1fr;align-items:stretch}.fresh-nav{flex-direction:column;position:static}.fresh-footer{border-radius:20px;margin-top:28px}.fresh-footer-main{grid-template-columns:1fr;padding:24px}.fresh-footer-bottom{flex-direction:column;align-items:flex-start;padding:16px 24px}.fresh-links,.fresh-actions{grid-template-columns:1fr;width:100%;display:grid}.fresh-links a,.fresh-button{width:100%}.fresh-title{font-size:42px}.fresh-demo-board,.fresh-grid-2,.fresh-grid-3,.fresh-grid-4,.fresh-board,.fresh-kpi-row,.fresh-sidebar,.fresh-phone-actions,.fresh-demo-rail,.fresh-option-grid,.fresh-cart-line,.fresh-cart-summary,.fresh-cart-line.detailed{grid-template-columns:1fr}.fresh-cart-tools{justify-items:stretch}.fresh-table-row{grid-template-columns:1fr}}.fresh-waiter-workspace{grid-template-columns:minmax(190px,.24fr) minmax(320px,.48fr) minmax(280px,.28fr);gap:16px;display:grid}.fresh-table-stack,.fresh-table-context,.fresh-waiter-menu{background:var(--panel-soft);border:1px solid var(--line);border-radius:var(--radius);padding:16px}.fresh-table-buttons{gap:8px;display:grid}.fresh-table-buttons button{border:1px solid var(--line);color:var(--ink);cursor:pointer;text-align:left;background:#fff;border-radius:12px;justify-content:space-between;align-items:center;padding:12px;display:flex}.fresh-table-buttons button.is-active{background:var(--ink);border-color:var(--ink);color:#fff}.fresh-table-buttons span{color:inherit;opacity:.72;font-size:12px}.fresh-category-row.inline{margin:14px 0;position:static}.fresh-menu-tile-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.fresh-story-block{grid-template-columns:minmax(0,.55fr) minmax(300px,.45fr);gap:20px;display:grid}.fresh-product-video{aspect-ratio:4/3;object-fit:cover;background:#0f172a;width:100%;display:block}.fresh-map-frame{border-radius:var(--radius);border:0;width:100%;min-height:320px}.fresh-tour-frame{aspect-ratio:16/8;border-radius:var(--radius);background:#0f172a;margin:18px 0;position:relative;overflow:hidden}.fresh-tour-frame img{object-fit:cover;width:100%;height:100%}.fresh-hotspot{border:2px solid var(--brand);color:var(--ink);cursor:pointer;white-space:nowrap;background:#fff;border-radius:999px;min-height:34px;padding:7px 10px;font-size:12px;font-weight:900;position:absolute;transform:translate(-50%,-50%)}.fresh-ticket.compact{padding:12px}.fresh-restaurant-nav{border:1px solid var(--line);background:#fff;border-radius:999px;flex-wrap:wrap;gap:8px;margin:16px 0;padding:8px;display:flex}.fresh-restaurant-nav a{color:var(--muted);border-radius:999px;padding:10px 12px;font-size:13px;font-weight:900;text-decoration:none}.fresh-restaurant-nav a:hover{background:var(--panel-soft);color:var(--brand)}.fresh-game-section{overflow:hidden}.fresh-game-heading{justify-content:space-between;align-items:end;gap:18px;margin-bottom:18px;display:flex}.fresh-game-frame{background:#020617;border:1px solid #0f172a;border-radius:18px;width:100%;height:min(72vh,720px);min-height:560px;position:relative;overflow:hidden}.fresh-game-frame canvas{display:block;width:100%!important;height:100%!important}.fresh-game-hud{color:#fff;z-index:2;background:#0f172ad6;border:1px solid #ffffff24;border-radius:14px;gap:4px;max-width:min(520px,100% - 32px);padding:12px 14px;display:grid;position:absolute;top:16px;left:16px}.fresh-game-hud span{color:#cbd5e1;font-size:12px}.fresh-game-controls{z-index:2;grid-template-columns:repeat(3,minmax(70px,1fr));gap:8px;max-width:320px;display:grid;position:absolute;bottom:16px;left:16px}.fresh-game-controls button{color:#0f172a;cursor:pointer;background:#ffffffeb;border:1px solid #ffffff73;border-radius:12px;min-height:44px;padding:10px;font-size:12px;font-weight:950}.fresh-game-controls button:active{color:#fff;background:#b91c1c}.fresh-vr-section{background:#0b101a;border:1px solid #111827;border-radius:18px;grid-template-columns:240px minmax(0,1fr);min-height:min(78vh,760px);display:grid;position:relative;overflow:hidden}.fresh-vr-sidebar{color:#fff;z-index:3;background:#0f172adb;border-right:1px solid #ffffff1f;flex-direction:column;gap:14px;padding:18px;display:flex}.fresh-vr-logo{gap:3px;display:grid}.fresh-vr-logo span,.fresh-vr-floor,.fresh-vr-list small{color:#cbd5e1;font-size:12px}.fresh-vr-back,.fresh-vr-toolbar button,.fresh-vr-location button{color:#fff;cursor:pointer;background:#ffffff1f;border:1px solid #ffffff2e;border-radius:8px;min-height:34px;font-weight:900}.fresh-vr-list{gap:8px;padding-right:2px;display:grid;overflow:auto}.fresh-vr-list button{color:#fff;cursor:pointer;text-align:left;background:#ffffff14;border:1px solid #ffffff1c;border-radius:10px;grid-template-columns:70px 1fr;align-items:center;gap:10px;padding:8px;display:grid}.fresh-vr-list button.is-active{background:#b91c1cd6;border-color:#ef4444}.fresh-vr-list img{aspect-ratio:16/9;object-fit:cover;border-radius:7px;width:70px;height:46px}.fresh-vr-stage{min-height:620px;position:relative}.fresh-vr-viewer{width:100%;height:100%;min-height:620px}.fresh-vr-toolbar{z-index:4;gap:8px;display:flex;position:absolute;top:14px;left:14px}.fresh-vr-toolbar button{min-width:38px}.fresh-vr-location{color:#fff;z-index:4;background:#0f172abd;border:1px solid #ffffff24;border-radius:10px;align-items:center;gap:16px;padding:8px 14px;display:flex;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.fresh-vr-loading,.fresh-vr-help{color:#fff;z-index:4;background:#0f172ad6;border:1px solid #ffffff24;border-radius:12px;gap:4px;padding:12px 14px;display:grid;position:absolute;top:16px;right:16px}.fresh-vr-help{max-width:320px;top:64px}.hk-vr-marker{color:#fff;cursor:pointer;white-space:nowrap;background:#c21d17;border:2px solid #fff;border-radius:999px;min-height:34px;padding:7px 11px;font-size:12px;font-weight:950;box-shadow:0 12px 32px #00000052}.hk-vr-marker.table{background:#0f172a}.hk-vr-marker.reservation{background:#047857}.fresh-admin-console,.fresh-waiter-console{grid-template-columns:260px minmax(0,1fr);gap:18px;display:grid}.fresh-module-sidebar{border-radius:var(--radius);background:#0f172a;align-self:start;gap:8px;padding:12px;display:grid;position:sticky;top:16px}.fresh-module-sidebar button{color:#cbd5e1;cursor:pointer;text-align:left;background:0 0;border:1px solid #ffffff14;border-radius:10px;gap:2px;padding:12px;display:grid}.fresh-module-sidebar button.is-active{color:#0f172a;background:#fff}.fresh-module-sidebar small{color:inherit;opacity:.68}.fresh-module-content{min-width:0}.fresh-admin-console .fresh-module-content>.fresh-section,.fresh-waiter-console .fresh-module-content>.fresh-section,.fresh-waiter-console .fresh-module-content>.fresh-board{display:none}.admin-module-overview .admin-overview,.admin-module-products .admin-products,.admin-module-site .admin-site,.admin-module-site .admin-reviews,.admin-module-ai .admin-ai,.admin-module-tour .admin-tour,.admin-module-integrations .admin-integrations,.admin-module-daily .admin-daily,.admin-module-staff .admin-staff,.admin-module-tasks .admin-tasks,.admin-module-reservations .admin-reservations,.admin-module-qr .admin-qr,.waiter-module-order .waiter-order,.waiter-module-tasks .waiter-tasks,.waiter-module-ready .waiter-tasks,.waiter-module-requests .waiter-tasks,.waiter-module-tables .waiter-tables,.waiter-module-packages .waiter-packages,.waiter-module-performance .waiter-performance{display:block!important}.fresh-admin-detail,.fresh-restaurant-picker{border:1px solid var(--line);border-radius:var(--radius);background:#fff;margin-top:16px;padding:16px}.fresh-restaurant-picker-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.fresh-restaurant-picker-grid button{border:1px solid var(--line);color:var(--ink);cursor:pointer;text-align:left;background:#f8fafc;border-radius:12px;grid-template-columns:74px 1fr;align-items:center;gap:10px;padding:10px;display:grid}.fresh-restaurant-picker-grid button.is-active{color:#fff;background:#0f172a;border-color:#0f172a}.fresh-restaurant-picker-grid img{aspect-ratio:1;object-fit:cover;border-radius:10px;width:74px}.fresh-table-card{text-align:left}.fresh-table-card.is-active{border-color:var(--brand);box-shadow:0 0 0 2px #b91c1c1f}.waiter-module-tasks .waiter-tasks,.waiter-module-ready .waiter-tasks,.waiter-module-requests .waiter-tasks{display:grid!important}@media (max-width:760px){.fresh-game-heading{flex-direction:column;align-items:stretch}.fresh-game-frame{height:68vh;min-height:460px}.fresh-game-controls{grid-template-columns:repeat(2,minmax(96px,1fr));max-width:calc(100% - 32px)}}@media (max-width:1120px){.fresh-waiter-workspace,.fresh-story-block,.fresh-admin-console,.fresh-waiter-console,.fresh-vr-section{grid-template-columns:1fr}.fresh-module-sidebar{position:static}.fresh-vr-sidebar{order:2}}@media (max-width:760px){.fresh-menu-tile-grid{grid-template-columns:1fr}.fresh-tour-frame{aspect-ratio:4/3}.fresh-hotspot{white-space:normal;max-width:140px}.fresh-vr-section{border-radius:0;margin-inline:-12px}.fresh-vr-stage,.fresh-vr-viewer{min-height:68vh}.fresh-vr-sidebar{max-height:260px}.fresh-restaurant-picker-grid{grid-template-columns:1fr}.fresh-module-sidebar{grid-template-columns:repeat(2,minmax(0,1fr))}}
