/*! 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;-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{.collapse{visibility:collapse}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.block{display:block}.contents{display:contents}.hidden{display:none}.table{display:table}.grow{flex-grow:1}.rounded{border-radius:.25rem}}:root{--ink:#17231c;--ink-soft:#526158;--green:#12643b;--green-bright:#1b7a49;--green-pale:#e2eee6;--line:#dce3de;--surface:#fff;--soft:#f3f5f2;--warm:#f5f0e7;--dark:#0d1c14;--dark-2:#13271c;--max:1180px;--radius:28px;--shadow:0 30px 80px #11301e1f}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{background:var(--surface);color:var(--ink);font-family:var(--font-geist), -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;-webkit-font-smoothing:antialiased;margin:0}a{color:inherit;text-decoration:none}button,input{font:inherit}img{max-width:100%;display:block}.site-shell{min-height:100vh;overflow:clip}.section-pad{padding:118px max(28px, calc((100vw - var(--max)) / 2))}.surface-soft{background:var(--soft)}.surface-dark{background:var(--dark);color:#fff}.site-header{z-index:100;-webkit-backdrop-filter:saturate(180%)blur(20px);background:#f6f7f4d1;border-bottom:1px solid #152c1f14;height:52px;position:fixed;top:0;left:0;right:0}.site-nav{width:min(var(--max), calc(100% - 40px));grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;height:100%;margin:0 auto;display:grid}.brand{letter-spacing:-.02em;align-items:center;gap:8px;width:max-content;font-size:15px;font-weight:670;display:inline-flex}.brand img{object-fit:contain;width:27px;height:27px}.desktop-nav{align-items:center;gap:34px;display:flex}.desktop-nav a{color:#38443d;font-size:12px;transition:color .18s;position:relative}.desktop-nav a:hover,.desktop-nav a[aria-current=page]{color:#0d5b35}.desktop-nav a[aria-current=page]:after{content:"";background:var(--green);border-radius:99px;width:4px;height:4px;position:absolute;bottom:-8px;left:50%;transform:translate(-50%)}.nav-account-actions{justify-self:end;align-items:center;gap:14px;display:flex}.nav-account-loading{background:#edf1ed;border-radius:999px;width:108px;height:34px}.nav-login{color:#38443d;font-size:12px;font-weight:640;transition:color .18s}.nav-login:hover{color:var(--green)}.nav-cta{color:#fff;background:var(--green);border-radius:999px;padding:8px 14px;font-size:12px;font-weight:640;transition:transform .18s,background .18s}.nav-cta:hover{background:#0d5632;transform:translateY(-1px)}.mobile-menu{display:none}.eyebrow{color:var(--green);letter-spacing:.04em;text-transform:uppercase;margin:0 0 14px;font-size:13px;font-weight:720}.eyebrow.light{color:#8cd7a8}.section-heading{max-width:760px;margin-bottom:50px}.section-heading.centered{text-align:center;margin-left:auto;margin-right:auto}.section-heading.compact{max-width:520px}.section-heading h2,.contact-band h2,.about-preview h2,.mission-copy h2,.storage-feature h2{letter-spacing:-.055em;margin:0;font-size:clamp(38px,5vw,66px);font-weight:660;line-height:.98}.section-heading>p:last-child,.split-heading>p,.light-heading>p,.about-preview-copy>p,.mission-copy>p,.storage-feature-copy>p{color:var(--ink-soft);margin:22px 0 0;font-size:18px;line-height:1.55}.split-heading{grid-template-columns:minmax(0,1.5fr) minmax(260px,.65fr);align-items:end;gap:70px;max-width:none;display:grid}.light-heading p:last-child,.mission-copy>p{color:#aebcb3}.button{border-radius:999px;justify-content:center;align-items:center;min-height:46px;padding:0 22px;font-size:14px;font-weight:680;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--green);color:#fff;box-shadow:0 12px 28px #12643b33}.button-primary:hover{background:#0d5632;box-shadow:0 16px 32px #12643b42}.button-light{color:var(--dark);background:#fff}.text-link{color:var(--green);align-items:center;gap:6px;font-size:15px;font-weight:650;display:inline-flex}.text-link span{font-size:24px;line-height:0;transition:transform .18s}.text-link:hover span{transform:translate(3px)}.light-link{color:#b7e8c8}.hero{background:radial-gradient(circle at 75% 30%,#e8f2eb 0,#f8f9f7 30%,#fff 64%);grid-template-columns:minmax(360px,.78fr) minmax(560px,1.22fr);align-items:center;gap:64px;min-height:758px;padding-top:92px;padding-bottom:100px;display:grid}.hero-copy{z-index:2;position:relative}.hero h1,.page-hero h1,.about-hero h1{letter-spacing:-.065em;margin:0;font-size:clamp(54px,6.7vw,91px);font-weight:670;line-height:.92}.hero-lede{max-width:590px;color:var(--ink-soft);margin:28px 0 0;font-size:20px;line-height:1.48}.hero-actions{align-items:center;gap:24px;margin-top:34px;display:flex}.hero-fine{color:#7a867f;margin:24px 0 0;font-size:12px}.hero-visual-wrap{min-width:0;position:relative}.hero-glow{filter:blur(28px);background:radial-gradient(circle,#1f894e36,#0000 67%);border-radius:50%;position:absolute;inset:5% -15% -20%}.account-swap-stage{z-index:1;align-items:center;min-height:590px;display:grid;position:relative}.account-swap-content{animation:.42s cubic-bezier(.2,.78,.2,1) both account-content-in}.hero.account-open .hero-glow{opacity:.58}.operations-visual{background:#ffffffe6;border:1px solid #2b513b29;border-radius:30px;min-height:520px;position:relative;overflow:hidden;transform:perspective(1400px)rotateY(-5deg)rotateX(2deg);box-shadow:0 42px 100px #1e4a2f33}.visual-topbar{background:#f7f8f6e6;border-bottom:1px solid #e4e9e5;justify-content:space-between;align-items:center;height:54px;padding:0 18px;display:flex}.mini-brand{align-items:center;gap:7px;font-size:12px;font-weight:700;display:flex}.mini-brand img{width:21px;height:21px}.online-pill{color:#12643b;text-transform:uppercase;letter-spacing:.08em;background:#dcf1e3;border-radius:999px;padding:5px 9px;font-size:9px;font-weight:760}.visual-body{grid-template-columns:50px 1fr;min-height:466px;display:grid}.visual-sidebar{background:#f1f3f0;border-right:1px solid #e0e6e1;flex-direction:column;align-items:center;gap:20px;padding-top:28px;display:flex}.visual-sidebar span{border:2px solid #aab4ad;border-radius:7px;width:20px;height:20px}.visual-sidebar span.active{background:var(--green);border-color:var(--green);box-shadow:0 0 0 5px #dfece3}.visual-content{min-width:0;padding:26px}.visual-heading{justify-content:space-between;align-items:center;display:flex}.visual-heading small{color:#89938d;margin-bottom:4px;font-size:9px;display:block}.visual-heading strong{letter-spacing:-.03em;font-size:17px}.avatar-stack{display:flex}.avatar-stack i{color:#286341;background:#dce9e0;border:2px solid #fff;border-radius:50%;place-items:center;width:29px;height:29px;margin-left:-6px;font-size:8px;font-style:normal;font-weight:750;display:grid}.visual-grid{grid-template-columns:1.5fr .72fr;gap:12px;margin-top:24px;display:grid}.visual-panel{background:#fff;border:1px solid #e2e7e3;border-radius:17px;padding:16px}.schedule-panel{grid-row:span 2;min-height:310px}.panel-label{justify-content:space-between;align-items:center;font-size:10px;font-weight:700;display:flex}.panel-label b{color:#61806c;font-size:8px}.timeline{grid-template-columns:repeat(4,1fr);gap:5px;margin:18px 0;display:grid}.timeline i{background:#dce4de;border-radius:8px;height:3px}.timeline i:first-child,.timeline i:nth-child(2){background:#4d9b68}.shift-row{background:#f5f7f5;border-left:3px solid;border-radius:12px;margin-top:10px;padding:13px}.shift-row span,.shift-row small{display:block}.shift-row span{font-size:10px;font-weight:700}.shift-row small{color:#7a857e;margin-top:4px;font-size:8px}.shift-row.green{border-color:#36a263}.shift-row.gold{border-color:#d2a335}.shift-row.gray{border-color:#97a29b}.stat-panel small{color:#68766d;font-size:9px}.stat-panel>strong{letter-spacing:-.06em;margin:9px 0;font-size:32px;display:block}.spark-bars{align-items:end;gap:4px;height:42px;display:flex}.spark-bars i{background:#8fc6a2;border-radius:3px 3px 1px 1px;flex:1}.spark-bars i:first-child{height:34%}.spark-bars i:nth-child(2){height:55%}.spark-bars i:nth-child(3){height:47%}.spark-bars i:nth-child(4){height:82%}.spark-bars i:nth-child(5){height:68%}.spark-bars i:nth-child(6){background:#2f8954;height:100%}.message-panel>small{color:#68766d;font-size:9px}.message-panel>div{align-items:center;gap:8px;margin-top:12px;display:flex}.message-panel i{color:#286341;background:#e3eee6;border-radius:50%;place-items:center;width:25px;height:25px;font-size:7px;font-style:normal;font-weight:750;display:grid}.message-panel p{margin:0}.message-panel b,.message-panel span{font-size:8px;display:block}.message-panel span{color:#7d8781;margin-top:2px}.pricing-preview{flex-direction:column;justify-content:center;min-height:100svh;padding-top:64px;padding-bottom:64px;display:flex}.pricing-preview .section-heading{margin-bottom:34px}.pricing-preview-grid{grid-template-columns:.92fr 1.16fr .92fr;align-items:center;gap:16px;display:grid}.price-tile{aspect-ratio:4/5;border:1px solid var(--line);border-radius:var(--radius);background:#fff;flex-direction:column;min-height:390px;padding:34px;display:flex}.price-tile-primary{min-height:470px}.price-tile.featured{background:var(--green-pale);border-color:#c3dccb}.tile-number{letter-spacing:-.07em;margin-bottom:0;font-size:74px;font-weight:650;display:block}.tile-number small{letter-spacing:-.03em;font-size:28px}.price-tile-price{text-align:center;border-bottom:1px solid #2036281c;justify-content:center;align-items:baseline;gap:8px;padding:6px 0 28px;display:flex}.price-tile-primary .tile-number{font-size:86px}.price-cadence{color:#6f7d74;letter-spacing:-.01em;font-size:13px;font-weight:650}.price-tile-copy{flex-direction:column;flex:1;padding-top:28px;display:flex}.price-tile h3{letter-spacing:-.035em;margin:0;font-size:22px}.price-tile p{color:var(--ink-soft);margin:10px 0 0;font-size:15px;line-height:1.5}.price-tile-primary.pricing-base-detail{min-height:590px}.base-inclusions-title{color:#264b34;letter-spacing:-.01em;margin-top:20px;font-size:11px;font-weight:760;display:block}.base-subscription-inclusions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 15px;margin:11px 0 0;padding:0;list-style:none;display:grid}.base-subscription-inclusions li{color:#41594a;padding-left:15px;font-size:10px;line-height:1.4;position:relative}.base-subscription-inclusions li:before{color:var(--green);content:"✓";font-weight:800;position:absolute;top:0;left:0}.price-note{color:#748178;margin-top:auto;padding-top:26px;font-size:10px;line-height:1.45;display:block}.price-card-link{width:max-content;max-width:100%;color:var(--green);margin-top:auto;padding-top:26px;font-size:12px;font-weight:700;transition:color .16s,transform .16s}.price-note+.price-card-link{margin-top:16px;padding-top:0}.price-card-link:hover{color:#0c5f35;transform:translate(2px)}.pricing-preview .center-link{margin-top:28px}.center-link{justify-content:center;margin-top:38px;display:flex}.storage-feature-center-link{flex-direction:column;align-items:center;gap:9px}.storage-feature-center-link small{color:#7a877f;font-size:10px;line-height:1.4}.calculator{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:32px;grid-template-columns:1.15fr .85fr;display:grid;overflow:hidden}.calculator-controls{padding:42px}.calculator-controls label{margin-bottom:34px;display:block}.calculator-controls label>span,.calculator-controls legend{color:#48574e;justify-content:space-between;width:100%;margin-bottom:14px;font-size:13px;font-weight:650;display:flex}.calculator-controls label strong{color:var(--green);font-size:17px}.calculator input[type=range]{-webkit-appearance:none;appearance:none;width:100%;height:4px;accent-color:var(--green);background:#dfe6e1;border-radius:99px}.calculator input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:var(--green);border:5px solid #fff;border-radius:50%;width:22px;height:22px;box-shadow:0 2px 10px #00000038}.calculator fieldset{border:0;margin:0;padding:0}.segmented-control{grid-template-columns:repeat(4,1fr);gap:7px;display:grid}.segmented-control button{border:1px solid var(--line);color:#4c5b52;cursor:pointer;background:#fff;border-radius:13px;padding:11px 7px;transition:border .16s,background .16s,color .16s}.segmented-control button span,.segmented-control button small{display:block}.segmented-control button span{font-size:11px;font-weight:700}.segmented-control button small{color:#7b877f;margin-top:3px;font-size:9px}.segmented-control button.selected{border-color:var(--green);color:var(--green);background:#e8f2eb}.calculator-result{background:var(--dark);color:#fff;flex-direction:column;justify-content:center;padding:42px;display:flex}.estimate-mode-control{background:#152c21;border:1px solid #314a3d;border-radius:15px;grid-template-columns:repeat(3,1fr);gap:6px;margin-bottom:38px;padding:5px;display:grid}.estimate-mode-control button{color:#8fa298;cursor:pointer;background:0 0;border:0;border-radius:10px;padding:10px 8px;font-size:10px;font-weight:700;transition:background .16s,color .16s,transform .16s}.estimate-mode-control button:hover{color:#fff}.estimate-mode-control button.selected{color:#185b35;background:#edf5ef;box-shadow:0 4px 12px #00000029}.calculator-result .eyebrow{color:#83c99b}.estimate{align-items:flex-end;gap:13px;line-height:.85;display:flex}.estimate span{color:#8fa298;margin-bottom:8px;font-size:11px;font-weight:650}.estimate strong{letter-spacing:-.075em;font-size:clamp(62px,6vw,92px)}.calculator-result dl{border-top:1px solid #294235;border-bottom:1px solid #294235;margin:35px 0 0;padding:18px 0}.calculator-result dl div{justify-content:space-between;gap:20px;margin:10px 0;display:flex}.calculator-result dt,.calculator-result dd{margin:0;font-size:12px}.calculator-result dt{color:#aab9b0}.calculator-result dd{font-weight:700}.calculator-disclaimer{color:#829288;margin:18px 0 0;font-size:10px;line-height:1.5}.feature-story-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.feature-story{min-height:600px;color:var(--ink);background:#f7f8f6;border-radius:30px;padding:42px;overflow:hidden}.feature-story-storage{background:#ecf1ed;grid-column:span 2;grid-template-columns:.72fr 1.28fr;align-items:center;gap:50px;min-height:500px;display:grid}.story-copy h3{letter-spacing:-.05em;max-width:440px;margin:0;font-size:38px;line-height:1.03}.story-copy>p:not(.eyebrow){max-width:460px;color:var(--ink-soft);margin:16px 0 20px;line-height:1.55}.feature-story .phone-card{margin:46px auto -120px}.phone-card{background:#fff;border:1px solid #d8e0da;border-radius:31px;width:min(340px,90%);padding:18px;box-shadow:0 24px 50px #1a3d2726}.phone-header{border-bottom:1px solid #e5e9e6;align-items:center;gap:10px;padding-bottom:16px;display:flex}.phone-header i{color:#25613e;background:#dcece1;border-radius:50%;place-items:center;width:37px;height:37px;font-size:10px;font-style:normal;font-weight:750;display:grid}.phone-header strong,.phone-header span{display:block}.phone-header strong{font-size:12px}.phone-header span{color:#78847d;margin-top:3px;font-size:9px}.message{border-radius:16px;max-width:77%;margin-top:18px;padding:11px 13px;font-size:10px;line-height:1.4}.message small{opacity:.62;margin-top:6px;font-size:7px;display:block}.incoming{background:#eef1ef}.outgoing{background:var(--green);color:#fff;margin-left:auto}.reaction{background:#fff;border:1px solid #dce2de;border-radius:999px;width:max-content;margin:-5px 0 0 12px;padding:5px 8px;font-size:8px;box-shadow:0 3px 8px #0000000d}.message-input{color:#8a948e;border:1px solid #dce2de;border-radius:999px;margin-top:24px;padding:10px 10px 10px 13px;font-size:9px}.message-input b{float:right;background:var(--green);color:#fff;border-radius:50%;place-items:center;width:20px;height:20px;margin-top:-5px;display:grid}.workforce-mini-grid{grid-template-columns:repeat(2,1fr);gap:10px;margin-top:50px;display:grid}.workforce-mini-grid>div{background:#fff;border:1px solid #dae2dc;border-radius:18px;padding:20px}.workforce-mini-grid span,.workforce-mini-grid small{display:block}.workforce-mini-grid span{letter-spacing:-.06em;font-size:40px;font-weight:680}.workforce-mini-grid small{color:#758178;font-size:9px}.workforce-mini-grid .wide{grid-column:span 2;grid-template-columns:1fr auto;gap:7px;display:grid}.workforce-mini-grid .wide b{font-size:12px}.workforce-mini-grid .wide i{color:#78847d;font-size:9px;font-style:normal}.workforce-mini-grid .wide em{color:#286541;background:#e3efe7;border-radius:99px;grid-column:span 2;width:max-content;padding:5px 8px;font-size:8px;font-style:normal;font-weight:700}.storage-visual{background:#fff;border:1px solid #d9e1db;border-radius:24px;overflow:hidden;box-shadow:0 24px 60px #18412821}.storage-header{border-bottom:1px solid #e5e9e6;justify-content:space-between;align-items:center;padding:22px;display:flex}.storage-header small,.storage-header strong{display:block}.storage-header small{color:#7e8982;font-size:9px}.storage-header strong{margin-top:4px;font-size:14px}.storage-header>b{background:#eef2ef;border-radius:50%;place-items:center;width:28px;height:28px;font-size:16px;display:grid}.storage-row{border-bottom:1px solid #edf0ee;align-items:center;gap:13px;padding:17px 22px;display:flex}.storage-row>i{flex:none}.storage-row p{flex:1;margin:0}.storage-row strong,.storage-row span{display:block}.storage-row strong{font-size:10px}.storage-row span{color:#7f8a83;margin-top:4px;font-size:8px}.storage-row>b{color:#8d9791;font-size:16px}.folder-shape{background:#e6bc52;border-radius:5px;width:30px;height:23px;position:relative}.folder-shape:before{content:"";background:#e6bc52;border-radius:3px 3px 0 0;width:13px;height:7px;position:absolute;top:-4px;left:2px}.file-shape{border-radius:5px;place-items:center;width:30px;height:35px;font-size:6px;font-style:normal;font-weight:800;display:grid}.file-shape.pdf{color:#a64343;background:#f5dddd}.file-shape.sheet{color:#327249;background:#dcefe2}.storage-meter{padding:20px 22px}.storage-meter span{color:#7d8981;justify-content:space-between;font-size:9px;display:flex}.storage-meter span:after{content:"32% used"}.storage-meter i{background:#e5eae7;border-radius:99px;height:5px;margin-top:10px;display:block}.storage-meter em{background:var(--green);border-radius:99px;width:32%;height:100%;display:block}.about-preview{grid-template-columns:.7fr 1.3fr;align-items:center;gap:80px;min-height:650px;display:grid}.about-preview-mark{background:radial-gradient(circle,#e6f1e9,#0000 68%);border-radius:50%;place-items:center;min-height:380px;display:grid}.about-preview-mark img{filter:drop-shadow(0 20px 30px #19532f29);width:190px}.about-preview-copy>p{max-width:690px}.about-preview-copy .text-link{margin-top:23px}.faq-section{background:#fafbf9;grid-template-columns:.65fr 1.35fr;gap:80px;display:grid}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;letter-spacing:-.02em;justify-content:space-between;gap:24px;padding:25px 0;font-size:18px;font-weight:610;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--green);font-size:25px;font-weight:350;transition:transform .18s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details>p{max-width:740px;color:var(--ink-soft);margin:-8px 40px 26px 0;font-size:15px;line-height:1.6}.contact-band{color:#fff;background:linear-gradient(135deg,#0e5835,#0d3826)}.contact-band-inner{grid-template-columns:1.2fr .8fr;align-items:center;gap:80px;display:grid}.contact-band h2{max-width:780px}.contact-band p:not(.eyebrow):not(.account-form-message){color:#bed0c4;max-width:670px;margin:22px 0 0;font-size:17px;line-height:1.55}.contact-cta-buttons{flex-wrap:wrap;align-items:center;gap:12px;margin-top:34px;display:flex}.contact-cta-buttons button{cursor:pointer;border:0}.button-outline-light{color:#fff;background:#ffffff08;border:1px solid #ffffff61!important}.button-outline-light:hover{background:#ffffff17;border-color:#ffffffb3!important}.contact-account-stage{min-width:0}.contact-channel-list{gap:10px;display:grid}.contact-channel-card{background:#ffffff09;border:1px solid #fff3;border-radius:17px;padding:19px 21px;transition:transform .18s,border-color .18s,background .18s;display:block}.contact-channel-card:hover{background:#ffffff14;border-color:#ffffff7a;transform:translate(-4px)}.contact-channel-card span,.contact-channel-card strong{display:block}.contact-channel-card span{color:#8fd0a6;letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:750}.contact-channel-card strong{color:#fff;letter-spacing:-.01em;margin-top:7px;font-size:14px;font-weight:600}.contact-account-panel{animation:.44s cubic-bezier(.2,.78,.2,1) both account-content-in}.account-panel-back{color:#a9d8b9;cursor:pointer;background:0 0;border:0;margin:0 0 10px auto;padding:0;font-size:10px;font-weight:650;display:block}.account-panel-back:hover{color:#fff}.account-entry-panel{background:#fffffff0;border:1px solid #d8e1da;border-radius:28px;width:100%;padding:30px;animation:.48s cubic-bezier(.2,.78,.2,1) both account-content-in;position:relative;box-shadow:0 30px 75px #19462b29}.account-entry-panel.compact{border-radius:25px;padding:25px}.account-entry-panel.dark{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff14;border-color:#fff3;box-shadow:0 24px 60px #03180d38}.account-entry-session-check{flex-direction:column;justify-content:center;align-items:center;gap:13px;min-height:230px;display:flex}.account-entry-session-check>strong{color:#4f6156;font-size:11px}.account-entry-session-check.dark>strong{color:#fff}.account-mode-switch{background:#f1f4f1;border:1px solid #dfe6e1;border-radius:999px;grid-template-columns:1fr 1fr;gap:4px;padding:4px;display:grid}.account-mode-switch button{color:#67766d;cursor:pointer;background:0 0;border:0;border-radius:999px;min-height:34px;padding:0 14px;font-size:11px;font-weight:680;transition:background .2s,color .2s,box-shadow .2s}.account-mode-switch button.active{color:var(--green);background:#fff;box-shadow:0 3px 12px #1836241a}.account-entry-panel.dark .account-mode-switch{background:#041e1140;border-color:#ffffff2b}.account-entry-panel.dark .account-mode-switch button{color:#b8ccbf}.account-entry-panel.dark .account-mode-switch button.active{color:#115e38;background:#fffffff0}.account-panel-heading{margin:24px 0 22px}.account-panel-heading>span{color:var(--green);letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:760;display:block}.account-panel-heading h2{letter-spacing:-.05em;margin:8px 0 0!important;font-size:clamp(28px,3vw,39px)!important;line-height:1!important}.account-panel-heading p{color:#68776e!important;margin:11px 0 0!important;font-size:12px!important;line-height:1.45!important}.account-entry-panel.dark .account-panel-heading>span{color:#8fd0a6}.account-entry-panel.dark .account-panel-heading h2{color:#fff}.account-entry-panel.dark .account-panel-heading p{color:#bed0c4!important}.account-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.account-form>label,.account-form>.account-form-field{gap:6px;min-width:0;display:grid}.account-form>label>span,.account-form>.account-form-field>span{color:#4b5c52;font-size:10px;font-weight:680}.account-form input:not([type=checkbox]),.account-form select{color:#1c2c23;background:#fbfcfb;border:1px solid #d8e1da;border-radius:12px;outline:0;width:100%;height:43px;padding:0 13px;font-size:12px;transition:border-color .18s,box-shadow .18s,background .18s}.account-form select{-webkit-appearance:none;appearance:none;background-image:linear-gradient(45deg,#0000 50%,#748078 50%),linear-gradient(135deg,#748078 50%,#0000 50%);background-position:calc(100% - 16px) 18px,calc(100% - 11px) 18px;background-repeat:no-repeat;background-size:5px 5px,5px 5px;padding-right:32px}.account-form input:focus,.account-form select:focus{background:#fff;border-color:#58a173;box-shadow:0 0 0 3px #237e491f}.account-entry-panel.dark .account-form>label>span,.account-entry-panel.dark .account-form>.account-form-field>span{color:#d9e5dd}.account-entry-panel.dark .account-form input:not([type=checkbox]),.account-entry-panel.dark .account-form select{color:#fff;background-color:#ffffff17;border-color:#fff3}.account-entry-panel.dark .account-form select option{color:#17231c;background:#fff}.account-form-login{grid-template-columns:1fr}.account-form-login .account-form-message,.account-form-login .account-submit{grid-column:1}.account-entry-body.login-with-recovery{grid-template-columns:minmax(0,1.35fr) minmax(220px,.65fr);align-items:start;gap:24px;display:grid}.login-recovery-panel{border-left:1px solid #dfe5e1;min-width:0;padding-left:22px}.login-recovery-heading{margin-bottom:15px}.login-recovery-heading span,.login-recovery-heading strong{display:block}.login-recovery-heading span{color:var(--green);letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:760}.login-recovery-heading strong{color:#27372e;letter-spacing:-.025em;margin-top:7px;font-size:17px}.login-recovery-panel>button{color:#293a30;text-align:left;cursor:pointer;background:#f8faf8;border:1px solid #dbe3dd;border-radius:13px;width:100%;margin-top:8px;padding:13px 14px;transition:border-color .18s,background .18s,transform .18s;display:block}.login-recovery-panel>button:hover,.login-recovery-panel>button.active{background:#edf5ef;border-color:#8eb99d;transform:translate(-2px)}.login-recovery-panel>button span,.login-recovery-panel>button small{display:block}.login-recovery-panel>button span{font-size:11px;font-weight:720}.login-recovery-panel>button small{color:#728078;margin-top:4px;font-size:8px;line-height:1.35}.login-recovery-form{border-top:1px solid #e2e7e3;gap:9px;margin-top:13px;padding-top:13px;animation:.26s both account-content-in;display:grid}.login-recovery-form label{gap:6px;display:grid}.login-recovery-form label>span{color:#4b5c52;font-size:9px;font-weight:680}.login-recovery-form input{color:#1c2c23;background:#fff;border:1px solid #d8e1da;border-radius:11px;outline:0;width:100%;height:40px;padding:0 12px;font-size:11px}.login-recovery-form input:focus{border-color:#58a173;box-shadow:0 0 0 3px #237e491f}.login-recovery-form .account-form-message{grid-column:auto}.login-recovery-submit{color:#175c37;cursor:pointer;background:#e3efe7;border:0;border-radius:999px;min-height:39px;font-size:10px;font-weight:720}.login-recovery-submit:hover:not(:disabled){background:#d7e9dd}.login-recovery-submit:disabled{cursor:wait;opacity:.65}.account-consents{grid-column:1/-1;gap:8px;margin-top:2px;display:grid}.account-consents label{color:#65736b;align-items:flex-start;gap:9px;font-size:9px;line-height:1.4;display:flex}.account-consents input{width:15px;height:15px;accent-color:var(--green);flex:none;margin:0}.account-consents a{color:var(--green);font-weight:700}.account-entry-panel.dark .account-consents label{color:#c5d4ca}.account-entry-panel.dark .account-consents a{color:#9eddb4}.account-form-message{border-radius:11px;grid-column:1/-1;padding:10px 12px;margin:0!important;font-size:10px!important;line-height:1.4!important}.account-form-message.error{background:#fff0f0;border:1px solid #efc8c8;color:#9b3131!important}.account-form-message.success{background:#e9f6ed;border:1px solid #b9ddc5;color:#17643a!important}.account-submit{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:999px;grid-column:1/-1;min-height:44px;margin-top:2px;font-size:12px;font-weight:720;transition:transform .18s,background .18s,opacity .18s}.account-submit:hover:not(:disabled){background:#0d5632;transform:translateY(-1px)}.account-submit:disabled{cursor:wait;opacity:.68}.account-entry-panel.dark .account-submit{color:#164c30;background:#fff}.account-entry-panel.dark .account-submit:hover:not(:disabled){background:#e9f4ec}.account-page{background:radial-gradient(circle at 82% 30%,#e5f0e8,#fff 45%);grid-template-columns:minmax(0,.88fr) minmax(520px,1.12fr);align-items:center;gap:90px;min-height:calc(100svh - 52px);padding-top:132px;display:grid}.account-page-intro h1{letter-spacing:-.065em;max-width:650px;margin:0;font-size:clamp(50px,6.5vw,86px);line-height:.94}.account-page-intro>p:last-child{max-width:600px;color:var(--ink-soft);margin:26px 0 0;font-size:18px;line-height:1.55}.account-page>.account-entry-panel{justify-self:end;max-width:640px}.login-page{grid-template-columns:minmax(0,.78fr) minmax(680px,1.22fr);gap:54px}.login-page>.account-entry-panel{max-width:860px}.account-entry-panel:has(.login-with-recovery) .account-panel-heading{width:calc(67.5% - 12px);padding-right:8px}.account-entry-panel.compact:has(.login-with-recovery) .account-panel-heading h2{font-size:32px!important}.login-recovery-panel{margin-top:-72px}.account-admin{background:radial-gradient(circle at 82% 18%,#e5f0e8,#fff 42%);min-height:calc(100svh - 52px);padding-top:132px;padding-bottom:90px}.account-admin-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:40px;padding-bottom:38px;display:flex}.account-admin-heading h1{letter-spacing:-.06em;max-width:760px;margin:0;font-size:clamp(48px,6.1vw,78px);line-height:.96}.account-admin-heading>div>p:last-child{max-width:620px;color:var(--ink-soft);margin:19px 0 0;font-size:16px;line-height:1.55}.account-admin-heading-actions{align-items:center;gap:11px;padding-bottom:5px;display:flex}.account-admin-heading-actions>span{color:#245f3c;white-space:nowrap;background:#edf6ef;border:1px solid #cde0d2;border-radius:999px;align-items:center;gap:7px;padding:10px 13px;font-size:10px;font-weight:720;display:flex}.account-admin-heading-actions>span i{background:#31a55e;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #31a55e1f}.account-admin-heading-actions button,.account-admin-loading button{color:#3e5045;cursor:pointer;background:#fff;border:1px solid #ced8d1;border-radius:999px;min-height:37px;padding:0 15px;font-size:10px;font-weight:700;transition:transform .16s,border-color .16s,color .16s}.account-admin-heading-actions button:hover,.account-admin-loading button:hover{color:var(--green);border-color:#82ac91;transform:translateY(-1px)}.account-admin-heading-actions button:disabled{opacity:.58;cursor:wait}.account-admin-grid{grid-template-columns:1.04fr .96fr;gap:16px;margin-top:30px;display:grid}.account-admin-grid article{border:1px solid var(--line);background:#ffffffe6;border-radius:26px;min-width:0;padding:30px;box-shadow:0 18px 48px #19462b0e}.account-admin-profile-card{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:17px;display:grid}.account-admin-avatar{color:#fff;background:linear-gradient(145deg,#1d7549,#0c4f2d);border-radius:50%;place-items:center;width:54px;height:54px;font-size:19px;font-weight:760;display:grid;box-shadow:0 10px 24px #12643b33}.account-admin-profile-card>div:nth-child(2)>span,.account-admin-card-heading span,.account-admin-security-card>span{color:#72907e;letter-spacing:.07em;text-transform:uppercase;font-size:9px;font-weight:760;display:block}.account-admin-profile-card h2,.account-admin-card-heading h2,.account-admin-security-card h2{letter-spacing:-.04em;margin:6px 0 0;font-size:24px;line-height:1.05}.account-admin-profile-card>div:nth-child(2)>p{color:#728078;margin:5px 0 0;font-size:11px}.account-admin-profile-card dl{border-top:1px solid var(--line);grid-column:1/-1;margin:18px 0 0}.account-admin-profile-card dl div{border-bottom:1px solid #edf0ee;grid-template-columns:125px minmax(0,1fr);gap:18px;padding:13px 0;display:grid}.account-admin-profile-card dt,.account-admin-profile-card dd{min-width:0;margin:0;font-size:10px;line-height:1.45}.account-admin-profile-card dt{color:#7a877f}.account-admin-profile-card dd{overflow-wrap:anywhere;color:#31443a;text-align:right;font-weight:660}.account-admin-card-heading{justify-content:space-between;align-items:center;gap:18px;display:flex}.account-admin-card-heading b{width:36px;height:36px;color:var(--green);background:#e5f0e8;border-radius:50%;place-items:center;font-size:12px;display:grid}.account-admin-farms-card ul{border-top:1px solid var(--line);gap:0;margin:22px 0 0;padding:0;list-style:none;display:grid}.account-admin-farms-card li{border-bottom:1px solid #edf0ee;align-items:center;gap:12px;padding:14px 0;display:flex}.account-admin-farms-card li>i{color:#276341;background:#e7efe9;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;font-size:10px;font-style:normal;font-weight:760;display:grid}.account-admin-farms-card li>div{min-width:0}.account-admin-farms-card li strong,.account-admin-farms-card li span{display:block}.account-admin-farms-card li strong{color:#2b3d33;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.account-admin-farms-card li span{color:#77847c;margin-top:4px;font-size:9px}.account-admin-empty{background:#f7faf7;border:1px dashed #cad8ce;border-radius:18px;margin-top:22px;padding:24px}.account-admin-empty strong{font-size:13px}.account-admin-empty p{color:#6b7971;margin:8px 0 0;font-size:10px;line-height:1.55}.account-admin-security-card{color:#fff;grid-column:1/-1;background:linear-gradient(125deg,#153c28,#0d271a)!important}.account-admin-security-card>span{color:#92bea0}.account-admin-security-card h2{margin-top:11px;font-size:30px}.account-admin-security-card p{color:#c6d7cb;max-width:760px;margin:13px 0 0;font-size:12px;line-height:1.65}.account-admin-loading{text-align:center;background:radial-gradient(circle,#edf5ef,#fff 50%);flex-direction:column;justify-content:center;align-items:center;min-height:calc(100svh - 52px);padding:120px 24px;display:flex}.account-admin-loading strong{letter-spacing:-.03em;margin-top:18px;font-size:20px}.account-admin-loading p{max-width:450px;color:var(--ink-soft);margin:8px 0 0;font-size:12px;line-height:1.55}.account-admin-loading button{margin-top:20px}.account-convert-backdrop{z-index:300;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0c1d1275;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.account-convert-dialog{background:#fbfdfb;border:1px solid #ffffff9e;border-radius:27px;width:min(490px,100%);padding:28px;box-shadow:0 34px 95px #071f104d}.account-convert-dialog>span{color:#8d5e26;letter-spacing:.09em;text-transform:uppercase;font-size:8px;font-weight:820}.account-convert-dialog h2{color:#1d3024;letter-spacing:-.045em;margin:9px 0 0;font-size:27px}.account-convert-dialog>p{color:#65746b;margin:10px 0 0;font-size:11px;line-height:1.58}.account-convert-dialog>strong{color:#78501e;background:#fff8ea;border:1px solid #e8d5b6;border-radius:13px;margin-top:14px;padding:12px 13px;font-size:9px;line-height:1.5;display:block}.account-convert-error{color:#9d3932;background:#fff1f0;border:1px solid #ebc7c4;border-radius:12px;margin-top:12px;padding:11px 12px;font-size:9px;line-height:1.45}.account-convert-dialog>div:last-child{justify-content:flex-end;gap:8px;margin-top:23px;display:flex}.account-convert-dialog>div:last-child button{color:#4c5e53;cursor:pointer;background:#fff;border:1px solid #d2ddd5;border-radius:999px;min-height:38px;padding:0 15px;font-size:9px;font-weight:760}.account-convert-dialog>div:last-child button.primary{color:#fff;background:#1d7447;border-color:#176d42}.account-convert-dialog button:disabled{cursor:wait;opacity:.56}.account-admin-spinner{border:3px solid #d9e5dc;border-top-color:var(--green);border-radius:50%;width:30px;height:30px;animation:.8s linear infinite account-admin-spin}@keyframes account-admin-spin{to{transform:rotate(360deg)}}@keyframes account-content-in{0%{opacity:0;filter:blur(4px);transform:translateY(14px)scale(.985)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}.site-footer{padding:54px max(28px,calc((100vw - var(--max))/2)) 28px;color:#506057;background:#f1f3f1}.footer-note{border-bottom:1px solid #d8dfda;align-items:center;gap:12px;padding-bottom:28px;display:flex}.footer-note img{width:27px;height:27px}.footer-note p{max-width:680px;margin:0;font-size:11px;line-height:1.5}.footer-columns{grid-template-columns:repeat(5,1fr);gap:30px;padding:34px 0;display:grid}.footer-columns>div{flex-direction:column;align-items:flex-start;gap:9px;display:flex}.footer-columns h3{color:#27352d;margin:0 0 4px;font-size:11px}.footer-columns a{font-size:11px}.footer-columns a:hover{text-decoration:underline}.footer-socials a{align-items:center;gap:7px;display:inline-flex}.footer-socials a svg{color:#426050;width:11px;height:11px}.footer-legal{border-top:1px solid #d8dfda;justify-content:flex-start;align-items:center;gap:18px;padding-top:20px;font-size:10px;display:flex}.footer-legal p{margin:0}.footer-legal div{border-left:1px solid #cbd4ce;gap:0;padding-left:18px;display:flex}.footer-legal div a{padding:0 18px}.footer-legal div a:first-child{padding-left:0}.footer-legal div a:last-child{padding-right:0}.footer-legal div a+a{border-left:1px solid #cbd4ce}.footer-legal a:hover{text-decoration:underline}.page-hero{text-align:center;background:linear-gradient(#f6f8f5,#fff);padding-top:144px;padding-bottom:108px}.page-hero h1{max-width:980px;margin:0 auto;font-size:clamp(52px,7vw,92px)}.page-hero>p:last-of-type{max-width:720px;color:var(--ink-soft);margin:28px auto 0;font-size:20px;line-height:1.5}.jump-nav{justify-content:center;gap:8px;margin-top:34px;display:flex}.jump-nav a{border:1px solid var(--line);background:#fff;border-radius:999px;padding:10px 15px;font-size:12px;font-weight:650}.jump-nav a:hover{background:#eef5f0;border-color:#9db7a7}.billing-cards{grid-template-columns:repeat(3,1fr);align-items:center;gap:16px;min-height:100svh;padding-top:64px;padding-bottom:64px;display:grid}.billing-cards article{aspect-ratio:4/5;border:1px solid var(--line);background:#fff;border-radius:30px;flex-direction:column;min-height:390px;padding:34px;display:flex;position:relative}.billing-cards .billing-card-focus{background:var(--green-pale);border-color:#bed9c7}.billing-icon{width:45px;height:45px;color:var(--green);background:#edf2ee;border-radius:14px;place-items:center;margin-bottom:24px;font-weight:750;display:grid}.billing-cards h2{letter-spacing:-.07em;align-items:baseline;gap:2px;margin:auto 0 0;font-size:68px;display:flex}.billing-cards h2 small{font-size:24px}.billing-cards h2 span{color:#708078;letter-spacing:0;margin-left:5px;font-size:12px}.billing-cards article>p:last-child{color:var(--ink-soft);margin:18px 0 0;font-size:15px;line-height:1.55}.worker-fee-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.worker-fee-grid article{border:1px solid var(--line);background:#fbfcfa;border-radius:24px;flex-direction:column;min-height:300px;padding:28px;display:flex}.worker-fee-grid article.worker-fee-card-primary{background:var(--green-pale);border-color:#bad6c3}.worker-fee-grid article>span{color:var(--green);letter-spacing:.055em;text-transform:uppercase;font-size:10px;font-weight:760}.worker-fee-grid article>strong{letter-spacing:-.06em;margin:34px 0 0;font-size:48px;line-height:1;display:block}.worker-fee-grid article>strong small{letter-spacing:-.02em;font-size:20px}.worker-fee-grid h3{letter-spacing:-.025em;margin:auto 0 0;font-size:17px;line-height:1.2}.worker-fee-grid p{color:var(--ink-soft);margin:10px 0 0;font-size:11px;line-height:1.55}.storage-plan-grid{grid-template-columns:repeat(5,1fr);gap:10px;display:grid}.storage-plan-grid article{border:1px solid var(--line);background:#fff;border-radius:22px;min-height:270px;padding:28px 22px;position:relative}.storage-plan-grid article.recommended{border-color:#79ae8a;box-shadow:0 17px 40px #1a532f1f}.recommendation{background:var(--green);color:#fff;text-transform:uppercase;letter-spacing:.06em;border-radius:99px;padding:6px 9px;font-size:8px;font-weight:750;position:absolute;top:-12px;left:18px}.storage-plan-grid h3{margin:0 0 28px;font-size:15px}.storage-plan-grid>article>strong{letter-spacing:-.05em;font-size:30px}.storage-price{margin:16px 0 12px;font-size:18px;font-weight:700}.storage-price span{color:#79857d;font-size:9px;font-weight:500}.storage-plan-grid article>p:last-child{color:var(--ink-soft);font-size:11px;line-height:1.5}.included-features{padding:112px 0 122px;overflow:hidden}.included-features-heading{max-width:820px;margin:0 auto 58px;padding:0 28px}.included-features-heading>p:last-child{color:#aebcb3}.included-feature-marquees{gap:14px;display:grid}.included-feature-lane{position:relative;overflow:hidden}.included-feature-lane:before,.included-feature-lane:after{z-index:2;width:max(28px,calc((100vw - var(--max))/2));content:"";pointer-events:none;position:absolute;top:0;bottom:0}.included-feature-lane:before{background:linear-gradient(90deg,var(--dark),transparent);left:0}.included-feature-lane:after{background:linear-gradient(270deg,var(--dark),transparent);right:0}.included-feature-track{will-change:transform;width:max-content;animation:54s linear infinite included-features-scroll;display:flex}.included-feature-track.reverse{animation-duration:60s;animation-direction:reverse}.included-feature-set{flex:none;gap:14px;padding-right:14px;display:flex}.included-feature-pill{color:#eef7f1;background:#14281d;border:1px solid #2b4436;border-radius:999px;align-items:center;gap:12px;min-height:64px;padding:10px 22px 10px 11px;display:flex;box-shadow:inset 0 1px #ffffff09}.included-feature-pill span{color:#83d39f;background:#1c3527;border:1px solid #31513f;border-radius:50%;flex:none;place-items:center;width:42px;height:42px;font-size:15px;display:grid}.included-feature-pill strong{white-space:nowrap;letter-spacing:-.012em;font-size:13px;font-weight:620}.included-features-link{margin-top:50px}.included-features-link .text-link{color:#9eddb4}@keyframes included-features-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.two-column-story{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.story-panel{border-radius:30px;min-height:690px;padding:40px;overflow:hidden}.green-panel{background:#e4f0e8}.warm-panel{background:var(--warm)}.number-label{color:#769383;margin-bottom:18px;font-size:11px;font-weight:700;display:block}.story-panel h3{letter-spacing:-.05em;margin:0;font-size:40px}.story-panel>div:first-child>p{color:var(--ink-soft);line-height:1.55}.story-panel ul{grid-template-columns:repeat(2,1fr);gap:8px;margin:22px 0;padding:0;list-style:none;display:grid}.story-panel li{background:#ffffff9e;border-radius:10px;padding:10px 11px;font-size:9px;font-weight:650}.story-panel .phone-card{margin:44px auto -100px}.group-visual{background:#ffffffd1;border:1px solid #ddd5c8;border-radius:24px;margin:48px auto 0;padding:18px;box-shadow:0 24px 50px #4d3e221a}.group-title,.group-person{align-items:center;gap:10px;display:flex}.group-title{border-bottom:1px solid #e3ddd2;padding-bottom:14px}.group-title>p,.group-person>p{flex:1;margin:0}.group-title strong,.group-title span,.group-person strong,.group-person span{display:block}.group-title strong,.group-person strong{font-size:10px}.group-title span,.group-person span{color:#7f837c;margin-top:3px;font-size:8px}.group-avatar,.group-person i{color:#2c6643;background:#e4eee7;border-radius:50%;place-items:center;width:34px;height:34px;font-size:8px;font-style:normal;font-weight:750;display:grid}.group-title>b{font-size:10px}.group-notice{color:#76746d;background:#ece8df;border-radius:99px;width:max-content;max-width:100%;margin:18px auto;padding:6px 10px;font-size:7px}.group-person{border-bottom:1px solid #ece7de;padding:12px 2px}.group-person small{color:#969a94;font-size:7px}.workforce-feature-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.workforce-feature-grid article,.workforce-feature-grid>a{border:1px solid var(--line);background:#fff;border-radius:22px;min-height:250px;padding:26px;position:relative}.workforce-feature-grid>a{transition:transform .18s,border-color .18s,box-shadow .18s}.workforce-feature-grid>a:hover{border-color:#9dbba7;transform:translateY(-3px);box-shadow:0 16px 34px #1d3d2914}.workforce-feature-grid article>span,.workforce-feature-grid>a>span{color:#6c9a7a;font-size:10px;font-weight:750}.workforce-feature-grid h3{letter-spacing:-.03em;margin:55px 0 10px;font-size:19px}.workforce-feature-grid p{color:var(--ink-soft);margin:0;font-size:12px;line-height:1.55}.workforce-feature-grid>a>b{color:var(--green);font-size:20px;font-weight:500;position:absolute;bottom:20px;right:23px}.operations-feature-visual{transform-origin:top;max-width:900px;margin:90px auto -180px;transform:scale(.9)}.workforce-section{padding-bottom:200px}.storage-feature{grid-template-columns:1fr 1fr;align-items:center;gap:90px;display:grid}.storage-feature-copy>p{max-width:620px}.storage-points{grid-template-columns:repeat(2,1fr);gap:16px;margin-top:34px;display:grid}.storage-points>a:only-child{grid-column:1/-1;max-width:620px}.storage-points div{border-top:1px solid var(--line);padding-top:18px}.storage-points h3{margin:0;font-size:15px}.storage-points p{color:var(--ink-soft);margin:8px 0 0;font-size:11px;line-height:1.55}.features-library,.feature-guide-shell{grid-template-columns:250px minmax(0,1fr);align-items:start;gap:54px;padding-top:72px;display:grid}.feature-directory{border:1px solid var(--line);scrollbar-width:thin;background:#f8faf7;border-radius:22px;max-height:calc(100vh - 100px);padding:22px 18px;position:sticky;top:76px;overflow:auto}.feature-directory-title{color:#23372b;letter-spacing:.06em;text-transform:uppercase;margin-bottom:14px;font-size:11px;font-weight:780;display:block}.feature-directory>a,.feature-directory nav a{color:#64736a;border-radius:9px;padding:7px 9px;font-size:10px;line-height:1.35;transition:background .16s,color .16s;display:block}.feature-directory>a:hover,.feature-directory nav a:hover,.feature-directory a.active{color:var(--green);background:#e5efe8}.feature-directory-group{border-top:1px solid var(--line);margin-top:19px;padding-top:17px}.feature-directory-group h2{color:#34493c;margin:0 0 8px;padding:0 9px;font-size:10px;font-weight:760}.feature-directory-group nav{flex-direction:column;gap:1px;display:flex}.features-overview-content,.feature-guide-main{min-width:0}.features-overview-section{margin-bottom:110px}.features-overview-section:last-child{margin-bottom:20px}.features-overview-content .feature-detail{padding-top:12px}.features-overview-content .story-panel{min-height:650px;padding:31px}.features-overview-content .story-panel h3{font-size:34px}.features-overview-content .workforce-section{border-radius:30px;padding:52px 34px 155px;overflow:hidden}.features-overview-content .workforce-feature-grid{grid-template-columns:repeat(2,1fr)}.features-overview-content .operations-feature-visual{margin-bottom:-150px}.features-overview-content .storage-feature{grid-template-columns:1fr;gap:46px}.features-overview-content .storage-points>a{border-top:1px solid var(--line);padding-top:18px}.features-overview-content .storage-points>a:hover h3{color:var(--green)}.feature-guide-shell{padding-top:118px}.feature-guide-hero{border-bottom:1px solid var(--line);padding:14px 0 72px}.feature-guide-kicker{align-items:center;gap:8px;margin-bottom:22px;display:flex}.feature-guide-kicker span{color:#496556;letter-spacing:.055em;text-transform:uppercase;border:1px solid #cfdbd2;border-radius:999px;padding:7px 10px;font-size:9px;font-weight:760}.feature-guide-kicker span:last-child{background:#e7f0e9;border-color:#e7f0e9}.feature-guide-hero h1,.feature-missing h1{letter-spacing:-.06em;max-width:850px;margin:0;font-size:clamp(52px,6.7vw,84px);line-height:.94}.feature-guide-hero>p{max-width:760px;color:var(--ink-soft);margin:25px 0 0;font-size:18px;line-height:1.6}.feature-guide-hero>ul{flex-wrap:wrap;gap:8px;margin:31px 0 0;padding:0;list-style:none;display:flex}.feature-guide-hero>ul li{color:#415c4c;background:#f0f4f1;border-radius:999px;padding:9px 12px;font-size:10px;font-weight:680}.feature-guide-screens,.feature-guide-perspectives,.feature-guide-steps{padding:100px 0 10px}.feature-guide-section-heading h2{letter-spacing:-.055em;margin:0;font-size:clamp(38px,5vw,62px);line-height:1}.feature-guide-section-heading-row{justify-content:space-between;align-items:end;gap:40px;display:flex}.feature-guide-section-heading-row>p{max-width:310px;color:var(--ink-soft);text-align:right;margin:0 0 4px;font-size:12px;line-height:1.6}.feature-screen-grid{border:1px solid var(--line);background:radial-gradient(circle at 50% 0,#f9fbf9 0,#edf3ef 48%,#e4ece7 100%);border-radius:30px;align-items:start;gap:18px;margin-top:44px;padding:34px 26px;display:grid;overflow:hidden}.feature-screen-grid-2{grid-template-columns:repeat(2,minmax(0,1fr));padding-inline:clamp(30px,8vw,90px)}.feature-screen-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-screen{min-width:0;margin:0}.feature-screen-topline{color:#52695c;letter-spacing:.065em;text-transform:uppercase;justify-content:space-between;gap:12px;width:min(100%,290px);margin:0 auto 12px;font-size:9px;font-weight:760;display:flex}.feature-phone-frame{aspect-ratio:1170/2532;background:#18241d;border:1px solid #1a34252e;border-radius:29px;width:min(100%,290px);margin:auto;padding:6px;position:relative;overflow:hidden;box-shadow:0 22px 42px #1a342529}.feature-phone-frame:before{content:"";z-index:2;pointer-events:none;background:#142019;border-radius:999px;width:31%;height:12px;position:absolute;top:9px;left:50%;transform:translate(-50%)}.feature-phone-frame img{object-fit:cover;object-position:center top;border-radius:23px;width:100%;height:100%;display:block}.feature-screen figcaption{color:#64736a;width:min(100%,290px);margin:16px auto 0;font-size:10px;line-height:1.55}.feature-perspective-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:42px;display:grid}.feature-perspective-grid article{border:1px solid var(--line);background:#fafcf9;border-radius:23px;padding:30px}.feature-perspective-grid article>span{color:#355440;text-transform:uppercase;letter-spacing:.055em;background:#e7f0e9;border-radius:999px;padding:6px 9px;font-size:9px;font-weight:760;display:inline-block}.feature-perspective-grid h3{letter-spacing:-.04em;max-width:420px;margin:42px 0 12px;font-size:24px;line-height:1.08}.feature-perspective-grid p{color:var(--ink-soft);margin:0;font-size:12px;line-height:1.65}.feature-perspective-grid ul{border-top:1px solid var(--line);gap:9px;margin:24px 0 0;padding:20px 0 0;list-style:none;display:grid}.feature-perspective-grid li{color:#3f5749;padding-left:17px;font-size:10px;line-height:1.45;position:relative}.feature-perspective-grid li:before{content:"";background:#74a083;border-radius:50%;width:6px;height:6px;position:absolute;top:.52em;left:0}.feature-guide-steps ol{border-top:1px solid var(--line);margin:40px 0 0;padding:0;list-style:none}.feature-guide-steps li{border-bottom:1px solid var(--line);grid-template-columns:55px minmax(0,1fr);gap:22px;padding:30px 0;display:grid}.feature-guide-steps li>span{color:#75a184;font-size:11px;font-weight:750}.feature-guide-steps small{color:#73927f;letter-spacing:.07em;text-transform:uppercase;margin-bottom:8px;font-size:8px;font-weight:760;display:block}.feature-guide-steps h3{letter-spacing:-.03em;margin:0;font-size:20px}.feature-guide-steps p{max-width:670px;color:var(--ink-soft);margin:9px 0 0;font-size:13px;line-height:1.6}.feature-guide-important{color:#fff;background:#173c29;border-radius:26px;grid-template-columns:.8fr 1.2fr;gap:50px;margin-top:92px;padding:40px;display:grid}.feature-guide-important .eyebrow{color:#a8c7b3}.feature-guide-important h2{letter-spacing:-.05em;max-width:360px;margin:0;font-size:clamp(28px,3.6vw,44px);line-height:1.02}.feature-guide-important ul{gap:0;margin:0;padding:0;list-style:none;display:grid}.feature-guide-important li{color:#dce9df;border-bottom:1px solid #ffffff26;padding:17px 0;font-size:12px;line-height:1.55}.feature-guide-important li:first-child{padding-top:0}.feature-guide-important li:last-child{border-bottom:0;padding-bottom:0}.feature-guide-pagination{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:12px;margin-top:92px;padding-top:28px;display:grid}.feature-guide-pagination>a{border:1px solid var(--line);background:#fafcf9;border-radius:18px;padding:22px;transition:border-color .16s,transform .16s}.feature-guide-pagination>a:hover{border-color:#99b7a4;transform:translateY(-2px)}.feature-guide-pagination>a:last-child{text-align:right}.feature-guide-pagination span,.feature-guide-pagination strong{display:block}.feature-guide-pagination span{color:#7a877f;text-transform:uppercase;letter-spacing:.07em;font-size:9px}.feature-guide-pagination strong{color:#264132;margin-top:7px;font-size:13px}.feature-missing{min-height:75vh;padding-top:160px}.feature-missing .text-link{margin-top:30px}.about-hero{background:radial-gradient(circle at 82% 25%,#e5efe7,#fff 40%);grid-template-columns:1.25fr .75fr;align-items:end;gap:80px;min-height:728px;padding-top:148px;display:grid}.about-hero h1{font-size:clamp(52px,6.5vw,88px)}.about-hero-statement{border-top:1px solid var(--line);padding:28px 0}.about-hero-statement p{color:var(--ink-soft);margin:0;font-size:20px;line-height:1.55}.about-hero-statement .founder-signature{color:#365342;letter-spacing:-.01em;margin-top:24px;font-size:13px;font-weight:700}.mission-section{grid-template-columns:.7fr 1.3fr;align-items:center;gap:90px;display:grid}.mission-mark{background:radial-gradient(circle,#1e4b31,#0000 67%);border-radius:50%;place-items:center;min-height:430px;display:grid}.mission-mark img{filter:drop-shadow(0 24px 34px #0000004d);width:200px}.mission-copy h2{max-width:820px}.principles{flex-direction:column;justify-content:center;min-height:100svh;padding-top:54px;padding-bottom:54px;display:flex}.principles .section-heading{margin-bottom:32px}.principle-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.principle-grid article{border:1px solid var(--line);border-radius:23px;min-height:205px;padding:25px 28px}.principle-grid span{color:#6f9b7c;font-size:10px;font-weight:750}.principle-grid h3{letter-spacing:-.04em;margin:36px 0 9px;font-size:23px}.principle-grid p{max-width:560px;color:var(--ink-soft);margin:0;font-size:13px;line-height:1.5}.contact-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.contact-grid a{border:1px solid var(--line);background:#fff;border-radius:23px;min-height:230px;padding:28px;transition:transform .18s,box-shadow .18s;position:relative}.contact-grid a:hover{transform:translateY(-3px);box-shadow:0 18px 40px #1d3d291a}.contact-grid span{color:var(--green);text-transform:uppercase;letter-spacing:.07em;font-size:9px;font-weight:750}.contact-grid h3{margin:45px 0 10px;font-size:16px}.contact-grid p{color:var(--ink-soft);margin:0;padding-right:25px;font-size:11px;line-height:1.55}.contact-grid b{color:var(--green);position:absolute;bottom:24px;right:24px}.about-hero{grid-template-columns:.86fr 1.14fr;align-items:center;gap:72px;min-height:640px;padding-top:118px;padding-bottom:76px}.socials-section{background:#fff}.social-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.social-grid a{border:1px solid var(--line);background:#fbfcfa;border-radius:21px;min-height:145px;padding:24px;transition:transform .18s,border-color .18s,box-shadow .18s;position:relative}.social-grid a:hover{border-color:#9dbba7;transform:translateY(-3px);box-shadow:0 17px 36px #1d3d2917}.social-icon{color:#216c43;background:#fff;border:1px solid #dbe5de;border-radius:12px;place-items:center;width:38px;height:38px;margin-bottom:20px;font-size:17px;font-style:normal;display:grid}.social-grid span,.social-grid strong{display:block}.social-grid span{color:var(--green);letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:760}.social-grid strong{color:#26362d;letter-spacing:-.025em;margin-top:7px;font-size:17px;font-weight:650}.social-grid b{color:#6d8074;font-size:15px;position:absolute;top:21px;right:22px}.legal-page-hero{background:linear-gradient(#f4f7f3,#fff);padding-top:150px;padding-bottom:65px}.legal-page-hero h1{letter-spacing:-.06em;max-width:900px;margin:0;font-size:clamp(52px,7vw,88px);line-height:.95}.legal-document-meta{flex-wrap:wrap;gap:9px;margin-top:28px;display:flex}.legal-document-meta span{border:1px solid var(--line);color:#5d6c63;background:#fff;border-radius:999px;padding:8px 11px;font-size:10px;font-weight:650}.legal-document-layout{grid-template-columns:minmax(0,1fr) 280px;align-items:start;gap:80px;padding-top:60px;display:grid}.legal-document-copy{max-width:820px}.legal-document-copy h2,.legal-document-copy h3{color:#1c2e24;scroll-margin-top:105px}.legal-document-copy h2{border-top:1px solid var(--line);letter-spacing:-.04em;margin:70px 0 20px;padding-top:8px;font-size:31px;line-height:1.15}.legal-document-copy h2:first-child{margin-top:0}.legal-document-copy h3{letter-spacing:-.025em;margin:38px 0 13px;font-size:19px;line-height:1.25}.legal-document-copy p{color:#4d5e54;margin:0 0 18px;font-size:14px;line-height:1.75}.legal-contents{border:1px solid var(--line);background:#f8faf7;border-radius:20px;max-height:calc(100vh - 120px);padding:22px;position:sticky;top:94px;overflow:auto}.legal-contents>span{color:#25372d;text-transform:uppercase;letter-spacing:.07em;margin-bottom:14px;font-size:11px;font-weight:760;display:block}.legal-contents nav{flex-direction:column;gap:2px;display:flex}.legal-contents nav a{color:#65736b;border-radius:9px;padding:8px 9px;font-size:10px;line-height:1.35}.legal-contents nav a:hover{color:var(--green);background:#e8f1ea}.legal-contents>a{border-top:1px solid var(--line);color:var(--green);margin-top:17px;padding-top:16px;font-size:10px;font-weight:700;display:block}.site-map-hero{background:linear-gradient(#f4f7f3,#fff);padding-top:150px;padding-bottom:32px}.site-map-hero h1{letter-spacing:-.06em;max-width:900px;margin:0;font-size:clamp(52px,7vw,88px);line-height:.95}.site-map-hero>p:last-child{max-width:690px;color:var(--ink-soft);margin:24px 0 0;font-size:17px;line-height:1.55}.site-map-directory{grid-template-columns:repeat(3,minmax(0,1fr));gap:52px 34px;padding-top:24px;display:grid}.site-map-group{border-top:1px solid var(--line);padding-top:18px}.site-map-group h2{color:#26372e;letter-spacing:-.02em;margin:0 0 17px;font-size:14px}.site-map-group nav{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.site-map-group a{color:#607068;font-size:12px;line-height:1.4}.site-map-group a:hover{color:var(--green);text-decoration:underline}.app-screen{background:#eef0ee;border:1px solid #1f35282e;border-radius:34px;margin:0;position:relative;overflow:hidden;box-shadow:0 28px 65px #0e301d3d}.app-screen>img{width:100%;height:auto;display:block}.app-screen-hardware{z-index:2;opacity:.86;background:#0f1310e6;border-radius:99px;width:26%;height:12px;position:absolute;top:7px;left:50%;transform:translate(-50%)}.app-screen-hardware span{display:none}.operations-visual.real-app-operations{background:linear-gradient(145deg,#eef5ef 0%,#dceadf 48%,#bcd5c4 100%);min-height:590px}.real-app-caption{z-index:4;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffc7;border:1px solid #ffffffa6;border-radius:99px;align-items:center;gap:8px;padding:8px 12px;font-size:10px;display:flex;position:absolute;top:22px;left:24px;box-shadow:0 8px 28px #1e452c14}.real-app-caption strong{font-size:10px}.real-app-caption small{color:#718079;font-size:8px}.real-app-dot{background:#2b9252;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #2b925221}.operations-screen-pair{justify-content:center;align-items:flex-start;gap:18px;display:flex;position:absolute;inset:75px 20px -115px}.operations-screen-pair .app-screen{flex:none;width:43%;max-width:310px}.operations-screen-primary{transform:rotate(-2.5deg)}.operations-screen-secondary{transform:rotate(3deg);margin-top:36px!important}.real-app-phone-visual{height:500px;margin:42px auto -65px;overflow:hidden}.real-app-phone-visual .app-screen{border-radius:37px;width:min(340px,92%);margin:0 auto}.real-app-roster-visual{height:405px;margin:34px auto -40px;overflow:hidden}.real-app-roster-visual .app-screen{border-radius:36px;width:min(335px,92%);margin:0 auto}.real-app-workforce-visual{height:360px;margin:36px auto -70px;overflow:hidden}.real-app-workforce-visual .app-screen{border-radius:35px;width:min(320px,92%);margin:0 auto}.real-app-storage-visual{background:linear-gradient(145deg,#f7faf7,#e5eee8);border:1px solid #d9e1db;border-radius:26px;grid-template-columns:minmax(180px,.72fr) minmax(250px,1fr);align-items:center;gap:28px;min-height:460px;padding:30px;display:grid;overflow:hidden;box-shadow:0 24px 60px #18412821}.real-app-storage-visual .app-screen{border-radius:31px;justify-self:end;width:min(330px,100%);height:440px}.storage-shot-copy span,.storage-shot-copy strong,.storage-shot-copy small{display:block}.storage-shot-copy span{color:#2a7b49;letter-spacing:.08em;text-transform:uppercase;margin-bottom:18px;font-size:9px;font-weight:760}.storage-shot-copy strong{letter-spacing:-.04em;font-size:25px;line-height:1.08}.storage-shot-copy small{color:#68776e;margin-top:15px;font-size:11px;line-height:1.55}@media (max-width:980px){.section-pad{padding:92px 24px}.hero{grid-template-columns:1fr;min-height:auto;padding-top:102px}.hero-copy{max-width:750px}.hero-visual-wrap{width:90%;margin:10px auto 0}.split-heading{grid-template-columns:1fr;gap:12px}.worker-fee-grid{grid-template-columns:repeat(2,1fr)}.storage-plan-grid{grid-template-columns:repeat(3,1fr)}.workforce-feature-grid{grid-template-columns:repeat(2,1fr)}.storage-feature,.about-hero,.mission-section{grid-template-columns:1fr}.about-hero{min-height:auto;padding-top:122px}.about-hero-statement{max-width:660px}.principles{min-height:auto;padding-top:72px;padding-bottom:72px}.contact-grid{grid-template-columns:repeat(2,1fr)}.account-page,.login-page{grid-template-columns:1fr;gap:46px}.account-page>.account-entry-panel{justify-self:start;width:min(780px,100%);max-width:none}.login-page>.account-entry-panel{width:min(860px,100%)}.account-admin-grid{grid-template-columns:1fr}.account-admin-security-card{grid-column:auto}.social-grid{grid-template-columns:repeat(2,1fr)}.features-library,.feature-guide-shell{grid-template-columns:220px minmax(0,1fr);gap:32px}.features-overview-content .two-column-story{grid-template-columns:1fr}.features-overview-content .story-panel{min-height:600px}.legal-document-layout{grid-template-columns:minmax(0,1fr) 240px;gap:40px}.site-map-directory{grid-template-columns:repeat(3,minmax(0,1fr))}.faq-section{grid-template-columns:1fr;gap:24px}.contact-band-inner{grid-template-columns:1fr;gap:40px}.pricing-preview,.billing-cards{min-height:auto;padding-top:72px;padding-bottom:72px}.pricing-preview-grid{grid-template-columns:.95fr 1.1fr .95fr}.price-tile,.billing-cards article{min-height:350px}.price-tile-primary{min-height:410px}}@media (max-width:760px){.site-nav{grid-template-columns:1fr auto;width:calc(100% - 28px)}.desktop-nav,.nav-account-actions{display:none}.mobile-menu{justify-self:end;display:block;position:relative}.mobile-menu summary{cursor:pointer;place-content:center;gap:5px;width:34px;height:34px;list-style:none;display:grid}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{background:#2d3932;width:18px;height:1.5px;transition:transform .18s}.mobile-menu[open] summary span:first-child{transform:translateY(3px)rotate(45deg)}.mobile-menu[open] summary span:last-child{transform:translateY(-3px)rotate(-45deg)}.mobile-menu-panel{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f6f7f4f7;flex-direction:column;padding:14px 22px 24px;display:flex;position:fixed;top:52px;left:0;right:0}.mobile-menu-panel a{border-bottom:1px solid #e0e5e1;padding:13px 4px;font-size:15px}.mobile-menu-panel a:last-child{background:var(--green);color:#fff;text-align:center;border:0;border-radius:99px;margin-top:12px;padding:12px 15px;font-weight:700}.section-pad{padding:78px 18px}.hero{background:linear-gradient(#f5f8f5,#fff);gap:50px;padding-top:92px}.hero h1,.page-hero h1,.about-hero h1{font-size:clamp(47px,13vw,68px)}.hero-lede,.page-hero>p:last-of-type{font-size:17px}.hero-actions{flex-direction:column;align-items:flex-start;gap:18px}.hero-visual-wrap{width:118%;margin-left:0}.account-swap-stage{min-height:470px}.hero.account-open .hero-visual-wrap{width:100%}.operations-visual{border-radius:22px;min-height:390px;transform:none}.operations-visual.real-app-operations{min-height:450px}.operations-screen-pair{gap:10px;inset:68px 8px -100px}.operations-screen-pair .app-screen{width:47%}.operations-screen-secondary{margin-top:25px!important}.real-app-caption small{display:none}.visual-body{grid-template-columns:38px 1fr;min-height:336px}.visual-content{padding:17px}.visual-grid{grid-template-columns:1fr}.schedule-panel{min-height:240px}.stat-panel,.message-panel{display:none}.pricing-preview-grid,.billing-cards,.feature-story-grid,.two-column-story{grid-template-columns:1fr}.price-tile,.billing-cards article{aspect-ratio:auto;min-height:285px}.price-tile-primary{min-height:320px}.tile-number{margin-bottom:0}.price-tile h3{margin-top:0}.calculator{grid-template-columns:1fr}.calculator-controls,.calculator-result{padding:28px 20px}.segmented-control{grid-template-columns:repeat(2,1fr)}.estimate strong{font-size:80px}.feature-story{min-height:560px;padding:30px 22px}.feature-story-storage{grid-column:auto;display:block}.feature-story-storage .storage-visual{margin-top:36px}.story-copy h3{font-size:34px}.real-app-storage-visual{grid-template-columns:1fr;margin-top:34px;padding:24px}.real-app-storage-visual .app-screen{justify-self:center;width:min(300px,88%);height:360px}.storage-shot-copy{text-align:center}.storage-shot-copy strong{font-size:22px}.about-preview{grid-template-columns:1fr;gap:20px;min-height:auto}.about-preview-mark{min-height:260px}.about-preview-mark img{width:130px}.footer-columns{grid-template-columns:repeat(2,1fr);row-gap:38px}.footer-legal{flex-direction:column;align-items:flex-start}.footer-legal div{border-left:0;flex-wrap:wrap;padding-left:0}.contact-cta-buttons{flex-direction:column;align-items:stretch}.contact-cta-buttons .button{text-align:center}.contact-channel-card:hover{transform:none}.account-form{grid-template-columns:1fr}.account-consents,.account-form-message,.account-submit{grid-column:1}.account-entry-body.login-with-recovery{grid-template-columns:1fr;gap:26px}.login-recovery-panel{border-top:1px solid #dfe5e1;border-left:0;padding:25px 0 0}.account-entry-panel,.account-entry-panel.compact{border-radius:22px;padding:22px 18px}.account-page{gap:36px;padding-top:106px}.account-page-intro h1{font-size:clamp(45px,13vw,66px)}.account-entry-panel:has(.login-with-recovery) .account-panel-heading{width:100%;padding-right:0}.login-recovery-panel{margin-top:0}.account-admin{padding-top:108px;padding-bottom:70px}.account-admin-heading{flex-direction:column;align-items:flex-start;gap:24px}.account-admin-heading h1{font-size:clamp(44px,12vw,62px)}.account-admin-heading-actions{justify-content:space-between;width:100%}.account-admin-grid article{border-radius:22px;padding:23px 19px}.account-admin-profile-card dl div{grid-template-columns:95px minmax(0,1fr)}.jump-nav{flex-wrap:wrap}.page-hero{padding-top:110px}.worker-fee-grid{grid-template-columns:1fr 1fr}.worker-fee-grid article{min-height:260px}.storage-plan-grid{grid-template-columns:1fr 1fr}.storage-plan-grid article{min-height:235px}.story-panel{min-height:650px;padding:28px 20px}.story-panel ul{grid-template-columns:1fr}.story-panel h3{font-size:34px}.workforce-feature-grid,.principle-grid,.contact-grid,.social-grid{grid-template-columns:1fr}.workforce-feature-grid article{min-height:210px}.workforce-feature-grid h3{margin-top:40px}.operations-feature-visual{transform-origin:0 0;width:130%;margin-bottom:-130px;margin-left:-4%;transform:scale(.75)}.workforce-section{padding-bottom:80px}.features-library,.feature-guide-shell{grid-template-columns:1fr;gap:42px;padding-top:45px}.feature-guide-shell{padding-top:100px}.feature-directory{max-height:360px;position:static}.feature-directory-group nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:2px;display:grid}.features-overview-section{margin-bottom:78px}.features-overview-content .workforce-section{padding:38px 22px 115px}.features-overview-content .workforce-feature-grid{grid-template-columns:1fr 1fr}.features-overview-content .story-panel{min-height:560px}.feature-guide-hero{padding-bottom:45px}.feature-guide-screens,.feature-guide-perspectives,.feature-guide-steps{padding-top:74px}.feature-guide-section-heading-row{display:block}.feature-guide-section-heading-row>p{text-align:left;max-width:420px;margin:18px 0 0}.feature-screen-grid,.feature-screen-grid-2,.feature-screen-grid-3{scroll-snap-type:x proximity;scrollbar-width:thin;grid-template-columns:none;grid-auto-columns:minmax(250px,78%);grid-auto-flow:column;justify-content:start;padding:26px 20px;overflow-x:auto}.feature-screen{scroll-snap-align:center}.feature-perspective-grid{grid-template-columns:1fr}.feature-guide-important{grid-template-columns:1fr;gap:30px;padding:30px}.legal-page-hero{padding-top:115px}.legal-document-layout{grid-template-columns:1fr;padding-top:35px}.legal-contents{order:-1;max-height:none;position:static}.legal-contents nav{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.site-map-hero{padding-top:115px}.site-map-directory{grid-template-columns:repeat(2,minmax(0,1fr));gap:38px 20px}.storage-feature{gap:45px}.storage-points{grid-template-columns:1fr}.mission-mark{min-height:280px}.mission-mark img{width:140px}.principle-grid article{min-height:220px}.principle-grid h3{margin-top:45px}}.account-app-shell{color:#17231c;background:#f1f3f1;grid-template-columns:278px minmax(0,1fr);min-height:100svh;display:grid}.account-app-sidebar{z-index:90;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f9faf8f5;border-right:1px solid #d9dfda;flex-direction:column;min-width:0;height:100svh;display:flex;position:sticky;top:0;box-shadow:12px 0 38px #14301e09}.account-app-brand{border-bottom:1px solid #e3e7e4;align-items:center;gap:10px;height:74px;padding:0 22px;display:flex}.account-app-brand img{object-fit:contain;width:31px;height:31px}.account-app-brand strong{letter-spacing:-.035em;font-size:17px}.account-app-brand button{color:#536159;background:0 0;border:0;margin-left:auto;font-size:24px;display:none}.account-app-identity{background:#fff;border:1px solid #dce4de;border-radius:18px;align-items:center;gap:12px;margin:18px 16px 12px;padding:15px;display:flex;box-shadow:0 10px 28px #193f270e}.account-app-avatar{color:#fff;background:linear-gradient(145deg,#267b4f,#0c4f2d);border-radius:50%;flex:none;place-items:center;width:42px;height:42px;font-size:14px;font-weight:800;display:grid;box-shadow:0 8px 18px #12643b2e}.account-app-identity>div:last-child{min-width:0}.account-app-identity strong,.account-app-identity span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.account-app-identity strong{letter-spacing:-.01em;font-size:12px}.account-app-identity span{color:#5e7d69;letter-spacing:.055em;text-transform:uppercase;margin-top:4px;font-size:8px;font-weight:760}.account-app-navigation{scrollbar-width:thin;flex-direction:column;flex:1;min-height:0;padding:4px 12px 14px;display:flex;overflow-y:auto}.account-app-nav-group{border-bottom:1px solid #e7ebe8;padding:7px 0}.account-app-nav-lower{border-bottom:0;margin-top:auto}.account-app-nav-link,.account-app-nav-expander{color:#56645b;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:12px;align-items:center;gap:11px;width:100%;min-height:42px;padding:0 12px;font-size:11px;font-weight:650;transition:background .16s,color .16s,transform .16s;display:flex}.account-app-nav-link:hover,.account-app-nav-expander:hover{color:#25563a;background:#eef3ef}.account-app-nav-link.active,.account-app-nav-expander.active{color:#12643b;background:#e2eee6;font-weight:760}.account-app-nav-link.active:before{content:"";background:#268151;border-radius:99px;width:3px;height:20px;position:absolute;left:3px}.account-app-nav-link{position:relative}.account-app-nav-link svg,.account-app-nav-expander>svg:first-child{flex:none;width:18px;height:18px}.account-app-nav-link span,.account-app-nav-expander span{flex:1}.account-app-nav-expander>svg:last-child{width:14px;height:14px;transition:transform .18s}.account-app-nav-expander>svg.rotated{transform:rotate(180deg)}.account-app-nav-children{opacity:.35;flex-direction:column;max-height:0;transition:max-height .24s,opacity .18s;display:flex;overflow:hidden}.account-app-nav-children.expanded{opacity:1;max-height:280px}.account-app-nav-children .account-app-nav-link{width:calc(100% - 15px);min-height:36px;margin-left:15px;padding-left:16px;font-size:10px}.account-app-nav-link.nested svg{width:15px;height:15px}.account-app-nav-link.nested:after{content:"";background:#dce5de;width:1px;position:absolute;top:-8px;bottom:-8px;left:3px}.account-app-nav-link.nested.active:before{z-index:1;height:16px;left:2px}.account-app-sidebar-footer{margin:0 16px 16px}.account-app-sidebar-footer button{color:#405349;text-align:left;cursor:pointer;background:#f7f9f7;border:1px solid #d5ddd7;border-radius:13px;width:100%;height:42px;padding:0 14px;font-size:10px;font-weight:740;transition:background .16s,border-color .16s,color .16s,transform .16s}.account-app-sidebar-footer button:hover{color:#12643b;background:#edf4ef;border-color:#85a48f;transform:translateY(-1px)}.account-app-sidebar-footer button:disabled{opacity:.55;cursor:wait}.account-app-sidebar-scrim{display:none}.account-app-main{min-width:0;min-height:100svh}.account-app-topbar{z-index:70;-webkit-backdrop-filter:saturate(150%)blur(20px);backdrop-filter:saturate(150%)blur(20px);background:#f5f7f4db;border-bottom:1px solid #cdd6d0d9;justify-content:space-between;align-items:center;gap:24px;height:74px;padding:0 32px;display:flex;position:sticky;top:0}.account-app-topbar-title{align-items:center;gap:12px;display:flex}.account-app-topbar-title>button{background:#fffc;border:1px solid #d5ddd7;border-radius:50%;place-items:center;width:38px;height:38px;padding:0;font-size:20px;display:none}.account-app-topbar-title span,.account-app-topbar-title strong{display:block}.account-app-topbar-title span{color:#79867e;letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:720}.account-app-topbar-title strong{letter-spacing:-.025em;margin-top:3px;font-size:15px}.account-app-topbar-actions{align-items:center;gap:10px;display:flex}.account-app-current-farm,.account-app-farm-select select{color:#4b5b51;background:#ffffffc2;border:1px solid #d5ddd7;border-radius:999px;max-width:260px;padding:8px 12px;font-size:9px;font-weight:680}.account-app-farm-select select{outline:0;height:36px;padding-right:30px}.account-app-logout{color:#315241;cursor:pointer;background:#fff;border:1px solid #cbd6ce;border-radius:999px;height:36px;padding:0 15px;font-size:10px;font-weight:740;transition:transform .16s,border-color .16s,color .16s}.account-app-logout:hover{color:#0d6037;border-color:#76a187;transform:translateY(-1px)}.account-app-logout:disabled{opacity:.55;cursor:wait}.account-app-view{width:min(1460px,100%);margin:0 auto;padding:42px clamp(24px,4vw,58px) 76px}.account-view-heading{justify-content:space-between;align-items:flex-end;gap:34px;margin-bottom:30px;display:flex}.account-view-heading>div:first-child{max-width:790px}.account-view-heading span{color:#3b7652;letter-spacing:.08em;text-transform:uppercase;margin-bottom:10px;font-size:9px;font-weight:780;display:block}.account-view-heading h1{letter-spacing:-.06em;margin:0;font-size:clamp(38px,4.5vw,62px);line-height:.98}.account-view-heading p{color:#66746c;max-width:720px;margin:15px 0 0;font-size:13px;line-height:1.6}.account-view-heading-action{flex:none;padding-bottom:4px}.account-primary-action,.account-secondary-action{cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:41px;padding:0 16px;font-size:10px;font-weight:740;transition:transform .16s,box-shadow .16s;display:inline-flex}.account-primary-action{color:#fff;background:#12643b;border:0;box-shadow:0 10px 24px #12643b2b}.account-secondary-action{color:#315441;background:#fff;border:1px solid #cbd7ce}.account-primary-action:hover,.account-secondary-action:hover{transform:translateY(-1px)}.account-primary-action svg,.account-secondary-action svg{width:16px;height:16px}.account-app-panel{background:#ffffffe0;border:1px solid #dce3de;border-radius:24px;min-width:0;padding:25px;box-shadow:0 16px 38px #1b41290a}.account-panel-heading{justify-content:space-between;align-items:center;gap:18px;display:flex}.account-panel-heading span,.account-panel-heading h2{margin:0;display:block}.account-panel-heading span{color:#789081;letter-spacing:.065em;text-transform:uppercase;margin-bottom:6px;font-size:8px;font-weight:760}.account-panel-heading h2{letter-spacing:-.04em;font-size:19px}.account-panel-heading>svg{color:#62846d;font-size:20px}.account-panel-heading>b{color:#226741;background:#e6f0e9;border-radius:50%;place-items:center;width:34px;height:34px;font-size:10px;display:grid}.account-panel-heading>button,.account-panel-actions button{color:#59675f;background:#f8faf8;border:1px solid #d8e0da;border-radius:999px;min-height:31px;padding:0 11px;font-size:9px;font-weight:700}.account-panel-actions{gap:7px;display:flex}.account-panel-actions button{align-items:center;gap:5px;display:inline-flex}.account-app-empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:190px;padding:30px;display:flex}.account-app-empty-state>i{color:#447058;background:#edf3ef;border-radius:15px;place-items:center;width:44px;height:44px;font-size:22px;font-style:normal;display:grid}.account-app-empty-state strong{margin-top:15px;font-size:13px}.account-app-empty-state p{color:#7a867f;max-width:380px;margin:7px 0 0;font-size:10px;line-height:1.55}.account-home-module-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.account-home-module-grid>a{background:#fff;border:1px solid #dce3de;border-radius:22px;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;min-height:145px;padding:22px;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid}.account-home-module-grid>a:hover{border-color:#9db9a6;transform:translateY(-3px);box-shadow:0 17px 34px #19432812}.account-home-module-grid>a>i{color:#286642;background:#e7f0e9;border-radius:14px;place-items:center;width:42px;height:42px;font-size:21px;font-style:normal;display:grid}.account-home-module-grid>a>div{min-width:0}.account-home-module-grid strong,.account-home-module-grid span{display:block}.account-home-module-grid strong{font-size:12px}.account-home-module-grid span{color:#77837b;margin-top:6px;font-size:9px;line-height:1.45}.account-home-module-grid>a>svg{color:#789084;font-size:16px}.account-home-columns{grid-template-columns:1.2fr .8fr;gap:14px;margin-top:14px;display:grid}.account-home-activity,.account-home-access{min-height:340px}.account-home-access ul{border-top:1px solid #e5eae6;margin:18px 0 0;padding:0;list-style:none}.account-home-access li{border-bottom:1px solid #edf0ee;align-items:center;gap:11px;padding:13px 0;display:flex}.account-home-access li>i{color:#276542;background:#e5efe8;border-radius:50%;place-items:center;width:34px;height:34px;font-size:10px;font-style:normal;font-weight:760;display:grid}.account-home-access li strong,.account-home-access li span{display:block}.account-home-access li strong{font-size:11px}.account-home-access li span{color:#7c8981;text-transform:capitalize;margin-top:3px;font-size:8px}.account-messages-view{flex-direction:column;width:100%;height:calc(100svh - 74px);padding-bottom:26px;display:flex}.account-messages-view .account-view-heading{flex:none}.account-messages-workspace{background:#fff;border:1px solid #d9e1db;border-radius:26px;flex:1;grid-template-columns:320px minmax(0,1fr);min-height:0;display:grid;overflow:hidden;box-shadow:0 22px 55px #16392312}.account-conversation-list{background:#f8faf8;border-right:1px solid #e1e6e2;padding:15px;overflow:auto}.account-conversation-search{color:#8a958e;background:#fff;border:1px solid #dce3de;border-radius:999px;margin-bottom:11px;padding:11px 13px;font-size:9px}.account-conversation{text-align:left;background:0 0;border:0;border-radius:15px;align-items:center;gap:11px;width:100%;padding:11px;display:flex}.account-conversation.active{background:#e7f0e9}.account-conversation>i,.account-message-thread-header>i{color:#286642;background:#dcebe1;border-radius:50%;flex:none;place-items:center;width:38px;height:38px;font-size:9px;font-style:normal;font-weight:800;display:grid}.account-conversation strong,.account-conversation span{display:block}.account-conversation strong{font-size:10px}.account-conversation span{color:#7b8780;margin-top:3px;font-size:8px}.account-message-thread{flex-direction:column;min-width:0;display:flex}.account-message-thread-header{border-bottom:1px solid #e4e9e5;align-items:center;gap:10px;height:66px;padding:0 20px;display:flex}.account-message-thread-header>div{flex:1}.account-message-thread-header strong,.account-message-thread-header span{display:block}.account-message-thread-header strong{font-size:11px}.account-message-thread-header span{color:#7b8780;margin-top:3px;font-size:8px}.account-message-thread-header>svg{font-size:20px}.account-message-thread>.account-app-empty-state{flex:1}.account-message-composer{color:#8a958e;border:1px solid #dce2de;border-radius:999px;justify-content:space-between;align-items:center;height:48px;margin:0 18px 17px;padding:0 16px;font-size:9px;display:flex}.account-message-composer svg{font-size:17px}.account-message-composer.disabled{background:#f6f8f6}.account-messages-real{height:calc(100svh - 74px);padding:18px 22px 22px;position:relative}.account-message-layout{background:#fff;border:1px solid #d8e1da;border-radius:25px;grid-template-columns:minmax(240px,310px) minmax(0,1fr);height:100%;display:grid;overflow:hidden;box-shadow:0 22px 55px #16392312}.account-message-people{background:#f7f9f7;border-right:1px solid #e0e6e2;flex-direction:column;min-width:0;display:flex}.account-message-search{border-bottom:1px solid #e2e7e3;align-items:center;gap:9px;height:68px;padding:0 16px;display:flex}.account-message-search svg{color:#62736a;width:17px;height:17px}.account-message-search input{color:#25382d;background:0 0;border:0;outline:0;width:100%;min-width:0;height:38px;padding:0 3px;font-size:10px}.account-message-roster{scrollbar-width:thin;flex:1;min-height:0;padding:9px;overflow-y:auto}.account-message-roster>button{color:#273a2f;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:15px;align-items:center;gap:11px;width:100%;min-height:60px;padding:8px 10px;transition:background .15s,transform .15s;display:flex}.account-message-roster>button:hover{background:#edf2ee}.account-message-roster>button.active{background:#e1eee5}.account-message-roster>button>i,.account-message-thread-real>header>i{color:#245f3d;background:#dceae0;border-radius:50%;flex:none;place-items:center;width:40px;height:40px;font-size:9px;font-style:normal;font-weight:800;display:grid}.account-message-roster>button>i svg,.account-message-thread-real>header>i svg{width:18px;height:18px}.account-message-roster>button>i.farmroute,.account-message-thread-real>header>i.farmroute{color:#fff;background:linear-gradient(145deg,#22794b,#0f5030)}.account-message-roster>button>div{min-width:0}.account-message-roster strong,.account-message-roster span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.account-message-roster strong{font-size:10px}.account-message-roster span{color:#7a867f;margin-top:4px;font-size:8px}.account-message-list-loading{color:#748078;justify-content:center;align-items:center;gap:8px;padding:20px;font-size:9px;display:flex}.account-message-list-loading .account-admin-spinner{border-width:2px;width:15px;height:15px}.account-message-mode{background:#edf2ee;border:1px solid #dce4de;border-radius:999px;grid-template-columns:1fr 1fr;gap:4px;margin:8px;padding:4px;display:grid}.account-message-mode button{color:#6b7a71;cursor:pointer;background:0 0;border:0;border-radius:999px;height:32px;font-size:9px;font-weight:720}.account-message-mode button.active{color:#145f38;background:#fff;box-shadow:0 3px 10px #163b2317}.account-message-thread-real{background:#fff;flex-direction:column;min-width:0;min-height:0;display:flex}.account-message-thread-real>header{background:#ffffffe6;border-bottom:1px solid #e2e7e3;align-items:center;gap:11px;height:68px;padding:0 20px;display:flex}.account-message-thread-real>header>div{min-width:0}.account-message-thread-real>header strong,.account-message-thread-real>header span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.account-message-thread-real>header strong{font-size:11px}.account-message-thread-real>header span{color:#718078;margin-top:4px;font-size:8px}.account-message-scroll{scroll-behavior:smooth;overscroll-behavior:contain;background:linear-gradient(#fafbf9,#fff 30%);flex:1;min-height:0;padding:25px clamp(18px,4vw,55px) 30px;overflow-y:auto}.account-chat-start{color:#76837b;text-align:center;flex-direction:column;align-items:center;margin:14px auto 42px;display:flex}.account-chat-start>svg{color:#4e765e;width:22px;height:22px}.account-chat-start strong{color:#4d5d53;margin-top:9px;font-size:10px}.account-chat-start span{margin-top:4px;font-size:8px}.account-message-loading{color:#748078;justify-content:center;align-items:center;gap:9px;padding:35px;font-size:9px;display:flex}.account-message-loading .account-admin-spinner{border-width:2px;width:17px;height:17px}.account-message-line{justify-content:flex-start;margin:9px 0;display:flex}.account-message-line.mine{justify-content:flex-end}.account-message-bubble{color:#26382e;background:#f0f4f1;border:1px solid #dce4de;border-radius:18px 18px 18px 5px;width:max-content;max-width:min(640px,72%);padding:11px 13px 8px;position:relative;box-shadow:0 4px 12px #1a372409}.account-message-line.mine .account-message-bubble{color:#fff;background:#177344;border-color:#177344;border-radius:18px 18px 5px}.account-message-bubble p{white-space:pre-wrap;overflow-wrap:anywhere;margin:0;font-size:11px;line-height:1.5}.account-message-bubble time{color:#7a887f;text-align:right;margin-top:5px;font-size:7px;display:block}.account-message-line.mine time{color:#ffffffad}.account-message-reply{background:#ffffff94;border-left:2px solid #609375;border-radius:8px;margin:-3px -4px 8px;padding:8px 9px}.account-message-line.mine .account-message-reply{background:#ffffff1f;border-left-color:#9fd7b4}.account-message-reply strong,.account-message-reply span{display:block}.account-message-reply strong{font-size:8px}.account-message-reply span{text-overflow:ellipsis;white-space:nowrap;opacity:.75;margin-top:3px;font-size:8px;overflow:hidden}.account-message-reactions{gap:3px;display:flex;position:absolute;bottom:-15px;right:9px}.account-message-line.mine .account-message-reactions{left:9px;right:auto}.account-message-reactions span{color:#27382e;background:#fff;border:1px solid #d8e0da;border-radius:999px;align-items:center;min-height:23px;padding:2px 7px;font-size:10px;display:inline-flex;box-shadow:0 4px 12px #193a2514}.account-message-system{color:#68776e;text-align:center;background:#edf2ee;border-radius:999px;width:max-content;max-width:80%;margin:18px auto;padding:7px 11px;font-size:8px}.account-message-compose{background:#fff;border:1px solid #d8e0da;border-radius:22px;align-items:flex-end;gap:10px;margin:13px 18px 16px;padding:7px 8px 7px 16px;display:flex;box-shadow:0 8px 24px #163b230e}.account-message-compose textarea{resize:none;color:#24362b;min-height:34px;max-height:120px;font:inherit;background:0 0;border:0;outline:0;flex:1;padding:9px 0;font-size:10px;line-height:1.45}.account-message-compose button{color:#fff;cursor:pointer;background:#14673d;border:0;border-radius:50%;flex:none;place-items:center;width:36px;height:36px;display:grid}.account-message-compose button:disabled{cursor:default;background:#ccd8d0}.account-message-compose svg{width:16px;height:16px}.account-message-readonly{color:#758179;background:#f6f8f6;border:1px solid #e0e5e1;border-radius:18px;place-items:center;min-height:51px;margin:0 18px 16px;font-size:9px;display:grid}.account-message-error{z-index:5;color:#913b3b;background:#fff0f0;border:1px solid #e7bbbb;border-radius:14px;align-items:center;gap:16px;max-width:min(600px,100% - 50px);padding:11px 14px;font-size:9px;display:flex;position:absolute;top:28px;left:50%;transform:translate(-50%);box-shadow:0 10px 26px #5819191f}.account-message-error button{color:#913b3b;background:0 0;border:0;margin-left:auto;font-size:8px;font-weight:750}.account-workforce-summary{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.account-workforce-summary article{background:#fff;border:1px solid #dce3de;border-radius:22px;min-height:180px;padding:24px}.account-workforce-summary article>span{color:#6c9679;font-size:9px;font-weight:770}.account-workforce-summary h2{letter-spacing:-.035em;margin:45px 0 8px;font-size:19px}.account-workforce-summary p{color:#738078;margin:0;font-size:10px;line-height:1.55}.account-data-panel{min-height:360px;margin-top:14px}.account-inline-links{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.account-inline-links a{color:#306047;background:#fff;border:1px solid #d6dfd8;border-radius:999px;align-items:center;gap:5px;padding:10px 14px;font-size:9px;font-weight:700;display:inline-flex}.account-inline-links svg{font-size:13px}.account-real-account-panel{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:16px;display:grid}.account-real-account-panel>div{background:#fff;border:1px solid #dce3de;border-radius:20px;padding:21px}.account-real-account-panel span,.account-real-account-panel strong{display:block}.account-real-account-panel span{color:#718078;font-size:9px}.account-real-account-panel strong{color:#243a2c;overflow-wrap:anywhere;margin-top:9px;font-size:13px}.account-live-summary{grid-template-columns:150px 150px minmax(220px,1fr);gap:12px;margin-bottom:14px;display:grid}.account-live-summary>div,.account-live-summary>label{background:#fff;border:1px solid #dce3de;border-radius:19px;min-height:72px}.account-live-summary>div{flex-direction:column;justify-content:center;padding:0 19px;display:flex}.account-live-summary span,.account-live-summary strong{display:block}.account-live-summary>div span{color:#748178;font-size:9px}.account-live-summary>div strong{letter-spacing:-.04em;margin-top:4px;font-size:19px}.account-live-summary>label{align-items:center;gap:10px;padding:0 17px;display:flex}.account-live-summary>label svg{color:#5d7466;width:18px;height:18px}.account-live-summary input{color:#203628;width:100%;font:inherit;background:0 0;border:0;outline:0;font-size:11px}.account-live-summary input::placeholder{color:#89958d}.account-worker-list{background:#fff;border:1px solid #dce3de;border-radius:23px;overflow:hidden;box-shadow:0 16px 45px #143a220b}.account-worker-row{border-bottom:1px solid #e6ebe7;grid-template-columns:44px minmax(0,1fr) auto 18px;align-items:center;gap:14px;min-height:78px;padding:12px 18px;display:grid}.account-worker-row:last-child{border-bottom:0}.account-worker-row>i{color:#23643d;text-transform:uppercase;background:#dcebe1;border-radius:50%;place-items:center;width:42px;height:42px;font-size:10px;font-style:normal;font-weight:800;display:grid}.account-worker-primary{min-width:0}.account-worker-primary>div{align-items:center;gap:8px;display:flex}.account-worker-primary strong{white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.account-worker-primary>span{color:#758179;white-space:nowrap;text-overflow:ellipsis;margin-top:5px;font-size:9px;display:block;overflow:hidden}.account-worker-active{align-items:center;gap:3px;font-weight:760;color:#257047!important;margin:0!important;font-size:8px!important;display:inline-flex!important}.account-worker-active svg{width:11px;height:11px}.account-worker-meta{text-align:right;flex-direction:column;align-items:flex-end;gap:6px;display:flex}.account-worker-meta>span{color:#766323;text-transform:capitalize;background:#f2eee2;border-radius:999px;padding:4px 8px;font-size:7px;font-weight:760}.account-worker-meta>span.status-terminated,.account-worker-meta>span.status-terminated-do-not-rehire,.account-worker-meta>span.status-terminated-do-not-hire{color:#a04337;background:#f7e7e5}.account-worker-meta>strong{color:#68766d;font-size:8px;font-weight:650}.account-worker-row>svg{color:#829087}.account-workforce-loading,.account-workforce-error,.account-workforce-empty,.account-module-not-ported{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:280px;padding:34px;display:flex}.account-workforce-loading{color:#637269;gap:12px;font-size:10px}.account-workforce-error strong,.account-workforce-empty strong,.account-module-not-ported strong{font-size:13px}.account-workforce-error p,.account-workforce-empty p,.account-module-not-ported p{color:#738078;max-width:500px;margin:8px 0 0;font-size:10px;line-height:1.6}.account-workforce-error button{color:#23623c;background:#edf4ef;border:1px solid #ccd9cf;border-radius:999px;margin-top:15px;padding:9px 15px;font-size:9px;font-weight:750}.account-workforce-empty>svg{color:#4d785d;width:34px;height:34px;margin-bottom:13px}.account-module-not-ported{text-align:left;background:#fff;border:1px solid #dce3de;border-radius:23px;align-items:flex-start;min-height:190px}.account-module-not-ported p{max-width:650px}.account-schedule-toolbar{background:#fff;border:1px solid #dce3de;border-radius:21px;align-items:center;gap:11px;padding:18px 20px;display:flex}.account-schedule-toolbar>button{color:#385844;background:#f7f9f7;border:1px solid #d9e1db;border-radius:50%;width:34px;height:34px;font-size:18px}.account-schedule-toolbar>div:nth-child(2){min-width:150px}.account-schedule-toolbar span,.account-schedule-toolbar strong{display:block}.account-schedule-toolbar>div:nth-child(2) span{color:#7a867f;font-size:8px}.account-schedule-toolbar>div:nth-child(2) strong{margin-top:4px;font-size:11px}.account-schedule-metrics{gap:20px;margin-left:auto;display:flex}.account-schedule-metrics span{color:#748078;font-size:8px}.account-schedule-metrics b{color:#284235;margin-top:4px;font-size:11px}.account-week-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:8px;margin-top:12px;display:grid}.account-week-grid article{background:#ffffffd9;border:1px solid #dde4df;border-radius:17px;min-height:240px;padding:14px}.account-week-grid strong,.account-week-grid span{display:block}.account-week-grid strong{font-size:9px}.account-week-grid span{color:#9aa29d;margin-top:17px;font-size:8px}.account-clocked-in-panel{margin-top:14px}.account-clocked-in-panel .account-app-empty-state{min-height:130px}.account-payroll-totals{grid-template-columns:1.2fr 1fr 1fr;gap:12px;display:grid}.account-payroll-totals article{background:#fff;border:1px solid #dae3dc;border-radius:23px;min-height:170px;padding:26px}.account-payroll-totals article:first-child{color:#fff;background:linear-gradient(145deg,#153d29,#0d281b)}.account-payroll-totals span,.account-payroll-totals strong,.account-payroll-totals small{display:block}.account-payroll-totals span{color:#78877e;font-size:9px}.account-payroll-totals article:first-child span,.account-payroll-totals article:first-child small{color:#a9c4b2}.account-payroll-totals strong{letter-spacing:-.06em;margin-top:28px;font-size:35px}.account-payroll-totals small{color:#7b8780;margin-top:8px;font-size:8px}.account-location-layout{grid-template-columns:minmax(0,1.5fr) minmax(300px,.5fr);gap:14px;display:grid}.account-location-map{background:linear-gradient(145deg,#dce8dc,#bfcfbf);border:1px solid #ccd9d0;border-radius:27px;min-height:600px;position:relative;overflow:hidden}.account-map-grid{background-image:linear-gradient(#486c4e1f 1px,#0000 1px),linear-gradient(90deg,#486c4e1f 1px,#0000 1px);background-size:54px 54px;position:absolute;inset:0;transform:rotate(-7deg)scale(1.15)}.account-map-road{background:#c5b9a5;border:6px solid #ffffffd1;border-radius:99px;height:18px;position:absolute;box-shadow:0 0 0 1px #58554b1f}.road-a{width:90%;top:35%;left:-5%;transform:rotate(14deg)}.road-b{width:70%;bottom:22%;right:-12%;transform:rotate(-35deg)}.account-map-empty{z-index:2;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);text-align:center;background:#ffffffd1;border:1px solid #ffffffa6;border-radius:20px;flex-direction:column;align-items:center;padding:20px 24px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 18px 45px #26402b24}.account-map-empty>svg{color:#34724c;font-size:24px}.account-map-empty strong{margin-top:8px;font-size:11px}.account-map-empty span{color:#748078;margin-top:5px;font-size:8px}.account-location-layout>aside{min-height:600px}.account-task-columns{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.account-task-columns article{min-height:310px}.account-task-columns article>p{color:#748078;margin:17px 0 0;font-size:10px;line-height:1.5}.account-task-empty-line{background:#e6ebe7;height:1px;margin-top:25px}.account-storage-meter{background:#fff;border:1px solid #dbe3dd;border-radius:20px;grid-template-columns:auto minmax(180px,1fr) auto;align-items:center;gap:18px;padding:18px 21px;display:grid}.account-storage-meter>div:first-child span,.account-storage-meter>div:first-child strong{display:block}.account-storage-meter span{color:#7a867f;font-size:8px}.account-storage-meter strong{margin-top:4px;font-size:14px}.account-storage-track{background:#e7ece8;border-radius:99px;height:6px;overflow:hidden}.account-storage-track i{background:#247b4d;width:0;height:100%;display:block}.account-storage-meter small{color:#647269;font-size:9px}.account-file-browser{min-height:480px;margin-top:14px}.account-file-table-head{color:#7b8780;text-transform:uppercase;letter-spacing:.05em;border-top:1px solid #e3e8e4;border-bottom:1px solid #e3e8e4;grid-template-columns:1fr 150px 140px 80px;gap:15px;margin-top:20px;padding:11px 12px;font-size:8px;font-weight:700;display:grid}.account-id-stage{background:radial-gradient(circle at 50% 42%,#e3ece5,#edf2ee 60%,#dfe7e1);border:1px solid #d8e1da;border-radius:30px;place-items:center;min-height:690px;padding:42px;display:grid}.account-id-card{aspect-ratio:54/85.6;background:#f8fbf8;border:1px solid #d6ddd8;border-radius:24px;flex-direction:column;width:min(360px,100%);padding:64px 26px 23px;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 72px #1838233b}.account-id-card:before{content:"";z-index:0;background:#eaf3e8;border-radius:50% 50% 0 0/12% 12% 0 0;height:45%;position:absolute;top:61%;left:-14%;right:-14%}.account-id-card:after{content:"";z-index:2;background:#175d3a;height:16px;position:absolute;bottom:0;left:0;right:0}.account-id-punch{z-index:3;background:#e5e9e6;border:1px solid #cbd2cd;border-radius:999px;width:74px;height:10px;position:absolute;top:21px;left:50%;transform:translate(-50%)}.account-id-brand{z-index:1;color:#173f2c;justify-content:center;align-items:center;gap:9px;display:flex;position:relative}.account-id-brand img{width:34px;height:34px}.account-id-brand strong{letter-spacing:.045em;font-size:20px;font-weight:900}.account-id-person{z-index:1;text-align:center;flex-direction:column;align-items:center;margin-top:28px;display:flex;position:relative}.account-id-person>i{color:#267047;background:#dce9df;border:5px solid #fff;border-radius:50%;outline:4px solid #8fcb52;place-items:center;width:126px;height:126px;font-size:38px;font-style:normal;font-weight:850;display:grid;position:relative;overflow:hidden}.account-id-person>i img{object-fit:cover}.account-id-person>i span{display:block}.account-id-person>strong{color:#17231d;letter-spacing:-.035em;text-overflow:ellipsis;max-width:100%;margin-top:24px;font-size:24px;font-weight:900;line-height:1.05;overflow:hidden}.account-id-person>small{color:#5d6e64;text-overflow:ellipsis;white-space:nowrap;max-width:100%;margin-top:4px;font-size:12px;font-weight:700;overflow:hidden}.account-id-person>b{color:#175d3a;text-overflow:ellipsis;white-space:nowrap;max-width:100%;margin-top:13px;font-size:15px;font-weight:850;overflow:hidden}.account-id-person>em{color:#66746c;text-overflow:ellipsis;white-space:nowrap;max-width:100%;margin-top:3px;font-size:10px;font-style:normal;font-weight:650;overflow:hidden}.account-id-lower{z-index:1;margin-top:auto;position:relative}.account-id-codes{grid-template-columns:128px minmax(0,1fr);align-items:end;gap:20px;display:grid}.account-id-codes>img{background:#fff;border:1px solid #d7e0da;border-radius:10px;width:128px;height:128px;padding:6px}.account-id-codes>.account-admin-spinner{margin:auto}.account-id-codes dl{gap:10px;margin:0;display:grid}.account-id-detail{min-width:0}.account-id-detail dt,.account-id-detail dd,.account-id-detail small{text-overflow:ellipsis;white-space:nowrap;margin:0;display:block;overflow:hidden}.account-id-detail dt{color:#748078;letter-spacing:.11em;font-size:7px;font-weight:850}.account-id-detail dd{color:#17231d;letter-spacing:.025em;margin-top:3px;font-size:11px;font-weight:900}.account-id-detail small{color:#68766e;margin-top:2px;font-size:8px;font-weight:650}.account-id-barcode{width:100%;height:49px;margin-top:13px}.account-id-barcode svg{width:100%;height:49px;display:block}@media (max-width:1180px){.account-home-module-grid{grid-template-columns:repeat(2,1fr)}.account-week-grid{grid-template-columns:repeat(4,1fr)}.account-week-grid article{min-height:170px}.account-task-columns,.account-location-layout{grid-template-columns:1fr}.account-location-layout>aside{min-height:300px}}@media (max-width:880px){.account-app-shell{display:block}.account-app-sidebar{width:min(310px,88vw);transition:transform .26s cubic-bezier(.2,.78,.2,1);position:fixed;top:0;left:0;transform:translate(-105%)}.account-app-sidebar.open{transform:translate(0)}.account-app-brand button{display:grid}.account-app-sidebar-scrim{z-index:80;opacity:0;pointer-events:none;background:#0c1a116b;border:0;transition:opacity .22s;display:block;position:fixed;inset:0}.account-app-sidebar-scrim.visible{opacity:1;pointer-events:auto}.account-app-topbar-title>button{display:grid}.account-app-view{padding-inline:20px}.account-view-heading{flex-direction:column;align-items:flex-start}.account-home-columns{grid-template-columns:1fr}.account-messages-workspace{grid-template-columns:260px minmax(0,1fr)}.account-message-layout{grid-template-columns:250px minmax(0,1fr)}.account-payroll-totals{grid-template-columns:1fr 1fr}.account-payroll-totals article:first-child{grid-column:1/-1}.account-workforce-summary{grid-template-columns:1fr 1fr}.account-file-table-head{grid-template-columns:1fr 110px 90px}.account-file-table-head span:nth-child(3){display:none}.account-live-summary{grid-template-columns:1fr 1fr}.account-live-summary>label{grid-column:1/-1}.account-real-account-panel{grid-template-columns:1fr 1fr}}@media (max-width:640px){.account-app-topbar{height:66px;padding:0 15px}.account-app-topbar-title span{display:none}.account-app-topbar-title strong{margin-top:0}.account-app-current-farm,.account-app-farm-select{display:none}.account-app-view{padding:28px 14px 55px}.account-view-heading{margin-bottom:22px}.account-view-heading h1{font-size:40px}.account-view-heading p{font-size:11px}.account-view-heading-action,.account-primary-action,.account-secondary-action{width:100%}.account-home-module-grid,.account-workforce-summary,.account-payroll-totals{grid-template-columns:1fr}.account-home-module-grid>a{min-height:110px}.account-payroll-totals article:first-child{grid-column:auto}.account-messages-view{height:calc(100svh - 66px)}.account-messages-workspace{grid-template-columns:1fr}.account-conversation-list{display:none}.account-messages-real{height:auto;min-height:calc(100svh - 66px);padding:10px}.account-message-layout{border-radius:20px;grid-template-rows:240px minmax(520px,1fr);grid-template-columns:1fr;min-height:calc(100svh - 86px)}.account-message-people{border-bottom:1px solid #e0e6e2;border-right:0}.account-message-search{height:52px}.account-message-roster{display:flex;overflow:auto hidden}.account-message-roster>button{min-width:190px}.account-message-mode{width:180px;position:absolute;top:76px;right:15px}.account-message-thread-real>header{height:60px}.account-message-bubble{max-width:86%}.account-week-grid{grid-template-columns:repeat(2,1fr)}.account-schedule-toolbar{flex-wrap:wrap}.account-schedule-metrics{border-top:1px solid #e3e8e4;width:100%;margin-left:0;padding-top:12px}.account-task-columns,.account-storage-meter{grid-template-columns:1fr}.account-file-table-head{grid-template-columns:1fr 75px}.account-file-table-head span:nth-child(2),.account-file-table-head span:nth-child(3){display:none}.account-id-stage{min-height:0;padding:20px 10px}.account-id-card{min-height:590px;padding-inline:24px}.account-id-person>i{width:68px;height:68px}.account-id-codes{flex-direction:column;align-items:center}.account-faux-barcode{flex:none;width:100%}.account-live-summary,.account-real-account-panel{grid-template-columns:1fr}.account-live-summary>label{grid-column:auto}.account-worker-row{grid-template-columns:40px minmax(0,1fr) 14px;padding-inline:13px}.account-worker-meta{display:none}}@media (max-width:430px){.worker-fee-grid,.storage-plan-grid{grid-template-columns:1fr}.footer-columns{grid-template-columns:1fr 1fr}.site-map-directory,.feature-directory-group nav,.features-overview-content .workforce-feature-grid,.feature-guide-pagination{grid-template-columns:1fr}.feature-guide-pagination>a:last-child{text-align:left}.feature-screen-grid,.feature-screen-grid-2,.feature-screen-grid-3{grid-auto-columns:90%;padding-inline:14px}.feature-guide-hero>ul{gap:6px}.feature-guide-hero>ul li{font-size:9px}.feature-guide-steps li{grid-template-columns:36px minmax(0,1fr);gap:12px}.feature-perspective-grid article{padding:23px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.account-record-list{background:#fff;border:1px solid #dce4de;border-radius:22px;margin-top:16px;overflow:hidden}.account-record-row{border-bottom:1px solid #e6ebe7;grid-template-columns:42px minmax(0,1fr) minmax(160px,34%);align-items:center;gap:14px;min-height:82px;padding:14px 18px;display:grid}.account-record-row:last-child{border-bottom:0}.account-record-row>i{color:#37704d;background:#e9f1eb;border-radius:13px;place-items:center;width:39px;height:39px;font-style:normal;display:grid}.account-record-row>i.active{color:#08713a;background:#dff1e5}.account-record-row>i svg{width:19px;height:19px}.account-record-row strong,.account-record-row span,.account-record-row small{display:block}.account-record-row>div>strong{font-size:10px}.account-record-row>div>span{color:#68776e;margin-top:5px;font-size:8px;line-height:1.45}.account-record-row>div>small{color:#8a958e;margin-top:4px;font-size:8px}.account-record-row>div>small.warning{color:#a55f17}.account-record-right{text-align:right}.account-record-right span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.account-empty-icon{color:#39704e;background:#e8f0ea;border-radius:13px;place-items:center;width:38px;height:38px;margin:0 auto 12px;display:grid}.account-empty-icon svg{width:21px;height:21px}.account-live-summary>div:nth-child(3){border-left:1px solid #e1e7e3}.account-live-summary:has(>div:nth-child(3)){grid-template-columns:repeat(3,minmax(0,1fr))}.account-task-board{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;display:grid}.account-task-board>div{background:#f8faf8;border:1px solid #dce4de;border-radius:22px;min-height:330px;padding:14px}.account-task-board>div>header{justify-content:space-between;align-items:center;padding:5px 5px 13px;display:flex}.account-task-board>div>header strong{font-size:10px}.account-task-board>div>header span{color:#356348;text-align:center;background:#e4ede7;border-radius:999px;min-width:25px;padding:5px 7px;font-size:8px}.account-task-board article{background:#fff;border:1px solid #e0e7e2;border-radius:15px;align-items:center;gap:11px;margin-top:8px;padding:12px;display:flex}.account-task-board article>i{color:#34704b;background:#e9f1eb;border-radius:11px;flex:none;place-items:center;width:34px;height:34px;display:grid}.account-task-board article strong,.account-task-board article span{display:block}.account-task-board article strong{font-size:9px}.account-task-board article span{color:#77837c;margin-top:4px;font-size:8px}.account-task-board>div>p{color:#8a958e;margin:22px 5px;font-size:9px}.account-task-lock{text-align:center;background:#fff;border:1px solid #dce4de;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;min-height:290px;padding:35px;display:flex}.account-task-lock>svg{color:#4a775b;width:31px;height:31px}.account-task-lock strong{margin-top:14px;font-size:14px}.account-task-lock p{color:#748078;max-width:430px;margin:8px 0 0;font-size:10px;line-height:1.6}.account-task-lock a,.account-task-lock button{color:#fff;background:#1d7447;border:0;border-radius:999px;margin-top:17px;padding:10px 16px;font-size:9px;font-weight:750;text-decoration:none}.account-dimension-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;display:grid}.account-dimension-grid>article{background:#fff;border:1px solid #dce4de;border-radius:22px;gap:14px;min-height:150px;padding:22px;display:flex}.account-dimension-grid>article>i{color:#34704a;background:#e8f1ea;border-radius:14px;flex:none;place-items:center;width:42px;height:42px;display:grid}.account-dimension-grid article strong,.account-dimension-grid article span,.account-dimension-grid article small{display:block}.account-dimension-grid article strong{font-size:11px}.account-dimension-grid article span{color:#718078;margin-top:6px;font-size:8px}.account-dimension-grid article small{color:#7f8b84;margin-top:13px;font-size:8px;line-height:1.55}.account-dimension-grid>.account-workforce-loading,.account-dimension-grid>.account-workforce-error,.account-dimension-grid>.account-workforce-empty{grid-column:1/-1}.account-storage-controls{color:#758179;justify-content:space-between;align-items:center;gap:15px;margin:14px 2px 0;font-size:8px;display:flex}.account-storage-sort{align-items:center;gap:9px;display:flex}.account-storage-sort>.farmroute-dropdown{width:128px}.account-file-list{background:#fff;border:1px solid #dce4de;border-radius:22px;margin-top:10px;overflow:hidden}.account-file-list>article{border-bottom:1px solid #e7ebe8;grid-template-columns:40px minmax(0,1fr) 170px;align-items:center;gap:13px;min-height:72px;padding:12px 17px;display:grid}.account-file-list>article:last-child{border-bottom:0}.account-file-list>article>i{color:#39704e;background:#e8f0ea;border-radius:12px;place-items:center;width:36px;height:36px;display:grid}.account-file-list>article>i svg{width:19px;height:19px}.account-file-list>article>i.pdf{color:#bd4f44;background:#f7e9e7}.account-file-list>article>i.sheet{color:#20834b;background:#e2f0e7}.account-file-list>article>i.image{color:#526f89;background:#e8edf2}.account-file-list strong,.account-file-list span{display:block}.account-file-list strong{text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.account-file-list span{text-overflow:ellipsis;white-space:nowrap;color:#7a867f;margin-top:4px;font-size:8px;overflow:hidden}.account-file-list>article>div:last-child{text-align:right}@media (max-width:1000px){.account-task-board,.account-dimension-grid{grid-template-columns:1fr 1fr}.account-task-board>div:last-child{grid-column:1/-1}}@media (max-width:640px){.account-live-summary:has(>div:nth-child(3)){grid-template-columns:1fr}.account-live-summary>div:nth-child(3){border-top:1px solid #e1e7e3;border-left:0}.account-record-row{grid-template-columns:38px minmax(0,1fr);padding-inline:13px}.account-record-right{text-align:left;grid-column:2}.account-task-board,.account-dimension-grid{grid-template-columns:1fr}.account-task-board>div:last-child{grid-column:auto}.account-file-list>article{grid-template-columns:36px minmax(0,1fr)}.account-file-list>article>div:last-child{text-align:left;grid-column:2}.account-storage-controls{flex-direction:column;align-items:flex-start}.account-id-stage{padding:18px 8px}.account-id-card{aspect-ratio:54/85.6;width:min(342px,100%);min-height:0}.account-id-brand strong{font-size:18px}.account-id-person>i{width:116px;height:116px}.account-id-person>strong{font-size:21px}.account-id-codes{grid-template-columns:120px minmax(0,1fr);align-items:end;gap:16px}.account-id-codes>img{width:120px;height:120px}}.account-type-picker{border:0;grid-column:1/-1;grid-template-columns:1fr 1fr;gap:8px;margin:0;padding:0;display:grid}.account-type-picker legend{color:#4b5c52;margin-bottom:6px;font-size:10px;font-weight:680}.account-type-picker button{color:#33473b;text-align:left;cursor:pointer;background:#fbfcfb;border:1px solid #d8e1da;border-radius:14px;min-height:64px;padding:11px 13px;display:block}.account-type-picker button.active{background:#eaf3ec;border-color:#55926d;box-shadow:inset 0 0 0 1px #55926d}.account-type-picker strong,.account-type-picker span{display:block}.account-type-picker strong{font-size:10px}.account-type-picker span{color:#77847c;margin-top:4px;font-size:8px;line-height:1.35}.account-entry-panel.dark .account-type-picker legend{color:#d9e5dd}.account-entry-panel.dark .account-type-picker button{color:#fff;background:#ffffff12;border-color:#ffffff2e}.account-entry-panel.dark .account-type-picker button.active{background:#3d8b593d;border-color:#86bd9a}.account-entry-panel.dark .account-type-picker span{color:#b9c9bf}.farmroute-dropdown{min-width:0;position:relative}.farmroute-dropdown>button{color:#31463a;text-align:left;cursor:pointer;background:linear-gradient(145deg,#fffffffa,#f4f8f5eb);border:1px solid #d3ddd5;border-radius:13px;outline:0;justify-content:space-between;align-items:center;gap:14px;width:100%;min-height:43px;padding:8px 13px;transition:border-color .17s,box-shadow .17s,background .17s;display:flex;box-shadow:0 7px 18px #183d250b}.farmroute-dropdown.compact{min-width:185px}.farmroute-dropdown.compact>button{border-radius:999px;min-height:37px;padding:6px 12px}.farmroute-dropdown>button:hover{background:#fff;border-color:#9bb5a4}:is(.farmroute-dropdown.open>button,.farmroute-dropdown>button:focus-visible){border-color:#69a17d;box-shadow:0 0 0 3px #2278461a}.farmroute-dropdown>button>span,.farmroute-dropdown>div>button>span{min-width:0}.farmroute-dropdown strong,.farmroute-dropdown small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.farmroute-dropdown strong{font-size:10px;font-weight:730}.farmroute-dropdown small{color:#78857d;text-transform:capitalize;margin-top:3px;font-size:8px}.farmroute-dropdown>button>svg{color:#607368;flex:none;width:15px;height:15px;transition:transform .18s cubic-bezier(.2,.8,.2,1)}.farmroute-dropdown.open>button>svg{transform:rotate(180deg)}.farmroute-dropdown>div{z-index:180;-webkit-backdrop-filter:saturate(140%)blur(20px);backdrop-filter:saturate(140%)blur(20px);background:#fafcfaf7;border:1px solid #cad8cef2;border-radius:17px;max-height:280px;padding:6px;animation:.17s cubic-bezier(.2,.8,.2,1) both farmroute-dropdown-in;position:absolute;top:calc(100% + 7px);left:0;right:0;overflow-y:auto;box-shadow:0 22px 55px #12321d2b}.farmroute-dropdown>div>button{color:#304438;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:43px;padding:8px 10px;transition:background .14s,color .14s;display:flex}:is(.farmroute-dropdown>div>button:hover,.farmroute-dropdown>div>button:focus-visible,.farmroute-dropdown>div>button[aria-selected=true]){color:#155f39;background:#e8f1eb;outline:0}.farmroute-dropdown>div>button>svg{color:#187044;flex:none;width:15px;height:15px}.account-app-topbar-actions .farmroute-dropdown>div{width:max(100%,250px);left:auto;right:0}.account-entry-panel.dark .farmroute-dropdown>button{color:#fff;box-shadow:none;background:#ffffff17;border-color:#fff3}.account-entry-panel.dark .farmroute-dropdown>button:hover,.account-entry-panel.dark .farmroute-dropdown.open>button{background:#ffffff21;border-color:#98d5aec7}.account-entry-panel.dark .farmroute-dropdown>button>svg{color:#c8d9ce}.account-entry-panel.dark .farmroute-dropdown>div{background:#122519fa;border-color:#ffffff2b;box-shadow:0 24px 60px #03120a5c}.account-entry-panel.dark .farmroute-dropdown>div>button{color:#f5faf6}:is(.account-entry-panel.dark .farmroute-dropdown>div>button:hover,.account-entry-panel.dark .farmroute-dropdown>div>button:focus-visible,.account-entry-panel.dark .farmroute-dropdown>div>button[aria-selected=true]){color:#fff;background:#4e97673d}.account-entry-panel.dark .farmroute-dropdown small{color:#b8c9be}@keyframes farmroute-dropdown-in{0%{opacity:0;transform:translateY(-5px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.account-app-current-farm.empty{color:#88723a;background:#f8f5ea;border-color:#ddd9cc}.account-no-relationship{text-align:center;background:linear-gradient(145deg,#fff,#f4f8f5);border:1px solid #dae3dc;border-radius:27px;flex-direction:column;justify-content:center;align-items:center;min-height:350px;padding:45px;display:flex}.account-no-relationship>svg{color:#50745e;width:38px;height:38px}.account-no-relationship strong{margin-top:17px;font-size:17px}.account-no-relationship p{color:#6f7e75;max-width:500px;margin:9px 0 0;font-size:10px;line-height:1.65}.account-no-relationship a{color:#fff;background:#1d7447;border-radius:999px;margin-top:18px;padding:10px 16px;font-size:9px;font-weight:760;text-decoration:none}.account-primary-action{color:#fff;cursor:pointer;background:#1d7447;border:1px solid #176d42;border-radius:999px;min-height:38px;padding:0 16px;font-size:9px;font-weight:780}.account-worker-row{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #e5eae6}.account-worker-row:hover{background:#f7faf7}.account-dialog-backdrop,.account-side-panel-backdrop{z-index:150;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#0e1d136b;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.account-dialog{background:#fbfdfb;border:1px solid #ffffffad;border-radius:27px;width:min(500px,100%);padding:27px;box-shadow:0 30px 90px #0a1f1247}.account-dialog>span{color:#36714b;letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:800}.account-dialog h2{letter-spacing:-.045em;margin:8px 0 0;font-size:25px}.account-dialog>p{color:#6f7d75;margin:9px 0 21px;font-size:10px;line-height:1.55}.account-dialog>label,.account-dialog-grid label{gap:6px;margin-top:11px;display:grid}.account-dialog label>span{color:#53635a;font-size:9px;font-weight:700}.account-dialog input{color:#24382c;background:#fff;border:1px solid #d7e0d9;border-radius:12px;outline:0;width:100%;height:43px;padding:0 13px;font-size:11px}.account-dialog input:focus{border-color:#55926d;box-shadow:0 0 0 3px #2d7b4b1a}.account-dialog-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.account-dialog>div:last-child{justify-content:flex-end;gap:8px;margin-top:24px;display:flex}.account-dialog>div:last-child button,.account-inline-confirm button{color:#4b5e52;cursor:pointer;background:#fff;border:1px solid #d2ddd5;border-radius:999px;min-height:36px;padding:0 14px;font-size:9px;font-weight:740}.account-dialog>div:last-child button.primary{color:#fff;background:#1d7447;border-color:#176d42}.account-dialog button:disabled{opacity:.55;cursor:wait}.account-create-group>i{font-size:20px!important}.account-side-panel-backdrop{justify-content:flex-end;align-items:stretch;padding:0}.account-side-panel{background:#f8fbf8;width:min(430px,94vw);height:100%;padding:25px;animation:.24s cubic-bezier(.2,.8,.2,1) account-panel-in;overflow-y:auto;box-shadow:-25px 0 70px #0d281633}@keyframes account-panel-in{0%{transform:translate(100%)}to{transform:translate(0)}}.account-side-panel>header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.account-side-panel>header span{color:#36714b;text-transform:uppercase;font-size:8px;font-weight:800}.account-side-panel>header h2{letter-spacing:-.045em;margin:7px 0 0;font-size:25px}.account-side-panel>header button{color:#53645a;background:#fff;border:1px solid #d3ddd5;border-radius:999px;padding:8px 12px;font-size:8px;font-weight:720}.account-side-panel-profile{text-align:center;background:#fff;border:1px solid #dbe4dd;border-radius:23px;flex-direction:column;align-items:center;margin-top:28px;padding:25px;display:flex}.account-side-panel-profile>i{color:#fff;background:linear-gradient(145deg,#287b4e,#104e30);border-radius:22px;place-items:center;width:70px;height:70px;font-size:19px;font-style:normal;font-weight:800;display:grid}.account-side-panel-profile strong{margin-top:13px;font-size:11px}.account-side-panel-profile span{color:#758179;margin-top:5px;font-size:8px}.account-side-panel dl{background:#fff;border:1px solid #dbe4dd;border-radius:21px;margin:15px 0 0;overflow:hidden}.account-side-panel dl>div{border-bottom:1px solid #e7ece8;justify-content:space-between;align-items:center;gap:20px;min-height:56px;padding:12px 16px;display:flex}.account-side-panel dl>div:last-child{border-bottom:0}.account-side-panel dt{color:#718078;font-size:8px}.account-side-panel dd{color:#31463a;text-align:right;margin:0;font-size:9px;font-weight:700}@media (max-width:640px){.account-type-picker{grid-template-columns:1fr}.account-app-topbar-actions .farmroute-dropdown{min-width:135px;max-width:42vw}.account-app-topbar-actions .farmroute-dropdown>div{width:min(250px,82vw)}.account-dialog-grid{grid-template-columns:1fr}}.feature-screen-groups{gap:34px;margin-top:52px;display:grid}.feature-screen-group{background:linear-gradient(145deg,#fafcfafa,#ecf3eee6);border:1px solid #dbe5de;border-radius:34px;min-width:0;padding:36px 30px 32px;box-shadow:0 24px 60px #1f422d0f}.feature-screen-group:nth-child(2n){background:linear-gradient(145deg,#f8faf7,#eef3ef)}.feature-screen-group-heading{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:18px;padding:0 6px;display:grid}.feature-screen-group-heading>span{color:#4c705b;letter-spacing:.075em;text-transform:uppercase;white-space:nowrap;background:#ffffffb8;border:1px solid #cbdacf;border-radius:999px;align-items:center;min-height:31px;padding:0 11px;font-size:9px;font-weight:800;display:inline-flex}.feature-screen-group-heading h3{color:#263b2f;letter-spacing:-.05em;max-width:650px;margin:0;font-size:clamp(27px,3vw,39px);line-height:1.02}.feature-screen-group-heading p{max-width:700px;color:var(--ink-soft);margin:12px 0 0;font-size:12px;line-height:1.68}.feature-screen-group .feature-screen-grid{background:0 0;border:0;border-radius:0;margin-top:28px;padding:0;overflow:visible}.feature-screen-group .feature-screen{background:#ffffffb8;border:1px solid #c4d3c9c7;border-radius:25px;height:100%;padding:18px 15px 20px;box-shadow:0 14px 35px #24412f0e}.feature-screen-group .feature-screen-topline{width:min(100%,260px);margin-bottom:12px}.feature-screen-group .feature-phone-frame{width:min(100%,260px);box-shadow:0 20px 38px #1a342524}.feature-screen-group .feature-screen figcaption{color:#5b6d62;width:min(100%,260px);min-height:47px;margin-top:14px;font-size:10px;line-height:1.55}.feature-screen-group .feature-screen-grid-4{grid-template-columns:repeat(2,minmax(0,1fr));padding-inline:clamp(20px,6vw,72px)}.feature-screen-group .feature-screen-grid-1{grid-template-columns:minmax(0,380px);justify-content:center}@media (max-width:760px){.feature-screen-groups{gap:24px;margin-top:44px}.feature-screen-group{border-radius:27px;padding:26px 18px 24px}.feature-screen-group-heading{grid-template-columns:1fr;gap:12px;padding:0 2px}.feature-screen-group-heading>span{justify-self:start}.feature-screen-group .feature-screen-grid,.feature-screen-group .feature-screen-grid-1,.feature-screen-group .feature-screen-grid-2,.feature-screen-group .feature-screen-grid-3,.feature-screen-group .feature-screen-grid-4{scroll-snap-type:x mandatory;scrollbar-width:thin;grid-template-columns:none;grid-auto-columns:minmax(250px,84%);grid-auto-flow:column;justify-content:start;gap:13px;padding:0 2px 10px;overflow-x:auto}.feature-screen-group .feature-screen{scroll-snap-align:center;padding-inline:12px}}@media (max-width:430px){.feature-screen-group{padding-inline:14px}.feature-screen-group .feature-screen-grid,.feature-screen-group .feature-screen-grid-1,.feature-screen-group .feature-screen-grid-2,.feature-screen-group .feature-screen-grid-3,.feature-screen-group .feature-screen-grid-4{grid-auto-columns:92%}}.feature-guide-explainers,.feature-guide-faq{padding:100px 0 10px}.feature-explainer-list{border-top:1px solid var(--line);gap:0;margin-top:42px;display:grid}.feature-explainer-list article{border-bottom:1px solid var(--line);grid-template-columns:54px minmax(0,1fr);gap:24px;padding:34px 0;display:grid}.feature-explainer-number{color:#77a087;font-size:11px;font-weight:760}.feature-explainer-list article span{color:#73927f;letter-spacing:.07em;text-transform:uppercase;margin-bottom:10px;font-size:8px;font-weight:760;display:block}.feature-explainer-list h3{letter-spacing:-.04em;max-width:690px;margin:0;font-size:25px;line-height:1.1}.feature-explainer-list p{max-width:720px;color:var(--ink-soft);margin:13px 0 0;font-size:13px;line-height:1.7}.feature-explainer-list ul{flex-wrap:wrap;gap:7px;margin:22px 0 0;padding:0;list-style:none;display:flex}.feature-explainer-list li{color:#3f5d4b;background:#edf3ef;border-radius:999px;padding:8px 10px;font-size:9px;font-weight:680}.feature-faq-list{border-top:1px solid var(--line);margin-top:42px}.feature-faq-list details{border-bottom:1px solid var(--line)}.feature-faq-list summary{color:#263b2f;cursor:pointer;padding:24px 48px 24px 0;font-size:15px;font-weight:700;line-height:1.4;list-style:none;position:relative}.feature-faq-list summary::-webkit-details-marker{display:none}.feature-faq-list summary:after{content:"+";color:#668673;font-size:24px;font-weight:400;position:absolute;top:20px;right:5px}.feature-faq-list details[open] summary:after{content:"–"}.feature-faq-list details p{max-width:720px;color:var(--ink-soft);margin:-5px 0 0;padding:0 48px 25px 0;font-size:12px;line-height:1.7}@media (max-width:760px){.feature-guide-explainers,.feature-guide-faq{padding-top:74px}.feature-explainer-list article{grid-template-columns:36px minmax(0,1fr);gap:12px;padding:28px 0}.feature-explainer-list h3{font-size:21px}.feature-explainer-list ul{display:grid}.feature-faq-list summary{padding-right:38px;font-size:14px}.feature-faq-list details p{padding-right:20px}}.account-heading-actions{gap:8px;display:flex}.account-heading-actions button:disabled{opacity:.45;cursor:not-allowed;transform:none}.account-shift-dialog{max-height:min(760px,92vh);overflow-y:auto}.account-worker-picker{border:0;margin:18px 0 0;padding:0}.account-worker-picker legend{color:#53635a;margin-bottom:7px;font-size:9px;font-weight:700}.account-worker-picker>label{cursor:pointer;border-top:1px solid #e5ebe6;grid-template-columns:16px 35px minmax(0,1fr);align-items:center;gap:9px;min-height:50px;padding:7px 9px;display:grid}.account-worker-picker>label>i{color:#286442;background:#e1ede5;border-radius:50%;place-items:center;width:34px;height:34px;font-size:8px;font-style:normal;font-weight:800;display:grid}.account-worker-picker strong,.account-worker-picker small{display:block}.account-worker-picker strong{font-size:9px}.account-worker-picker small{color:#78857d;margin-top:3px;font-size:8px}.account-worker-picker>p{color:#7a867f;margin:9px 0;font-size:9px}@media (max-width:640px){.account-heading-actions{flex-direction:column;width:100%}}.employee-account-app{color:#16232d;background:#eee;min-height:100svh}.employee-account-sitebar{z-index:80;-webkit-backdrop-filter:saturate(150%)blur(20px);backdrop-filter:saturate(150%)blur(20px);background:#fafcfac7;border-bottom:1px solid #ced7d1d1;justify-content:space-between;align-items:center;height:72px;padding:0 clamp(20px,4vw,58px);display:flex;position:fixed;top:0;left:0;right:0}.employee-account-sitebar>a{color:#1e3427;align-items:center;gap:10px;text-decoration:none;display:flex}.employee-account-sitebar>a img{object-fit:contain}.employee-account-sitebar>a strong{letter-spacing:-.035em;font-size:17px}.employee-account-sitebar>div{align-items:center;gap:8px;display:flex}.employee-account-sitebar>div>a{color:#3e5045;background:#ffffffdb;border:1px solid #ced9d1;border-radius:999px;align-items:center;min-height:37px;padding:0 15px;font-size:10px;font-weight:740;text-decoration:none;display:inline-flex}.employee-account-stage{width:min(820px,100% - 28px);min-height:100svh;margin:0 auto;padding:112px 0 34px;position:relative}.employee-frosted-back{z-index:82;color:#3f5548;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);cursor:pointer;background:#ffffffb8;border:1px solid #d2dcd5e6;border-radius:999px;align-items:center;gap:7px;min-height:39px;padding:0 13px;font-size:9px;font-weight:760;display:flex;position:fixed;top:78px;left:max(18px,50vw - 520px);box-shadow:0 8px 24px #14362117}.employee-frosted-back svg{width:15px;height:15px}.employee-top-status{z-index:120;border-radius:13px;align-items:center;gap:9px;min-width:min(520px,100% - 34px);padding:11px 13px;animation:.22s cubic-bezier(.2,.8,.2,1) employee-status-in;display:flex;position:fixed;top:84px;left:50%;transform:translate(-50%);box-shadow:0 12px 30px #1c372621}.employee-top-status.success{color:#2d7a4e;background:#eaf7ef;border:1px solid #cbe8d5}.employee-top-status.error{color:#a93a3a;background:#fdeeee;border:1px solid #f3caca}.employee-top-status>svg{flex:none;width:15px;height:15px}.employee-top-status>span{flex:1;min-width:0;font-size:9px;font-weight:700}.employee-top-status>button{color:inherit;cursor:pointer;background:0 0;border:0;font-size:8px;font-weight:780}@keyframes employee-status-in{0%{opacity:0;transform:translate(-50%,-12px)}to{opacity:1;transform:translate(-50%)}}.employee-account-overview{width:min(520px,100%);margin:0 auto;padding-top:8px}.employee-account-profile-head{flex-direction:column;align-items:center;padding:6px 0 25px;display:flex}.employee-account-profile-head>strong{color:#222d27;letter-spacing:-.025em;margin-top:16px;font-size:20px}.employee-account-profile-head>span{color:#69746e;margin-top:6px;font-size:15px}.employee-account-avatar{color:#1d6a40;cursor:pointer;background:#dfeae2;border:0;border-radius:50%;place-items:center;width:88px;height:88px;padding:0;display:grid;position:relative;overflow:visible}.employee-account-avatar>img{object-fit:cover;border-radius:50%}.employee-account-avatar>span{font-size:24px;font-weight:850}.employee-account-avatar>i{z-index:2;color:#fff;background:#0f6a3c;border:2px solid #fff;border-radius:50%;place-items:center;width:27px;height:27px;display:grid;position:absolute;bottom:-1px;right:-1px}.employee-account-avatar>i svg{width:15px;height:15px}.employee-account-avatar:disabled{cursor:wait;opacity:.65}.employee-settings-category{background:#fff;border:1px solid #d9dfe1;border-radius:14px;margin:0 0 14px;overflow:hidden}.employee-settings-category>button{color:#26333c;text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #edf0f2;grid-template-columns:44px minmax(0,1fr) 18px;align-items:center;gap:11px;width:100%;min-height:68px;padding:9px 14px;transition:background .15s;display:grid}.employee-settings-category>button:last-child{border-bottom:0}.employee-settings-category>button:hover{background:#f8faf9}.employee-settings-category>button>i{border-radius:12px;place-items:center;width:40px;height:40px;font-style:normal;display:grid}.employee-settings-category>button>i svg{width:27px;height:27px}.employee-settings-category>button>i.blue{color:#2874c6;background:#edf5ff}.employee-settings-category>button>i.orange{color:#d97420;background:#fff4e8}.employee-settings-category>button>i.green{color:#20804a;background:#eaf5ee}.employee-settings-category>button>i.red{color:#b42318;background:#fdeeee}.employee-settings-category>button>strong{font-size:11px}.employee-settings-category>button>svg{color:#87919a;width:17px;height:17px}.employee-settings-category.single>button,.employee-settings-category.account-data-actions>button{grid-template-columns:44px minmax(0,1fr)}.employee-settings-category>button:disabled{cursor:wait;opacity:.55}.employee-account-footer{color:#89928d;text-align:center;flex-direction:column;align-items:center;padding:24px 12px 12px;font-size:10.5px;font-weight:500;display:flex}.employee-account-footer>span{line-height:1.15}.employee-account-footer>nav{white-space:nowrap;justify-content:center;align-items:center;gap:5px;margin-top:28px;display:flex}.employee-account-footer>nav a{color:#587064;border-radius:8px;align-items:center;min-height:24px;padding:2px 5px;font-size:10.5px;font-weight:600;text-decoration:none;display:inline-flex}.employee-account-footer>nav a:hover{color:#286442;background:#ffffffa3}.employee-account-footer>nav i{color:#b2bab5;font-size:11px;font-style:normal;font-weight:700}.employee-account-footer>p{margin:14px 0 0;line-height:1.15}.employee-settings-subpage{padding-top:8px}.employee-mobile-header-card{background:#fff;border:1px solid #e2e6ea;border-radius:14px;align-items:center;gap:8px;min-height:48px;margin-bottom:10px;padding:10px 12px;display:flex}.employee-mobile-header-card>svg{color:#0f6a3c;width:18px;height:18px}.employee-mobile-header-card>strong{flex:1;font-size:13.2px}.employee-mobile-header-card>span{color:#64806e;font-size:8px;font-weight:720}.employee-settings-loading{color:#718078;background:#fff;border:1px solid #e2e6ea;border-radius:14px;justify-content:center;align-items:center;gap:9px;min-height:150px;font-size:10px;display:flex}.employee-settings-loading.compact{border:0;min-height:80px}.employee-settings-loading .account-admin-spinner{border-width:2px;width:17px;height:17px}.employee-personal-category{background:#fff;border:1px solid #e2e6ea;border-radius:14px;margin-bottom:18px;position:relative}.employee-personal-category>header{grid-template-columns:minmax(0,1fr) auto 28px;align-items:center;gap:7px;min-height:48px;padding:8px 12px;display:grid}.employee-personal-category>header>button:first-child{color:#1d2934;text-align:left;cursor:pointer;background:0 0;border:0;height:32px;font-size:12.4px;font-weight:700}.employee-personal-category>header>button:last-child{color:#6d7783;cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;width:28px;height:28px;display:grid}.employee-personal-category>header>button:last-child svg{width:19px;height:19px;transition:transform .18s}.employee-personal-category>header>button:last-child.expanded svg{transform:rotate(180deg)}.employee-add-another-wrap{position:relative}.employee-add-another-wrap>button{color:#4a5a69;cursor:pointer;background:#f3f7fb;border:1px solid #dce4ec;border-radius:999px;min-height:29px;padding:0 10px;font-size:8px;font-weight:750}.employee-add-another-wrap>div{z-index:20;background:#fffffffa;border:1px solid #dce4ec;border-radius:14px;width:190px;padding:6px;position:absolute;top:35px;right:0;box-shadow:0 16px 40px #182f2029}.employee-add-another-wrap>div>button{color:#435349;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;width:100%;min-height:34px;padding:0 10px;font-size:8px;font-weight:680}.employee-add-another-wrap>div>button:hover{color:#176d42;background:#edf4ef}.employee-personal-rows{border-top:1px solid #e8ecf0}.employee-personal-row{border-bottom:1px solid #f0f3f6;grid-template-columns:3px minmax(0,1fr) auto auto;align-items:center;gap:9px;min-height:62px;padding:10px 12px;display:grid}.employee-personal-row:last-child{border-bottom:0}.employee-personal-row>i{border-radius:2px;align-self:stretch;width:3px}.employee-personal-row>div{min-width:0}.employee-personal-row>div strong,.employee-personal-row>div span{display:block}.employee-personal-row>div strong{color:#24313c;font-size:10.8px}.employee-personal-row>div span{color:#61707d;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:10.5px;font-weight:600;overflow:hidden}.employee-personal-row>div small{color:#7a8896;margin-left:6px;font-size:8px}.employee-personal-row>b{color:#fff;border-radius:50%;place-items:center;width:24px;height:24px;font-size:8px;display:grid}.employee-personal-row>button,.employee-security-row>button,.employee-relationships-header>button{color:#4a5a69;cursor:pointer;background:#f3f7fb;border:1px solid #dce4ec;border-radius:999px;min-height:29px;padding:0 10px;font-size:8px;font-weight:750}.employee-security-actions{background:#fff;border:1px solid #e2e6ea;border-radius:14px;margin-bottom:10px;overflow:hidden}.employee-security-row{border-bottom:1px solid #f0f3f6;grid-template-columns:3px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:64px;padding:10px 12px;display:grid}.employee-security-row.last{border-bottom:0}.employee-security-row>i,.employee-relationship-row>i{background:#0f6a3c;border-radius:2px;align-self:stretch;width:3px}.employee-security-row>div strong,.employee-security-row>div span{display:block}.employee-security-row>div strong{font-size:10.8px}.employee-security-row>div span{color:#61707d;margin-top:4px;font-size:10.5px;font-weight:600}.employee-relationships-header{margin-top:10px}.employee-relationships-header>button{margin-left:auto}.employee-relationship-list{margin-bottom:10px}.employee-relationship-row{border-bottom:1px solid #f0f3f6;grid-template-columns:3px minmax(0,1fr) 30px;align-items:center;gap:9px;min-height:66px;padding:10px 12px;display:grid}.employee-relationship-row:last-child{border-bottom:0}.employee-relationship-row>div strong,.employee-relationship-row>div span{display:block}.employee-relationship-row>div strong{font-size:10.8px}.employee-relationship-row>div span{color:#61707d;text-transform:capitalize;margin-top:4px;font-size:9px;font-weight:600}.employee-relationship-row>button{color:#a93a3a;cursor:pointer;background:#fdeeee;border:1px solid #f3caca;border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.employee-relationship-row>button svg{width:15px;height:15px}.employee-security-empty{color:#7c8895;padding:14px 12px;font-size:10.6px;font-weight:600}.employee-claims-card{background:#fff;border:1px solid #e2e6ea;border-radius:14px;overflow:hidden}.employee-claims-card h2{color:#24313c;margin:0;padding:12px;font-size:11.3px}.employee-claims-card>p{color:#7c8895;margin:0;padding:0 12px 12px;font-size:10.5px}.employee-claims-card>div{border-top:1px solid #f0f3f6;align-items:center;gap:9px;padding:10px 12px;display:flex}.employee-claims-card>div>i{color:#0f6a3c;background:#eaf4ee;border-radius:50%;place-items:center;width:34px;height:34px;font-size:9px;font-style:normal;font-weight:850;display:grid}.employee-claims-card>div>span strong,.employee-claims-card>div>span small{display:block}.employee-claims-card>div>span strong{font-size:10.5px}.employee-claims-card>div>span small{color:#6a7885;margin-top:3px;font-size:8px}.employee-settings-dialog-backdrop{z-index:300;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#0b1b1161;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.employee-settings-dialog{background:#fdfffd;border:1px solid #ffffffa8;border-radius:20px;width:min(430px,100%);max-height:calc(100svh - 44px);padding:19px;overflow-y:auto;box-shadow:0 28px 80px #081d0f4a}.employee-settings-dialog>span{color:#39734d;letter-spacing:.075em;text-transform:uppercase;font-size:8px;font-weight:820}.employee-settings-dialog h2{color:#26312b;letter-spacing:-.035em;margin:7px 0 0;font-size:18px}.employee-settings-dialog>p{color:#65716a;margin:7px 0 15px;font-size:10px;font-weight:600;line-height:1.45}.employee-settings-dialog>label{gap:6px;margin-top:11px;display:grid}.employee-settings-dialog label>span{color:#344139;font-size:9px;font-weight:780}.employee-settings-dialog input,.employee-settings-dialog select{color:#29342e;width:100%;height:43px;font:inherit;background:#f8faf8;border:1px solid #d4ddd7;border-radius:11px;outline:0;padding:0 12px;font-size:10px}.employee-settings-dialog input:focus,.employee-settings-dialog select:focus{border-color:#39734d;box-shadow:0 0 0 3px #39734d17}.employee-settings-dialog>div:last-child{grid-template-columns:auto 1fr auto auto;align-items:center;gap:8px;margin-top:18px;display:grid}.employee-settings-dialog>div:last-child button{color:#4d5751;cursor:pointer;background:#fff;border:1px solid #d7ddd9;border-radius:11px;min-height:38px;padding:0 14px;font-size:9px;font-weight:780}.employee-settings-dialog>div:last-child button.primary{color:#fff;background:#0f6a3c;border-color:#0f6a3c}.employee-settings-dialog>div:last-child button.danger-text{color:#a43a30;background:#fff5f4;border-color:#efceca}.employee-settings-dialog>div:last-child button.danger-button{color:#fff;background:#b42318;border-color:#b42318}.employee-settings-dialog>div:last-child button:disabled{cursor:not-allowed;opacity:.5}.employee-settings-dialog.danger{border-color:#e1c2bd}@media (max-width:600px){.employee-account-sitebar{height:68px;padding:0 16px}.employee-account-stage{width:calc(100% - 28px);padding-top:108px}.employee-frosted-back{top:73px;left:18px}.employee-account-sitebar>div>a{min-height:34px;padding:0 10px;font-size:8px}.employee-personal-row{grid-template-columns:3px minmax(0,1fr) auto}.employee-personal-row>b{display:none}.employee-settings-dialog>div:last-child{grid-template-columns:1fr 1fr}.employee-settings-dialog>div:last-child>span{display:none}.employee-settings-dialog>div:last-child button.danger-text{grid-column:1/-1}.employee-account-footer>nav{gap:2px;max-width:100%}.employee-account-footer>nav a{padding-inline:3px;font-size:9px}}.employee-settings-category>button>i.purple{color:#7450b8;background:#f3edff}.farm-billing-page{width:min(680px,100%);margin:0 auto;padding-top:8px}.farm-billing-loading{color:#718078;background:#fff;border:1px solid #e2e6ea;border-radius:14px;justify-content:center;align-items:center;gap:9px;min-height:220px;font-size:10px;display:flex}.farm-billing-loading.error{text-align:center;flex-direction:column;padding:28px}.farm-billing-loading.error>svg{color:#b35d4d;width:28px;height:28px}.farm-billing-loading.error strong{color:#2f3933;font-size:13px}.farm-billing-loading.error p{color:#737f78;max-width:420px;margin:0;line-height:1.5}.farm-billing-loading.error button{color:#fff;background:#0f6a3c;border:0;border-radius:10px;min-height:36px;padding:0 14px;font-size:9px;font-weight:750}.employee-mobile-header-card>span.active,.employee-mobile-header-card>span.ending{border-radius:999px;margin-left:auto;padding:5px 8px;font-size:8px;font-weight:780}.employee-mobile-header-card>span.active{color:#2d7a4e;background:#eaf7ef;border:1px solid #cbe8d5}.employee-mobile-header-card>span.ending{color:#8f4a2a;background:#fff2ea;border:1px solid #f3d2bf}.farm-billing-notice{color:#2d7a4e;background:#eaf7ef;border:1px solid #cbe8d5;border-radius:13px;align-items:center;gap:8px;margin-bottom:10px;padding:11px 12px;display:flex}.farm-billing-notice.error{color:#a93a3a;background:#fdeeee;border-color:#f3caca}.farm-billing-notice>svg{flex:none;width:16px;height:16px}.farm-billing-notice>span{flex:1;min-width:0;font-size:9px;font-weight:700}.farm-billing-notice>button{color:inherit;cursor:pointer;background:0 0;border:0;font-size:8px;font-weight:780}.farm-billing-card{background:#fff;border:1px solid #e2e6ea;border-radius:14px;margin-bottom:10px;padding:13px}.farm-billing-card>header{align-items:center;gap:11px;display:flex}.farm-billing-card>header>i{border-radius:12px;flex:none;place-items:center;width:40px;height:40px;font-style:normal;display:grid}.farm-billing-card>header>i svg{width:24px;height:24px}.farm-billing-card>header>i.blue{color:#2874c6;background:#edf5ff}.farm-billing-card>header>i.green{color:#20804a;background:#eaf5ee}.farm-billing-card>header>i.purple{color:#7450b8;background:#f3edff}.farm-billing-card>header>div{flex:1;min-width:0}.farm-billing-card>header strong,.farm-billing-card>header span{display:block}.farm-billing-card>header strong{color:#26333c;font-size:11px}.farm-billing-card>header span{color:#6d7a72;margin-top:4px;font-size:9px;font-weight:600}.farm-billing-card>header>b{color:#1d2a23;text-align:right;flex:none;font-size:14px}.farm-billing-card>header>b small{color:#76827b;margin-top:2px;font-size:8px;font-weight:650;display:block}.farm-billing-card>p{color:#68756d;margin:11px 2px 1px;font-size:9px;font-weight:600;line-height:1.55}.farm-billing-card>small{color:#7a867f;margin:10px 2px 0;font-size:8px;font-weight:600;line-height:1.5;display:block}.farm-billing-breakdown{border-top:1px solid #edf0ee;margin-top:13px}.farm-billing-breakdown>span{color:#68756d;border-bottom:1px solid #edf0ee;justify-content:space-between;align-items:center;gap:18px;min-height:36px;font-size:9px;font-weight:650;display:flex}.farm-billing-breakdown>span>b{color:#2d3932;font-size:9px}.farm-billing-breakdown>span.total{color:#25312a;font-weight:800}.farm-billing-breakdown>span.total>b{font-size:11px}.farm-billing-card.action-card{justify-content:space-between;align-items:center;gap:18px;display:flex}.farm-billing-card.action-card strong,.farm-billing-card.action-card span{display:block}.farm-billing-card.action-card strong{font-size:11px}.farm-billing-card.action-card span{color:#6e7b73;margin-top:4px;font-size:9px}.farm-billing-card.action-card button{color:#fff;cursor:pointer;background:#0f6a3c;border:1px solid #0f6a3c;border-radius:11px;min-height:37px;padding:0 14px;font-size:9px;font-weight:780}.farm-billing-pills{flex-wrap:wrap;gap:6px;margin-top:12px;display:flex}.farm-billing-pills>span{color:#53616d;background:#f3f7fb;border:1px solid #dce4ec;border-radius:999px;padding:6px 9px;font-size:8px;font-weight:700}.farm-billing-worker-fee{color:#53616d;background:#f8fafc;border:1px solid #dce4ec;border-radius:10px;justify-content:space-between;align-items:center;gap:20px;min-height:40px;margin-top:9px;padding:0 11px;font-size:9px;font-weight:700;display:flex}.farm-billing-worker-fee>b{color:#26323c;font-size:10px}.farm-subscription-summary>button{cursor:pointer;background:#fff;border-radius:10px;width:100%;min-height:38px;margin-top:11px;font-size:9px;font-weight:780}.farm-subscription-summary>button.end{color:#a23d35;border:1px solid #efc9c5}.farm-subscription-summary>button.renew{color:#176a3d;border:1px solid #b9d8c3}.farm-worker-log-list{border-top:1px solid #edf0ee;margin-top:12px}.farm-worker-log-list>article{border-bottom:1px solid #edf0ee;grid-template-columns:35px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:61px;padding:9px 1px;display:grid;position:relative}.farm-worker-log-list>article:last-child{border-bottom:0}.farm-worker-log-list>article>i{color:#196b3e;background:#e8f2eb;border-radius:50%;place-items:center;width:34px;height:34px;font-size:8px;font-style:normal;font-weight:830;display:grid}.farm-worker-log-list>article strong,.farm-worker-log-list>article span{display:block}.farm-worker-log-list>article strong{font-size:9px}.farm-worker-log-list>article span{color:#7a867f;margin-top:4px;font-size:7px}.farm-worker-log-list>article>b{font-size:9px}.farm-worker-log-list>article>em{color:#2d7a4e;font-size:7px;font-style:normal;font-weight:800;position:absolute;bottom:5px;right:0}.farm-worker-log-list>p{color:#7a867f;margin:0;padding:17px 2px 5px;font-size:9px}.farm-storage-usage-track{background:#e7edf4;border-radius:999px;height:7px;margin-top:13px;overflow:hidden}.farm-storage-usage-track>i{background:#0f6a3c;border-radius:999px;height:100%;display:block}.farm-storage-plan-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:13px;display:grid}.farm-storage-plan-grid>button{color:#28352e;text-align:left;cursor:pointer;background:#fafcfb;border:1px solid #dce3df;border-radius:12px;flex-direction:column;align-items:flex-start;min-height:126px;padding:12px;display:flex;position:relative}.farm-storage-plan-grid>button:first-child{grid-column:1/-1;min-height:100px}.farm-storage-plan-grid>button.active{background:#eef7f1;border-color:#4f9669;box-shadow:inset 0 0 0 1px #4f9669}.farm-storage-plan-grid>button:disabled:not(.active){cursor:not-allowed;opacity:.58}.farm-storage-plan-grid>button>span{font-size:9px;font-weight:800}.farm-storage-plan-grid>button>strong{letter-spacing:-.025em;margin-top:8px;font-size:16px}.farm-storage-plan-grid>button>b{color:#405048;margin-top:3px;font-size:9px}.farm-storage-plan-grid>button>small{color:#76827b;margin-top:9px;font-size:8px;line-height:1.4}.farm-storage-plan-grid>button>em{color:#176a3d;background:#dceee2;border-radius:999px;padding:4px 6px;font-size:7px;font-style:normal;font-weight:820;position:absolute;top:9px;right:9px}.farm-storage-scheduled{background:#f4f8f5;border:1px solid #d8e4dc;border-radius:9px;color:#52705e!important;padding:9px!important}.farm-billing-dialog-backdrop{z-index:310;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0b1b116b;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.farm-billing-dialog{background:#fdfffd;border:1px solid #ffffffad;border-radius:22px;width:min(470px,100%);padding:22px;box-shadow:0 30px 85px #081d0f4f}.farm-billing-dialog>span{color:#39734d;letter-spacing:.075em;text-transform:uppercase;font-size:8px;font-weight:820}.farm-billing-dialog h2{letter-spacing:-.04em;margin:8px 0 0;font-size:21px}.farm-billing-dialog>p{color:#68756d;margin:8px 0 0;font-size:10px;font-weight:600;line-height:1.58}.farm-billing-checkbox{color:#4c5b52;background:#f7faf8;border:1px solid #dce3df;border-radius:11px;grid-template-columns:17px minmax(0,1fr);gap:9px;margin-top:15px;padding:11px;font-size:9px;font-weight:650;line-height:1.45;display:grid}.farm-billing-checkbox input{accent-color:#0f6a3c;width:16px;height:16px}.farm-billing-dialog>div:last-child{justify-content:flex-end;gap:8px;margin-top:20px;display:flex}.farm-billing-dialog>div:last-child button{color:#4d5a52;cursor:pointer;background:#fff;border:1px solid #d4ddd7;border-radius:11px;min-height:38px;padding:0 14px;font-size:9px;font-weight:780}.farm-billing-dialog>div:last-child button.primary{color:#fff;background:#0f6a3c;border-color:#0f6a3c}.farm-billing-dialog>div:last-child button.danger{color:#fff;background:#b42318;border-color:#b42318}.farm-billing-dialog button:disabled{cursor:wait;opacity:.55}@media (max-width:600px){.farm-storage-plan-grid{grid-template-columns:1fr}.farm-storage-plan-grid>button:first-child{grid-column:auto}.farm-billing-card.action-card{flex-direction:column;align-items:flex-start}.farm-billing-card.action-card button{width:100%}.farm-worker-log-list>article{grid-template-columns:35px minmax(0,1fr) auto}.employee-mobile-header-card>span.ending{text-overflow:ellipsis;white-space:nowrap;max-width:130px;overflow:hidden}}.farm-app-section-title{color:#24313c;align-items:center;gap:8px;margin-bottom:10px;display:flex}.farm-app-section-title>svg{color:#0f6a3c;width:17px;height:17px}.farm-app-section-title>strong{font-size:11px}.farm-app-invoice-row{color:#4a5a69;justify-content:space-between;align-items:flex-start;gap:18px;font-size:10px;font-weight:700;display:flex}.farm-app-invoice-row>b{color:#16232d;font-size:10px}.farm-app-invoice-row.second{margin-top:9px}.farm-app-information-card>small{color:#7a8794;margin:3px 0 0;font-size:9px;font-weight:600}.farm-app-invoice-warning{align-items:flex-start;display:flex;color:#61707d!important;gap:6px!important;margin:9px 0 0!important}.farm-app-invoice-warning>svg{color:#c18a18;flex:none;width:13px;height:13px}.farm-app-invoice-warning>span{font-size:9px;line-height:1.45}.farm-app-wide-secondary{color:#4a5a69;cursor:pointer;background:#fff;border:1px solid #dce4ec;border-radius:10px;width:100%;min-height:38px;margin-top:11px;font-size:9px;font-weight:750}.farm-app-settings-row{color:#4a5a69;cursor:pointer;background:#fff;border:0;border-top:1px solid #edf0ee;justify-content:space-between;align-items:center;gap:20px;width:100%;min-height:43px;padding:0;font-size:9px;font-weight:700;display:flex}.farm-app-settings-row>b{color:#26343c;font-size:9px}.farm-app-settings-row.standalone{border-top:0}.farm-app-general-card>.farm-app-section-title{margin-bottom:10px}.farm-app-base-subscription{background:#f3f7fb;border:1px solid #b7c8da;border-radius:12px;padding:11px}.farm-app-base-heading{align-items:center;gap:6px;display:flex}.farm-app-base-heading>strong{font-size:10px}.farm-app-base-heading>em{color:#8f4a2a;background:#fff2ea;border:1px solid #f3d2bf;border-radius:999px;padding:3px 6px;font-size:7px;font-style:normal;font-weight:750}.farm-app-base-heading>span{border-radius:999px;margin-left:auto;padding:4px 6px;font-size:7px;font-weight:750}.farm-app-base-heading>span.active{color:#2d7a4e;background:#eaf7ef;border:1px solid #cbe8d5}.farm-app-base-heading>span.ending{color:#8f4a2a;background:#fff2ea;border:1px solid #f3d2bf}.farm-app-base-price{color:#16232d;margin-top:6px;font-size:12px;display:block}.farm-app-base-subscription>p{color:#61707d;margin:3px 0 0;font-size:9px;font-weight:600}.farm-app-worker-rate{color:#61707d;text-align:right;margin:5px 1px 0;font-size:8px;display:block}.farm-app-features-title{color:#4a5a69;margin-top:10px;font-size:9px;display:block}.farm-app-feature-list{gap:5px;margin:7px 0 0;padding:0;list-style:none;display:grid}.farm-app-feature-list li{color:#61707d;padding-left:18px;font-size:9px;font-weight:600;position:relative}.farm-app-feature-list li:before{content:"✓";color:#5e8a6d;font-weight:900;position:absolute;top:-1px;left:1px}.farm-app-feature-list li.emphasized{font-style:italic;font-weight:750}.farm-app-feature-list li.disabled{color:#8f4a2a}.farm-app-feature-list li.disabled:before{content:"×";color:#b96d4a}.farm-app-base-subscription>button{cursor:pointer;background:#fff;border-radius:10px;width:100%;min-height:38px;margin-top:11px;font-size:9px;font-weight:750}.farm-app-base-subscription>button.end{color:#9b3434;border:1px solid #dce4ec}.farm-app-base-subscription>button.renew{color:#0f6a3c;border:1px solid #b9d8c3}.farm-app-card-divider{background:#f0f3f6;height:1px;margin:12px 0}.farm-app-worker-summary>strong{color:#24313c;font-size:10px;display:block}.farm-app-worker-summary .farm-billing-pills{align-items:center;margin-top:7px}.farm-app-worker-summary .farm-billing-pills button{color:#4a5a69;cursor:pointer;background:#f3f7fb;border:1px solid #dce4ec;border-radius:999px;padding:6px 10px;font-size:8px;font-weight:750}.farm-storage-plan-grid>button.selected{border-color:#0f6a3c;box-shadow:inset 0 0 0 1px #0f6a3c}.farm-storage-plan-grid>button.active.selected{background:#eaf5ee}.farm-app-storage-overview>strong{color:#24313c;font-size:10px;display:block}.farm-app-storage-overview>span{justify-content:space-between;align-items:center;gap:18px;margin-top:5px;display:flex}.farm-app-storage-overview>span>b{font-size:9px}.farm-app-storage-overview>span>small{color:#61707d;font-size:8px;font-weight:700}.farm-app-manage-subscription{z-index:20;color:#fff;cursor:pointer;background:#0f6a3c;border:0;border-radius:12px;width:100%;min-height:43px;margin-top:2px;font-size:10px;font-weight:800;position:sticky;bottom:12px;box-shadow:0 12px 30px #0f6a3c38}.farm-app-owed,.farm-app-option-title{color:#24313c;margin-top:9px;font-size:10px;display:block}.farm-app-confirm-dialog .farm-billing-checkbox span>b,.farm-app-confirm-dialog .farm-billing-checkbox span>small{display:block}.farm-app-confirm-dialog .farm-billing-checkbox span>small{color:#61707d;margin-top:3px;font-size:8px;font-weight:600}.farm-app-confirm-dialog>p+label{margin-top:10px}.bug-report-page{color:#202723;background:#eee;min-height:100svh;padding:132px 18px 82px;position:relative}.bug-report-page-pill{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffd6;border:1px solid #fffffff5;border-radius:999px;width:max-content;max-width:300px;margin:-83px auto 42px;padding:11px 20px;font-size:14px;font-weight:800;position:sticky;top:82px;box-shadow:0 8px 24px #142d1d17}.bug-report-form{width:min(760px,100%);margin:0 auto}.bug-report-intro{color:#3f5748;background:#e4eee7;border:1px solid #c9ddd0;border-radius:17px;align-items:flex-start;gap:11px;margin-bottom:18px;padding:16px 17px;display:flex}.bug-report-intro>svg{color:#2f6b45;flex:none;width:22px;height:22px}.bug-report-intro>p{margin:0;font-size:13px;font-weight:600;line-height:1.45}.bug-report-section-label{color:#4f5953;letter-spacing:0;margin:20px 8px 8px;font-size:13px;font-weight:700}.bug-report-card{background:#f9faf9;border:1px solid #dde3df;border-radius:18px;width:100%;overflow:hidden;box-shadow:0 4px 12px #0000000a}.bug-report-info-row{border-bottom:1px solid #e5e9e6;grid-template-columns:minmax(130px,.75fr) minmax(0,1.4fr);align-items:center;gap:18px;min-height:49px;padding:11px 16px;display:grid}.bug-report-info-row.last{border-bottom:0}.bug-report-info-row>strong{color:#303a34;font-size:13px}.bug-report-info-row>span{color:#69736d;text-align:right;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600;overflow:hidden}.bug-report-email-row{border-bottom:1px solid #e5e9e6;grid-template-columns:minmax(130px,.75fr) minmax(0,1.4fr);align-items:center;gap:18px;min-height:54px;padding:8px 16px;display:grid}.bug-report-email-row>strong{color:#303a34;font-size:13px}.bug-report-email-row>input{color:#344139;width:100%;height:38px;font:inherit;text-align:right;background:#fff;border:1px solid #d6ded9;border-radius:10px;outline:0;padding:0 11px;font-size:12px}.bug-report-email-row>input:focus{border-color:#5e9270;box-shadow:0 0 0 3px #0f6a3c14}.bug-report-page-context{margin-top:18px}.bug-report-check-row{color:#303a34;cursor:pointer;border-bottom:1px solid #e5e9e6;grid-template-columns:minmax(0,1fr) 0 23px;align-items:center;gap:10px;min-height:54px;padding:11px 16px;font-size:13px;font-weight:700;display:grid}.bug-report-contact-card .bug-report-check-row{border-bottom:0}.bug-report-check-row.disabled{cursor:not-allowed;opacity:.5}.bug-report-check-row>input{opacity:0;width:0;height:0;margin:0}.bug-report-check-row>i{color:#fff;background:#fff;border:1px solid #bdc8c1;border-radius:7px;place-items:center;width:22px;height:22px;font-style:normal;display:grid}.bug-report-check-row:has(input:checked)>i{background:#0f6a3c;border-color:#0f6a3c}.bug-report-check-row>i svg{stroke-width:2.5px;width:15px;height:15px}.bug-report-field-row{grid-template-columns:135px minmax(0,1fr);align-items:center;gap:18px;min-height:62px;padding:10px 16px;display:grid}.bug-report-field-row>span{color:#303a34;font-size:13px;font-weight:700}.bug-report-field-row>input{color:#344139;width:100%;height:39px;font:inherit;background:#fff;border:1px solid #d6ded9;border-radius:11px;outline:0;padding:0 12px;font-size:12px}.bug-report-field-row>input:focus{border-color:#5e9270;box-shadow:0 0 0 3px #0f6a3c14}.bug-report-field-row>input:disabled{color:#69736d;text-align:right;background:0 0;border-color:#0000}.bug-report-outside-note{color:#758079;margin:9px 8px 0;font-size:11px;font-weight:500;line-height:1.5}.bug-report-text-field{border-bottom:1px solid #e5e9e6;grid-template-columns:150px minmax(0,1fr);align-items:center;gap:14px;min-height:64px;padding:10px 16px;display:grid;position:relative}.bug-report-text-field.last{border-bottom:0}.bug-report-text-field>span{color:#303a34;font-size:13px;font-weight:700}.bug-report-text-field input,.bug-report-text-field textarea{color:#344139;width:100%;font:inherit;resize:vertical;background:#fff;border:1px solid #d6ded9;border-radius:11px;outline:0;padding:10px 12px;font-size:12px;line-height:1.45}.bug-report-text-field input{height:39px}.bug-report-text-field textarea{min-height:94px}.bug-report-text-field input:focus,.bug-report-text-field textarea:focus{border-color:#5e9270;box-shadow:0 0 0 3px #0f6a3c14}.bug-report-text-field>small{color:#8a948e;text-align:right;grid-column:2;margin-top:-7px;font-size:10px}.bug-report-choice-group{border:0;border-bottom:1px solid #e5e9e6;margin:0;padding:16px}.bug-report-choice-group.last{border-bottom:0}.bug-report-choice-group>legend{float:left;color:#303a34;width:100%;margin:0 0 12px;font-size:13px;font-weight:700}.bug-report-choice-group>div{clear:both;grid-template-columns:repeat(auto-fit,minmax(128px,1fr));gap:9px;display:grid}.bug-report-choice-group label{cursor:pointer;background:0 0;flex-direction:column;align-items:flex-start;min-width:0;padding:0;display:flex}.bug-report-choice-group input{opacity:0;width:1px;height:1px;position:absolute}.bug-report-choice-group strong{color:#56635b;text-align:center;background:#fff;border:1px solid #d7dfda;border-radius:10px;justify-content:center;align-items:center;width:100%;min-height:35px;padding:0 10px;font-size:11px;transition:background .15s,border-color .15s,color .15s,transform .15s;display:flex}.bug-report-choice-group label:hover strong{border-color:#a9bcae;transform:translateY(-1px)}.bug-report-choice-group label.selected strong{color:#fff;background:#0f6a3c;border-color:#0f6a3c}.bug-report-choice-group label>span{color:#7b857f;padding:7px 4px 0;font-size:9.5px;font-weight:500;line-height:1.35}.bug-report-contact-card{margin-top:18px}.bug-report-submit{color:#fff;width:100%;height:50px;font:inherit;cursor:pointer;background:#0f6a3c;border:0;border-radius:15px;justify-content:center;align-items:center;gap:9px;margin-top:22px;font-size:14px;font-weight:800;display:flex;box-shadow:0 10px 25px #0f6a3c29}.bug-report-submit:hover{background:#0c5d34}.bug-report-submit:disabled{cursor:wait;box-shadow:none;background:#9ab3a4}.bug-report-submit>i{border:2px solid #ffffff80;border-top-color:#fff;border-radius:50%;width:17px;height:17px;animation:.7s linear infinite bug-report-spin}@keyframes bug-report-spin{to{transform:rotate(360deg)}}.bug-report-signin-note{color:#737f77;text-align:center;margin:10px 0 0;font-size:11px}.bug-report-signin-note a{color:#0f6a3c;font-weight:700;text-decoration:underline}.bug-report-top-message{z-index:90;border-radius:14px;align-items:center;gap:9px;width:min(560px,100% - 32px);padding:12px 13px;animation:.22s cubic-bezier(.2,.8,.2,1) bug-report-message-in;display:flex;position:fixed;top:84px;left:50%;transform:translate(-50%);box-shadow:0 13px 34px #1e372629}.bug-report-top-message.error{color:#963a32;background:#fff0ef;border:1px solid #efc4c0}.bug-report-top-message.success{color:#23693f;background:#edf8f0;border:1px solid #c5dfce}.bug-report-top-message>svg{flex:none;width:18px;height:18px}.bug-report-top-message>span{flex:1;min-width:0;font-size:12px;font-weight:700}.bug-report-top-message>a{color:inherit;font-size:11px;font-weight:800;text-decoration:underline}.bug-report-top-message>button{width:27px;height:27px;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;display:grid}.bug-report-top-message>button svg{width:16px;height:16px}@keyframes bug-report-message-in{0%{opacity:0;transform:translate(-50%,-12px)}to{opacity:1;transform:translate(-50%)}}.bug-report-complete-page{place-items:start center;padding-top:150px;display:grid}.bug-report-complete-page .bug-report-page-pill{margin:0;position:fixed;top:82px;transform:translateY(0)}.bug-report-complete{text-align:center;background:#f9faf9;border:1px solid #dde3df;border-radius:24px;width:min(480px,100%);padding:28px 26px 24px;box-shadow:0 12px 34px #00000017}.bug-report-complete>i{color:#0f6a3c;background:#dcece1;border-radius:50%;place-items:center;width:58px;height:58px;margin:0 auto;display:grid}.bug-report-complete>i svg{width:32px;height:32px}.bug-report-complete h1{margin:16px 0 0;font-size:20px}.bug-report-complete>p{color:#68736d;margin:8px auto 0;font-size:13px;font-weight:500;line-height:1.45}.bug-report-complete>div{background:#f0f3f1;border:1px solid #dde3df;border-radius:13px;margin-top:20px;padding:13px}.bug-report-complete>div span,.bug-report-complete>div strong{display:block}.bug-report-complete>div span{color:#77817b;font-size:11px}.bug-report-complete>div strong{color:#34433b;overflow-wrap:anywhere;margin-top:5px;font-size:12px}.bug-report-complete>a{color:#fff;background:#0f6a3c;border-radius:14px;justify-content:center;align-items:center;width:100%;height:47px;margin-top:20px;font-size:13px;font-weight:800;text-decoration:none;display:flex}@media (max-width:640px){.bug-report-page{padding:116px 14px 66px}.bug-report-page-pill{margin-top:-68px;margin-bottom:34px;top:72px}.bug-report-info-row,.bug-report-email-row{grid-template-columns:112px minmax(0,1fr);gap:10px}.bug-report-field-row,.bug-report-text-field{grid-template-columns:1fr;gap:7px}.bug-report-field-row>input:disabled{text-align:left}.bug-report-text-field>small{grid-column:1}.bug-report-choice-group>div{grid-template-columns:repeat(2,minmax(0,1fr))}.bug-report-top-message{top:74px}.bug-report-complete-page{padding-top:132px}.bug-report-complete-page .bug-report-page-pill{top:72px}}
