/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.static{position:static}.start{inset-inline-start:var(--spacing)}.hidden{display:none}.rounded{border-radius:.25rem}}:root{--background:#f2efe7;--foreground:#17211b}*{box-sizing:border-box}html{background:var(--background)}body{background:var(--background);color:var(--foreground);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select{font:inherit}button{cursor:pointer}:is(button:focus-visible,input:focus-visible,select:focus-visible){outline-offset:3px;outline:4px solid #2d6b55}:root{--ink:#17211b;--muted:#657067;--green:#123c2d;--green-2:#245944;--cream:#fffdf7;--sand:#f2efe7;--amber:#efb535;--amber-dark:#c98d19;--line:#dedbd1;--danger:#b54832;--white:#fff}h1,h2,h3,p{margin:0}svg{flex:none}button{color:inherit;border:0}.eyebrow{color:#a35b21;letter-spacing:.14em;text-transform:uppercase;font-size:12px;font-weight:900}.brand-mark{background:var(--green);color:#fff;letter-spacing:-.04em;border-radius:11px;justify-content:center;align-items:center;width:40px;height:40px;font-size:13px;font-weight:950;display:inline-flex}.brand-mark.large{border-radius:20px;width:76px;height:76px;font-size:27px}.spin{animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.loading-screen{background:var(--cream);flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:100vh;display:flex}.loading-screen p{color:var(--muted);font-size:14px;font-weight:800}.login-page{background:var(--sand);grid-template-columns:minmax(320px,.8fr) minmax(520px,1.2fr);min-height:100vh;display:grid}.login-brand{background:var(--green);color:#fff;flex-direction:column;justify-content:center;align-items:flex-start;gap:30px;padding:70px;display:flex;position:relative;overflow:hidden}.login-brand:before,.login-brand:after{content:"";border:70px solid #efb5351a;width:120px;height:380px;position:absolute;right:-170px;transform:rotate(26deg)}.login-brand:before{top:-120px}.login-brand:after{bottom:-180px;right:80px}.login-brand>*{z-index:1;position:relative}.login-brand .brand-mark{background:var(--amber);color:var(--ink)}.login-brand .eyebrow{color:#f5c861}.login-brand h1{letter-spacing:-.07em;margin-top:12px;font-size:clamp(48px,6vw,86px);font-weight:950;line-height:.95}.login-brand p:last-child{color:#dce8e1;margin-top:18px;font-size:22px;font-weight:750}.login-card{border:1px solid var(--line);background:#fff;border-radius:28px;place-self:center;width:calc(100% - 70px);max-width:650px;padding:38px;box-shadow:0 25px 75px #141e181f}.login-heading{align-items:center;gap:16px;margin-bottom:26px;display:flex}.login-heading>svg{color:var(--green);box-sizing:content-box;background:#edf4ef;border-radius:14px;padding:14px}.login-heading h2{letter-spacing:-.04em;font-size:28px;font-weight:950}.login-heading p{color:var(--muted);margin-top:4px;font-size:14px}.user-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.user-choice{text-align:left;background:#faf9f5;border:2px solid #0000;border-radius:17px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;min-height:78px;padding:12px;display:grid}.user-choice:hover{background:#f3f1e9}.user-choice.selected{border-color:var(--green-2);background:#edf5ef}.avatar{background:var(--amber);border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:16px;font-weight:950;display:inline-flex}.avatar.manager{background:var(--green);color:#fff}.user-choice strong,.user-choice small{display:block}.user-choice strong{font-size:16px}.user-choice small{color:var(--muted);margin-top:3px;font-size:12px}.pin-box{background:var(--sand);border-radius:18px;margin-top:18px;padding:18px}.pin-box label{margin-bottom:8px;font-size:13px;font-weight:850;display:block}.pin-box input{border:2px solid var(--line);letter-spacing:.35em;text-align:center;background:#fff;border-radius:13px;width:100%;min-height:58px;padding:8px 14px;font-size:30px;font-weight:950}.demo-pin{color:var(--muted);text-align:center;margin:8px 0 12px;font-size:12px}.form-error{color:var(--danger);margin:8px 0;font-size:12px;font-weight:800}.primary-button,.admin-primary,.secondary-button,.danger-button{border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:10px 16px;font-weight:900;display:inline-flex}.primary-button,.admin-primary{background:var(--green);color:#fff}.primary-button{width:100%}.primary-button:hover,.admin-primary:hover{background:var(--green-2)}.secondary-button{border:2px solid var(--line);background:#fff}.danger-button{color:#963924;background:#f9e7e2;width:100%}.employee-app{background:#dcd8cc;min-height:100vh}.employee-frame{background:var(--cream);max-width:500px;min-height:100vh;margin:0 auto;padding-bottom:82px;position:relative;box-shadow:0 0 60px #1a261f1f}.employee-header{border-bottom:1px solid var(--line);z-index:10;background:#fffdf7f5;grid-template-columns:1fr auto auto;align-items:center;gap:8px;min-height:73px;padding:11px 16px;display:grid;position:sticky;top:0}.brand-button{text-align:left;background:0 0;align-items:center;gap:10px;min-width:0;padding:0;display:flex}.brand-button strong,.brand-button small{display:block}.brand-button strong{letter-spacing:-.03em;font-size:17px;font-weight:950}.brand-button small{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;margin-top:2px;font-size:10px;font-weight:800}.sync-pill{white-space:nowrap;border-radius:999px;align-items:center;gap:5px;min-height:34px;padding:7px 9px;font-size:11px;font-weight:900;display:flex}.sync-pill.synced{color:#27603c;background:#e5f2e8}.sync-pill.offline{color:#994025;background:#f8e6dc}.profile-button{background:#eeece4;border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.manager-return{background:var(--green);color:#fff;justify-content:center;align-items:center;gap:7px;width:100%;min-height:38px;font-size:12px;font-weight:850;display:flex}.employee-content{min-height:calc(100vh - 155px);padding:28px 20px 32px}.home-content{flex-direction:column;display:flex}.home-content h1{letter-spacing:-.06em;max-width:390px;margin-top:8px;font-size:39px;font-weight:950;line-height:1.01}.home-content .lead{color:var(--muted);max-width:380px;margin-top:12px;font-size:15px;font-weight:600;line-height:1.5}.scan-button{background:var(--amber);box-shadow:0 11px 0 var(--amber-dark), 0 16px 25px #68450629;border-radius:27px;flex-direction:column;align-items:center;width:100%;min-height:205px;margin:30px 0 34px;padding:25px;transition:all .12s;display:flex}.scan-button:active{box-shadow:0 6px 0 var(--amber-dark);transform:translateY(5px)}.scan-button .scan-corners{border:4px solid var(--ink);border-radius:15px;justify-content:center;align-items:center;width:78px;height:78px;margin-bottom:10px;display:flex}.scan-button strong{letter-spacing:-.04em;font-size:37px;font-weight:950}.scan-button small{margin-top:2px;font-size:13px;font-weight:850}.home-actions{grid-template-columns:1fr 1fr;gap:11px;display:grid}.home-actions button{border:2px solid var(--line);text-align:left;background:#fff;border-radius:17px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;min-height:92px;padding:13px;display:grid}.home-actions button:hover{border-color:#9ca89f}.home-actions button>svg:first-child{color:var(--green-2)}.home-actions strong,.home-actions small{display:block}.home-actions strong{font-size:15px}.home-actions small{color:var(--muted);margin-top:3px;font-size:10px;line-height:1.3}.home-actions button>svg:last-child{width:17px}.simulate-link{color:var(--green-2);text-underline-offset:4px;background:0 0;align-self:center;align-items:center;gap:7px;margin-top:auto;padding:28px 10px 4px;font-size:13px;font-weight:900;text-decoration:underline;text-decoration-thickness:2px;display:flex}.employee-nav{border-top:1px solid var(--line);max-width:500px;min-height:73px;padding:7px 8px max(7px, env(safe-area-inset-bottom));z-index:15;background:#fffffffa;grid-template-columns:repeat(4,1fr);align-items:center;width:100%;display:grid;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.employee-nav button{color:#707b73;background:0 0;border-radius:10px;flex-direction:column;align-items:center;gap:4px;min-height:52px;padding:6px;font-size:10px;font-weight:850;display:flex}.employee-nav button.active{color:var(--green);background:#eaf2ed}.floating-demo{color:#fff;z-index:18;background:#17211b;border-radius:999px;align-items:center;gap:7px;padding:12px 18px;font-size:12px;font-weight:850;display:flex;position:fixed;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 8px 30px #00000040}.inner-view{padding-top:22px}.view-title{grid-template-columns:auto 1fr;align-items:center;gap:13px;margin-bottom:23px;display:grid}.view-title>button{background:#ebe9e1;border-radius:13px;place-items:center;width:45px;height:45px;display:grid}.view-title h1{letter-spacing:-.04em;font-size:27px;font-weight:950}.view-title p{color:var(--muted);margin-top:2px;font-size:12px;font-weight:700}.search-field{border:2px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;min-height:56px;padding:0 14px;display:grid}.search-field:focus-within{border-color:var(--green-2);box-shadow:0 0 0 3px #2459441f}.search-field svg{color:#6e786f}.search-field input{color:var(--ink);background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:16px;font-weight:750}.search-field button{background:0 0;place-items:center;display:grid}.product-results{flex-direction:column;gap:9px;margin-top:18px;display:flex}.product-results>button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:16px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;min-height:82px;padding:13px;display:grid}.product-results>button:hover{border-color:#9ba69f;box-shadow:0 5px 15px #1a261f0f}.result-copy strong,.result-copy small,.result-qty strong,.result-qty small{display:block}.result-copy strong{font-size:16px}.result-copy small{color:var(--muted);margin-top:5px;font-size:10px;line-height:1.35}.result-qty{text-align:center;background:#eaf2ed;border-radius:10px;min-width:60px;padding:7px 9px}.result-qty strong{font-size:18px}.result-qty small{color:var(--muted);font-size:9px}.result-qty.low{color:#8b5312;background:#fff0cf}.empty-state{color:var(--muted);text-align:center;flex-direction:column;align-items:center;padding:55px 20px;display:flex}.empty-state>span{background:#eeece5;border-radius:50%;place-items:center;width:58px;height:58px;display:grid}.empty-state h3{color:var(--ink);margin-top:15px;font-size:18px}.empty-state p{max-width:280px;margin-top:6px;font-size:13px;line-height:1.5}.product-view{padding-top:21px}.product-hero{background:var(--green);color:#fff;border-radius:23px;padding:23px;position:relative;overflow:hidden}.product-hero:after{content:"";background:#efb5351f;width:120px;height:190px;position:absolute;top:-50px;right:-60px;transform:rotate(24deg)}.category-tag{color:#f5c862;letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:900}.product-hero h1{letter-spacing:-.04em;z-index:1;max-width:330px;margin-top:8px;font-size:28px;font-weight:950;line-height:1.1;position:relative}.big-quantity{border-top:1px solid #ffffff29;border-bottom:1px solid #ffffff29;align-items:center;gap:14px;margin:21px 0 17px;padding:14px 0;display:flex}.big-quantity>strong{color:#f6c65a;letter-spacing:-.06em;font-size:54px;font-weight:950;line-height:1}.big-quantity>span{font-size:16px;font-weight:850}.big-quantity small{color:#b8ccc1;margin-top:2px;font-size:10px;font-weight:700;display:block}.location-block{align-items:center;gap:12px;display:flex}.location-block>svg{color:#f6c65a}.location-block span{flex-wrap:wrap;gap:0;display:flex}.location-block strong{font-size:12px}.location-block strong:not(:last-child):after{color:#9db1a6;content:" / ";margin:0 5px}.stock-actions{grid-template-columns:1fr 1fr;gap:11px;margin-top:17px;display:grid}.stock-actions button{text-align:left;border-radius:18px;flex-direction:column;align-items:flex-start;min-height:132px;padding:18px;display:flex}.stock-actions button strong{margin-top:auto;font-size:18px;font-weight:950}.stock-actions button small{margin-top:3px;font-size:10px;font-weight:700}.stock-actions .take{color:#7a2d1c;background:#f7d8cf}.stock-actions .put{color:#1e5a37;background:#dceee2}.stock-actions .count{background:#e8e5dc;flex-direction:row;grid-column:1/-1;align-items:center;min-height:82px}.stock-actions .count strong{margin:0 0 0 15px}.stock-actions .count small{margin-left:auto}.quantity-panel{border:2px solid var(--line);background:#fff;border-radius:20px;margin-top:16px;padding:18px}.quantity-head{justify-content:space-between;align-items:center;display:flex}.quantity-head p{font-size:16px;font-weight:900}.quantity-head small{color:var(--muted);margin-top:4px;font-size:11px;display:block}.quantity-head button{background:#efede6;border-radius:50%;place-items:center;width:35px;height:35px;display:grid}.number-wrap{grid-template-columns:auto 1fr auto;align-items:center;gap:8px;margin:15px 0;display:grid}.number-wrap>span{font-size:45px;font-weight:950}.number-wrap input{text-align:center;background:#f4f2eb;border:2px solid #0000;border-radius:14px;width:100%;min-width:0;height:78px;padding:5px 12px;font-size:47px;font-weight:950}.number-wrap input:focus{border-color:var(--green-2);outline:0}.number-wrap small{color:var(--muted);font-size:12px;font-weight:800}.quick-amounts{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.quick-amounts button{background:#e9e7df;border-radius:11px;min-height:48px;font-size:17px;font-weight:950}.quick-amounts button:active{background:var(--amber)}.quantity-panel textarea{border:2px solid var(--line);resize:vertical;background:#f5f3ed;border-radius:12px;width:100%;min-height:72px;padding:10px}.confirm-button{background:var(--green);color:#fff;border-radius:14px;width:100%;min-height:58px;margin-top:14px;font-size:17px;font-weight:950}.confirm-button:disabled{cursor:not-allowed;opacity:.38}.audit-note{color:var(--muted);justify-content:center;align-items:center;gap:5px;margin-top:11px;font-size:10px;font-weight:700;display:flex}.date-divider{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin:17px 0 8px;font-size:11px;font-weight:900}.movement-row{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;margin-bottom:8px;padding:12px;display:grid}.movement-icon{border-radius:11px;place-items:center;width:43px;height:43px;display:grid}.move-out{color:#9a3e27;background:#f8ddd5}.move-in{color:#24633d;background:#dff0e3}.move-count{color:#51437c;background:#e6e3f2}.move-adjust{color:#8b5715;background:#fff0cf}.movement-copy p{color:var(--muted);font-size:11px}.movement-copy p strong,.movement-copy p b{color:var(--ink)}.movement-copy h3{margin:3px 0;font-size:14px;font-weight:900}.movement-copy small{color:#7c857e;font-size:9px}.synced-check{color:#2f754a}.pending-dot{color:#b45731}.modal-backdrop{z-index:50;background:#0c17109e;justify-content:center;align-items:flex-end;padding:16px;display:flex;position:fixed;inset:0}.modal-card{background:var(--cream);border-radius:25px;width:100%;max-width:500px;max-height:min(760px,100vh - 32px);padding:22px;overflow:auto;box-shadow:0 25px 90px #0000004d}.modal-card.wide{max-width:750px}.modal-card>header{justify-content:space-between;align-items:flex-start;margin-bottom:17px;display:flex}.modal-card>header h2{letter-spacing:-.04em;font-size:25px;font-weight:950}.modal-card>header p{color:var(--muted);margin-top:3px;font-size:12px}.modal-card>header button{background:#e9e7df;border-radius:50%;place-items:center;width:39px;height:39px;display:grid}.modal-search{margin-bottom:12px}.picker-list{flex-direction:column;gap:7px;display:flex}.picker-list button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:13px;grid-template-columns:1fr auto auto;align-items:center;gap:10px;min-height:68px;padding:10px 12px;display:grid}.picker-list strong,.picker-list small{display:block}.picker-list small{color:var(--muted);margin-top:4px;font-size:9px}.qr-chip{color:var(--green);background:#e8efe9;border-radius:7px;padding:5px 7px;font-family:ui-monospace,monospace;font-size:9px;font-weight:900}.scanner-modal{z-index:60;background:#07100b;position:fixed;inset:0;overflow:hidden}.scanner-modal video{object-fit:cover;width:100%;height:100%}.scanner-shade{background:radial-gradient(circle,#0000 0 130px,#000000a3 132px);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.scanner-box{width:260px;height:260px;position:relative}.scanner-box span{border-color:var(--amber);border-style:solid;width:44px;height:44px;position:absolute}.scanner-box span:first-child{border-width:5px 0 0 5px;top:0;left:0}.scanner-box span:nth-child(2){border-width:5px 5px 0 0;top:0;right:0}.scanner-box span:nth-child(3){border-width:0 0 5px 5px;bottom:0;left:0}.scanner-box span:nth-child(4){border-width:0 5px 5px 0;bottom:0;right:0}.scanner-close{color:#fff;left:18px;top:max(18px, env(safe-area-inset-top));background:#0000008c;border-radius:999px;align-items:center;gap:7px;padding:10px 14px;display:flex;position:absolute}.scanner-message{background:var(--cream);bottom:max(20px, env(safe-area-inset-bottom));border-radius:18px;grid-template-columns:auto 1fr;align-items:center;gap:10px;width:calc(100% - 32px);max-width:420px;padding:14px;display:grid;position:absolute;left:50%;transform:translate(-50%)}.scanner-message p{font-size:13px;font-weight:850}.scanner-message button{color:var(--green-2);background:0 0;grid-column:1/-1;font-size:11px;font-weight:900;text-decoration:underline}.success-overlay{background:var(--green);color:#fff;text-align:center;z-index:80;flex-direction:column;justify-content:center;align-items:center;padding:25px;animation:.2s ease-out pop;display:flex;position:fixed;inset:0}.success-check{background:var(--amber);color:var(--ink);border-radius:50%;place-items:center;width:105px;height:105px;display:grid}.success-overlay h1{letter-spacing:-.06em;margin-top:19px;font-size:57px;font-weight:950}.success-overlay p{color:#dce8e1;font-size:19px;font-weight:650}.success-overlay p strong{color:var(--amber);font-size:26px}.success-overlay small{color:#a9beb2;margin-top:11px;font-size:12px;font-weight:800}.success-overlay:after{background:var(--amber);content:"";height:6px;animation:1.85s linear progress;position:absolute;bottom:0;left:0}.connection-card{background:#e7f2ea;border-radius:16px;align-items:center;gap:14px;margin:5px 0 14px;padding:16px;display:flex}.connection-card.offline{background:#f8e5df}.connection-card>span{background:#fff;border-radius:50%;place-items:center;width:50px;height:50px;display:grid}.connection-card strong{font-size:16px}.connection-card p{color:var(--muted);margin-top:3px;font-size:11px;line-height:1.4}.reconnect{background:var(--green)}.demo-steps{border-top:1px solid var(--line);margin:18px 0 0;padding:16px 0 0;list-style:none}.demo-steps li{align-items:center;gap:10px;margin:9px 0;font-size:12px;font-weight:750;display:flex}.demo-steps span{background:#ebe8de;border-radius:50%;place-items:center;width:25px;height:25px;font-size:10px;display:grid}@keyframes pop{0%{opacity:0;transform:scale(.96)}}@keyframes progress{0%{width:0}to{width:100%}}.admin-app{background:#eceae3;min-height:100vh}.admin-shell{grid-template-columns:250px minmax(0,1fr);min-height:100vh;display:grid}.admin-sidebar{color:#fff;z-index:25;background:#102d23;flex-direction:column;height:100vh;padding:25px 16px 18px;display:flex;position:sticky;top:0}.admin-brand{align-items:center;gap:12px;padding:0 9px 25px;display:flex}.admin-brand .brand-mark{background:var(--amber);color:var(--ink)}.admin-brand strong,.admin-brand small{display:block}.admin-brand strong{font-size:19px;font-weight:950}.admin-brand small{color:#91ab9e;letter-spacing:.12em;text-transform:uppercase;margin-top:2px;font-size:10px;font-weight:800}.admin-sidebar nav{flex-direction:column;gap:5px;display:flex}.admin-sidebar button{color:#b9cbc1;text-align:left;background:0 0;border-radius:11px;align-items:center;gap:11px;width:100%;min-height:45px;padding:10px 12px;font-size:13px;font-weight:800;display:flex}.admin-sidebar button svg{width:19px;height:19px}.admin-sidebar button:hover,.admin-sidebar button.active{color:#fff;background:#ffffff1a}.admin-sidebar button.active{box-shadow:inset 3px 0 var(--amber)}.sidebar-bottom{border-top:1px solid #ffffff1a;margin-top:auto;padding-top:10px}.manager-card{background:#ffffff12;border-radius:12px;align-items:center;gap:10px;margin-top:10px;padding:10px;display:flex}.manager-card strong,.manager-card small{display:block}.manager-card strong{font-size:13px}.manager-card small{color:#91aa9d;margin-top:2px;font-size:10px}.admin-main{min-width:0}.admin-topbar{z-index:20;background:#ffffffe0;border-bottom:1px solid #d8d5cb;justify-content:space-between;align-items:center;min-height:90px;padding:16px 28px;display:flex;position:sticky;top:0}.admin-topbar h1{letter-spacing:-.04em;margin-top:2px;font-size:26px;font-weight:950}.admin-sync{text-align:left;border-radius:13px;align-items:center;gap:10px;padding:8px 12px;display:flex}.admin-sync.synced{color:#24603b;background:#e7f2e9}.admin-sync.offline{color:#963f28;background:#f7e5df}.admin-sync strong,.admin-sync small{display:block}.admin-sync strong{font-size:11px}.admin-sync small{opacity:.75;margin-top:2px;font-size:9px}.admin-sync svg{width:20px;height:20px}.mobile-menu{background:#ebe9e2;border-radius:10px;padding:9px;display:none}.admin-content{max-width:1520px;margin:0 auto;padding:26px 28px 60px}.stat-grid{grid-template-columns:repeat(4,1fr);gap:15px;display:grid}.stat-card{background:#fff;border:1px solid #dedbd1;border-radius:17px;align-items:center;gap:15px;min-height:105px;padding:18px;display:flex}.stat-card>span{border-radius:13px;place-items:center;width:48px;height:48px;display:grid}.stat-card.green>span{color:#2b6741;background:#e2efe6}.stat-card.amber>span{color:#8f5815;background:#fff0ce}.stat-card.blue>span{color:#315f7a;background:#e2edf4}.stat-card.red>span{color:#9e422b;background:#f7e2dd}.stat-card.gray>span{color:#667068;background:#ecebe5}.stat-card strong,.stat-card small{display:block}.stat-card strong{letter-spacing:-.04em;font-size:32px;font-weight:950;line-height:1}.stat-card small{color:var(--muted);margin-top:6px;font-size:11px;font-weight:750}.dashboard-grid{grid-template-columns:minmax(0,1.45fr) minmax(330px,.65fr);gap:16px;margin-top:17px;display:grid}.admin-panel{background:#fff;border:1px solid #dedbd1;border-radius:18px;min-width:0;padding:21px}.panel-title{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.panel-title h2{letter-spacing:-.03em;font-size:19px;font-weight:950}.panel-title p{color:var(--muted);margin-top:3px;font-size:11px}.admin-panel .movement-row{background:#faf9f5;border:0}.admin-panel .date-divider{display:none}.admin-panel .movement-list{flex-direction:column;gap:5px;display:flex}.admin-panel .movement-row{margin:0}.low-row{border-bottom:1px solid #ece9e0;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;padding:13px 0;display:grid}.low-row:last-child{border:0}.low-icon{color:#9a5c11;background:#fff0cc;border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.low-row strong,.low-row small{display:block}.low-row>div>strong{font-size:13px}.low-row small{color:var(--muted);margin-top:3px;font-size:9px}.low-row>span:last-child{text-align:right}.low-row>span:last-child strong{color:#8e481d;font-size:20px}.stock-meter{background:#eeeae1;border-radius:20px;height:5px;margin-top:8px;overflow:hidden}.stock-meter span{background:var(--amber);height:100%;display:block}.products-panel{padding:0;overflow:hidden}.products-panel>.panel-title{padding:21px 21px 0}.admin-primary{min-height:40px;padding:8px 13px}.admin-primary svg{width:18px;height:18px}.table-tools{border-top:1px solid #e4e1d8;border-bottom:1px solid #e4e1d8;justify-content:space-between;align-items:center;padding:13px 21px;display:flex}.admin-search{border-width:1px;width:100%;max-width:410px;min-height:43px}.admin-search input{font-size:13px}.table-tools>div{gap:7px;display:flex}.table-tools>div button,.file-button{background:#f2f0e9;border-radius:9px;align-items:center;gap:6px;min-height:38px;padding:7px 10px;font-size:11px;font-weight:850;display:flex}.table-tools svg{width:16px;height:16px}.file-button input{display:none}.product-table-wrap,.history-table-wrap{overflow-x:auto}.product-table,.history-table{border-collapse:collapse;width:100%;font-size:11px}.product-table th,.history-table th{color:#6e766f;letter-spacing:.08em;text-align:left;text-transform:uppercase;white-space:nowrap;background:#f6f4ee;padding:10px 12px;font-size:9px;font-weight:900}.product-table td,.history-table td{vertical-align:middle;border-top:1px solid #ebe8df;padding:12px}.product-table td:first-child{min-width:215px}.product-table td strong,.product-table td small,.history-table td strong,.history-table td small{display:block}.product-table td:first-child strong{font-size:12px}.product-table td small,.history-table td small{color:var(--muted);margin-top:3px;font-size:9px}.product-table tr.archived{opacity:.5}.table-qty{font-size:17px;display:inline!important}.status{white-space:nowrap;border-radius:999px;padding:5px 8px;font-size:9px;font-weight:900;display:inline-flex!important}.status.good{color:#27633d;background:#e2efe5}.status.low{color:#8b5311;background:#fff0ce}.status.archived{color:#626b64;background:#eceae4}.row-actions{gap:4px;display:flex}.row-actions button{background:#f0eee7;border-radius:7px;place-items:center;width:30px;height:30px;display:grid}.row-actions button:hover{color:var(--green);background:#e2eadf}.row-actions svg{width:14px;height:14px}.product-form{grid-template-columns:1fr 1fr;gap:14px;display:grid}.product-form label>span{margin-bottom:6px;font-size:11px;font-weight:850;display:block}.product-form input,.product-form select{border:2px solid var(--line);background:#fff;border-radius:10px;width:100%;height:44px;padding:7px 10px}.span-2{grid-column:1/-1}.form-actions{justify-content:flex-end;gap:9px;margin-top:5px;display:flex}.form-actions .secondary-button,.form-actions .admin-primary{width:auto}.simple-form{flex-direction:column;gap:14px;display:flex}.simple-form label>span{margin-bottom:6px;font-size:11px;font-weight:850;display:block}.simple-form input:not([type=checkbox]),.simple-form select,.simple-form textarea{border:2px solid var(--line);background:#fff;border-radius:10px;width:100%;min-height:44px;padding:9px 10px}.simple-form textarea{resize:vertical;min-height:90px}.simple-form .check-label{background:#f4f2eb;border-radius:10px;align-items:center;gap:8px;padding:10px;font-size:12px;font-weight:850;display:flex}.simple-form .check-label input{width:18px;height:18px}.qr-label{border:2px solid var(--ink);text-align:center;background:#fff;max-width:390px;margin:5px auto 17px;padding:22px}.label-brand{border-bottom:2px solid var(--ink);justify-content:center;align-items:center;gap:8px;padding-bottom:12px;display:flex}.label-brand span{background:var(--green);color:#fff;border-radius:6px;place-items:center;width:28px;height:28px;font-size:10px;font-weight:950;display:grid}.label-brand strong{font-size:17px}.qr-label img{width:100%;max-width:235px;margin:10px auto 0}.qr-label h2{font-size:21px;font-weight:950;line-height:1.1}.label-sku{margin-top:7px;font-family:ui-monospace,monospace;font-size:12px;font-weight:850}.label-location{background:#f1efe8;justify-content:center;align-items:center;gap:7px;margin-top:13px;padding:9px;font-size:12px;font-weight:900;display:flex}.label-location svg{width:17px;height:17px}.print-button{max-width:390px;margin:auto}.history-filters{grid-template-columns:minmax(240px,1.5fr) repeat(4,minmax(115px,.6fr));gap:8px;margin-bottom:16px;display:grid}.history-filters select{border:1px solid var(--line);color:var(--ink);background:#f7f5ef;border-radius:10px;padding:0 9px;font-size:11px;font-weight:750}.history-table td{white-space:nowrap}.history-table td:first-child small{margin-top:2px}.history-table td:nth-child(2){min-width:160px}.history-table td:nth-child(6){align-items:center;gap:4px;display:flex}.action-chip{border-radius:999px;padding:5px 8px;font-size:9px;font-weight:900;display:inline-flex}.sync-cell{color:#287146;align-items:center;gap:4px;font-size:9px;font-weight:850;display:flex}.sync-cell.pending{color:#a3492f}.sync-cell svg{width:13px;height:13px}.location-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.location-card{border:1px solid var(--line);background:#f8f7f2;border-radius:15px;padding:16px}.location-card header{grid-template-columns:auto 1fr auto;align-items:center;gap:11px;display:grid}.location-card header>span{color:var(--green-2);background:#e1eee5;border-radius:10px;place-items:center;width:42px;height:42px;display:grid}.location-card h3{font-size:16px;font-weight:950}.location-card p{color:var(--muted);margin-top:2px;font-size:10px}.location-card header button{background:#eceae3;border-radius:8px;place-items:center;width:31px;height:31px;display:grid}.location-card header button svg{width:14px;height:14px}.location-card>div{flex-wrap:wrap;gap:7px;margin-top:14px;display:flex}.location-card>div span,.location-card>div button{background:#fff;border:1px solid #ddd9cf;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:800}.location-card>div button{color:var(--green);align-items:center;gap:4px;display:flex}.location-card>div svg{width:12px;height:12px}.future-note{color:var(--green-2);background:#edf3ef;border-radius:11px;align-items:center;gap:7px;margin-top:15px;padding:11px;font-size:11px;font-weight:750;display:flex}.users-list{border:1px solid var(--line);border-radius:14px;overflow:hidden}.users-list article{border-bottom:1px solid #e8e5dc;grid-template-columns:auto minmax(120px,1fr) auto auto auto auto;align-items:center;gap:13px;padding:12px 14px;display:grid}.users-list article:last-child{border:0}.users-list strong,.users-list small{display:block}.users-list>article>div>strong{font-size:13px}.users-list small{color:var(--muted);margin-top:3px;font-size:9px}.pin-display{color:var(--muted);background:#f0eee7;border-radius:8px;padding:7px 9px;font-size:9px}.pin-display strong{color:var(--ink);margin-left:4px;font-family:ui-monospace,monospace;font-size:12px;display:inline}.activity-count{color:var(--muted);font-size:10px}.users-list article>button{background:#efede6;border-radius:8px;place-items:center;width:31px;height:31px;display:grid}.users-list article>button svg{width:14px;height:14px}.permission-card{background:var(--green);color:#fff;border-radius:14px;grid-template-columns:auto 1fr 1fr;align-items:flex-start;gap:18px;margin-top:16px;padding:18px;display:grid}.permission-card>svg{color:var(--amber)}.permission-card strong{font-size:12px}.permission-card p{color:#b5c9be;margin-top:4px;font-size:10px;line-height:1.5}@media (min-width:620px){.modal-backdrop{align-items:center}.employee-content{min-height:calc(100vh - 73px)}}@media (max-width:1100px){.stat-grid{grid-template-columns:1fr 1fr}.dashboard-grid{grid-template-columns:1fr}.history-filters{grid-template-columns:1fr 1fr 1fr}.history-filters .search-field{grid-column:1/-1;max-width:none}}@media (max-width:820px){.login-page{display:block}.login-brand{flex-direction:row;justify-content:flex-start;align-items:center;min-height:230px;padding:35px}.login-brand h1{font-size:54px}.login-card{width:calc(100% - 28px);margin:-28px auto 30px;position:relative}.admin-shell{display:block}.admin-sidebar{width:250px;transition:left .2s;position:fixed;left:-270px;box-shadow:15px 0 40px #00000038}.admin-sidebar.open{left:0}.mobile-menu{margin-right:11px;display:grid}.admin-topbar{justify-content:flex-start;padding:13px 17px}.admin-topbar .admin-sync{margin-left:auto}.admin-content{padding:16px}.location-grid{grid-template-columns:1fr}}@media (max-width:590px){.login-brand{min-height:210px;padding:25px}.login-brand .brand-mark{width:58px;height:58px}.login-brand h1{font-size:42px}.login-brand p:last-child{margin-top:8px;font-size:16px}.login-card{border-radius:23px;padding:20px}.login-heading{margin-bottom:16px}.login-heading>svg{padding:10px}.login-heading h2{font-size:23px}.user-grid{grid-template-columns:1fr}.user-choice{min-height:66px}.pin-box{padding:14px}.employee-frame{box-shadow:none}.employee-header{padding:10px 12px}.brand-button .brand-mark{width:36px;height:36px}.brand-button strong{font-size:15px}.sync-pill span{display:none}.sync-pill{border-radius:50%;justify-content:center;width:34px;height:34px;padding:0}.home-content{padding-top:24px}.home-content h1{font-size:36px}.scan-button{min-height:188px;margin-top:24px}.home-actions{grid-template-columns:1fr}.home-actions button{min-height:78px}.stock-actions button{min-height:122px}.product-hero h1{font-size:25px}.stat-grid{grid-template-columns:1fr 1fr;gap:9px}.stat-card{min-height:88px;padding:12px}.stat-card>span{width:38px;height:38px}.stat-card strong{font-size:25px}.admin-topbar h1{font-size:20px}.admin-topbar .eyebrow,.admin-sync span{display:none}.admin-sync{padding:9px}.panel-title{align-items:flex-start;gap:10px}.panel-title h2{font-size:17px}.table-tools{flex-direction:column;align-items:stretch;gap:9px}.admin-search{max-width:none}.table-tools>div button,.file-button{flex:1;justify-content:center}.product-form{grid-template-columns:1fr}.product-form .span-2{grid-column:auto}.form-actions{flex-direction:column-reverse}.form-actions button{width:100%!important}.history-filters{grid-template-columns:1fr 1fr}.history-filters .search-field{grid-column:1/-1}.history-filters select{min-height:40px}.users-list article{grid-template-columns:auto 1fr auto}.users-list .activity-count,.users-list article>.status,.users-list article>button{display:none}.permission-card{grid-template-columns:auto 1fr}.permission-card>div:last-child{grid-column:2}}@media print{body *{visibility:hidden!important}#print-label,#print-label *{visibility:visible!important}#print-label{border:3px solid #000;width:4in;max-width:5in;margin:0;padding:.25in;position:absolute;top:.25in;left:50%;transform:translate(-50%)}#print-label img{max-width:2.4in}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.marketing-site{--site-ink:#17211b;--site-green:#123c2d;--site-green-2:#245944;--site-amber:#efb535;--site-cream:#fffaf0;--site-paper:#f2efe7;--site-line:#d4d0c4;background:var(--site-paper);color:var(--site-ink);min-height:100vh;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow:hidden}.marketing-site h1,.marketing-site h2,.marketing-site h3,.marketing-site p{margin:0}.marketing-site a{color:inherit}.site-shell{width:100%;max-width:1480px;margin:0 auto;padding-left:clamp(22px,4vw,68px);padding-right:clamp(22px,4vw,68px)}.site-header{border-bottom:1px solid var(--site-line);z-index:30;background:#fffaf0f0;position:relative}.site-header__inner{grid-template-columns:auto 1fr auto;align-items:center;gap:30px;min-height:82px;display:grid}.site-brand{letter-spacing:-.045em;align-items:center;gap:11px;font-size:22px;font-weight:950;text-decoration:none;display:inline-flex}.site-brand img{border-radius:10px;width:42px;height:42px}.site-brand--inverse{color:#fff!important}.site-nav{justify-content:center;align-items:center;gap:clamp(16px,2vw,34px);display:flex}.site-nav a,.site-login{font-size:13px;font-weight:800;text-decoration:none}.site-nav a:hover,.site-login:hover{color:var(--site-green-2)}.site-header__actions{align-items:center;gap:18px;display:flex}.site-button{background:var(--site-green);letter-spacing:.015em;border:0;border-radius:3px;justify-content:center;align-items:center;gap:9px;min-height:52px;padding:13px 21px;font-size:13px;font-weight:900;text-decoration:none;transition:background .16s,transform .16s;display:inline-flex;color:#fff!important}.site-button:hover{background:var(--site-green-2);transform:translateY(-2px)}.site-button svg,.site-text-link svg{width:17px;height:17px}.site-button--small{min-height:43px;padding:10px 16px}.site-button--amber{background:var(--site-amber);color:var(--site-ink)!important}.site-button--amber:hover{background:#f5c75c}.site-menu{display:none;position:relative}.site-menu summary{cursor:pointer;gap:4px;padding:10px;list-style:none;display:grid}.site-menu summary::-webkit-details-marker{display:none}.site-menu summary span{background:var(--site-ink);width:22px;height:2px;display:block}.site-menu>div{background:var(--site-cream);border:1px solid var(--site-line);flex-direction:column;gap:8px;min-width:230px;padding:14px;display:flex;position:absolute;top:43px;right:0;box-shadow:0 18px 40px #17211b24}.site-menu>div a{padding:10px;font-size:14px;font-weight:850;text-decoration:none}.site-kicker{color:#8c521d;letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:10px;font-size:11px;font-weight:950;display:flex}.site-kicker>span{background:var(--site-amber);width:22px;height:8px}.site-kicker--light{color:#f4cd72}.site-hero{background-color:var(--site-cream);border-bottom:1px solid var(--site-line);background-image:linear-gradient(#123c2d0e 1px,#0000 1px),linear-gradient(90deg,#123c2d0e 1px,#0000 1px);background-size:48px 48px;padding:clamp(62px,8vw,116px) 0 0}.site-hero__grid{grid-template-columns:minmax(390px,.83fr) minmax(520px,1.17fr);align-items:center;gap:clamp(50px,6vw,100px);display:grid}.site-hero__copy h1,.site-page-hero h1{letter-spacing:-.06em;text-wrap:balance;max-width:780px;margin-top:24px;font-family:Arial Narrow,Roboto Condensed,Impact,sans-serif;font-size:clamp(56px,6.2vw,102px);font-weight:950;font-stretch:75%;line-height:.89}.site-hero__lead{color:#4f5b53;max-width:650px;font-size:clamp(17px,1.45vw,21px);font-weight:590;line-height:1.58;margin-top:29px!important}.site-hero__actions{flex-wrap:wrap;align-items:center;gap:24px;margin-top:33px;display:flex}.site-text-link{text-underline-offset:5px;align-items:center;gap:9px;font-size:13px;font-weight:950;text-decoration-line:underline;text-decoration-thickness:2px;display:inline-flex}.site-hero__checks{border-top:1px solid var(--site-line);flex-wrap:wrap;gap:12px 22px;margin-top:40px;padding-top:19px;display:flex}.site-hero__checks span{color:#546158;align-items:center;gap:6px;font-size:11px;font-weight:850;display:inline-flex}.site-hero__checks svg{color:var(--site-green-2);width:15px;height:15px}.site-hero__product{padding:58px 0 80px;position:relative}.site-product-frame{background:#fff;border:1px solid #b8b5aa;position:relative;overflow:hidden;transform:rotate(1.2deg);box-shadow:28px 30px #123c2d1c,0 38px 80px #1b2a212e}.site-product-frame__bar{background:#ebe9e1;border-bottom:1px solid #cfccc1;align-items:center;gap:6px;min-height:31px;padding:0 11px;display:flex}.site-product-frame__bar i{background:#c5c1b6;border-radius:50%;width:6px;height:6px}.site-product-frame__bar span{color:#7a817c;margin-left:9px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:8px}.site-product-frame>img{width:100%;height:auto;display:block}.site-ticket{background:var(--site-amber);z-index:3;border:1px solid #9f7722;flex-direction:column;min-width:205px;padding:13px 15px;display:flex;position:absolute;box-shadow:7px 7px #17211b29}.site-ticket span{letter-spacing:.17em;font-size:8px;font-weight:950}.site-ticket strong{margin-top:3px;font-size:13px}.site-ticket--top{top:17px;right:-18px;transform:rotate(2deg)}.site-ticket--bottom{bottom:41px;left:-28px;transform:rotate(-2deg)}.site-hero__rail{border-top:1px solid var(--site-line);justify-content:space-between;align-items:center;gap:18px;min-height:72px;display:flex}.site-hero__rail span{color:#667168;letter-spacing:.16em;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;font-weight:850}.site-hero__rail i{background:var(--site-line);width:100%;max-width:180px;height:1px}.site-proof{padding:clamp(78px,9vw,138px) 0}.site-proof__grid{grid-template-columns:1fr 1fr;align-items:end;gap:80px;display:grid}.site-section-intro h2,.site-section-heading h2,.site-faq h2,.site-beta-band h2{letter-spacing:-.055em;text-wrap:balance;margin-top:20px;font-family:Arial Narrow,Roboto Condensed,Impact,sans-serif;font-size:clamp(43px,5vw,76px);font-weight:950;line-height:.94}.site-section-intro>p:last-child{color:#58645c;max-width:650px;margin-top:25px;font-size:17px;line-height:1.65}.site-proof__statement{border-bottom:8px solid var(--site-green);border-top:1px solid var(--site-line);padding:28px 0 25px}.site-proof__statement p{font-family:Georgia,serif;font-size:clamp(25px,2.5vw,39px);font-style:italic;line-height:1.28}.site-proof__statement span{color:#747b76;letter-spacing:.13em;margin-top:29px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px;font-weight:900;display:block}.site-features{background:var(--site-cream);border-bottom:1px solid var(--site-line);border-top:1px solid var(--site-line);padding:clamp(76px,8vw,125px) 0}.site-section-heading{justify-content:space-between;align-items:end;gap:30px;display:flex}.site-section-heading>div{max-width:850px}.site-feature-ledger{border-top:3px solid var(--site-ink);grid-template-columns:1fr 1fr;margin-top:56px;display:grid}.site-feature-ledger article{border-bottom:1px solid var(--site-line);grid-template-columns:auto auto 1fr;align-items:start;gap:20px;min-height:210px;padding:32px 24px 32px 0;display:grid;position:relative}.site-feature-ledger article:nth-child(odd){border-right:1px solid var(--site-line)}.site-feature-ledger article:nth-child(2n){padding-left:28px}.site-feature-ledger__number{color:#8a918c;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;font-weight:900}.site-feature-ledger article>svg{color:var(--site-green);stroke-width:1.7px;width:34px;height:34px}.site-feature-ledger h3{letter-spacing:-.035em;font-size:clamp(22px,2vw,30px);font-weight:950}.site-feature-ledger p{color:#5b665f;max-width:480px;margin-top:12px;font-size:15px;line-height:1.65}.site-feature-ledger__rule{background:var(--site-amber);width:62px;height:4px;position:absolute;bottom:-1px;left:0}.site-workflow{background:var(--site-green);color:#fff;padding:clamp(85px,10vw,150px) 0}.site-workflow__grid{grid-template-columns:.8fr 1.2fr;align-items:center;gap:clamp(70px,10vw,160px);display:grid}.site-workflow__device{min-height:720px;position:relative}.site-phone-frame{background:#0a251b;border:10px solid #091c15;border-radius:40px;max-width:390px;margin:auto;padding:7px;overflow:hidden;transform:rotate(-2deg);box-shadow:30px 36px #efb5352b,0 40px 80px #0000004d}.site-phone-frame img{border-radius:24px;width:100%;height:auto;display:block}.site-scan-label{background:var(--site-cream);border:2px solid var(--site-ink);color:var(--site-ink);align-items:center;gap:13px;padding:14px 17px;display:flex;position:absolute;bottom:24px;right:-15px;transform:rotate(3deg)}.site-scan-label svg{width:41px;height:41px}.site-scan-label span{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:8px}.site-scan-label strong{margin-bottom:5px;font-family:Inter,sans-serif;font-size:13px;display:block}.site-workflow__copy h2{letter-spacing:-.055em;text-wrap:balance;max-width:850px;margin-top:23px;font-family:Arial Narrow,Roboto Condensed,Impact,sans-serif;font-size:clamp(46px,5.6vw,84px);font-weight:950;line-height:.91}.site-workflow__copy ol{border-top:1px solid #ffffff38;margin:42px 0 34px;padding:0;list-style:none}.site-workflow__copy li{border-bottom:1px solid #fff3;grid-template-columns:32px 1fr;gap:25px;padding:20px 0;display:grid}.site-workflow__copy li>span{color:var(--site-amber);padding-top:4px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;font-weight:900}.site-workflow__copy li strong{font-size:18px}.site-workflow__copy li p{color:#c0d1c8;margin-top:6px;font-size:14px;line-height:1.55}.site-beta-band{background:var(--site-amber);padding:clamp(65px,8vw,105px) 0}.site-beta-band__grid{grid-template-columns:1fr auto;align-items:center;gap:50px;display:grid}.site-beta-band h2{max-width:850px;font-size:clamp(46px,5vw,78px)}.site-beta-band p:last-child{max-width:720px;margin-top:18px;font-size:16px;line-height:1.6}.site-faq{background:var(--site-paper);padding:clamp(80px,9vw,135px) 0}.site-faq__grid{grid-template-columns:.72fr 1.28fr;align-items:start;gap:80px;display:grid}.site-faq__list{border-top:3px solid var(--site-ink)}.site-faq details{border-bottom:1px solid var(--site-line)}.site-faq summary{cursor:pointer;grid-template-columns:30px 1fr auto;align-items:center;gap:18px;min-height:83px;font-size:18px;font-weight:900;list-style:none;display:grid}.site-faq summary::-webkit-details-marker{display:none}.site-faq summary span{color:#8a918c;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px}.site-faq summary i{font-size:25px;font-style:normal;transition:transform .18s}.site-faq details[open] summary i{transform:rotate(45deg)}.site-faq details>p{color:#58645c;max-width:650px;padding:0 40px 27px 48px;line-height:1.65}.site-footer{color:#bdccc4;background:#0c2a1f;padding:76px 0 28px}.site-footer__grid{grid-template-columns:2.1fr repeat(3,1fr);gap:45px;display:grid}.site-footer__grid>div{flex-direction:column;align-items:flex-start;gap:12px;display:flex}.site-footer__grid>div:first-child{gap:20px}.site-footer__grid p{max-width:420px;line-height:1.6}.site-footer__grid strong{color:#f8f4ea;letter-spacing:.1em;text-transform:uppercase;margin-bottom:5px;font-size:12px}.site-footer__grid a:not(.site-brand){font-size:13px;text-decoration:none}.site-footer__grid a:hover{color:#fff}.site-footer__base{border-top:1px solid #ffffff21;justify-content:space-between;margin-top:62px;padding-top:24px;font-size:11px;display:flex}.site-footer__base a{color:#d8e1dc}.site-page{background:var(--site-paper);min-height:70vh}.site-page-hero{background:var(--site-cream);border-bottom:1px solid var(--site-line);padding:clamp(70px,8vw,120px) 0}.site-page-hero__inner{max-width:1080px}.site-page-hero h1{margin-top:23px;font-size:clamp(54px,7vw,108px)}.site-page-hero__lead{color:#556159;max-width:820px;font-size:clamp(18px,2vw,24px);line-height:1.6;margin-top:28px!important}.site-page-hero__actions{flex-wrap:wrap;gap:18px;margin-top:34px;display:flex}.site-content-section{padding:clamp(70px,8vw,120px) 0}.site-content-section--cream{background:var(--site-cream);border-bottom:1px solid var(--site-line);border-top:1px solid var(--site-line)}.site-content-grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.site-content-card{background:var(--site-cream);border-top:4px solid var(--site-green);min-height:260px;padding:31px}.site-content-card>span{color:#8b8f8b;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;font-weight:900}.site-content-card h2,.site-content-card h3{letter-spacing:-.04em;margin-top:25px;font-size:clamp(24px,2.5vw,36px);font-weight:950}.site-content-card p{color:#59645d;margin-top:15px;line-height:1.7}.site-longform{max-width:850px;font-size:16px;line-height:1.75}.site-longform h2{letter-spacing:-.035em;margin:48px 0 13px;font-size:33px}.site-longform p,.site-longform li{color:#48534c}.site-longform ul{padding-left:20px}.site-longform a{font-weight:800}.beta-page{background:var(--site-green);color:#fff;padding:clamp(70px,8vw,120px) 0}.beta-page__grid{grid-template-columns:.85fr 1.15fr;align-items:start;gap:clamp(55px,8vw,110px);display:grid}.beta-page h1{letter-spacing:-.06em;text-wrap:balance;margin-top:24px;font-family:Arial Narrow,Roboto Condensed,Impact,sans-serif;font-size:clamp(56px,6.8vw,100px);font-weight:950;line-height:.9}.beta-page__lead{color:#c5d4cc;font-size:18px;line-height:1.65;margin-top:28px!important}.beta-page__note{border-top:1px solid #fff3;margin-top:35px;padding-top:23px}.beta-page__note strong{color:var(--site-amber);letter-spacing:.08em;text-transform:uppercase;font-size:13px;display:block}.beta-page__note p{color:#c5d4cc;margin-top:8px;font-size:14px;line-height:1.6}.beta-form{background:var(--site-cream);border-top:9px solid var(--site-amber);color:var(--site-ink);padding:clamp(25px,4vw,48px)}.beta-form label{display:block}.beta-form label>span{letter-spacing:.04em;text-transform:uppercase;margin-bottom:8px;font-size:11px;font-weight:900;display:block}.beta-form input,.beta-form select,.beta-form textarea{color:var(--site-ink);background:#fff;border:1px solid #bdb9ae;border-radius:0;width:100%;min-height:52px;padding:12px 13px}.beta-form textarea{resize:vertical;min-height:118px}:is(.beta-form input:focus-visible,.beta-form select:focus-visible,.beta-form textarea:focus-visible){border-color:var(--site-green);outline-offset:1px;outline:3px solid #24594438}.beta-form__row{grid-template-columns:1fr 1fr;gap:18px;margin-bottom:19px;display:grid}.beta-form>label{margin-bottom:19px}.beta-form .site-button{width:100%;margin-top:5px}.beta-form .site-button:disabled{cursor:wait;opacity:.7}.beta-form__fineprint{color:#68716b;text-align:center;font-size:11px;line-height:1.45;margin-top:13px!important}.beta-form__error{color:#9e3d28;text-align:center;font-size:13px;font-weight:800;margin-top:10px!important}.beta-form__trap{width:1px;height:0;position:absolute;left:-10000px;overflow:hidden;margin:0!important}.beta-success{background:var(--site-cream);border-top:9px solid var(--site-amber);color:var(--site-ink);align-items:flex-start;gap:18px;min-height:250px;padding:45px;display:flex}.beta-success svg{color:var(--site-green-2);width:35px;height:35px}.beta-success strong{font-size:24px}.beta-success p{color:#58645c;margin-top:8px;line-height:1.6}@media (max-width:1100px){.site-nav{display:none}.site-header__inner{grid-template-columns:1fr auto}.site-header__actions{display:none}.site-menu{display:block}.site-hero__grid{grid-template-columns:1fr}.site-hero__copy{max-width:850px}.site-hero__product{width:100%;max-width:900px;margin:0 auto}.site-proof__grid{gap:50px}.site-workflow__grid{grid-template-columns:.9fr 1.1fr;gap:70px}}@media (max-width:760px){.site-header__inner{min-height:70px}.site-brand{font-size:20px}.site-brand img{width:37px;height:37px}.site-hero{padding-top:57px}.site-hero__copy h1,.site-page-hero h1{font-size:clamp(50px,15vw,72px)}.site-hero__lead{font-size:17px}.site-hero__actions{flex-direction:column;align-items:stretch}.site-hero__actions .site-button,.site-hero__actions .site-text-link{justify-content:center}.site-hero__checks{flex-direction:column}.site-hero__product{padding:55px 0 70px}.site-product-frame{transform:none;box-shadow:13px 16px #123c2d1c}.site-ticket{min-width:170px}.site-ticket--top{right:-7px}.site-ticket--bottom{bottom:38px;left:-5px}.site-ticket strong{font-size:11px}.site-hero__rail{gap:8px}.site-hero__rail span{font-size:8px}.site-proof__grid,.site-faq__grid,.site-workflow__grid,.site-beta-band__grid,.beta-page__grid{grid-template-columns:1fr}.site-proof__grid,.site-faq__grid{gap:48px}.site-feature-ledger{grid-template-columns:1fr}.site-feature-ledger article,.site-feature-ledger article:nth-child(2n){border-right:0;grid-template-columns:auto auto 1fr;min-height:190px;padding:27px 0}.site-section-heading{flex-direction:column;align-items:flex-start}.site-workflow__device{min-height:660px}.site-scan-label{bottom:5px;right:0}.site-beta-band__grid .site-button{width:100%}.site-footer__grid{grid-template-columns:1fr 1fr}.site-footer__grid>div:first-child{grid-column:1/-1}.site-footer__base{flex-direction:column;gap:10px}.site-content-grid,.beta-form__row{grid-template-columns:1fr}}@media (max-width:460px){.site-shell{padding-left:18px;padding-right:18px}.site-workflow__device{min-height:610px}.site-phone-frame{max-width:330px}.site-scan-label{right:-5px}.site-footer__grid{grid-template-columns:1fr}.site-footer__grid>div:first-child{grid-column:auto}}@media (prefers-reduced-motion:reduce){.site-button{transition:none}}
