@import "https://fonts.googleapis.com/css2?family=Londrina+Solid:wght@300;400;900&display=swap";.profile-layout{width:min(820px,100%)}.profile-card{padding:0;overflow:hidden}.profile-card-heading{background:linear-gradient(135deg,#edf2eceb,#fffdf8f5);border-bottom:1px solid #ddd7cd;align-items:center;gap:17px;padding:22px 24px;display:flex}.profile-large-avatar{color:#fff;background:#355b42;border:4px solid #fffdf8e6;border-radius:50%;flex:0 0 64px;place-items:center;width:64px;height:64px;font-family:Londrina Solid,sans-serif;font-size:31px;font-weight:400;display:grid;box-shadow:0 4px 12px #2a403026}.profile-card-heading h2{color:#355b42;margin:0 0 4px;font-family:Georgia,Times New Roman,serif;font-size:23px;line-height:1.2}.profile-form{gap:20px;padding:24px;display:grid}.profile-form label{gap:7px;display:grid}.profile-form label>span,.profile-readonly-field>span{color:#4d554e;letter-spacing:.015em;font-size:12px;font-weight:850}.profile-form input{color:#303630;background:#fffefa;border:1px solid #d8d2c8;border-radius:10px;outline:none;width:100%;padding:11px 12px;font-size:14px;transition:border-color .15s,box-shadow .15s,background .15s}.profile-form input:hover{border-color:#c7c0b5}.profile-form input:focus{background:#fff;border-color:#77917e;box-shadow:0 0 0 3px #355b4217}.profile-form label>small{color:#777f78;font-size:11px;line-height:1.45}.profile-name-grid,.profile-readonly-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.profile-readonly-grid{margin-top:2px}.profile-readonly-field{background:#f7f3ec;border:1px solid #e1dbd1;border-radius:11px;min-width:0;padding:14px 15px}.profile-readonly-field strong{overflow-wrap:anywhere;color:#343b35;margin-top:5px;font-size:13px;line-height:1.4;display:block}.profile-readonly-field small{color:#777f78;margin-top:5px;font-size:10px;line-height:1.45;display:block}.profile-message{border-radius:10px;padding:11px 13px;font-size:12px;font-weight:700;line-height:1.45}.profile-message.success{color:#35603f;background:#edf5ee;border:1px solid #d0dfd2;border-left:3px solid #5f8567}.profile-message.error{color:#9b3d34;background:#fbefec;border:1px solid #eed4cf;border-left:3px solid #b6463c}.profile-actions{justify-content:flex-end;padding-top:3px;display:flex}.profile-actions .button{min-width:125px;padding:11px 16px;font-size:13px}.profile-actions .button:disabled{opacity:.65;cursor:wait}@media (width<=650px){.profile-card-heading{padding:19px 18px}.profile-large-avatar{flex-basis:55px;width:55px;height:55px;font-size:27px}.profile-card-heading h2{font-size:20px}.profile-form{padding:19px 18px}.profile-name-grid,.profile-readonly-grid{grid-template-columns:1fr}.profile-actions .button{width:100%}}:root{color:#2d332e;--muted:#6d756e;--line:#ded8ce;--green:#355b42;--green-dark:#294735;--green-deep:#20392a;--green-soft:#edf2ec;--red:#b6463c;--red-dark:#96382f;--red-soft:#f8ece9;--cream:#f7f3eb;--ivory:#fffdf8;--warm-line:#ddd6cc;--shadow:0 5px 18px #2c271f0f;background:#f4f0e8;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:#f4f0e8;margin:0}button,input,select,textarea{font:inherit}.app-shell{background:#f4f0e8;grid-template-columns:240px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{color:#fff;background:linear-gradient(#294735 0%,#20392a 100%);flex-direction:column;height:100vh;padding:0 16px 18px;display:flex;position:sticky;top:0;box-shadow:4px 0 18px #232a2314}.sidebar-brand-panel{background:linear-gradient(#261d1312,#261d1312),url(/assets/cedar-shingle-C1fYifXD.jpeg) 50%/cover;border-bottom:1px solid #132a1c6b;margin:0 -16px 18px;padding:17px 14px;position:relative;box-shadow:inset 0 -10px 18px #1921190f,0 4px 12px #121c1414}.sidebar-brand-card{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);text-align:center;background:#fffdf8e0;border:1px solid #fffdf8d1;border-radius:16px;flex-direction:column;align-items:center;width:100%;padding:16px 13px 15px;display:flex;position:relative;box-shadow:0 7px 20px #30221424,inset 0 1px #ffffff8c}.brand-logo-image{object-fit:contain;filter:drop-shadow(0 1px 2px #241f181a);width:104px;max-height:88px;margin:0 auto 8px;display:block}.brand-copy strong{color:#355b42;letter-spacing:.035em;font-family:Londrina Solid,sans-serif;font-size:31px;font-weight:400;line-height:.95;display:block}.brand-copy small{color:#b6463c;margin-top:6px;font-family:Georgia,Times New Roman,serif;font-size:12px;font-style:italic;font-weight:700;line-height:1.25;display:block}.sidebar nav{gap:4px;display:grid}.nav-link{color:#e2e8e2;border-radius:10px;align-items:center;min-height:42px;padding:10px 12px;font-size:14px;font-weight:750;line-height:1.3;text-decoration:none;transition:background .15s,color .15s;display:flex;position:relative}.nav-link:hover{color:#fff;background:#ffffff17}.nav-link.active{color:#fff;background:#fffdf824;padding-left:13px;padding-right:45px;box-shadow:inset 3px 0 #b6463c}.nav-link-label{display:block}.nav-active-light{object-fit:contain;pointer-events:none;filter:drop-shadow(0 0 4px #b6463c6b);width:34px;height:42px;position:absolute;top:50%;right:7px;transform:translateY(-50%)}.sidebar-footer{color:#c7d0c8;border-top:1px solid #ffffff24;margin-top:auto;padding:16px 8px 3px;font-size:12px}.sidebar-footer span{display:block}.sidebar-footer strong{color:#fffdf8;margin-top:5px;font-size:15px;display:block}.main-column{min-width:0}.topbar{z-index:20;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffdf8f5;border-bottom:1px solid #ded7cc;justify-content:space-between;align-items:center;height:76px;padding:0 28px;display:flex;position:sticky;top:0;box-shadow:0 2px 10px #2c271f09}.season-selector{align-items:center;gap:10px;display:flex}.season-selector>span{color:#687069;text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:900}.topbar select{color:#374039;cursor:pointer;background:#fffdf8;border:1px solid #d8d2c8;border-radius:9px;padding:9px 32px 9px 11px;font-size:13px;font-weight:750}.account-menu-wrap{position:relative}.account-chip{color:#303630;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:12px;align-items:center;gap:10px;min-width:200px;padding:7px 10px 7px 8px;transition:background .15s,border-color .15s,box-shadow .15s;display:flex}.account-chip:hover,.account-chip[aria-expanded=true]{background:#f8f4ed;border-color:#ddd6cc;box-shadow:0 3px 10px #2c271f0d}.account-avatar{color:#fff;background:#355b42;border-radius:50%;flex:0 0 38px;place-items:center;width:38px;height:38px;font-family:Londrina Solid,sans-serif;font-size:20px;font-weight:400;display:grid}.account-copy{flex:1;min-width:0}.account-copy strong{color:#303630;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:800;display:block;overflow:hidden}.account-copy small{color:#6f776f;margin-top:2px;font-size:11px;font-weight:700;display:block}.account-chevron{color:#838a83;font-size:9px}.account-dropdown{z-index:50;background:#fffdf8;border:1px solid #dcd5ca;border-radius:14px;width:260px;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 14px 35px #28231d29,0 2px 8px #28231d0f}.account-dropdown-header{padding:16px}.account-dropdown-header strong,.account-dropdown-header span,.account-dropdown-header small{display:block}.account-dropdown-header strong{color:#303630;font-size:14px;font-weight:800}.account-dropdown-header span{overflow-wrap:anywhere;color:#687069;margin-top:4px;font-size:12px}.account-dropdown-header small{color:#355b42;text-transform:uppercase;letter-spacing:.06em;margin-top:8px;font-size:11px;font-weight:900}.account-dropdown-divider{background:#e3ddd3;height:1px}.account-menu-item{color:#353b36;text-align:left;cursor:pointer;background:0 0;border:0;width:100%;padding:12px 16px;font-size:13px;font-weight:750;display:block}.account-menu-item:hover{background:#f5f1e9}.account-signout{color:#a13f36;border-top:1px solid #eee8df}.account-signout:hover{background:#fbefec}.page-content{width:100%;max-width:1500px;margin:0 auto;padding:30px 30px 50px}.page-header{margin-bottom:22px}.eyebrow{color:#b6463c;text-transform:uppercase;letter-spacing:.095em;font-size:12px;font-weight:900}.page-header h1,.employee-card h1{color:#355b42;margin:5px 0 7px;font-family:Georgia,Times New Roman,serif;font-size:34px;line-height:1.15}.page-header p,.muted{color:var(--muted);margin:0;font-size:14px;line-height:1.55}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:16px;display:grid}.metric-card,.panel{box-shadow:var(--shadow);background:#fffdf8;border:1px solid #ddd7cd;border-radius:16px}.metric-card{padding:18px;position:relative;overflow:hidden}.metric-card:before{content:"";background:#355b42;width:100%;height:3px;position:absolute;top:0;left:0}.metric-card span{color:#606961;font-size:12px;line-height:1.35;display:block}.metric-card small{color:#6c746d;font-size:11px;line-height:1.45;display:block}.metric-card strong{color:#303630;margin:6px 0;font-size:31px;line-height:1.1;display:block}.panel{margin-bottom:16px;padding:18px}.panel h2{color:#355b42;margin:0 0 12px;font-size:17px;font-weight:850}.age-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;display:grid}.age-card{background:#fffefa;border:1px solid #e1dbd1;border-radius:13px;padding:14px}.age-card-top{color:#353b36;justify-content:space-between;gap:12px;font-size:13px;font-weight:700;display:flex}.age-card-top span{color:#69716a;font-size:11px;font-weight:500}.progress{background:#e9ece7;border-radius:999px;height:7px;margin:11px 0;overflow:hidden}.progress i{background:#355b42;height:100%;display:block}.age-card>div:last-child{font-size:13px;line-height:1.45}.list-toolbar{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.list-toolbar input,.list-toolbar select,.modal textarea,.modal select{color:#343a35;background:#fffdf8;border:1px solid #dcd6cc;border-radius:10px;outline:none;padding:10px 11px;font-size:13px}.list-toolbar input:focus,.list-toolbar select:focus,.modal textarea:focus,.modal select:focus{border-color:#77917e;box-shadow:0 0 0 3px #355b4214}.list-toolbar input{min-width:260px}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%;font-size:13px}th{color:#687069;text-align:left;text-transform:uppercase;letter-spacing:.045em;background:#f7f3ec;border-bottom:1px solid #dcd6cc;padding:11px 9px;font-size:11px;font-weight:900}td{vertical-align:top;border-bottom:1px solid #ebe6de;padding:11px 9px;line-height:1.4}tbody tr:hover{background:#f7f3eba6}.preferred{color:#818981;margin-top:3px;font-size:11px;display:block}.requirement-stack{flex-wrap:wrap;gap:5px;display:flex}.status-chip{border-radius:999px;padding:5px 8px;font-size:11px;font-weight:800}.status-chip.critical{color:#a44035;background:#fff0ed}.status-chip.training{color:#a35e25;background:#fff3e7}.status-chip.routine{color:#8b6a20;background:#fff9e6}.status-chip.complete{color:#3f6b49;background:#eef6ef}.button{color:#fff;cursor:pointer;background:#355b42;border:0;border-radius:9px;padding:9px 12px;font-size:12px;font-weight:800;transition:background .15s,transform .15s,box-shadow .15s;box-shadow:0 2px 5px #355b421a}.button:hover{background:#294a35;box-shadow:0 4px 10px #355b4229}.button:active{transform:translateY(1px)}.button.secondary{color:#354038;box-shadow:none;background:#fffdf8;border:1px solid #d9d3c9}.button.secondary:hover{background:#f7f3eb}.button-row{flex-wrap:wrap;gap:6px;display:flex}.settings-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:14px;display:grid}.checklist-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:9px;display:grid}.check-row{background:#fffefa;border:1px solid #e0dad0;border-radius:10px;padding:11px;font-size:13px;line-height:1.45}.readonly-banner{color:#59645b;background:#edf2ec;border:1px solid #d3ddd4;border-left:3px solid #6f8a76;border-radius:11px;margin-bottom:14px;padding:11px 13px;font-size:12px}.feature-button{z-index:25;color:#355b42;cursor:pointer;background:#fffdf8;border:1px solid #d8d1c7;border-radius:999px;padding:10px 14px;font-size:13px;font-weight:800;position:fixed;bottom:20px;right:20px;box-shadow:0 8px 24px #2026211f}.feature-button:hover{background:#f7f3eb}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#1b1f1b6b;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:#fffdf8;border:1px solid #ddd6cc;border-radius:18px;width:min(500px,90vw);padding:22px;position:relative;box-shadow:0 18px 45px #1f1b162e}.modal textarea{width:100%;min-height:100px;margin:10px 0}.modal-close{color:#525952;cursor:pointer;background:#f0ece5;border:0;border-radius:50%;width:30px;height:30px;position:absolute;top:12px;right:12px}.employee-portal{background:#f4f0e8;min-height:100vh;padding:24px}.employee-topbar,.employee-card{max-width:850px;margin-left:auto;margin-right:auto}.employee-topbar{justify-content:space-between;align-items:center;display:flex}.employee-card{box-shadow:var(--shadow);background:#fffdf8;border:1px solid #ddd7cd;border-radius:20px;margin-top:16px;padding:24px}.big-percent{color:#355b42;margin:12px 0;font-size:31px;font-weight:900}.portal-row{background:#fffefa;border:1px solid #ded8ce;border-radius:12px;justify-content:space-between;align-items:center;margin-top:8px;padding:12px;font-size:13px;display:flex}.portal-row small{color:var(--muted);font-size:11px;display:block}@media (width<=900px){.app-shell{grid-template-columns:200px minmax(0,1fr)}.sidebar{padding-left:11px;padding-right:11px}.sidebar-brand-panel{margin-left:-11px;margin-right:-11px}.sidebar-brand-card{padding:13px 9px 12px}.brand-logo-image{width:88px;max-height:76px}.brand-copy strong{font-size:27px}.brand-copy small{font-size:11px}.nav-active-light{width:31px;height:39px}.metric-grid{grid-template-columns:1fr 1fr}.settings-grid,.age-grid{grid-template-columns:1fr}.page-content{padding:24px 20px 40px}}@media (width<=650px){.app-shell{display:block}.sidebar{width:100%;height:auto;padding:0 14px 14px;position:relative}.sidebar-brand-panel{margin:0 -14px 11px;padding:12px 14px}.sidebar-brand-card{width:min(280px,100%);margin:0 auto}.brand-logo-image{width:76px;max-height:66px;margin-bottom:5px}.brand-copy strong{font-size:24px}.brand-copy small{margin-top:4px;font-size:10px}.sidebar nav{padding-bottom:4px;display:flex;overflow-x:auto}.nav-link{flex:none;padding:9px 11px}.nav-link.active{padding-right:39px;box-shadow:inset 0 -3px #b6463c}.nav-active-light{width:28px;height:35px;right:5px}.sidebar-footer{display:none}.topbar{height:66px;padding:0 13px}.season-selector>span{display:none}.account-chip{min-width:0}.account-copy{display:none}.account-dropdown{width:min(260px,100vw - 26px)}.page-content{padding:20px 13px 35px}.metric-grid{grid-template-columns:1fr}.list-toolbar input{width:100%;min-width:0}}.auth-screen{background:linear-gradient(#f6f1e721,#f6f1e721),url(/assets/cedar-shingle-C1fYifXD.jpeg) 50%/cover fixed;justify-content:center;align-items:center;min-height:100vh;padding:28px 24px 50px;display:flex}.auth-landing-card{text-align:center;background:#fffdf8f0;border:1px solid #e0d8caf2;border-radius:22px;width:min(620px,100%);margin:0 auto;padding:38px 46px 32px;transform:translateY(-3vh);box-shadow:0 18px 50px #1f1b1633,0 2px 8px #1f1b1614}.auth-landing-card .auth-brand-logo{object-fit:contain;width:165px;max-height:115px;margin:0 auto 12px;display:block}.auth-landing-card .auth-company{color:#252a26;margin:0;font-size:20px;font-weight:800;line-height:1.3}.auth-landing-card .auth-brand-line{color:#555950;margin-top:3px;font-family:Georgia,Times New Roman,serif;font-size:16px;font-style:italic;line-height:1.4}.auth-title-text{color:#355b42;letter-spacing:.01em;margin:18px 0 0;font-family:Londrina Solid,sans-serif;font-size:72px;font-weight:400;line-height:.95}.auth-portal-label{color:#b6463c;letter-spacing:.055em;margin-top:7px;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;font-size:20px;font-weight:800;line-height:1.3}.auth-button{border-radius:10px;width:100%;max-width:320px;margin:27px auto 0;padding:13px 16px;font-size:13px;transition:transform .15s,background .15s,box-shadow .15s;display:block}.auth-button:hover{background:#344f3c;box-shadow:0 5px 14px #344f3c33}.auth-button:active{transform:translateY(1px)}.auth-landing-card .auth-footer{color:#565c57;text-align:center;background:0 0;width:100%;margin:28px auto 0;padding:0}.auth-tree-divider{justify-content:center;align-items:center;gap:11px;width:100%;margin:0 auto 19px;display:flex}.auth-tree-line{background:#c9c2b8;width:115px;height:1px}.auth-tree{flex:0 0 28px;width:28px;height:35px;display:block;position:relative}.auth-tree-top,.auth-tree-middle,.auth-tree-bottom{border-bottom-style:solid;border-bottom-color:#355b42;border-left-style:solid;border-left-color:#0000;border-right-style:solid;border-right-color:#0000;width:0;height:0;position:absolute;left:50%;transform:translate(-50%)}.auth-tree-top{border-bottom-width:12px;border-left-width:7px;border-right-width:7px;top:0}.auth-tree-middle{border-bottom-width:15px;border-left-width:10px;border-right-width:10px;top:7px}.auth-tree-bottom{border-bottom-width:18px;border-left-width:14px;border-right-width:14px;top:14px}.auth-tree-trunk{background:#76543a;border-radius:1px;width:5px;height:7px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.auth-tree-dot{z-index:2;border-radius:50%;width:4px;height:4px;position:absolute}.dot-red-one{background:#b94a3d;top:10px;left:9px}.dot-yellow-one{background:#d6a43b;top:14px;right:7px}.dot-blue-one{background:#5d8190;top:19px;left:7px}.dot-red-two{background:#b94a3d;top:23px;right:6px}.dot-yellow-two{background:#d6a43b;top:26px;left:12px}.auth-footer-links{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin-bottom:15px;font-size:15px;font-weight:800;line-height:1.4;display:flex}.auth-footer a{color:#315b40;text-underline-offset:3px;text-decoration:underline}.auth-footer a:hover{color:#203d2a}.auth-footer p{margin:7px auto;font-size:13px;line-height:1.5}.auth-footer .auth-trademark{max-width:540px;margin-left:auto;margin-right:auto;font-size:12px;line-height:1.55}.auth-footer .trademark-symbol{vertical-align:-1px;margin-right:1px;font-size:15px;line-height:1;display:inline-block}.auth-public-page{width:min(620px,100%);margin:0 auto}.auth-card{text-align:center;background:#fffdf8f0;border:1px solid #e0d8caf2;border-radius:22px;width:min(470px,100%);margin:0 auto;padding:38px 40px 36px;box-shadow:0 18px 50px #1f1b1633,0 2px 8px #1f1b1614}.auth-card .auth-brand-logo{object-fit:contain;width:165px;max-height:115px;margin:0 auto 18px;display:block}.auth-card h1{color:#355b42;margin:0 0 12px;font-family:Georgia,Times New Roman,serif;font-size:32px;font-weight:700;line-height:1.12}.auth-card>p{color:#565c57;font-size:13px;line-height:1.6}.auth-error{color:#a44035;margin-top:12px;font-size:11px}.signed-in-strip{z-index:15;color:var(--muted);border:1px solid var(--line);background:#fff;border-radius:999px;align-items:center;gap:8px;padding:6px 8px 6px 11px;font-size:9px;display:flex;position:fixed;bottom:70px;right:18px;box-shadow:0 8px 24px #2026211a}.signed-in-strip button{background:#edf0ec;border:0;border-radius:999px;padding:5px 8px;font-size:9px;font-weight:800}@media (width<=600px){.auth-screen{background:linear-gradient(#f6f1e721,#f6f1e721),url(/assets/cedar-shingle-C1fYifXD.jpeg) top/cover;align-items:flex-start;padding:14px 12px 30px}.auth-landing-card{border-radius:18px;padding:28px 21px 26px;transform:none}.auth-landing-card .auth-brand-logo{width:140px;max-height:100px;margin-bottom:10px}.auth-landing-card .auth-company{font-size:18px}.auth-landing-card .auth-brand-line{font-size:14px}.auth-title-text{margin-top:17px;font-size:58px}.auth-portal-label{letter-spacing:.045em;margin-top:6px;font-size:17px}.auth-button{margin-top:23px;font-size:12px}.auth-landing-card .auth-footer{margin-top:25px}.auth-tree-divider{gap:9px;margin-bottom:17px}.auth-tree-line{width:82px}.auth-footer-links{gap:8px;margin-bottom:13px;font-size:14px}.auth-footer p{font-size:12px}.auth-footer .auth-trademark{font-size:11px}.auth-footer .trademark-symbol{font-size:14px}.auth-card{border-radius:18px;padding:28px 21px 30px}.auth-card .auth-brand-logo{width:140px;max-height:100px}.auth-card h1{font-size:28px}}.legal-page{color:#30352f;background:linear-gradient(#231f190a,#231f190a),url(/assets/cedar-shingle-C1fYifXD.jpeg) top/cover fixed;min-height:100vh;padding:28px 24px 60px}.legal-document{background:#fffdf8f0;border:1px solid #e0d8caf2;border-radius:22px;width:min(860px,100%);margin:0 auto;padding:38px 52px 42px;box-shadow:0 18px 50px #1f1b1633,0 2px 8px #1f1b1614}.legal-document-header{text-align:center;padding-bottom:24px}.legal-logo-link{text-decoration:none;display:inline-block}.legal-brand-logo{object-fit:contain;width:165px;max-height:115px;margin:0 auto 12px;display:block}.legal-company{color:#252a26;margin:0;font-size:20px;font-weight:800;line-height:1.3}.legal-brand-line{color:#555950;margin-top:3px;font-family:Georgia,Times New Roman,serif;font-size:16px;font-style:italic;line-height:1.4}.legal-document-header h1{color:#355b42;letter-spacing:-.015em;margin:22px 0 8px;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;font-size:34px;font-weight:900;line-height:1.12}.legal-updated{color:#565c57;margin-top:0;font-size:12px;line-height:1.4}.legal-header-divider{background:#c9c2b8;width:min(460px,72%);height:1px;margin:0 auto 34px}.legal-document section{border-bottom:1px solid #ddd6cc;margin:0 0 24px;padding:0 0 24px}.legal-document section:last-of-type{border-bottom:0;margin-bottom:0;padding-bottom:0}.legal-document h2{color:#355b42;margin:0 0 12px;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;font-size:19px;font-weight:900;line-height:1.3}.legal-document p{margin:0 0 13px;font-size:15px;line-height:1.7}.legal-document p:last-child{margin-bottom:0}.legal-document ul{margin:10px 0 0;padding-left:24px}.legal-document li{margin-bottom:7px;font-size:15px;line-height:1.65}.legal-document strong{font-weight:800}.legal-document a{color:#315b40;text-underline-offset:3px;font-weight:700;text-decoration:underline}.legal-document a:hover{color:#203d2a}.legal-bottom-nav{border-top:1px solid #dcd4c9;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin-top:34px;padding-top:24px;font-size:14px;font-weight:800;display:flex}.legal-bottom-nav span{color:#70756f}@media (width<=600px){.legal-page{background:linear-gradient(#231f190a,#231f190a),url(/assets/cedar-shingle-C1fYifXD.jpeg) top/cover fixed;padding:14px 12px 32px}.legal-document{border-radius:18px;padding:28px 21px 30px}.legal-document-header{padding-bottom:21px}.legal-brand-logo{width:140px;max-height:100px;margin-bottom:10px}.legal-company{font-size:18px}.legal-brand-line{margin-top:3px;font-size:14px}.legal-document-header h1{margin:18px 0 7px;font-size:27px}.legal-updated{margin-top:0;font-size:11px}.legal-header-divider{width:72%;margin-bottom:27px}.legal-document section{margin-bottom:20px;padding-bottom:20px}.legal-document h2{margin-bottom:10px;font-size:18px}.legal-document p{font-size:15px;line-height:1.65}.legal-document li{font-size:15px;line-height:1.6}.legal-bottom-nav{margin-top:28px;padding-top:21px;font-size:14px}}
