:root{--paper:#f5f4ed;--white:#fff;--ink:#20271f;--muted:#64685f;--line:#dddfd4;--lime:#d1ef78;--mint:#e4efdf;--lilac:#e9e4f3;--green:#476d27;--serif:Georgia,'Times New Roman',serif;--sans:Arial,Helvetica,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{margin:0;color:var(--ink);background:var(--paper);font-family:var(--sans);-webkit-font-smoothing:antialiased}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}button:disabled{cursor:default}button:focus-visible,a:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid #426714;outline-offset:5px}img,svg{vertical-align:middle}[hidden]{display:none!important}.icon{width:22px;height:22px;flex:none}.container{max-width:1280px;margin-inline:auto;width:calc(100% - 104px)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip{position:fixed;top:12px;left:12px;padding:14px 22px;background:var(--ink);color:white;z-index:1000;transform:translateY(-160%)}.skip:focus{transform:translateY(0)}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{font-weight:600}h2{font-size:clamp(36px,4.25vw,58px);line-height:1.06;letter-spacing:-2.5px}h2 em,h3 em{font-family:var(--serif);font-weight:400}p{line-height:1.65}.eyebrow{font-size:10px;font-weight:700;letter-spacing:1.65px;line-height:1.5}.status-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--green);flex:none}.text-link{display:inline-flex;align-items:center;gap:12px;font-size:13px;font-weight:600;text-decoration:underline;text-underline-offset:5px}.text-link:hover{color:var(--green)}.button{display:inline-flex;justify-content:center;align-items:center;gap:28px;min-height:54px;padding:17px 23px;border:1px solid transparent;border-radius:5px;font-size:13px;font-weight:600;line-height:1.35;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px)}.button-dark{background:var(--ink);color:var(--white)}.button-dark:hover{background:#394831}.button .icon{width:19px;height:19px}
.site-header{position:sticky;top:0;z-index:30;background:rgba(245,244,237,.97);border-bottom:1px solid var(--line)}.header-inner{display:flex;align-items:center;justify-content:space-between;height:88px;gap:32px}.brand{display:inline-flex;align-items:center;font-size:23px;letter-spacing:-1.15px;font-weight:800;white-space:nowrap}.brand-mark{width:32px;height:32px;background:var(--lime);border-radius:8px;display:inline-flex;align-items:center;justify-content:center;margin-right:10px;transform:rotate(-5deg)}.brand-mark .icon{width:24px;height:24px;stroke-width:2.5}.brand-dot{color:#69902d}.desktop-nav{display:flex;gap:32px;font-size:12px;font-weight:600}.desktop-nav a{position:relative;padding:16px 0}.desktop-nav a:hover:after{content:'';height:2px;position:absolute;left:0;right:0;bottom:9px;background:var(--ink)}.login-link{display:flex;gap:20px;align-items:center;border:1px solid #c6c9bd;border-radius:5px;padding:11px 17px;font-size:12px;font-weight:700}.login-link:hover{background:var(--lime);border-color:var(--lime)}.login-link .icon{width:18px;height:18px}.menu-toggle{display:none}.mobile-nav{padding-top:10px;padding-bottom:18px}.mobile-nav a{display:block;padding:13px 0;font-size:15px}
.hero{display:grid;grid-template-columns:1.03fr 1fr;align-items:center;gap:56px;padding-top:77px;padding-bottom:81px}.hero-copy .eyebrow{display:flex;gap:9px;align-items:center;margin-bottom:23px}.hero h1{font-size:clamp(58px,5.65vw,81px);font-weight:600;line-height:1.005;letter-spacing:-4.4px}.hero-accent{font-family:var(--serif);font-weight:400;font-style:italic;letter-spacing:-4px;white-space:nowrap;position:relative;z-index:0}.hero-accent:after{content:'';position:absolute;left:0;right:0;bottom:4px;height:16px;background:var(--lime);z-index:-1;transform:rotate(-1.2deg)}.hero-lead{font-size:16px;max-width:450px;margin-top:27px;color:#596052;line-height:1.7}.hero-actions{display:flex;align-items:center;gap:25px;margin-top:27px}.hero-note{font-size:11px;color:var(--muted);line-height:1.6;margin-top:23px}.hero-note strong{color:var(--ink)}.hero-visual{position:relative;min-width:0;padding-top:24px;padding-bottom:32px}.visual-kicker{display:flex;justify-content:space-between;font-size:8px;letter-spacing:1.1px;font-weight:600;margin:0 0 15px}.visual-kicker span:last-child{color:#76796d}.cockpit{border:1px solid #d5d9ca;box-shadow:0 20px 50px #27342112;background:#fff;border-radius:12px;overflow:hidden;transform:rotate(-1.3deg)}.cockpit-top{display:flex;align-items:center;gap:12px;padding:16px 20px;border-bottom:1px solid #e9ebe3}.mini-brand{font-size:12px;letter-spacing:-.4px;font-weight:800;display:flex;align-items:center;gap:6px}.mini-mark{background:var(--lime);width:20px;height:20px;border-radius:5px;display:inline-flex;align-items:center;justify-content:center}.demo-badge{font-size:7px;letter-spacing:1px;color:#6c7163;margin-left:auto}.avatar{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;font-size:10px;font-weight:700;flex:none}.avatar-ink{color:#fff;background:var(--ink)}.avatar-peach{background:#f0dfd1}.avatar-lilac{background:#e6dff2}.avatar-blue{background:#dfe8f1}.avatar-mint{background:#e1ebd6}.cockpit-body{padding:26px 24px 21px}.tiny-label{font-size:8px;letter-spacing:1.1px;font-weight:600;color:#6d7264}.cockpit-greeting h2{font-size:27px;letter-spacing:-1px;margin-top:12px;line-height:1.2}.sun-icon{color:#8b7737;margin-left:3px}.sun-icon .icon{width:24px;height:24px}.cockpit-greeting p{font-size:10px;color:var(--muted);margin-top:5px}.cockpit-metrics{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:23px 0}.cockpit-metrics>div{background:#f2f5eb;padding:14px 15px;border-radius:6px}.cockpit-metrics>div:nth-child(2){background:#f0eee6}.cockpit-metrics span{display:block;font-size:9px;color:#666e59}.cockpit-metrics strong{display:block;font-size:27px;font-weight:500;margin:9px 0}.cockpit-metrics strong small{font-size:10px;font-weight:400;color:#6a705f}.cockpit-metrics .metric-foot{font-size:8px}.progress-track{height:4px;border-radius:10px;background:#d9decf;margin-top:14px;overflow:hidden}.progress-track span{width:60%;height:100%;background:#728d48}.mini-section-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px;font-size:9px}.mini-section-title strong{font-weight:600;display:flex;align-items:center;gap:7px}.mini-section-title .icon{width:14px;height:14px}.mini-section-title>span{color:#6d7365;font-size:8px}.mini-shift{display:flex;align-items:center;gap:8px;margin-bottom:10px;font-size:9px}.mini-shift .avatar{width:23px;height:23px;font-size:8px}.mini-shift strong{width:32px;font-weight:500}.shift-bar{display:inline-flex;align-items:center;justify-content:center;height:28px;border-radius:4px;font-size:8px;flex:1}.shift-morning{background:#e4eddc;margin-right:32px}.shift-evening{background:#e8e1ef;margin-left:32px}.cockpit-bottom{display:flex;align-items:center;gap:10px;padding-top:17px;border-top:1px solid #e9ebe3;margin-top:21px}.round-icon{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;background:#eef3e6;border-radius:50%;flex:none}.round-icon .icon{width:17px;height:17px}.cockpit-bottom strong{display:block;font-size:10px;margin-bottom:4px}.cockpit-bottom div>span{display:block;font-size:8px;color:#646e59}.cockpit-bottom>.icon{width:16px;margin-left:auto}.floating-note{position:absolute;bottom:17px;right:-17px;display:flex;gap:10px;align-items:center;padding:16px;background:var(--lime);border:1px solid #c4df72;border-radius:7px;box-shadow:0 8px 18px #343e1415;transform:rotate(2deg)}.floating-check{display:inline-flex;align-items:center;justify-content:center;width:29px;height:29px;border-radius:50%;background:var(--ink);color:var(--lime)}.floating-check .icon{width:17px}.floating-note strong{display:block;font-size:11px;margin-bottom:4px}.floating-note div>span{display:block;font-size:8px;color:#465526}.visual-caption{font-size:8px;color:#75796d;text-align:center;margin-top:38px;margin-bottom:-22px}.feature-ribbon{border-block:1px solid var(--line)}.ribbon-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:80px}.ribbon-inner>span{display:flex;gap:11px;align-items:center;white-space:nowrap;font-size:12px;font-weight:600}.ribbon-inner .icon{width:19px;height:19px;color:#677555}
.section-space{padding-top:102px;padding-bottom:100px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:42px}.section-heading .eyebrow{margin-bottom:19px}.section-heading>p{max-width:353px;font-size:13px;color:#666b5f;line-height:1.85;padding-bottom:5px}.section-heading>p strong{font-weight:500;color:var(--ink)}.product-tabs{position:relative;display:flex;gap:6px;border:1px solid var(--line);padding:6px;background:#edeee5;border-radius:8px;margin-bottom:33px;overflow-x:auto;scrollbar-width:thin}.product-tabs button{display:flex;justify-content:center;align-items:center;gap:10px;flex:1;white-space:nowrap;border:0;background:none;min-height:47px;padding:13px 17px;border-radius:4px;color:#636c59;font-size:12px;font-weight:600}.product-tabs button .icon{width:18px;height:18px}.product-tabs button[aria-selected=true]{color:var(--white);background:var(--ink);box-shadow:0 3px 5px #303f1c10}.product-tabs button:hover:not([aria-selected=true]){background:#e0e4d6;color:var(--ink)}.product-tabs button:focus-visible{outline-offset:-3px;outline-color:#85a84a}.product-panel{display:grid;grid-template-columns:.85fr 1.3fr;gap:55px;align-items:center;min-height:412px}.availability-chip{display:inline-flex;border:1px solid #d4deca;color:#52693d;background:#edf1e5;border-radius:4px;font-size:9px;padding:6px 8px;margin-bottom:19px;line-height:1.4}.product-copy h3{font-size:39px;letter-spacing:-1.8px;line-height:1.06;margin-bottom:18px}.product-copy>p{font-size:12px;line-height:1.85;color:#686e60;max-width:340px}.check-list{list-style:none;padding:0;margin:20px 0;font-size:11px;line-height:1.6}.check-list li{position:relative;padding-left:21px;margin-bottom:9px}.check-list li:before{content:'✓';position:absolute;left:0;color:#597a34;font-weight:700}.product-copy .product-footnote{font-size:10px;line-height:1.7;color:#666e5d}.product-preview{background:#fff;border:1px solid #daddd2;border-radius:10px;box-shadow:0 12px 24px #3f472607;overflow:hidden;min-width:0}.preview-top{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:21px 23px;border-bottom:1px solid #e9ebe3;font-size:11px;font-weight:600}.preview-top>span:first-child{display:flex;align-items:center;gap:9px}.preview-top .icon{width:16px;height:16px}.green-badge,.neutral-badge,.points-badge{padding:5px 9px;border-radius:4px;font-size:8px;font-weight:500;white-space:nowrap}.green-badge{background:#e6efdc;color:#527335}.neutral-badge{background:#f0f1eb;color:#697160}.points-badge{background:var(--lime);font-weight:700;font-size:10px}.table-scroll{overflow-x:auto;scrollbar-width:thin;padding:0 20px}.schedule-table{border-collapse:collapse;text-align:center;width:100%;min-width:485px;font-size:9px}.schedule-table thead th{font-weight:400;color:#757b6d;padding:22px 7px 17px}.schedule-table th:first-child{text-align:left}.schedule-table tbody th{display:flex;align-items:center;gap:7px;font-weight:500;padding:11px 6px 11px 0}.schedule-table th .avatar{width:22px;height:22px;font-size:8px}.schedule-table td{padding:7px 4px}.slot{display:block;padding:11px 7px;border-radius:4px;white-space:nowrap;font-size:8px}.mint{background:var(--mint);color:#4c6537}.lilac{background:var(--lilac);color:#706086}.off{background:#f4f4f0;color:#777d6e}.preview-bottom{display:flex;gap:13px;padding:21px 23px;font-size:8px;color:#737a69}.preview-bottom>span{display:flex;align-items:center;gap:4px}.preview-bottom>span:last-child{margin-left:auto;font-size:7px}.legend-dot{display:inline-block;width:7px;height:7px;border-radius:2px}.preview-tip{display:flex;align-items:center;gap:10px;background:#f3f6ed;border-top:1px solid #e8eddf;padding:15px 22px;font-size:10px;color:#606d51;line-height:1.6}.preview-tip .icon{width:15px;height:15px}.demo-caption{font-size:10px;color:#6f7565;line-height:1.7;text-align:center;margin-top:32px}.employee-card{display:flex;align-items:center;gap:13px;padding:26px 24px 13px}.employee-card .avatar{width:42px;height:42px;font-size:14px}.employee-card strong,.employee-card div>span{display:block;font-size:12px}.employee-card div>span{font-size:10px;color:#737c65;margin-top:6px}.preview-tasks{padding:0 23px 16px}.task-row{display:flex;align-items:center;gap:11px;padding:18px 0;border-bottom:1px solid #edefe6}.task-row:last-child{border-bottom:0}.task-check{width:21px;height:21px;border:1px solid #d9dece;border-radius:50%;flex:none}.task-check.is-done{background:var(--lime);border-color:var(--lime);display:flex;align-items:center;justify-content:center}.task-check .icon{width:14px;height:14px}.task-row strong{font-size:11px;font-weight:500;display:block;line-height:1.5}.task-row small{display:block;font-size:9px;color:#717968;line-height:1.5;margin-top:4px}.task-label{font-size:8px;margin-left:auto;white-space:nowrap;color:#6c765e}.sales-heading{padding:26px 23px 14px}.sales-heading>span{font-size:8px;letter-spacing:1.15px;color:#777e6d}.sales-heading h4{font-size:19px;letter-spacing:-.6px;margin-top:9px}.sales-row{display:flex;align-items:center;gap:13px;margin:0 23px;padding:14px 0;border-bottom:1px solid #ebeee4}.sales-row:last-of-type{border-bottom:0;margin-bottom:7px}.product-swatch{display:inline-block;width:38px;height:43px;flex:none;border-radius:6px;border:1px solid #00000009}.swatch-linen{background:repeating-linear-gradient(0deg,#e8ddc9,#e8ddc9 2px,#eee4d3 2px,#eee4d3 4px)}.swatch-pink{background:#dfb3a5}.swatch-blue{background:#98abba}.sales-row>span:nth-child(2) strong{font-size:11px;display:block;font-weight:500}.sales-row small{display:block;color:#78816e;font-size:9px;font-weight:400;margin-top:5px}.sales-row>strong{font-size:18px;margin-left:auto;text-align:right}.sales-row>strong small{display:inline;font-size:8px}.restock-feature{display:flex;gap:17px;align-items:center;padding:27px 24px}.large-swatch{width:61px;height:72px}.restock-feature h4{font-size:21px;letter-spacing:-.6px;margin:7px 0 4px}.restock-feature p{font-size:10px;color:#777f6c}.restock-grid{display:grid;grid-template-columns:repeat(3,1fr);margin:0 24px 24px;gap:13px}.restock-grid>div{padding:13px;background:#f3f5ee;border-radius:4px}.restock-grid span{font-size:9px;display:block;color:#737b65;line-height:1.5}.restock-grid strong{font-size:25px;font-weight:500;display:block;margin-top:9px}.restock-action{display:flex;gap:12px;align-items:center;padding:0 24px 26px}.restock-action strong{display:block;font-size:11px}.restock-action div>span{display:block;font-size:10px;color:#717a65;margin-top:5px}.missions-heading{padding:26px 23px 5px}.missions-heading h4{font-size:20px;letter-spacing:-.7px}.missions-heading p{font-size:10px;color:#707961;margin-top:6px}.interactive-mission>.task-check .icon{display:none}.mission-button{display:flex;align-items:center;justify-content:center;gap:6px;margin-left:auto;border:0;background:var(--ink);color:#fff;border-radius:4px;min-height:40px;padding:9px 11px;white-space:nowrap;font-size:10px;flex:none}.mission-button .icon{width:13px;height:13px}.mission-button:hover{background:#405236}.mission-done .task-check{background:var(--lime);border-color:var(--lime);display:flex;align-items:center;justify-content:center}.mission-done>.task-check .icon{display:block}.mission-done .mission-button{color:var(--green);background:#e5f0da}.mission-feedback{font-size:10px;color:#677654;line-height:1.6;background:#f2f6e9;padding:17px 23px}.reset-demo{border:0;background:transparent;text-decoration:underline;text-underline-offset:3px;font-size:10px;color:#62714f;margin:12px 23px 16px;padding:8px 0}
.field-section{background:var(--ink);color:var(--paper);padding:88px 0}.field-inner{display:grid;grid-template-columns:1.2fr .8fr;gap:100px;align-items:center}.field-copy .eyebrow{color:#c0cbb4;margin-bottom:24px}.field-copy h2{font-size:58px;letter-spacing:-2.6px;line-height:1.05;margin-bottom:27px}.field-copy h2 em{color:var(--lime);font-size:52px;white-space:nowrap}.field-copy>p:not(.eyebrow){font-size:13px;line-height:1.9;color:#bdc6b6;max-width:430px;margin-top:15px}.landifornia-signature{display:flex;align-items:center;gap:15px;margin-top:37px;font-size:17px;letter-spacing:1.5px;font-weight:600}.landifornia-signature small{display:block;color:#b8c6ab;font-size:7px;letter-spacing:1.2px;margin-top:7px;font-weight:400}.signature-sun{border:1px solid #6f825e;display:flex;align-items:center;justify-content:center;width:47px;height:47px;border-radius:50%;color:var(--lime)}.signature-sun .icon{width:27px;height:27px}.field-note{background:var(--lime);color:var(--ink);padding:33px 35px 31px;position:relative;transform:rotate(3deg);box-shadow:13px 14px 0 #d1ef7812;max-width:372px;justify-self:end;width:100%}.note-number{font-size:8px;letter-spacing:1.4px;font-weight:700}.field-note h3{font-size:39px;line-height:1.03;letter-spacing:-1.6px;margin:29px 0}.field-note h3>span{font-family:var(--serif);font-style:italic;font-weight:400}.note-rule{height:1px;background:#a9c359;margin-bottom:20px}.field-note p{font-size:11px;line-height:1.8}.note-check{position:absolute;right:24px;bottom:35px;border:1px solid #8aa540;border-radius:50%;width:57px;height:57px;display:flex;align-items:center;justify-content:center;transform:rotate(-15deg)}.note-check .icon{width:40px;height:40px}.shared-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);margin-top:39px}.shared-grid article{padding:33px 36px 0 0}.shared-grid article+article{border-left:1px solid var(--line);padding-left:36px}.shared-icon{display:flex;align-items:center;justify-content:center;border-radius:8px;background:#e9eddf;width:42px;height:42px;margin-bottom:24px}.shared-icon .icon{width:21px;height:21px}.shared-grid h3{font-size:19px;letter-spacing:-.6px;margin-bottom:13px}.shared-grid p{font-size:12px;color:#6b725f;line-height:1.9}.small-status{font-size:9px;color:#6e735c;display:inline-flex;gap:6px;align-items:center;margin-top:20px;line-height:1.6}.small-status:before{content:'';display:inline-block;width:5px;height:5px;border:1px solid #7d896b;border-radius:50%;flex:none}.status-ready{color:#486726}.status-ready:before{background:#6c853e;border-color:#6c853e}.availability-section{padding:75px 0;background:#e9ecdf;border-block:1px solid #dde2d2}.availability-inner{display:grid;grid-template-columns:1fr 1.25fr;gap:85px}.availability-intro .eyebrow{margin-bottom:22px}.availability-intro h2{font-size:51px;letter-spacing:-2px}.availability-intro>p:not(.eyebrow){font-size:13px;color:#687157;margin-top:25px;line-height:1.85}.availability-intro .text-link{font-size:11px;margin-top:29px}.status-block{border-bottom:1px solid #cfd6c0;padding:0 0 22px;margin-bottom:23px}.status-block h3{font-size:13px;line-height:1.5;display:flex;align-items:center;gap:9px;font-weight:600;margin-bottom:11px}.status-block .status-dot{width:7px;height:7px}.blue-dot{background:#738596}.hollow-dot{background:transparent;border:1.5px solid #6c755b}.status-block p{font-size:12px;color:#636e52;line-height:1.9;padding-left:16px}.availability-note{font-size:10px;color:#626c54;line-height:1.8;padding-left:16px}.faq-section{display:grid;grid-template-columns:.75fr 1.25fr;gap:90px}.faq-section .eyebrow{margin-bottom:22px}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:20px;list-style:none;cursor:pointer;font-size:13px;font-weight:500;line-height:1.5;padding:21px 0}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{font-size:21px;font-weight:300;transition:transform .2s}.faq-list details[open] summary>span{transform:rotate(45deg)}.faq-list details p{font-size:12px;color:#69735c;line-height:1.9;padding:0 30px 23px 0}.closing-section{display:flex;align-items:center;justify-content:space-between;gap:40px;background:var(--lime);padding:52px 50px;border-radius:9px;position:relative;overflow:hidden}.closing-section .eyebrow{margin-bottom:20px}.closing-section h2{font-size:53px;letter-spacing:-2px}.closing-actions{position:relative;z-index:1;padding-right:25px}.closing-actions p{font-size:11px;color:#596d36;line-height:1.8;margin-top:18px}.closing-decoration{position:absolute;right:-25px;bottom:-66px;color:#adc857;transform:rotate(-5deg)}.closing-decoration .icon{width:170px;height:170px;stroke-width:1.5}.site-footer{padding-top:63px;padding-bottom:24px}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:30px;padding-bottom:45px}.footer-top>p{font-size:12px;color:#737967;line-height:1.7;margin-right:auto;margin-left:46px}.footer-top>a:last-child{display:flex;align-items:center;gap:18px;font-size:10px;color:#626d52}.footer-top>a .icon{width:14px}.footer-top .brand-mark .icon{width:24px}.footer-bottom{border-top:1px solid var(--line);padding-top:21px;display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:8px;color:#757d68;line-height:1.6}
@media(min-width:1500px){.hero{gap:78px;padding-top:88px;padding-bottom:94px}.hero h1{font-size:88px}.hero-lead{font-size:17px}.cockpit-body{padding:28px}.cockpit-greeting h2{font-size:30px}.cockpit-metrics{margin:27px 0}.mini-shift{margin-bottom:13px}.shift-bar{height:33px}.hero-visual{max-width:540px}}
@media(max-width:1100px){.container{width:calc(100% - 72px)}.hero{gap:38px;padding-top:62px;padding-bottom:60px}.hero h1{font-size:62px;letter-spacing:-3.4px}.hero-accent{letter-spacing:-3.2px}.hero-lead{font-size:14px}.hero-actions{align-items:flex-start;flex-direction:column;gap:20px}.hero-actions .button{font-size:12px;gap:18px}.floating-note{right:-10px;padding:12px}.visual-kicker{font-size:6px}.section-heading>p{max-width:310px}.product-panel{gap:30px;grid-template-columns:.85fr 1.15fr}.product-copy h3{font-size:35px}.product-tabs button{padding-inline:12px;font-size:11px;gap:7px}.field-inner{gap:60px}.field-copy h2{font-size:49px}.field-copy h2 em{font-size:43px}.field-note h3{font-size:33px}.field-note{padding:29px}.availability-inner{gap:55px}.preview-bottom>span:last-child{display:none}.interactive-mission{flex-wrap:wrap}.interactive-mission .mission-button{margin-left:32px}.faq-section{gap:55px}}
@media(max-width:860px){.container{width:calc(100% - 48px)}.header-inner{height:72px;gap:20px}.desktop-nav{display:none}.login-link{margin-left:auto}.menu-toggle{width:40px;height:40px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px;background:none;border:1px solid #c6c9bd;border-radius:5px}.menu-toggle span{width:17px;height:1px;background:var(--ink)}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3px) rotate(-45deg)}.hero{gap:30px}.hero h1{font-size:51px;letter-spacing:-2.7px}.hero-accent{letter-spacing:-2.8px}.hero-copy .eyebrow{font-size:8px;letter-spacing:1px}.hero-lead{font-size:13px}.hero-visual{padding-bottom:37px}.cockpit-top{padding:14px}.cockpit-body{padding:20px 17px}.cockpit-metrics{gap:7px}.cockpit-metrics>div{padding:11px}.cockpit-metrics strong{font-size:23px}.cockpit-metrics strong small{font-size:8px}.cockpit-greeting h2{font-size:24px}.visual-kicker span:last-child{display:none}.floating-note{right:-6px}.floating-note div>span{max-width:185px;font-size:8px;line-height:1.5}.visual-caption{font-size:7px}.ribbon-inner{flex-wrap:wrap;justify-content:center;gap:19px 30px;padding:24px 0}.ribbon-inner>span{font-size:11px}.section-space{padding-block:74px}.section-heading{gap:32px;align-items:flex-start}.section-heading>p{max-width:270px;font-size:12px;padding-top:33px}.section-heading h2{font-size:41px;letter-spacing:-1.9px}.product-panel{grid-template-columns:1fr;gap:29px}.product-copy{display:grid;grid-template-columns:1fr 1fr;gap:0 35px;align-items:start}.product-copy .availability-chip{grid-column:1/-1;justify-self:start;margin-bottom:19px}.product-copy h3{grid-column:1;grid-row:2/5;font-size:38px;margin:0}.product-copy>p{grid-column:2}.product-copy .check-list{grid-column:2;margin:14px 0}.product-copy .product-footnote{grid-column:2}.product-preview{width:100%}.schedule-table{font-size:10px}.schedule-table td{padding:9px 5px}.schedule-table .slot{font-size:10px;padding:14px 6px}.schedule-table tbody th{padding-block:16px}.interactive-mission{flex-wrap:nowrap}.interactive-mission .mission-button{margin-left:auto}.field-section{padding-block:70px}.field-inner{gap:35px}.field-copy h2{font-size:40px}.field-copy h2 em{font-size:34px}.field-copy>p:not(.eyebrow){font-size:12px}.field-note{padding:24px}.field-note h3{font-size:30px}.shared-grid article{padding-right:22px}.shared-grid article+article{padding-left:22px}.shared-grid h3{font-size:17px}.shared-grid p{font-size:11px}.small-status{font-size:8px}.availability-inner{gap:35px;grid-template-columns:.9fr 1.1fr}.availability-intro h2{font-size:43px}.availability-intro .eyebrow{font-size:9px}.status-block h3{font-size:12px;align-items:baseline}.status-block p{font-size:11px}.faq-section{grid-template-columns:.7fr 1.3fr;gap:35px}.faq-section h2{font-size:42px;letter-spacing:-1.8px}.faq-list summary{font-size:12px}.closing-section{padding:40px 33px}.closing-section h2{font-size:42px}.closing-section .eyebrow{font-size:8px;max-width:260px}.closing-actions{padding:0}.closing-actions .button{font-size:11px;gap:14px;padding-inline:16px}.footer-top>p{margin-left:0}.footer-top{gap:22px}.footer-top .brand{font-size:20px}.footer-top>a:last-child{font-size:9px;gap:8px}.footer-bottom{flex-wrap:wrap}}
@media(max-width:620px){html{scroll-padding-top:87px}.container{width:calc(100% - 40px)}.header-inner{height:68px;gap:12px}.brand{font-size:21px}.brand-mark{width:28px;height:28px;margin-right:8px}.brand-mark .icon{width:21px;height:21px}.login-link{padding:10px 12px;font-size:11px;gap:8px}.login-link .icon{width:15px}.menu-toggle{width:37px;height:37px}.hero{display:flex;flex-direction:column;align-items:stretch;padding-top:43px;padding-bottom:39px;gap:22px}.hero-copy .eyebrow{font-size:8px;letter-spacing:1.1px;margin-bottom:20px}.hero h1{font-size:clamp(51px,13vw,73px);letter-spacing:-3px;line-height:1.015}.hero-accent{letter-spacing:-3px}.hero-accent:after{height:12px;bottom:4px}.hero-lead{font-size:14px;margin-top:23px;max-width:400px;line-height:1.8}.hero-actions{flex-direction:row;align-items:center;gap:18px;margin-top:23px}.hero-actions .button{font-size:11px;gap:16px;min-height:51px;padding:14px 16px}.hero-actions .text-link{font-size:10px}.hero-note{font-size:10px;margin-top:18px}.hero-visual{padding-top:12px;padding-bottom:36px;margin-inline:5px}.visual-kicker{font-size:7px;margin-bottom:13px}.visual-kicker span:last-child{display:inline;font-size:6px}.cockpit{transform:rotate(-1deg)}.cockpit-top{padding:15px 17px}.cockpit-body{padding:23px 20px 19px}.cockpit-greeting h2{font-size:26px}.cockpit-metrics{margin:23px 0;gap:10px}.cockpit-metrics>div{padding:13px}.cockpit-metrics strong{font-size:27px}.cockpit-metrics strong small{font-size:9px}.mini-shift{margin-bottom:12px}.shift-bar{height:29px}.floating-note{bottom:23px;right:-5px;padding:13px}.floating-note strong{font-size:10px}.floating-note div>span{max-width:245px;font-size:8px}.floating-check{width:27px;height:27px}.visual-caption{font-size:7px;margin-top:40px}.ribbon-inner{gap:19px 24px;padding-block:23px}.ribbon-inner>span{font-size:10px;gap:7px}.ribbon-inner .icon{width:16px;height:16px}.section-space{padding-top:59px;padding-bottom:58px}.section-heading{display:block;margin-bottom:28px}.section-heading .eyebrow{font-size:8px;margin-bottom:17px}.section-heading h2{font-size:38px;letter-spacing:-1.65px}.section-heading>p{font-size:12px;padding-top:22px;max-width:none;line-height:1.85}.product-tabs{margin-bottom:24px;gap:4px;padding:5px;margin-inline:-3px}.product-tabs button{flex:none;min-height:44px;padding:12px;font-size:11px;gap:7px}.product-tabs button .icon{width:16px;height:16px}.product-copy{display:block}.availability-chip{font-size:8px;margin-bottom:17px}.product-copy h3{font-size:36px;margin-bottom:17px}.product-copy h3 br{display:none}.product-copy h3 em:before{content:' '}.product-copy>p{font-size:12px;max-width:none}.product-copy .check-list{font-size:11px;margin:18px 0}.product-copy .product-footnote{font-size:10px}.product-panel{gap:25px;min-height:0}.preview-top{padding:18px 15px;font-size:10px;gap:8px}.preview-top .icon{width:15px}.green-badge,.neutral-badge{font-size:7px;padding:5px 7px}.table-scroll{padding:0 12px}.schedule-table{min-width:450px}.schedule-table thead th{padding-top:18px;font-size:9px}.schedule-table .slot{font-size:9px;padding:11px 6px}.schedule-table tbody th{padding-block:13px;font-size:9px}.schedule-table td{padding:7px 4px}.preview-bottom{font-size:8px;padding:17px}.preview-tip{font-size:9px;padding:15px;gap:8px}.demo-caption{text-align:left;font-size:9px;margin-top:19px}.employee-card{padding:23px 16px 12px;gap:10px}.employee-card strong{font-size:11px}.employee-card div>span{font-size:9px}.preview-tasks{padding:0 15px 14px}.task-row{gap:8px;padding:16px 0}.task-row strong{font-size:10px}.task-row small{font-size:8px}.task-label{font-size:7px}.sales-heading{padding:22px 16px 12px}.sales-heading h4{font-size:18px}.sales-row{margin-inline:16px}.sales-row>strong{font-size:16px}.sales-row>strong small{font-size:7px}.restock-feature{padding:23px 16px;gap:13px}.restock-feature h4{font-size:20px}.restock-feature .tiny-label{font-size:7px}.restock-grid{margin:0 16px 23px;gap:8px}.restock-grid>div{padding:11px 9px}.restock-grid span{font-size:8px}.restock-action{padding:0 16px 23px}.missions-heading{padding:24px 16px 6px}.missions-heading h4{font-size:18px}.interactive-mission{flex-wrap:wrap}.interactive-mission .mission-button{margin-left:29px;font-size:10px}.mission-feedback{font-size:9px;padding:15px 16px}.reset-demo{margin-left:16px}.field-section{padding-block:56px}.field-inner{grid-template-columns:1fr;gap:38px}.field-copy .eyebrow{font-size:8px}.field-copy h2{font-size:45px;letter-spacing:-1.8px}.field-copy h2 em{font-size:36px;white-space:normal}.field-copy>p:not(.eyebrow){font-size:12px;max-width:100%}.landifornia-signature{font-size:16px;margin-top:25px}.landifornia-signature small{font-size:6px}.signature-sun{width:41px;height:41px}.field-note{max-width:310px;justify-self:center;padding:28px 30px;transform:rotate(2deg);margin-block:8px}.field-note h3{font-size:37px;margin:24px 0}.field-note p{font-size:10px}.note-check{width:50px;height:50px}.shared-grid{grid-template-columns:1fr;margin-top:28px}.shared-grid article,.shared-grid article+article{position:relative;border-left:0;padding:27px 0 27px 59px;border-bottom:1px solid var(--line)}.shared-icon{position:absolute;left:0;top:26px;width:37px;height:37px}.shared-grid h3{font-size:18px;margin-bottom:10px}.shared-grid p{font-size:12px}.small-status{font-size:9px;margin-top:13px}.availability-section{padding-block:50px}.availability-inner{grid-template-columns:1fr;gap:35px}.availability-intro h2{font-size:43px}.availability-intro h2 br{display:none}.availability-intro h2 em:before{content:' '}.availability-intro>p:not(.eyebrow){font-size:12px;margin-top:19px}.availability-intro .text-link{font-size:11px;margin-top:19px}.status-block h3{font-size:12px;align-items:center}.status-block p{font-size:12px}.availability-note{font-size:10px}.faq-section{grid-template-columns:1fr;gap:29px}.faq-section .eyebrow{font-size:8px;margin-bottom:17px}.faq-section h2{font-size:39px}.faq-section h2 br{display:none}.faq-section h2 em:before{content:' '}.faq-list summary{font-size:12px;padding-block:20px}.faq-list details p{font-size:12px;padding-right:12px}.closing-section{padding:35px 25px;display:block}.closing-section .eyebrow{font-size:7px;letter-spacing:1px;margin-bottom:20px;max-width:none}.closing-section h2{font-size:41px;letter-spacing:-1.7px}.closing-actions{margin-top:26px}.closing-actions .button{min-height:51px;font-size:12px;gap:28px}.closing-actions p{font-size:10px;margin-top:16px}.closing-decoration{right:-45px;bottom:-43px}.closing-decoration .icon{width:150px;height:150px}.site-footer{padding-top:39px;padding-bottom:22px}.footer-top{display:grid;grid-template-columns:1fr auto;gap:24px 13px;padding-bottom:27px}.footer-top .brand{font-size:20px}.footer-top>p{font-size:9px;text-align:right}.footer-top>a:last-child{grid-column:1/-1;font-size:10px}.footer-bottom{display:flex;flex-direction:column;align-items:flex-start;gap:9px;padding-top:18px;font-size:8px}}
@media(max-width:360px){.container{width:calc(100% - 32px)}.login-link{font-size:10px;padding-inline:9px}.login-link .icon{display:none}.hero h1{font-size:48px}.hero-accent{letter-spacing:-3.2px}.hero-actions{gap:12px}.hero-actions .button{font-size:10px;gap:10px;padding-inline:13px}.hero-actions .text-link{font-size:9px}.visual-kicker span:last-child{display:none}.floating-note div>span{max-width:210px}.field-copy h2{font-size:41px}.field-copy h2 em{font-size:32px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}.button:hover{transform:none}}
@media print{.site-header,.hero-actions,.closing-section,.menu-toggle{display:none}.container{width:100%;max-width:none}.product-panel[hidden]{display:grid!important}.product-tabs{display:none}.field-section{background:#fff;color:#000}.field-copy>p:not(.eyebrow){color:#222}.field-copy h2 em{color:#333}.product-panel{break-inside:avoid;margin-bottom:40px}.section-space{padding-block:30px}.hero{padding-block:20px}.floating-note{position:static}.hero-visual{break-inside:avoid}}
.contracts-section{border-top:1px solid var(--line);padding-top:73px;padding-bottom:100px;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.contract-visual{position:relative;padding:22px 45px 35px;background:#e9ece1;border-radius:10px;min-width:0}.paper-contract{background:#fff;border:1px solid #dce1d1;box-shadow:0 16px 25px #3d492511;padding:31px 29px;transform:rotate(-3deg)}.paper-wordmark{display:flex;justify-content:space-between;gap:10px;font-size:11px;font-weight:800;letter-spacing:-.4px}.paper-wordmark>span{font-size:6px;letter-spacing:1px;font-weight:400;color:#77816a}.paper-rule{height:1px;background:#dde3d1;display:block;margin:22px 0}.paper-small{font-size:7px;letter-spacing:1px;color:#747d66}.paper-contract h3{font-size:23px;font-family:var(--serif);font-weight:400;margin:13px 0 8px;letter-spacing:-.6px}.paper-kind{font-size:7px;letter-spacing:1.3px}.paper-fields{border-top:1px solid #e6ebdb;margin:24px 0;padding-top:11px}.paper-fields>div{display:flex;justify-content:space-between;gap:10px;font-size:8px;margin:11px 0}.paper-fields strong{font-weight:500}.paper-fields>div>span{color:#748363}.paper-lines{margin-bottom:25px}.paper-lines i{height:3px;background:#edf0e7;display:block;margin-bottom:7px}.paper-lines i:nth-child(2){width:92%}.paper-lines i:last-child{width:68%}.paper-signatures{display:flex;justify-content:space-between;border-top:1px solid #dfe6d4;padding-top:15px;font-size:7px;color:#718060}.contract-stamp{position:absolute;right:13px;bottom:20px;display:flex;align-items:center;gap:10px;background:var(--ink);color:var(--lime);padding:15px 19px;border-radius:6px;transform:rotate(2deg)}.contract-stamp .icon{width:20px}.contract-stamp>span{font-size:11px;font-weight:600}.contract-stamp small{display:block;font-size:8px;font-weight:400;color:#c1cdb1;margin-top:4px}.contracts-copy .eyebrow{margin-bottom:19px}.contracts-copy h2{font-size:45px;letter-spacing:-1.9px;line-height:1.1}.contracts-copy h2 em{font-size:40px}.contracts-copy>p:not(.eyebrow){font-size:12px;color:#67745a;margin-top:23px;line-height:1.9}.contract-types{display:flex;gap:7px;margin-top:20px}.contract-types>span{background:#e5ebda;border:1px solid #d8e0cd;color:#5e7546;border-radius:4px;font-size:9px;padding:7px 10px}.contracts-copy .contract-scope{font-size:10px!important;line-height:1.85}.contract-scope strong{color:#4e6739}.contracts-copy .check-list{font-size:11px}
@media(max-width:1100px){.contracts-section{gap:45px}.contracts-copy h2{font-size:39px}.contracts-copy h2 em{font-size:34px}.contract-visual{padding-inline:30px}.paper-contract{padding:26px 23px}.paper-fields>div{font-size:7px}.paper-wordmark{font-size:10px}.paper-wordmark>span{font-size:5px}}
@media(max-width:860px){.contracts-section{padding-top:60px;padding-bottom:70px;gap:30px}.contracts-copy h2{font-size:33px}.contracts-copy h2 em{font-size:30px}.contract-visual{padding:20px 23px 35px}.paper-contract{padding:25px 20px}.paper-wordmark>span{display:none}.paper-fields>div{flex-direction:column;gap:6px}.paper-lines{margin-bottom:23px}.contract-stamp{right:5px;padding:13px}.contract-stamp>span{font-size:10px}.contracts-copy .eyebrow{font-size:9px}}
@media(max-width:620px){.contracts-section{grid-template-columns:1fr;gap:30px;padding-top:48px;padding-bottom:55px}.contracts-copy{grid-row:1}.contracts-copy h2{font-size:36px;letter-spacing:-1.5px}.contracts-copy h2 em{font-size:33px}.contracts-copy>p:not(.eyebrow){font-size:12px;margin-top:18px}.contract-visual{padding:24px 33px 36px}.paper-contract{padding:27px}.paper-wordmark>span{display:block}.paper-fields>div{flex-direction:row;font-size:8px}.paper-contract h3{font-size:25px}.paper-lines{margin-bottom:27px}.contract-stamp{right:11px;bottom:22px;padding:14px 17px}.contract-stamp>span{font-size:11px}.contracts-copy .contract-scope{font-size:10px!important}}
