:root{--bg:#16181c;--panel:#1e2127;--raised:#262a31;--line:#343942;--text:#e8e2d4;--dim:#8d8676;--brass:#b8893f;--brass-bright:#d4a657;--crimson:#9c3535;--done:#6f8f5a;--display:"Cinzel",Georgia,serif;--ui:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,sans-serif}*{-webkit-tap-highlight-color:transparent;box-sizing:border-box}body,html{-webkit-font-smoothing:antialiased;background:#16181c;background:var(--bg);color:#e8e2d4;color:var(--text);font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-family:var(--ui);margin:0;padding:0}button,input,select{font-family:inherit}input,select{outline:none}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible{outline:2px solid #b8893f;outline:2px solid var(--brass);outline-offset:2px}a{color:inherit}::-webkit-scrollbar{height:7px;width:7px}::-webkit-scrollbar-thumb{background:#343942;background:var(--line);border-radius:4px}::-webkit-scrollbar-track{background:#0000}@keyframes spin{to{transform:rotate(1turn)}}.llh-spin{animation:spin .7s linear infinite;border:2px solid #343942;border-top-color:#b8893f;border:2px solid var(--line);border-radius:50%;border-top-color:var(--brass);height:22px;width:22px}@keyframes llh-restpulse{0%{opacity:0}40%{opacity:.16}to{opacity:0}}@media (prefers-reduced-motion:reduce){*,.llh-spin{animation:none!important;transition:none!important}}.llh-card{background:#1e2127;background:var(--panel);border:1px solid #343942;border:1px solid var(--line);border-radius:12px;margin-bottom:14px;padding:16px}.llh-card--tight{margin-bottom:12px;padding:14px}.llh-card--roomy{padding:18px}.llh-card--hero{border-radius:14px;margin-bottom:0;padding:22px}.llh-page{min-height:100vh}.llh-pb-40{padding-bottom:40px}.llh-pb-48{padding-bottom:48px}.llh-eyebrow{color:#b8893f;color:var(--brass);font-size:12px;font-weight:600;letter-spacing:2px;text-transform:uppercase}.llh-eyebrow,.llh-h2{font-family:Cinzel,Georgia,serif;font-family:var(--display)}.llh-h2{font-size:25px;font-weight:700;letter-spacing:.5px;margin:2px 0 14px}.llh-row-label{font-family:Cinzel,Georgia,serif;font-family:var(--display);font-weight:600;letter-spacing:1px;margin-bottom:10px;text-transform:uppercase}.llh-label,.llh-row-label{color:#8d8676;color:var(--dim);font-size:12px}.llh-label{display:block;letter-spacing:.3px;margin-bottom:5px}.llh-input{background:#16181c;background:var(--bg);border:1px solid #343942;border:1px solid var(--line);border-radius:8px;color:#e8e2d4;color:var(--text);font-size:14px;padding:10px 12px;width:100%}.llh-input-num{border:1px solid #343942;border:1px solid var(--line);border-radius:6px;font-weight:700;padding:6px;text-align:center;width:60px}.llh-input-num,.llh-textarea{background:#16181c;background:var(--bg);color:#e8e2d4;color:var(--text);font-size:13px}.llh-textarea{font-family:inherit;margin-bottom:8px;min-height:56px;padding:9px 11px;resize:vertical;width:100%}.llh-btn-ghost,.llh-textarea{border:1px solid #343942;border:1px solid var(--line);border-radius:8px}.llh-btn-ghost{background:#0000;color:#e8e2d4;color:var(--text);font-size:13px;font-weight:600;padding:8px 12px}.llh-btn-ghost--sm{border-radius:7px;font-size:12px;padding:6px 10px}.llh-btn-pill{border:1px solid #b8893f;border:1px solid var(--brass);border-radius:8px;font-size:13px;padding:8px 12px}.llh-btn-pill,.llh-btn-primary{background:#b8893f;background:var(--brass);color:#1a130a;font-weight:700}.llh-btn-primary{border:none;border-radius:8px;font-size:14px;padding:11px 16px}.llh-btn-primary--lg{border-radius:10px;font-size:15px;letter-spacing:.3px;padding:14px 18px}.llh-btn-primary--lg:disabled{opacity:.45}.llh-btn-round{background:#262a31;background:var(--raised);border:1px solid #343942;border:1px solid var(--line);border-radius:50%;color:#e8e2d4;color:var(--text);flex-shrink:0;font-size:22px;font-weight:800;height:46px;width:46px}.llh-btn-tiny{border:1px solid #343942;border:1px solid var(--line);border-radius:6px;font-size:11px;font-weight:600;padding:3px 8px}.llh-btn-tiny,.llh-chip{background:#0000;color:#8d8676;color:var(--dim)}.llh-chip{font-feature-settings:"tnum";border:2px solid #343942;border:2px solid var(--line);border-radius:50%;font-size:18px;font-variant-numeric:tabular-nums;font-weight:800;height:46px;transition:all .12s;width:46px}.llh-chip--done{background:#6f8f5a;background:var(--done);border-color:#6f8f5a;border-color:var(--done);color:#0d1410}.llh-chip--partial{background:#9c353524}.llh-restpulse-overlay{animation:llh-restpulse 2s ease-in-out;background:#b8893f;background:var(--brass);inset:0;opacity:0;pointer-events:none;position:fixed;z-index:90}.llh-save-pill{background:#262a31;background:var(--raised);border:1px solid #343942;border:1px solid var(--line);border-radius:20px;bottom:14px;color:#8d8676;color:var(--dim);font-size:12px;font-weight:600;left:50%;padding:6px 14px;pointer-events:none;position:fixed;transform:translateX(-50%);z-index:96}.llh-header-sticky{background:#1e2127;background:var(--panel);border-bottom:1px solid #343942;border-bottom:1px solid var(--line);padding-top:env(safe-area-inset-top);position:-webkit-sticky;position:sticky;top:0;z-index:20}.llh-header-sticky--z30{z-index:30}.llh-header-bar{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:760px;padding:calc(env(safe-area-inset-top) + 16px) 18px 6px}.llh-w-full{width:100%}.llh-body-text{color:#e8e2d4;color:var(--text);font-size:14px;line-height:1.5;margin-bottom:12px}.llh-main{margin:0 auto;max-width:760px;padding:10px 18px}.llh-navlink{align-items:center;color:#8d8676;color:var(--dim);display:flex;font-size:13px;gap:6px;text-decoration:none}.llh-header-title{font-family:Cinzel,Georgia,serif;font-family:var(--display);font-size:16px;font-weight:700;letter-spacing:1.5px}.llh-nav-caret{font-size:18px}.llh-row-between{gap:12px;justify-content:space-between}.llh-row-between,.llh-row-wrap{align-items:center;display:flex;flex-wrap:wrap}.llh-row-wrap{gap:8px}.llh-col-end{align-items:flex-end;display:flex;flex-direction:column;gap:6px}.llh-name{font-size:16px;font-weight:700}.llh-tnum{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.llh-strong-text{color:#e8e2d4;color:var(--text)}.llh-link-brass{color:#b8893f;color:var(--brass);font-size:13px;font-weight:600;text-decoration:none}.llh-help-text{color:#8d8676;color:var(--dim);font-size:12px;line-height:1.5;margin-top:10px}.llh-select{background:#16181c;background:var(--bg);border:1px solid #343942;border:1px solid var(--line);border-radius:8px;color:#e8e2d4;color:var(--text);flex:1 1 200px;font-size:13px;height:39px;padding:9px 11px}.llh-menu-wrap{flex-shrink:0;position:relative}.llh-avatar-btn{align-items:center;background:#0000;border:none;cursor:pointer;display:flex;gap:5px;padding:2px}.llh-avatar{border:1.5px solid #b8893f;border:1.5px solid var(--brass);border-radius:50%;color:#b8893f;color:var(--brass);display:grid;font-size:14px;font-weight:800;height:30px;place-items:center;width:30px}.llh-menu{background:#262a31;background:var(--raised);border:1px solid #343942;border:1px solid var(--line);border-radius:10px;box-shadow:0 10px 30px #00000073;min-width:190px;overflow:hidden;position:absolute;right:0;top:calc(100% + 8px);z-index:50}.llh-menu-head{border-bottom:1px solid #343942;border-bottom:1px solid var(--line);padding:12px 14px}.llh-menu-name{font-size:14px;font-weight:700}.llh-menu-item{background:none;border:none;color:#e8e2d4;color:var(--text);cursor:pointer;display:block;font-size:14px;padding:10px 14px;text-align:left;width:100%}.llh-menu-item--danger{border-top:1px solid #343942;border-top:1px solid var(--line);color:#9c3535;color:var(--crimson)}.llh-install-card{background:#262a31;background:var(--raised);border:1px solid #343942;border:1px solid var(--line);border-radius:12px;box-shadow:0 10px 30px #00000073;max-width:460px;padding:14px 16px;width:100%}.llh-install-eyebrow{color:#b8893f;color:var(--brass);font-family:Cinzel,Georgia,serif;font-family:var(--display);font-size:12px;font-weight:600;letter-spacing:1.5px;margin-bottom:6px;text-transform:uppercase}.llh-install-btn-ghost{background:#0000;border:1px solid #343942;border:1px solid var(--line);border-radius:8px;color:#8d8676;color:var(--dim);font-size:13px;font-weight:600;padding:9px 14px}.llh-install-btn-brass{background:#b8893f;background:var(--brass);border:none;border-radius:8px;color:#1a130a;font-size:13px;font-weight:700;padding:9px 16px}.llh-install-inline{display:flex;justify-content:center;margin-top:20px}.llh-install-floating{bottom:0;display:flex;justify-content:center;left:0;padding:0 12px 14px;position:fixed;right:0;z-index:95}.llh-brand-emblem{color:#b8893f;color:var(--brass);display:flex}.llh-brand-lines{line-height:1}.llh-brand-word{color:#b8893f;color:var(--brass);font-family:Cinzel,Georgia,serif;font-family:var(--display);font-size:13px;font-weight:600;letter-spacing:3px;text-transform:uppercase}.llh-brand-word--compact{font-size:11px;letter-spacing:2px}.llh-brand-title{color:#e8e2d4;color:var(--text);font-family:Cinzel,Georgia,serif;font-family:var(--display);font-size:30px;font-weight:700;letter-spacing:2px;margin-top:2px;text-transform:uppercase}.llh-brand-title--compact{font-size:19px;letter-spacing:1px}.llh-flag{align-items:center;display:inline-flex;font-size:12px;font-weight:700;gap:6px}.llh-flag-dot{border-radius:50%;height:8px;width:8px}.llh-ovw-stats{display:flex;flex-wrap:wrap;font-size:13px;gap:16px;margin-bottom:16px}.llh-as-current{color:#8d8676;color:var(--dim);font-size:13px;margin-bottom:10px}.llh-sep{border-top:1px solid #343942;border-top:1px solid var(--line);margin-top:10px;padding-top:10px}.llh-session-head{align-items:baseline;display:flex;justify-content:space-between;margin-bottom:8px}.llh-session-title{font-family:Cinzel,Georgia,serif;font-family:var(--display);font-size:15px;font-weight:700}.llh-lift-row{display:flex;font-size:13px;justify-content:space-between;padding:3px 0}.llh-session-notes{border-top:1px solid #343942;border-top:1px solid var(--line);color:#8d8676;color:var(--dim);font-size:13px;font-style:italic;margin-top:8px;padding-top:8px}.llh-comment{background:#262a31;background:var(--raised);border-left:2px solid #b8893f;border-left:2px solid var(--brass);border-radius:8px;margin-top:8px;padding:8px 11px}.llh-comment--hidden{border-left-color:#343942;border-left-color:var(--line);opacity:.65}.llh-comment-head{align-items:center;display:flex;gap:8px;justify-content:space-between;margin-bottom:3px}.llh-comment-author{color:#b8893f;color:var(--brass);font-size:11px;font-weight:700;letter-spacing:.3px;text-transform:uppercase}.llh-comment-body{color:#e8e2d4;color:var(--text);font-size:13px;line-height:1.45}.llh-share-note{color:#8d8676;color:var(--dim);font-size:12px;margin-bottom:14px;margin-top:0}.llh-card--message{color:#8d8676;color:var(--dim);font-size:14px}.llh-landing{display:flex;flex-direction:column;min-height:100vh}.llh-header-hero{align-items:center;display:flex;justify-content:space-between;padding:calc(env(safe-area-inset-top) + 20px) 20px 0}.llh-header-hero,.llh-hero-main{margin:0 auto;max-width:1040px;width:100%}.llh-hero-main{flex:1 1;padding:0 20px 60px}.llh-hero{padding:64px 0 44px;text-align:center}.llh-hero--in{padding:44px 0 28px}.llh-hero-emblem{color:#b8893f;color:var(--brass);display:inline-flex;margin-bottom:18px}.llh-hero-title{color:#e8e2d4;color:var(--text);font-family:Cinzel,Georgia,serif;font-family:var(--display);font-size:44px;font-weight:700;letter-spacing:2px;line-height:1.1;margin:0 0 14px;text-transform:uppercase}.llh-hero-title--in{font-size:30px}.llh-hero-sub{color:#8d8676;color:var(--dim);font-size:17px;line-height:1.6;margin:0 auto;max-width:560px}.llh-section-head{color:#b8893f;color:var(--brass);font-size:15px;letter-spacing:2px;margin-bottom:16px;text-transform:uppercase}.llh-card-title,.llh-section-head{font-family:Cinzel,Georgia,serif;font-family:var(--display);font-weight:600}.llh-card-title{font-size:20px;letter-spacing:.5px}.llh-prose{color:#8d8676;color:var(--dim);font-size:14.5px;line-height:1.65}.llh-btn-cta{background:#b8893f;background:var(--brass);border:none;border-radius:8px;color:#1a130a;font-size:15px;font-weight:700;letter-spacing:.3px;padding:13px;width:100%}.llh-login-card{max-width:380px}.llh-tool-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.llh-split-grid{grid-gap:28px;align-items:start;display:grid;gap:28px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.llh-tile{height:100%;transition:border-color .15s,transform .15s}.llh-tile-head{align-items:start;display:flex;justify-content:space-between}.llh-tile-title{font-family:Cinzel,Georgia,serif;font-family:var(--display);font-size:19px;font-weight:600;letter-spacing:.5px;margin:0}.llh-badge{border:1px solid #343942;border:1px solid var(--line);border-radius:20px;font-size:10px;letter-spacing:.5px;padding:3px 9px;text-transform:uppercase}.llh-badge,.llh-tile-blurb{color:#8d8676;color:var(--dim)}.llh-tile-blurb{font-size:14px;line-height:1.5;margin:10px 0 0}.llh-tile-open{color:#b8893f;color:var(--brass);font-size:14px;font-weight:600;margin-top:14px}.llh-block-link{display:block;text-decoration:none}.llh-footer{border-top:1px solid #343942;border-top:1px solid var(--line);font-size:12px;padding:18px 20px;text-align:center}.llh-footer,.llh-footer-link{color:#8d8676;color:var(--dim)}.llh-footer-link{border-bottom:1px solid #343942;border-bottom:1px solid var(--line);text-decoration:none}.llh-row-center{align-items:center;display:flex;gap:12px}.llh-row-top{align-items:start;gap:8px;justify-content:space-between}.llh-btn-row,.llh-row-top{display:flex;flex-wrap:wrap}.llh-btn-row{gap:6px}.llh-actions-end{display:flex;gap:8px;justify-content:flex-end}.llh-link-reset{display:inline-block;text-decoration:none}.llh-card-link{align-items:center;color:#e8e2d4;color:var(--text);display:flex;justify-content:space-between;text-decoration:none}.llh-open-arrow{color:#b8893f;color:var(--brass);font-size:14px;font-weight:700}.llh-btn-text{background:#0000;border:none;color:#8d8676;color:var(--dim);font-size:13px}.llh-form-grid{grid-gap:0;grid-column-gap:12px;column-gap:12px;display:grid;gap:0;grid-template-columns:1fr 1fr}.llh-modal-overlay{background:#0009;display:grid;inset:0;padding:20px;place-items:center;position:fixed;z-index:100}.llh-modal{background:#262a31;background:var(--raised);border:1px solid #343942;border:1px solid var(--line);border-radius:12px;max-width:360px;padding:20px;width:100%}.llh-badge--brass{border-color:#b8893f;border-color:var(--brass);color:#b8893f;color:var(--brass)}.llh-header-inner{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:640px;padding:12px 18px}.llh-btn-reset{background:#0000;border:none;cursor:pointer}.llh-account-main{margin:0 auto;max-width:640px;padding:18px}.llh-input-readonly{background:#0000;color:#8d8676;color:var(--dim)}.llh-field-note{color:#8d8676;color:var(--dim);font-size:12px;line-height:1.45}.llh-field-row{display:flex;gap:12px}.llh-inline-row{gap:8px}.llh-inline-row,.llh-row-gap10,.llh-row-mid{align-items:center;display:flex}.llh-row-gap10{gap:10px}.llh-textarea-input{font-family:inherit;min-height:60px;resize:vertical}.llh-priv-note{color:#8d8676;color:var(--dim);font-size:13px;line-height:1.55;margin-bottom:6px;margin-top:0}.llh-toggle-row{align-items:center;display:flex;gap:14px;justify-content:space-between;padding:12px 0}.llh-toggle-label{font-size:14px;font-weight:600}.llh-toggle-desc{color:#8d8676;color:var(--dim);font-size:12.5px;line-height:1.45;margin-top:3px}.llh-val{color:#e8e2d4;color:var(--text);font-weight:700}.llh-bw-list{border-top:1px solid #343942;border-top:1px solid var(--line);margin-top:14px;max-height:150px;overflow-y:auto;padding-top:10px}.llh-bw-item{align-items:center;display:flex;font-size:13px;justify-content:space-between;padding:4px 0}.llh-num-bold{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:700}.llh-btn-x{background:none;border:none;color:#8d8676;color:var(--dim);cursor:pointer;font-size:16px}.llh-switch{background:#16181c;background:var(--bg);border:1px solid #343942;border:1px solid var(--line);border-radius:14px;cursor:pointer;flex-shrink:0;height:27px;padding:0;position:relative;transition:background .15s;width:46px}.llh-switch--on{background:#b8893f;background:var(--brass)}.llh-switch:disabled{cursor:default;opacity:.5}.llh-switch-knob{background:#8d8676;background:var(--dim);border-radius:50%;height:21px;left:2px;position:absolute;top:2px;transition:left .15s;width:21px}.llh-switch-knob--on{background:#1a130a;left:21px}.llh-section-sep{border-top:1px solid #343942;border-top:1px solid var(--line);margin-top:12px;padding-top:12px}.llh-grid-2{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr}.llh-lib-row{align-items:center;border-bottom:1px solid #343942;border-bottom:1px solid var(--line);display:flex;gap:8px;justify-content:space-between;padding:6px 0}.llh-tag{color:#8d8676;color:var(--dim);font-size:10px;letter-spacing:.5px;text-transform:uppercase}.llh-lift-edit-row{align-items:center;border-bottom:1px solid #343942;border-bottom:1px solid var(--line);display:flex;flex-wrap:wrap;gap:8px;padding:7px 0}.llh-lift-edit-name{flex:1 1 120px;font-size:14px;min-width:110px}.llh-row-gap4{display:flex;gap:4px}.llh-app-title{font-family:Cinzel,Georgia,serif;font-family:var(--display);font-size:17px;font-weight:700;letter-spacing:1.5px;margin-bottom:12px;text-align:center}.llh-flex-between,.llh-today-head{align-items:center;display:flex;justify-content:space-between}.llh-today-head{gap:8px}.llh-today-label{flex:1 1;font-family:Cinzel,Georgia,serif;font-family:var(--display);font-size:18px;font-weight:700;text-align:center;white-space:nowrap}.llh-today-sub{color:#8d8676;color:var(--dim);flex:1 1;font-size:12px;text-align:right}.llh-rotation-note{color:#8d8676;color:var(--dim);font-size:11px;margin:-8px 0 12px;text-align:center}.llh-lift-name{font-size:17px;font-weight:800}.llh-weight-big{font-feature-settings:"tnum";font-size:26px;font-variant-numeric:tabular-nums;font-weight:800}.llh-unit{color:#8d8676;color:var(--dim);font-size:12px;font-weight:600}.llh-plate-btn{background:#0000;border:none;cursor:pointer;margin-top:10px;padding:0;width:100%}.llh-warmup-sep{border-top:1px solid #343942;border-top:1px solid var(--line);margin-top:8px;padding-top:8px}.llh-warmup-row{font-feature-settings:"tnum";align-items:center;background:#0000;border:none;color:#8d8676;color:var(--dim);cursor:pointer;display:flex;font-size:13px;font-variant-numeric:tabular-nums;justify-content:space-between;padding:4px 0;width:100%}.llh-bw-sep{border-top:1px solid #343942;border-top:1px solid var(--line);margin-top:14px;padding-top:12px}.llh-plate-input{font-feature-settings:"tnum";border:1px solid #343942;border:1px solid var(--line);border-radius:10px;color:#e8e2d4;color:var(--text);flex:1 1;font-size:34px;font-variant-numeric:tabular-nums;font-weight:800;min-width:0;padding:6px 0;text-align:center}.llh-plate-chip,.llh-plate-input{background:#16181c;background:var(--bg)}.llh-plate-chip{align-items:center;border:1px solid #343942;border:1px solid var(--line);border-radius:8px;display:flex;gap:6px;padding:6px 10px}.llh-plate-swatch{border-radius:2px;height:12px;width:12px}.llh-row-center-wrap{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.llh-chart-card{display:grid;margin-bottom:12px;padding:16px 8px 8px 0}.llh-stat-card{flex:1 1;margin-bottom:0;padding:10px 12px;text-align:center}.llh-stat-value{font-feature-settings:"tnum";font-size:24px;font-variant-numeric:tabular-nums;font-weight:800}.llh-load-center{display:grid;padding:30px;place-items:center}.llh-setup-row{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:space-between;padding:6px 0}.llh-inc-row,.llh-weight-row{align-items:center;display:flex;justify-content:space-between;padding:5px 0}.llh-weight-row{gap:8px}.llh-setup-weight-input{border:1px solid #343942;border:1px solid var(--line);border-radius:6px;font-weight:700;padding:6px 8px;text-align:center;width:84px}.llh-setup-weight-input,.llh-weight-input{background:#16181c;background:var(--bg);color:#e8e2d4;color:var(--text)}.llh-weight-input{border:1px solid #343942;border:1px solid var(--line);border-radius:8px;font-size:14px;padding:9px 11px;width:100px}.llh-timer{font-feature-settings:"tnum";font-size:22px;font-variant-numeric:tabular-nums;font-weight:800;min-width:56px}.llh-tabbar{align-items:center;display:flex;gap:4px;margin:0 auto;max-width:640px;padding:0 8px}.llh-tabs{display:flex;flex:1 1;overflow-x:auto}.llh-tab{background:none;border:none;border-bottom:2px solid #0000;color:#8d8676;color:var(--dim);cursor:pointer;flex:1 0 auto;font-size:13px;font-weight:600;letter-spacing:.3px;padding:14px 11px;white-space:nowrap}.llh-tab--active{border-bottom-color:#b8893f;border-bottom-color:var(--brass);color:#b8893f;color:var(--brass);font-weight:800}.llh-unread-badge{background:#b8893f;background:var(--brass);border-radius:10px;color:#1a130a;font-size:10px;font-weight:800;margin-left:5px;padding:1px 6px;vertical-align:middle}.llh-err-wrap{margin:10px auto 0;max-width:640px;padding:0 16px}.llh-err-box{background:#9c35351f;border:1px solid #9c3535;border:1px solid var(--crimson);border-radius:8px;color:#e8e2d4;color:var(--text);font-size:13px;padding:8px 12px}.llh-app-main{margin:0 auto;max-width:560px;padding:16px}.llh-full-center{display:grid;min-height:100vh;place-items:center}.llh-dim,.llh-dim-11{color:#8d8676;color:var(--dim)}.llh-dim-11{font-size:11px}.llh-dim-12,.llh-meta{color:#8d8676;color:var(--dim);font-size:12px}.llh-meta{margin-top:3px}.llh-error-text{color:#9c3535;color:var(--crimson);font-size:13px}.llh-mb-8{margin-bottom:8px}.llh-mb-10{margin-bottom:10px}.llh-mb-12{margin-bottom:12px}.llh-mt-8{margin-top:8px}.llh-narrow{max-width:720px}.llh-btn--dim:disabled{opacity:.5}.llh-mb-0{margin-bottom:0}.llh-mb-14{margin-bottom:14px}.llh-mb-16{margin-bottom:16px}.llh-mb-18{margin-bottom:18px}.llh-mt-0{margin-top:0}.llh-mt-6{margin-top:6px}.llh-mt-12{margin-top:12px}.llh-ml-8{margin-left:8px}.llh-h-41{height:41px}.llh-dim-13{color:#8d8676;color:var(--dim);font-size:13px}.llh-btn--dim6:disabled{opacity:.6}.llh-danger{border-color:#9c3535;border-color:var(--crimson);color:#9c3535;color:var(--crimson)}.llh-c-done{color:#6f8f5a;color:var(--done)}.llh-c-crimson{color:#9c3535;color:var(--crimson)}.llh-c-brass-bright{color:#d4a657;color:var(--brass-bright)}.llh-ml-12{margin-left:12px}.llh-mb-4{margin-bottom:4px}.llh-mt-4{margin-top:4px}.llh-w-50{width:50px}.llh-w-70{width:70px}.llh-w-110{width:110px}.llh-w-130{width:130px}.llh-flex-1{flex:1 1}.llh-minh-70{min-height:70px}.llh-h-200{height:200px}.llh-border-top{border-top:1px solid #343942;border-top:1px solid var(--line)}.llh-ml-4{margin-left:4px}.llh-ml-6{margin-left:6px}.llh-mt-1{margin-top:1px}.llh-mt-10{margin-top:10px}.llh-w-60{width:60px}.llh-w-68{width:68px}.llh-w-160{width:160px}.llh-fw-700{font-weight:700}.llh-o-55{opacity:.55}.llh-o-60{opacity:.6}.llh-minw-0{min-width:0}.llh-py-4{padding:4px 0}.llh-lh-15{line-height:1.5}.llh-h-10{height:10px}.llh-btn--dim35:disabled{opacity:.35}.llh-c-brass{color:#b8893f;color:var(--brass)}.llh-fs-12{font-size:12px}.llh-fs-13{font-size:13px}.llh-fs-14{font-size:14px}.llh-fw-800{font-weight:800}.llh-dim-10{color:#8d8676;color:var(--dim);font-size:10px}.llh-mt-2{margin-top:2px}.llh-mt-18{margin-top:18px}.llh-mb-3{margin-bottom:3px}.llh-mb-6{margin-bottom:6px}.llh-w-120{width:120px}.llh-my-14{margin:14px 0}.llh-lh-14{line-height:1.4}.llh-px-16{padding:0 16px}.llh-p-20{padding:20px}.llh-text-center{text-align:center}.llh-h-250{height:250px}.llh-h-220{height:220px}.llh-pi-stretch{place-items:stretch}.llh-pi-center{place-items:center}
/*# sourceMappingURL=main.1850540a.css.map*/