:root{--bg:#eaf0e8;--card:#eef3ec;--panel:#eef3ec;--desk:#eef3ec;--sidebar:var(--desk);--line:#d2ddd4;--line-strong:#b7c6ba;--text:#18312a;--muted:#66756d;--faint:#819087;--brand:#2f8f5b;--brand-2:#26764b;--tint:#d8eddf;--success:#22a06b;--success-bg:#e2f4e8;--warn:#a66917;--warn-bg:#fbf0dd;--danger:#c34f4f;--danger-bg:#fbe7e7;--blue:#4c82c3;--blue-bg:#e3edf9;--chip:#e3eae2;--highlight:#ffffffeb;--shadow:#a1b0a485;--raised-sm:3px 3px 8px var(--shadow), -3px -3px 8px var(--highlight);--raised-md:7px 7px 16px var(--shadow), -7px -7px 16px var(--highlight);--inset-sm:inset 3px 3px 7px var(--shadow), inset -3px -3px 7px var(--highlight);--floating:14px 14px 30px #80928461, -8px -8px 20px var(--highlight);--focus:#1d6f47;--pad:18px;--gap:16px;--radius:16px;--radius-btn:10px;--radius-pill:999px;--radius-chip:6px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}[data-theme=dark]{--bg:#17231e;--card:#203029;--panel:#1c2a24;--desk:#203029;--sidebar:var(--desk);--line:#385046;--line-strong:#50685c;--text:#edf5ef;--muted:#b5c4b8;--faint:#82978a;--brand:#56b878;--brand-2:#77cd96;--tint:#274d38;--success:#66c98a;--success-bg:#244835;--warn:#edbc6e;--warn-bg:#493d25;--danger:#ed9393;--danger-bg:#4b2d2d;--blue:#82a9e0;--blue-bg:#293f59;--chip:#2a3d34;--highlight:#395044b8;--shadow:#060d0994;--raised-sm:3px 3px 8px var(--shadow), -2px -2px 6px var(--highlight);--raised-md:6px 6px 14px var(--shadow), -5px -5px 12px var(--highlight);--inset-sm:inset 3px 3px 7px var(--shadow), inset -2px -2px 6px var(--highlight);--floating:12px 12px 28px #040c089e, -6px -6px 16px var(--highlight);--focus:#8dd9a7;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}[data-density=compact]{--pad:13px;--gap:11px}@font-face{font-family:Geist Sans;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/geist-sans-latin-400-normal-gapTbOY8.woff2)format("woff2"),url(/assets/geist-sans-latin-400-normal-BOaIZNA2.woff)format("woff")}@font-face{font-family:Geist Sans;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/geist-sans-latin-500-normal-uokXdC-Q.woff2)format("woff2"),url(/assets/geist-sans-latin-500-normal-CN2lyvyL.woff)format("woff")}*{box-sizing:border-box}html,body,#root{height:100%}body{color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-family:Geist Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400}button,input,textarea{color:inherit;font-family:inherit}button{cursor:pointer}:focus-visible{outline:3px solid var(--focus);outline-offset:3px}button,input,textarea,select,a{transition:box-shadow .16s,background-color .16s,border-color .16s,color .16s,transform .16s}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}a{color:inherit;text-decoration:none}.material-symbols-outlined{font-variation-settings:"FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;font-feature-settings:"liga";-webkit-user-select:none;user-select:none;line-height:1}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:var(--line-strong);border-radius:99px}::-webkit-scrollbar-track{background:0 0}@keyframes pulse{0%,to{opacity:1}50%{opacity:.35}}@keyframes activeglow{0%,to{box-shadow:inset 4px 0 0 var(--success)}50%{box-shadow:inset 4px 0 0 color-mix(in srgb, var(--success) 55%, transparent)}}@keyframes toastin{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.printable-report{display:none}@media print{body *{visibility:hidden}.printable-report,.printable-report *{visibility:visible}.printable-report{width:100%;display:block;position:absolute;top:0;left:0}}.md-tooltip-wrap{display:inline-flex;position:relative}.md-tooltip{background:var(--text);color:var(--bg);white-space:nowrap;pointer-events:none;opacity:0;visibility:hidden;z-index:50;border-radius:6px;padding:5px 9px;font-size:11.5px;font-weight:500;transition:opacity .1s;position:absolute;top:50%;left:calc(100% + 10px);transform:translateY(-50%)}.md-tooltip--top{white-space:normal;max-width:220px;inset:auto 0 calc(100% + 8px) auto;transform:none}.md-tooltip--bottom{top:calc(100% + 8px);left:50%;transform:translate(-50%)}.md-tooltip--visible{opacity:1;visibility:visible}.md-avatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-weight:500;line-height:1;display:inline-flex}.md-avatar--crewA{background:var(--tint);color:var(--brand)}.md-avatar--crewB{background:var(--blue-bg);color:var(--blue)}.md-avatar--customer{background:var(--tint);color:var(--brand)}.md-avatar--user{background:var(--brand-2);color:#fff}.md-avatar--sidebar{color:#fff;background:#ffffff29}.md-avatar--muted{background:var(--chip);color:var(--muted)}.md-sidebar{background:var(--sidebar);width:64px;box-shadow:var(--raised-md);border-right:1px solid var(--line);flex-direction:column;flex-shrink:0;align-items:stretch;gap:6px;height:100%;padding:14px 10px;transition:width .2s,box-shadow .2s;display:flex;overflow:hidden}@media (hover:hover) and (pointer:fine){.md-sidebar:hover{width:218px;box-shadow:var(--raised-lg,var(--raised-md))}}.md-sidebar:focus-within{width:218px}.md-sidebar__logo{background:var(--card);width:52px;height:52px;color:var(--text);box-shadow:var(--raised-sm);white-space:nowrap;border-radius:15px;justify-content:center;align-items:center;margin-bottom:10px;padding:4px;font-size:12px;font-weight:500;transition:width .2s,height .2s,border-radius .2s,box-shadow .2s;display:flex;overflow:hidden}.md-sidebar__logo-image{object-fit:contain;border-radius:11px;flex:0 0 44px;width:44px;height:44px;transition:width .2s,height .2s,flex-basis .2s}.md-sidebar:hover .md-sidebar__logo,.md-sidebar:focus-within .md-sidebar__logo{width:104px;height:104px;box-shadow:var(--raised-md);border-radius:22px;align-self:center}.md-sidebar:hover .md-sidebar__logo-image,.md-sidebar:focus-within .md-sidebar__logo-image{border-radius:18px;flex-basis:92px;width:92px;height:92px}.md-sidebar__item-label,.md-sidebar__account-label{opacity:0;white-space:nowrap;transition:opacity .15s,transform .18s;transform:translate(-8px)}@media (hover:hover) and (pointer:fine){.md-sidebar:hover .md-sidebar__item-label,.md-sidebar:hover .md-sidebar__account-label{opacity:1;transform:translate(0)}}.md-sidebar:focus-within .md-sidebar__item-label,.md-sidebar:focus-within .md-sidebar__account-label{opacity:1;transform:translate(0)}.md-sidebar__nav{flex-direction:column;gap:6px;width:100%;display:flex}.md-sidebar__spacer{flex:1}.md-sidebar__bottom{flex-direction:column;align-items:stretch;gap:10px;display:flex}.md-sidebar__item{width:100%;height:42px;min-height:42px;color:var(--muted);white-space:nowrap;background:0 0;border:none;border-radius:12px;justify-content:flex-start;align-items:center;gap:14px;padding:0 11px;transition:box-shadow .16s,background-color .16s,color .16s;display:flex;overflow:hidden}.md-sidebar__item:hover{background:var(--chip);color:var(--text)}.md-sidebar__item--active{color:var(--brand);background:var(--tint);box-shadow:var(--raised-sm)}.md-sidebar__item:active{box-shadow:var(--inset-sm)}.md-sidebar__account{min-height:42px;color:var(--muted);white-space:nowrap;align-items:center;gap:12px;padding:0 6px;font-size:12px;font-weight:500;display:flex;overflow:hidden}@media (width<=760px){.md-sidebar,.md-sidebar:focus-within{width:58px;box-shadow:var(--raised-sm);padding-inline:8px}.md-sidebar__item-label,.md-sidebar__account-label{display:none}}@media (prefers-reduced-motion:reduce){.md-sidebar,.md-sidebar__item-label,.md-sidebar__account-label{transition:none}}.md-leftpanel{background:var(--panel);border-right:.5px solid var(--line);width:220px;box-shadow:var(--raised-sm);flex-direction:column;flex-shrink:0;height:100%;display:flex;overflow:hidden}.md-leftpanel__header{border-bottom:.5px solid var(--line);padding:16px 14px 12px}.md-leftpanel__business{font-size:14px;font-weight:500}.md-leftpanel__date{color:var(--muted);margin-top:2px;font-size:12px}.md-leftpanel__section-label{text-transform:uppercase;letter-spacing:.06em;color:var(--faint);padding:12px 14px 6px;font-size:11px;font-weight:500}.md-leftpanel__empty{color:var(--faint);padding:4px 14px 10px;font-size:12px}.md-leftpanel__crews{flex-direction:column;flex:1;gap:8px;padding:0 10px;display:flex;overflow-y:auto}.md-crew-card{background:var(--card);border:.5px solid var(--line);box-shadow:var(--raised-sm);border-radius:10px;padding:11px}.md-crew-card__header{align-items:center;gap:8px;display:flex}.md-crew-card__name{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:12.5px;font-weight:500;overflow:hidden}.md-crew-card__progress{color:var(--muted);white-space:nowrap;font-size:11px}.md-crew-card__dot{background:var(--success);border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:2s infinite pulse}.md-crew-card__stops{flex-direction:column;gap:2px;margin-top:9px;display:flex}.md-crew-stop{border-radius:6px;align-items:center;gap:6px;min-width:0;padding:3px 5px;font-size:11.5px;display:flex}.md-crew-stop__label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.md-crew-stop--done{color:var(--muted)}.md-crew-stop--done .md-crew-stop__icon{color:var(--success)}.md-crew-stop--active{color:var(--brand);background:var(--tint);font-weight:500}.md-crew-stop--active .md-crew-stop__icon{color:var(--brand)}.md-crew-stop--queued,.md-crew-stop--queued .md-crew-stop__icon{color:var(--faint)}.md-crew-stop--skipped{color:var(--faint);text-decoration:line-through}.md-leftpanel__inbox{border-top:.5px solid var(--line);padding-bottom:6px}.md-inbox-row{cursor:pointer;text-align:left;background:0 0;border:none;grid-template-columns:7px 1fr auto;align-items:start;gap:8px;width:100%;padding:9px 14px;font-family:inherit;display:grid}.md-inbox-row:hover{background:var(--chip)}.md-inbox-row__dot{background:0 0;border-radius:50%;width:7px;height:7px;margin-top:4px}.md-inbox-row__dot--unread{background:var(--blue)}.md-inbox-row__body{min-width:0}.md-inbox-row__sender{text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;font-weight:500;display:block;overflow:hidden}.md-inbox-row__preview{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:1px;font-size:11.5px;display:block;overflow:hidden}.md-inbox-row__time{color:var(--faint);white-space:nowrap;font-size:11px}.md-button{border-radius:var(--radius-btn);white-space:nowrap;box-shadow:var(--raised-sm);border:1px solid #0000;align-items:center;gap:6px;padding:8px 14px;font-family:inherit;font-size:13px;font-weight:500;transition:box-shadow .16s,transform .16s,background-color .16s;display:inline-flex}.md-button--primary{background:var(--brand);color:#fff;border-color:color-mix(in srgb, var(--brand) 72%, #fff)}.md-button--primary:hover{background:var(--brand-2);box-shadow:var(--raised-md);transform:translateY(-1px)}.md-button--secondary{background:var(--card);color:var(--text);border-color:var(--line)}.md-button--secondary:hover{background:var(--chip)}.md-button--ghost{background:var(--card);color:var(--text);border-color:var(--line);padding:7px 12px}.md-button--ghost:hover{background:var(--chip)}.md-button:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.md-button:not(:disabled):active{box-shadow:var(--inset-sm);transform:translateY(0)}.md-modal-overlay{z-index:100;background:#18312a61;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.md-modal{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);width:420px;max-width:calc(100vw - 32px);max-height:calc(100vh - 64px);padding:var(--pad);box-shadow:var(--floating);overflow-y:auto}.md-modal--wide{width:1080px}.md-modal__header{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.md-modal__title{font-size:15px;font-weight:500}.md-modal__close{background:var(--card);width:28px;height:28px;box-shadow:var(--raised-sm);color:var(--muted);border:none;border-radius:50%;justify-content:center;align-items:center;display:flex}.md-modal__close:hover{background:var(--chip)}.md-modal__actions{justify-content:flex-end;gap:8px;margin-top:18px;display:flex}.md-field{margin-bottom:12px}.md-field__label{color:var(--muted);margin-bottom:5px;font-size:11.5px;font-weight:500;display:block}.md-field__input,.md-field__select,.md-field__textarea{border:1px solid var(--line-strong);border-radius:var(--radius-btn);background:var(--bg);width:100%;color:var(--text);box-shadow:var(--inset-sm);padding:9px 11px;font-family:inherit;font-size:13px}.md-field__textarea{resize:vertical;min-height:60px}.md-field__input:focus,.md-field__select:focus,.md-field__textarea:focus{border-color:var(--brand);outline:3px solid color-mix(in srgb, var(--focus) 32%, transparent);outline-offset:1px}.md-field__row{gap:10px;display:flex}.md-field__row>.md-field{flex:1}.md-photo-group{margin-bottom:14px}.md-photo-group__label{color:var(--muted);margin-bottom:6px;font-size:11.5px;font-weight:500}.md-photo-grid{grid-template-columns:repeat(5,1fr);gap:6px;display:grid}.md-photo-thumb{aspect-ratio:4/3;border:.5px solid var(--line);border-radius:8px;position:relative;overflow:hidden}.md-photo-thumb img{object-fit:cover;width:100%;height:100%;display:block}.md-photo-thumb__remove{color:#fff;background:#0000008c;border:none;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;display:flex;position:absolute;top:3px;right:3px}.md-photo-add{aspect-ratio:4/3;border:.5px dashed var(--line-strong);color:var(--faint);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;display:flex}.md-photo-add:hover{background:var(--chip)}.md-photo-add input{display:none}.md-topbar{background:var(--card);border-bottom:1px solid var(--line);height:62px;box-shadow:0 4px 12px color-mix(in srgb, var(--shadow) 35%, transparent);flex-shrink:0;justify-content:space-between;align-items:center;padding:0 24px;display:flex}.md-topbar__title{font-size:17px;font-weight:500}.md-topbar__subtitle{color:var(--muted);margin-top:1px;font-size:12.5px}.md-topbar__actions{align-items:center;gap:10px;display:flex}.md-topbar__icon-btn{border:1px solid var(--line);background:var(--card);width:36px;height:36px;box-shadow:var(--raised-sm);border-radius:50%;justify-content:center;align-items:center;display:flex;position:relative}.md-topbar__icon-btn:hover{background:var(--chip)}.md-topbar__badge{background:var(--danger);border-radius:50%;width:7px;height:7px;position:absolute;top:7px;right:8px}.md-topbar__avatar-wrap{position:relative}.md-topbar__avatar-btn{background:0 0;border:none;border-radius:50%;padding:0;display:flex}.md-topbar__menu{background:var(--card);border:1px solid var(--line);border-radius:var(--radius-btn);z-index:40;min-width:120px;box-shadow:var(--floating);padding:4px;position:absolute;top:calc(100% + 8px);right:0}.md-topbar__menu-item{text-align:left;width:100%;color:var(--text);background:0 0;border:none;border-radius:6px;padding:8px 10px;font-family:inherit;font-size:12.5px}.md-topbar__menu-item:hover{background:var(--chip)}.md-help-chat{z-index:90;flex-direction:column;align-items:flex-end;gap:12px;display:flex;position:fixed;bottom:24px;right:24px}.md-help-chat__fab{background:var(--brand);color:#fff;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;transition:opacity .12s;display:flex;box-shadow:0 4px 16px #0003}.md-help-chat__fab:hover{opacity:.9}.md-help-chat__panel{background:var(--card);border:.5px solid var(--line);border-radius:14px;flex-direction:column;width:320px;max-height:420px;display:flex;overflow:hidden;box-shadow:0 8px 30px #00000040}.md-help-chat__header{border-bottom:.5px solid var(--line);justify-content:space-between;align-items:center;padding:12px 14px;font-size:13.5px;font-weight:500;display:flex}.md-help-chat__close{color:var(--muted);cursor:pointer;background:0 0;border:none;display:flex}.md-help-chat__messages{flex-direction:column;flex:1;gap:8px;min-height:160px;padding:12px 14px;display:flex;overflow-y:auto}.md-help-chat__bubble{border-radius:10px;max-width:85%;padding:8px 10px;font-size:13px;line-height:1.4}.md-help-chat__bubble--bot{background:var(--chip);align-self:flex-start}.md-help-chat__bubble--user{background:var(--brand);color:#fff;align-self:flex-end}.md-help-chat__presets{flex-direction:column;gap:6px;margin-top:4px;display:flex}.md-help-chat__preset{text-align:left;max-width:90%;color:var(--brand);background:var(--tint);cursor:pointer;border:none;border-radius:8px;align-self:flex-start;padding:6px 10px;font-family:inherit;font-size:12px}.md-help-chat__preset:hover{opacity:.85}.md-help-chat__form{border-top:.5px solid var(--line);gap:8px;padding:10px;display:flex}.md-help-chat__input{border:.5px solid var(--line-strong);background:var(--bg);color:var(--text);border-radius:8px;flex:1;padding:8px 10px;font-family:inherit;font-size:13px}.md-help-chat__send{background:var(--brand);color:#fff;cursor:pointer;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.md-help-chat__send:disabled{opacity:.5;cursor:not-allowed}.md-app-shell{width:100%;height:100vh;display:flex;overflow:hidden}.md-app-shell__main-col{flex-direction:column;flex:1;min-width:0;display:flex}.md-app-shell__content{background:var(--bg);flex:1;padding:4px;overflow-y:auto}.md-status-banner{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;padding:10px 18px;font-size:13px;display:flex}.md-status-banner--warn{background:var(--tint);color:var(--text)}.md-status-banner--danger{background:color-mix(in srgb, var(--danger) 11%, var(--card));color:var(--danger)}.md-status-banner__copy{flex-wrap:wrap;gap:4px 12px;line-height:1.45;display:flex}.md-status-banner__actions{flex-shrink:0;align-items:center;gap:12px;display:flex}.md-status-banner__actions button{color:var(--brand);cursor:pointer;font:inherit;background:0 0;border:0;align-items:center;padding:4px;font-weight:600;display:flex}.md-status-banner__actions button:disabled{cursor:wait;opacity:.65}@media (width<=640px){.md-status-banner{flex-direction:column;align-items:flex-start;gap:8px;padding:10px 12px}.md-status-banner__actions{justify-content:space-between;width:100%}}.md-portal-bell{display:flex;position:relative}.md-portal-bell__btn{cursor:pointer;color:var(--muted);background:0 0;border:none;padding:4px;display:flex;position:relative}.md-portal-bell__btn:hover{color:var(--text)}.md-portal-bell__badge{background:var(--danger);border-radius:50%;width:7px;height:7px;position:absolute;top:1px;right:1px}.md-portal-bell__menu{background:var(--card);border:.5px solid var(--line);border-radius:var(--radius);z-index:40;width:280px;padding:6px 0;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 4px 16px #00000014}.md-portal-bell__section-title{text-transform:uppercase;letter-spacing:.06em;color:var(--faint);padding:6px 14px 2px;font-size:10.5px;font-weight:500}.md-portal-bell__item{text-align:left;cursor:pointer;width:100%;color:var(--text);white-space:normal;background:0 0;border:none;padding:8px 14px;font-family:inherit;font-size:12.5px;display:block}.md-portal-bell__item:hover{background:var(--chip)}.md-portal-shell{background:var(--bg);height:100vh;color:var(--text);flex-direction:column;display:flex}.md-portal-shell__topbar{border-bottom:.5px solid var(--line);background:var(--card);flex-shrink:0;justify-content:space-between;align-items:center;padding:10px 24px;display:flex}.md-portal-shell__brand{align-items:center;gap:12px;font-size:16px;font-weight:500;display:flex}.md-portal-shell__logo-img{object-fit:contain;border-radius:10px;flex-shrink:0;width:52px;height:52px}.md-portal-shell__back{color:var(--text);align-items:center;gap:8px;font-size:14.5px;font-weight:500;text-decoration:none;display:flex}.md-portal-shell__back:hover{color:var(--brand)}.md-portal-shell__topbar-actions{align-items:center;gap:16px;display:flex}.md-portal-shell__avatar-link{line-height:0;display:flex}.md-portal-shell__text-btn{color:var(--muted);cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:12.5px}.md-portal-shell__text-btn:hover{color:var(--text)}.md-portal-shell__content{flex:1;padding:28px 24px;overflow-y:auto}.md-portal-shell__page{width:100%;max-width:860px;margin:0 auto}.md-auth-page{background:var(--bg);justify-content:center;align-items:center;height:100vh;display:flex}.md-auth-card{background:var(--card);border:.5px solid var(--line);border-radius:var(--radius);width:360px;padding:var(--pad);box-shadow:var(--raised-md)}.md-auth-logo{background:var(--sidebar);color:#fff;border-radius:7px;justify-content:center;align-items:center;width:34px;height:24px;margin-bottom:18px;font-size:12px;font-weight:500;display:flex}.md-auth-field{margin-bottom:12px}.md-auth-label{color:var(--muted);margin-bottom:5px;font-size:11.5px;font-weight:500;display:block}.md-auth-input{border:.5px solid var(--line-strong);background:var(--bg);width:100%;color:var(--text);border-radius:8px;padding:9px 11px;font-size:13px}.md-auth-input:focus{border-color:var(--brand);outline:none}.md-auth-submit{justify-content:center;width:100%;margin-top:6px}.md-back-button{border:.5px solid var(--line-strong);background:var(--card);min-height:38px;box-shadow:var(--raised-sm);color:var(--text);border-radius:10px;align-items:center;margin-bottom:16px;padding:0 13px;font-size:13px;font-weight:500;text-decoration:none;transition:background-color .16s,border-color .16s,box-shadow .16s,transform .16s;display:inline-flex}.md-back-button:hover{border-color:var(--brand);box-shadow:var(--raised-md);transform:translateY(-1px)}.md-back-button:focus-visible{outline:2px solid var(--brand);outline-offset:3px}.md-auth-error{color:var(--danger);background:var(--danger-bg);border-radius:6px;margin-bottom:12px;padding:8px 10px;font-size:12px}.md-auth-notice{color:var(--success);background:var(--success-bg);border-radius:6px;margin-bottom:12px;padding:8px 10px;font-size:12px}@keyframes md-auth-spin{to{transform:rotate(360deg)}}.md-auth-spinner{border:2.5px solid var(--line-strong);border-top-color:var(--brand);border-radius:50%;width:22px;height:22px;margin:4px auto 0;animation:.7s linear infinite md-auth-spin;display:block}.md-owner-provisioning-card{text-align:center;width:min(420px,100vw - 32px)}.md-owner-provisioning-card .md-auth-logo{margin:0 auto 18px}.md-owner-provisioning-card .md-auth-spinner{margin-bottom:20px}.md-owner-provisioning-card h1{color:var(--text);margin:0;font-size:22px}.md-owner-provisioning-message{min-height:22px;color:var(--brand);margin:10px 0 18px;font-size:14px;font-weight:600}.md-owner-provisioning-steps{background:var(--bg);box-shadow:var(--inset-sm);color:var(--muted);text-align:left;border-radius:12px;gap:9px;margin:0;padding:16px;font-size:12px;list-style:none;display:grid}.md-owner-provisioning-steps li{align-items:center;gap:9px;display:flex}.md-owner-provisioning-steps li>span{border:1px solid var(--line-strong);width:20px;height:20px;color:var(--muted);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:11px;font-weight:700;display:inline-flex}.md-owner-provisioning-steps li.is-active{color:var(--text);font-weight:600}.md-owner-provisioning-steps li.is-active>span{border-color:var(--brand);color:var(--brand);background:var(--tint)}.md-owner-provisioning-note{color:var(--muted);margin:16px 0 0;font-size:12px;line-height:1.5}.md-plan-grid{gap:10px;margin-bottom:14px;display:flex}.md-subscribe-page{height:auto;min-height:100vh;padding:24px 16px;overflow-y:auto}.md-cadence-picker{border:0;grid-template-columns:1fr 1fr;gap:8px;margin:0 0 14px;padding:0;display:grid}.md-cadence-picker legend{grid-column:1/-1;margin-bottom:3px;font-size:12px;font-weight:600}.md-cadence-picker button{border:1px solid var(--line-strong);background:var(--card);color:var(--text);font:inherit;cursor:pointer;border-radius:8px;min-height:44px;padding:8px 10px;font-size:12px}.md-cadence-picker button.selected{border-color:var(--brand);background:var(--tint);color:var(--brand);font-weight:600}.md-cadence-picker button:focus-visible,.md-plan-card:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.md-plan-card{text-align:left;background:var(--card);border:1.5px solid var(--line);cursor:pointer;min-width:0;box-shadow:var(--raised-sm);border-radius:12px;flex:1;padding:14px;transition:box-shadow .16s,background-color .16s,border-color .16s,transform .16s}.md-plan-card:hover:not(:disabled){border-color:var(--brand);box-shadow:var(--raised-md);transform:translateY(-1px)}.md-cadence-picker button:disabled,.md-plan-card:disabled{cursor:not-allowed;opacity:.65}.md-plan-card.selected{border-color:var(--brand);background:var(--tint);box-shadow:var(--inset-sm)}.md-plan-card.selected *{color:var(--brand)!important}.md-plan-card-name{color:var(--text);font-size:13.5px;font-weight:600}.md-plan-card-price{color:var(--muted);flex-direction:column;gap:2px;margin-bottom:8px;font-size:11.5px;display:flex}.md-founder-note{border:1px solid var(--line);background:var(--tint);color:var(--muted);border-radius:8px;flex-direction:column;gap:4px;margin:0 0 14px;padding:10px 12px;font-size:11.5px;line-height:1.45;display:flex}.md-founder-note strong{color:var(--text)}.md-auth-signout{color:var(--muted);cursor:pointer;text-align:center;background:0 0;border:none;width:100%;margin-top:14px;font-family:inherit;font-size:12px}.md-plan-card-features{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.md-plan-card-features li{color:var(--text);align-items:flex-start;gap:5px;font-size:11.5px;display:flex}@media (width<=480px){.md-plan-grid{flex-direction:column}.md-plan-card{width:100%}}.gld-subscribe-page{--gld-ink:#18312a;--gld-muted:#64756d;--gld-deep:#243a31;--gld-deepest:#1c3028;--gld-sage:#eaf0e8;--gld-surface:#f2f6f0;--gld-raised:#f7faf5;--gld-green:#2f8f5b;--gld-green-dark:#19663e;--gld-mint:#b9e6c9;--gld-gold:#f2bd43;--gld-line:#ced9cf;background:var(--gld-sage);min-height:100vh;color:var(--gld-ink);font-family:var(--font-sans,Inter, ui-sans-serif, system-ui, sans-serif)}.gld-subscribe-layout{grid-template-columns:minmax(390px,.78fr) minmax(0,1.22fr);min-height:100vh;display:grid}.gld-founder-story{background:linear-gradient(150deg, #2c4137 0%, var(--gld-deepest) 100%);color:#f4faf3;flex-direction:column;gap:1.35rem;padding:clamp(2rem,4vw,4.5rem);display:flex}.gld-subscribe-brand{object-fit:contain;border-radius:1.35rem;align-self:flex-start;width:clamp(8.5rem,12vw,11rem);height:clamp(8.5rem,12vw,11rem);display:block}.gld-founder-story>.gld-founder-story-eyebrow{color:var(--gld-gold);letter-spacing:.13em;text-transform:uppercase;margin:1rem 0 0;font-size:.71rem;font-weight:800}.gld-founder-story>h1{color:#fff;letter-spacing:-.065em;max-width:9ch;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.3rem,5.5vw,5.45rem);font-weight:500;line-height:.91}.gld-founder-story>p:not(.gld-founder-story-eyebrow){color:#c8d8cf;max-width:34rem;margin:0;font-size:1rem;line-height:1.65}.gld-founder-ribbon{background:#10251cc2;border:1px solid #d0ebd721;border-radius:1.25rem;gap:1rem;margin-top:.65rem;padding:1.15rem;display:grid;box-shadow:inset 4px 4px 8px #0000002b,inset -3px -3px 7px #6d967a0f}.gld-founder-ribbon-title{align-items:center;gap:.8rem;display:flex}.gld-founder-seal{background:radial-gradient(circle at 35% 30%, #ffe9a3, var(--gld-gold));color:#4d3511;text-align:center;border-radius:1rem;flex:none;place-content:center;width:4.5rem;height:4.5rem;font-size:1.16rem;font-weight:900;line-height:.9;display:inline-grid;box-shadow:3px 3px 7px #00000040,-1px -1px 2px #ffffff59}.gld-founder-seal small{letter-spacing:.08em;font-size:.51rem;font-weight:900;display:block}.gld-founder-ribbon-title>span:last-child{gap:.15rem;display:grid}.gld-founder-ribbon-title strong{color:#f6fbf6;font-size:.92rem}.gld-founder-ribbon-title small,.gld-founder-ribbon-meter>span,.gld-founder-ribbon-rules>span{color:#b7c9be;font-size:.75rem;line-height:1.42}.gld-founder-ribbon-meter{gap:.45rem;display:grid}.gld-founder-ribbon-meter strong{color:#edf6ee;font-size:.88rem;font-weight:600}.gld-founder-ribbon-meter b{color:var(--gld-gold);font-size:1.22rem}.gld-founder-progress{background:#142a20;border-radius:999px;height:.58rem;overflow:hidden;box-shadow:inset 2px 2px 4px #0000005c,inset -1px -1px 2px #90b3991a}.gld-founder-progress-fill{border-radius:inherit;background:linear-gradient(90deg, var(--gld-gold), #f9d76f);min-width:0;height:100%;transition:width .22s;display:block;box-shadow:0 0 8px #f2bd4380}.gld-founder-ribbon-rules{gap:.35rem;display:grid}.gld-founder-ribbon-rules button{color:#f9cc57;cursor:pointer;width:fit-content;font:inherit;background:0 0;border:0;border-bottom:1px solid;align-items:center;gap:.28rem;padding:0;font-size:.78rem;font-weight:750;display:inline-flex}.gld-founder-ribbon-rules button:hover{color:#ffe293}.gld-founder-ribbon-rules button:focus-visible,.gld-subscribe-header-signout:focus-visible,.gld-cadence-picker button:focus-visible,.gld-basic-features summary:focus-visible{outline-offset:3px;outline:3px solid #f6c647}.gld-pro-plan:focus-within,.gld-basic-plan:focus-within{outline:3px solid var(--gld-green);outline-offset:3px}.gld-founder-rules-panel{border-left:3px solid var(--gld-gold);color:#dce9de;background:#ffffff12;padding:1rem 1.05rem;font-size:.8rem;line-height:1.55}.gld-founder-rules-panel p{margin:.45rem 0 0}.gld-founder-steps{margin-top:auto;padding-top:1rem}.gld-founder-steps>p{color:#d5e3d8;margin:0 0 .9rem;font-size:.78rem;font-weight:700}.gld-founder-steps ol{gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.gld-founder-steps li{grid-template-columns:1.8rem 1fr;align-items:start;column-gap:.7rem;display:grid}.gld-founder-steps li>span{color:#ffe08a;border:1px solid #d4ae43;border-radius:50%;place-content:center;width:1.8rem;height:1.8rem;font-size:.76rem;font-weight:800;display:grid}.gld-founder-steps strong{color:#f1f7f1;font-size:.84rem}.gld-founder-steps small{color:#aebfb4;grid-column:2;font-size:.7rem;line-height:1.35}.gld-plan-selection{background:var(--gld-sage);padding:clamp(1.2rem,2vw,2.25rem)}.gld-subscribe-header{justify-content:flex-end;align-items:center;gap:1.25rem;min-height:2.2rem;margin-bottom:1rem;display:flex}.gld-subscribe-header-trust{color:var(--gld-muted);gap:1.1rem;font-size:.72rem;display:flex}.gld-subscribe-header-trust span{white-space:nowrap;align-items:center;gap:.25rem;display:inline-flex}.gld-subscribe-header-signout{color:var(--gld-muted);cursor:pointer;font:inherit;background:0 0;border:0;border-bottom:1px solid #0000;padding:0;font-size:.75rem}.gld-subscribe-header-signout:hover{color:var(--gld-ink);border-bottom-color:currentColor}.gld-plan-selection>h2{width:min(100%,70rem);color:var(--gld-ink);letter-spacing:-.045em;margin:0 auto .6rem;font-size:clamp(1.8rem,3vw,2.55rem);line-height:1.05}.gld-compare-link{color:var(--gld-green-dark);cursor:pointer;font:inherit;background:0 0;border:0;border-bottom:1px solid;align-items:center;gap:.22rem;width:min(100%,70rem);margin:0 auto 1.25rem;padding:0;font-size:.75rem;font-weight:800;text-decoration:none;display:inline-flex}.gld-compare-link:hover{color:var(--gld-ink)}.gld-compare-link:focus-visible{outline-offset:3px;outline:3px solid #f6c647}.gld-cadence-picker{background:#e2e9e0;border:1px solid #d3ddd2;border-radius:999px;grid-template-columns:auto auto;width:min(100%,21rem);margin:0 0 1.3rem auto;padding:.25rem;display:grid;box-shadow:inset 3px 3px 6px #cad3c9,inset -3px -3px 6px #f9fff7}.gld-cadence-picker button{border-radius:inherit;min-width:8.75rem;color:var(--gld-muted);cursor:pointer;font:inherit;background:0 0;border:0;padding:.68rem 1.2rem;font-size:.78rem;font-weight:750}.gld-cadence-picker button.selected{background:var(--gld-green);color:#fff;box-shadow:3px 3px 7px #bcc9ba,-2px -2px 5px #fff}.gld-cadence-picker button:disabled{cursor:wait;opacity:.65}.gld-cadence-picker>span{color:var(--gld-green-dark);text-align:center;grid-column:1/-1;padding:.42rem 0 .05rem;font-size:.68rem;font-weight:700}.gld-pro-plan,.gld-basic-plan{cursor:pointer;align-items:center;width:100%;margin:0;display:grid;position:relative}.gld-pro-plan-group{border:1px solid var(--gld-line);background:var(--gld-sage);cursor:pointer;border-radius:1.65rem;width:min(100%,70rem);margin:0 auto 1.55rem;padding:clamp(1.2rem,3vw,2rem);box-shadow:inset 3px 3px 6px #d2dcd1,inset -3px -3px 6px #fbfffa}.gld-pro-plan-group.selected{border-color:var(--gld-green);background:var(--gld-raised);box-shadow:0 0 0 2px #2f8f5b1f,10px 10px 20px #c7d1c5,-8px -8px 18px #fff}.gld-pro-plan{grid-template-columns:auto minmax(9rem,1fr) minmax(7.5rem,.74fr) minmax(12rem,1.08fr);gap:clamp(.75rem,1.5vw,1.4rem)}.gld-pro-plan input,.gld-basic-plan input{opacity:0;pointer-events:none;position:absolute}.gld-plan-radio{background:var(--gld-sage);border:2px solid #8b9c92;border-radius:50%;place-content:center;width:1.35rem;height:1.35rem;display:grid;box-shadow:inset 2px 2px 3px #ced7cc,inset -2px -2px 3px #fff}.selected .gld-plan-radio{border-color:var(--gld-green)}.selected .gld-plan-radio:after{border-radius:inherit;background:var(--gld-green);content:"";width:.58rem;height:.58rem;box-shadow:0 0 0 3px #d6f0de}.gld-pro-plan-heading,.gld-basic-plan-copy{gap:.22rem;display:grid}.gld-pro-plan-heading>span,.gld-basic-plan-copy>span{align-items:center;gap:.5rem;display:flex}.gld-pro-plan-heading strong{color:var(--gld-ink);letter-spacing:-.04em;font-size:clamp(1.5rem,2vw,1.72rem)}.gld-basic-plan-copy strong{color:var(--gld-ink);letter-spacing:-.03em;font-size:1.25rem}.gld-pro-plan-heading small,.gld-basic-plan-copy small,.gld-pro-regular-price small,.gld-pro-founder-price small{color:var(--gld-muted);font-size:.7rem;line-height:1.35}.gld-pro-plan-heading em,.gld-basic-plan-copy em{color:#15643c;letter-spacing:.04em;text-transform:uppercase;background:#d9f0df;border-radius:999px;padding:.2rem .45rem;font-size:.62rem;font-style:normal;font-weight:800}.gld-pro-regular-price{border-left:1px solid var(--gld-line);gap:.1rem;min-width:0;padding-left:1rem;display:grid;overflow:hidden}.gld-pro-regular-price strong{color:var(--gld-ink);letter-spacing:-.055em;white-space:nowrap;font-size:clamp(1.1rem,1.5vw,1.35rem);line-height:1}.gld-pro-regular-price>span{color:var(--gld-muted);font-size:.69rem}.gld-pro-founder-price{background:#f9e6a2;border-radius:.85rem;gap:.22rem;padding:1rem;display:grid;box-shadow:inset 3px 3px 6px #a377161f,inset -2px -2px 5px #ffffff94}.gld-pro-founder-price strong{color:#4b3512;letter-spacing:-.06em;overflow-wrap:anywhere;font-size:clamp(1.25rem,1.85vw,1.72rem);line-height:.98}.gld-pro-founder-price>span{color:#6a5734;font-size:.66rem;line-height:1.3}.gld-pro-founder-price.is-closed{background:#e5ebe3}.gld-pro-founder-price.is-closed strong{color:var(--gld-ink);letter-spacing:-.025em;white-space:normal;font-size:1rem}.gld-pro-benefits{border-top:1px solid var(--gld-line);margin:1.35rem 0 0;padding-top:1.15rem}.gld-pro-benefits>strong{color:var(--gld-ink);margin-bottom:.65rem;font-size:.79rem;display:block}.gld-pro-benefits ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem 1.4rem;margin:0;padding:0;list-style:none;display:grid}.gld-pro-benefits li{color:#465a50;align-items:center;gap:.5rem;min-width:0;font-size:.77rem;line-height:1.35;display:flex}.gld-pro-benefits .material-symbols-rounded{color:var(--gld-green)}.gld-pro-checkout-button{justify-content:center;width:min(100%,70rem);min-height:3.3rem;margin:0 auto;display:inline-flex;background:var(--gld-green)!important;color:#fff!important;border:0!important;border-radius:.85rem!important;font-weight:800!important;box-shadow:5px 5px 10px #b8c7b7,-2px -2px 5px #fff,inset 0 -2px #0000001f!important}.gld-pro-checkout-button:hover:not(:disabled){transform:translateY(-1px);background:var(--gld-green-dark)!important}.gld-pro-checkout-button:focus-visible{outline-offset:3px;outline:3px solid #f6c647}.gld-pro-checkout-button:disabled{cursor:wait;opacity:.72}.gld-trial-reassurance{width:min(100%,70rem);color:var(--gld-muted);flex-wrap:wrap;justify-content:center;gap:.85rem 1.35rem;margin:.8rem auto 1.8rem;font-size:.7rem;display:flex}.gld-trial-reassurance span{align-items:center;gap:.25rem;display:inline-flex}.gld-trial-reassurance .material-symbols-rounded{color:var(--gld-green)}.gld-basic-plan-group{border:1px solid var(--gld-line);background:var(--gld-sage);cursor:pointer;border-radius:1rem;width:min(100%,70rem);margin:0 auto 1.55rem;padding:1rem 1.2rem;box-shadow:inset 4px 4px 8px #d2dcd1,inset -4px -4px 8px #fbfffa}.gld-basic-plan-group:has(.gld-basic-plan.selected){border-color:var(--gld-green);background:var(--gld-raised);box-shadow:0 0 0 2px #2f8f5b26,8px 8px 16px #c7d1c5,-6px -6px 14px #fff}.gld-basic-plan{grid-template-columns:auto minmax(10rem,1fr) auto auto;gap:1rem}.gld-basic-plan-price{justify-items:end;gap:.08rem;display:grid}.gld-basic-plan-price strong{color:var(--gld-ink);font-size:1rem}.gld-basic-plan-price small{color:var(--gld-muted);font-size:.67rem}.gld-basic-plan-action{color:var(--gld-green-dark);border:1px solid #b7c8ba;border-radius:.55rem;padding:.55rem .75rem;font-size:.72rem;font-weight:800}.gld-basic-plan.selected .gld-basic-plan-action{border-color:var(--gld-green);background:#d9f0df}.gld-basic-features{color:var(--gld-muted);border-top:1px solid #c6d1c6;margin-top:.9rem;padding:.85rem 0 0}.gld-basic-features>strong{color:var(--gld-ink);font-size:.76rem}.gld-basic-features ul{color:var(--gld-muted);grid-template-columns:repeat(2,minmax(0,1fr));gap:.35rem 1rem;margin:.6rem 0 0;padding-left:1.2rem;font-size:.73rem;display:grid}.gld-subscribe-footer{width:min(100%,70rem);color:var(--gld-muted);border-top:1px solid #ccd7cc;flex-wrap:wrap;justify-content:space-between;gap:.8rem;margin:2rem auto 0;padding-top:1.1rem;font-size:.68rem;line-height:1.4;display:flex}.gld-subscribe-footer span:first-child{color:var(--gld-ink);align-items:center;gap:.3rem;font-weight:700;display:inline-flex}.gld-subscribe-footer .material-symbols-rounded{color:var(--gld-green)}.gld-checkout-transition{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#18312a9e;place-items:center;padding:1.5rem;display:grid;position:fixed;inset:0}.gld-checkout-transition-card{background:var(--gld-raised);width:min(100%,28rem);color:var(--gld-ink);text-align:center;border-radius:1.35rem;padding:2.1rem;box-shadow:14px 14px 30px #07191052,-5px -5px 13px #fff6}.gld-checkout-transition-card .md-auth-spinner{margin-bottom:1rem;display:inline-block}.gld-checkout-transition-card h1{letter-spacing:-.035em;margin:0;font-size:1.4rem}.gld-checkout-transition-card p{color:var(--gld-muted);margin:.75rem 0;line-height:1.55}.gld-checkout-transition-card small{color:var(--gld-muted);font-size:.72rem}.gld-subscribe-status-page{place-items:center;min-height:100vh;padding:1.5rem;display:grid}.gld-subscribe-status-card{width:min(100%,31rem)}.gld-subscribe-status-card .gld-subscribe-brand{width:5.5rem;height:5.5rem;margin-bottom:1.2rem}.gld-founder-seal small{color:#4d3511}.gld-subscribe-status-card h1{color:var(--gld-ink);margin:0}.gld-subscribe-status-card p{color:var(--gld-muted);line-height:1.55}.gld-visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.gld-plan-comparison{color:var(--gld-ink);padding:1.25rem 1.4rem 1.4rem}.gld-plan-comparison-heading{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.gld-plan-comparison-heading>p{max-width:42rem;color:var(--gld-muted);margin:0;line-height:1.5}.gld-comparison-cadence-picker{border:1px solid var(--gld-line);background:var(--gld-sage);border-radius:.7rem;grid-template-columns:repeat(2,minmax(0,1fr));min-width:12.5rem;margin:0;padding:.22rem;display:grid;box-shadow:inset 2px 2px 4px #d1dbd0,inset -2px -2px 4px #fff}.gld-comparison-cadence-picker button{min-height:2.25rem;color:var(--gld-muted);cursor:pointer;font:inherit;background:0 0;border:0;border-radius:.52rem;padding:.45rem .7rem;font-size:.76rem;font-weight:750}.gld-comparison-cadence-picker button.selected{background:var(--gld-green);color:#fff;box-shadow:2px 2px 5px #25433333,-1px -1px 3px #fff}.gld-comparison-cadence-picker button:focus-visible{outline:3px solid var(--gld-green);outline-offset:2px}.gld-plan-comparison-table-wrap{border:1px solid var(--gld-line);background:var(--gld-raised);border-radius:.85rem;overflow-x:auto;box-shadow:inset 1px 1px #fffc,4px 5px 12px #25433314}.gld-plan-comparison-table-wrap:focus-visible{outline:3px solid var(--gld-green);outline-offset:3px}.gld-plan-comparison-table{border-collapse:collapse;text-align:left;width:100%;min-width:54rem;font-size:.88rem;line-height:1.4}.gld-plan-comparison-table th,.gld-plan-comparison-table td{border-bottom:1px solid var(--gld-line);vertical-align:top;padding:.9rem 1rem}.gld-plan-comparison-table thead th{background:var(--gld-sage);color:var(--gld-ink);letter-spacing:.01em;font-size:.81rem;font-weight:750}.gld-plan-comparison-table thead th:first-child{width:46%}.gld-plan-comparison-table thead th:not(:first-child){width:18%}.gld-plan-comparison-table thead th span,.gld-plan-comparison-table thead th small,.gld-plan-comparison-table thead th em{display:block}.gld-plan-comparison-table thead th small{color:var(--gld-muted);margin-top:.16rem;font-size:.75rem;font-weight:600}.gld-plan-comparison-table thead th em{color:var(--gld-green-dark);margin-top:.12rem;font-size:.66rem;font-style:normal;font-weight:750}.gld-plan-comparison-table .gld-founder-column{color:var(--gld-green);box-shadow:inset 0 -2px 0 var(--gld-green)}.gld-plan-comparison-table tbody th{color:var(--gld-ink);font-weight:600}.gld-plan-comparison-table td{color:var(--gld-muted)}.gld-plan-comparison-table td[data-plan=Pro],.gld-plan-comparison-table td[data-plan=Founder]{color:var(--gld-ink);font-weight:600}.gld-plan-comparison-table tbody tr:last-child>*{border-bottom:0}.gld-plan-comparison-table tbody tr:hover>*{background:#d8eddf6b}@media (width<=1050px){.gld-subscribe-layout{grid-template-columns:minmax(310px,.72fr) minmax(0,1.28fr)}.gld-founder-story{padding:2rem}.gld-pro-plan{grid-template-columns:auto 1fr 1fr}.gld-pro-founder-price{grid-column:2/-1}}@media (width<=760px){.gld-subscribe-layout{grid-template-columns:1fr}.gld-founder-story{min-height:auto;padding:1.7rem 1.35rem 2rem}.gld-founder-story>.gld-founder-story-eyebrow{margin-top:1.6rem}.gld-founder-story>h1{font-size:clamp(3rem,14vw,4.25rem)}.gld-founder-steps{margin-top:0}.gld-plan-selection{padding:1.5rem 1.1rem 2.5rem}.gld-subscribe-header{margin-bottom:2.5rem}.gld-cadence-picker{margin-left:auto;margin-right:auto}.gld-plan-selection>h2{text-align:center}.gld-compare-link{justify-content:center}}@media (width<=560px){.gld-subscribe-header{flex-direction:column;align-items:flex-end;gap:.65rem;margin-bottom:2rem}.gld-subscribe-header-trust{gap:.65rem;font-size:.64rem}.gld-subscribe-header-trust span:nth-child(2){display:none}.gld-pro-plan{grid-template-columns:auto 1fr;gap:.85rem}.gld-pro-regular-price,.gld-pro-founder-price{border-left:0;grid-column:2;padding-left:0}.gld-pro-founder-price{padding:.85rem}.gld-pro-benefits ul,.gld-basic-features ul{grid-template-columns:1fr}.gld-plan-comparison{padding:1rem}.gld-plan-comparison-heading{flex-direction:column;align-items:stretch}.gld-comparison-cadence-picker{width:100%}.gld-plan-comparison-table{min-width:50rem;font-size:.81rem}.gld-plan-comparison-table th,.gld-plan-comparison-table td{padding:.76rem .72rem}.gld-basic-plan{grid-template-columns:auto 1fr}.gld-basic-plan-price{grid-column:2;justify-items:start}.gld-basic-plan-action{display:none}.gld-trial-reassurance{justify-content:flex-start;padding-left:.25rem}.gld-subscribe-footer{flex-direction:column}}@keyframes riseIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes spin{to{transform:rotate(360deg)}}.md-login{background:var(--card);width:100%;height:100vh;color:var(--text);display:flex;position:relative;overflow:hidden}.md-login__left{flex-direction:column;flex:34%;min-width:0;padding:40px 56px;display:flex;position:relative}.md-login__logo-row{opacity:0;justify-content:center;align-items:center;width:100%;animation:.7s 50ms forwards fadeIn;display:flex}.md-login__logo-img{object-fit:contain;flex-shrink:0;width:220px;height:220px;margin:-20px 0 -12px}.md-login__form-wrap{flex-direction:column;flex:1;justify-content:center;width:100%;max-width:380px;margin:0 auto;display:flex}.md-login__heading{opacity:0;animation:.6s cubic-bezier(.2,.7,.3,1) .18s forwards riseIn}.md-login__title{letter-spacing:-.5px;font-size:26px;font-weight:500}.md-login__subtitle{color:var(--muted);margin-top:6px;font-size:14px}.md-login__fields{flex-direction:column;gap:14px;margin-top:26px;display:flex}.md-login__field{opacity:0;animation:.6s cubic-bezier(.2,.7,.3,1) forwards riseIn;display:block}.md-login__field-label-row{justify-content:space-between;align-items:center;margin-bottom:7px;display:flex}.md-login__field-label{color:var(--muted);font-size:12.5px}.md-login__forgot{color:var(--brand);cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:12px}.md-login__forgot:hover{text-decoration:underline}.md-login__field-wrap{border:.5px solid var(--line-strong);background:var(--bg);border-radius:10px;align-items:center;gap:10px;padding:11px 13px;transition:border-color .18s,background .18s,box-shadow .18s;display:flex}.md-login__field-wrap--focus{border-color:var(--brand);background:var(--card);box-shadow:0 0 0 3px #0f6e561a}.md-login__field-wrap input{color:var(--text);background:0 0;border:none;outline:none;flex:1;min-width:0;padding:0;font-family:inherit;font-size:14px}.md-login__field-icon{color:var(--faint);flex-shrink:0}.md-login__field-toggle{color:var(--faint);cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:0;display:flex}.md-login__field-toggle:hover{color:var(--muted)}.md-login__remember{cursor:pointer;opacity:0;background:0 0;border:none;align-items:center;gap:9px;padding:0;font-family:inherit;animation:.6s cubic-bezier(.2,.7,.3,1) .44s forwards riseIn;display:flex}.md-login__checkbox{border:.5px solid var(--line-strong);background:0 0;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;transition:all .15s;display:flex}.md-login__checkbox--checked{border-color:var(--brand);background:var(--brand)}.md-login__remember-label{color:var(--muted);font-size:13px}.md-login__submit{background:var(--brand);color:#fff;cursor:pointer;opacity:0;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;height:46px;margin-top:6px;font-family:inherit;font-size:14.5px;font-weight:500;transition:opacity .15s,transform 80ms;animation:.6s cubic-bezier(.2,.7,.3,1) .52s forwards riseIn;display:flex}.md-login__submit:hover{opacity:.92}.md-login__submit:active{transform:translateY(1px)}.md-login__submit:disabled{cursor:not-allowed}.md-login__spinner{border:2px solid #fff6;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.7s linear infinite spin;display:inline-block}.md-login__footer-link{color:var(--muted);text-align:center;opacity:0;margin-top:22px;font-size:13px;animation:.8s .6s forwards fadeIn}.md-login__footer-link button{color:var(--brand);cursor:pointer;font-family:inherit;font-size:inherit;background:0 0;border:none;padding:0}.md-login__footer-link button:hover{text-decoration:underline}.md-login__copyright{color:var(--faint);opacity:0;font-size:11.5px;animation:.8s .7s forwards fadeIn}.md-login__error{color:var(--danger);background:var(--danger-bg);border-radius:6px;margin-bottom:12px;padding:8px 10px;font-size:12px}.md-login__notice{color:var(--success);background:var(--success-bg);border-radius:6px;margin-bottom:12px;padding:8px 10px;font-size:12px}.md-login__right{background-color:var(--brand);color:#fff;background-image:linear-gradient(100deg,#0f6e56f5 0%,#0f6e56e6 40%,#0f6e568c 62%,#0f6e5626 100%),url(/greenlawndesk-hero.png);background-position:50%,100%;background-repeat:no-repeat,no-repeat;background-size:cover,cover;flex-direction:column;flex:66%;justify-content:center;min-width:0;padding:56px;display:flex;position:relative;overflow:hidden}.md-login__headline-wrap{z-index:2;opacity:0;max-width:min(460px,75%);animation:.8s cubic-bezier(.2,.7,.3,1) .3s forwards riseIn;position:relative}.md-login__headline{letter-spacing:-.6px;font-size:34px;font-weight:500;line-height:1.2}.md-login__headline-sub{opacity:.9;margin-top:16px;font-size:15px;line-height:1.6}.md-login__feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;max-width:460px;margin-top:24px;display:grid}.md-login__feature{background:#ffffff24;border:.5px solid #ffffff38;border-radius:10px;align-items:center;gap:8px;padding:9px 12px;font-size:13px;font-weight:500;animation:7s ease-in-out infinite mdFeatureGlow;display:flex;position:relative;overflow:hidden}.md-login__feature:before{content:"";pointer-events:none;width:45%;height:100%;animation:7s ease-in-out infinite mdFeatureShine;animation-delay:var(--shine-delay,3s);background:linear-gradient(100deg,#0000,#fff9 45%,#ffffffe6 50%,#fff9 55%,#0000);position:absolute;top:0;left:-60%;transform:skew(-15deg)}.md-login__feature:first-child{--shine-delay:3s}.md-login__feature:nth-child(3){--shine-delay:3.2s}.md-login__feature:nth-child(5){--shine-delay:3.4s}.md-login__feature:nth-child(2){--shine-delay:3.6s}.md-login__feature:nth-child(4){--shine-delay:3.8s}.md-login__feature:nth-child(6){--shine-delay:4s}.md-login__feature:nth-child(6):after{content:"";pointer-events:none;background:#fff;border-radius:50%;width:8px;height:8px;margin-top:-4px;animation:7s ease-in-out 4.45s infinite mdFeatureSpark;position:absolute;top:50%;right:-3px}@keyframes mdFeatureGlow{0%,43%,to{box-shadow:none;border-color:#ffffff38}15%{border-color:#ffffffbf;box-shadow:0 0 0 1px #ffffff80,0 0 18px #ffffff59}}@keyframes mdFeatureShine{0%,to{opacity:0;left:-60%}2%{opacity:1}9%{opacity:1;left:130%}11%{opacity:0}}@keyframes mdFeatureSpark{0%,to{opacity:0;box-shadow:none;transform:scale(.2)}2%{opacity:1;transform:scale(1.6);box-shadow:0 0 6px 2px #ffffffe6,0 0 16px 6px #ffffff80}6%{opacity:0;box-shadow:none;transform:scale(.4)}}@media (prefers-reduced-motion:reduce){.md-login__feature,.md-login__feature:before,.md-login__feature:nth-child(6):after{animation:none}}@media (width<=820px){.md-login{flex-direction:column;height:auto;min-height:100vh;overflow:auto}.md-login__right{order:2;min-height:360px}.md-login__left{order:1;padding:32px 24px}}.md-pill{border-radius:var(--radius-pill);white-space:nowrap;align-items:center;padding:3px 9px;font-size:11px;font-weight:500;display:inline-flex}.md-pill--success{color:var(--success);background:var(--success-bg)}.md-pill--brand{color:var(--brand);background:var(--tint)}.md-pill--muted{color:var(--muted);background:var(--chip);border:.5px solid var(--line)}.md-pill--warn{color:var(--warn);background:var(--warn-bg)}@keyframes route-status-glow{0%,to{box-shadow:0 0 #e3a8578c}50%{box-shadow:0 0 0 5px #e3a85700}}@keyframes route-status-pulse-dot{0%,to{opacity:.35;transform:scale(.7)}50%{opacity:1;transform:scale(1)}}.md-route-status{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;display:flex}.md-route-status--done{background:var(--success);color:#fff}.md-route-status--active{background:var(--warn);animation:1.6s ease-in-out infinite route-status-glow}.md-route-status--skipped{border:1.5px solid var(--danger);color:var(--danger)}.md-route-status--queued{border:1.5px solid var(--faint)}.md-route-status__dot{background:var(--text);border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite route-status-pulse-dot}.md-weather-banner{border-radius:var(--radius);color:#fff;justify-content:space-between;align-items:center;gap:24px;min-height:clamp(170px,25vh,260px);padding:28px 32px;display:flex;position:relative;overflow:hidden}.md-weather-banner__main{align-items:center;gap:20px;display:flex}.md-weather-banner__icon{filter:drop-shadow(0 2px 6px #00000040);flex-shrink:0;width:84px;height:84px}.md-weather-banner__temp{font-size:56px;font-weight:600;line-height:1}.md-weather-banner__forecast{opacity:.95;margin-top:6px;font-size:16px;font-weight:500}.md-weather-banner__detail{text-align:right;opacity:.95;font-size:13.5px;line-height:1.7}@media (width<=560px){.md-weather-banner{flex-direction:column;justify-content:center;align-items:flex-start;gap:14px;padding:22px 20px}.md-weather-banner__icon{width:60px;height:60px}.md-weather-banner__temp{font-size:42px}.md-weather-banner__detail{text-align:left}}.md-thread-wrap{flex-direction:column;flex:1;min-height:0;display:flex}.md-thread{flex-direction:column;flex:1;gap:10px;min-height:0;max-height:320px;margin-bottom:12px;padding:4px 2px;display:flex;overflow-y:auto}.md-bubble-row{flex-direction:column;display:flex}.md-bubble-row--out{align-items:flex-end}.md-bubble-row--in{align-items:flex-start}.md-bubble{border-radius:15px;max-width:84%;padding:8px 12px;font-size:13px;line-height:1.4}.md-bubble--in{background:var(--chip);color:var(--text);border-bottom-left-radius:5px}.md-bubble--out{background:var(--brand);color:#fff;border-bottom-right-radius:5px}.md-bubble-time{color:var(--faint);margin-top:3px;font-size:10px}.md-thread-input{border:.5px solid var(--line-strong);border-radius:999px;align-items:center;gap:8px;padding:6px 6px 6px 14px;display:flex}.md-thread-input:focus-within{border-color:var(--brand)}.md-thread-input input{color:var(--text);background:0 0;border:none;flex:1;font-family:inherit;font-size:13px}.md-thread-input input:focus{outline:none}.md-thread-send{background:var(--brand);color:#fff;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.md-thread-send:disabled{opacity:.5}.md-address-autocomplete{margin-bottom:12px;position:relative}.md-address-autocomplete__list{background:var(--card);border:.5px solid var(--line-strong);z-index:60;border-radius:8px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:hidden}.md-address-autocomplete__item{text-align:left;width:100%;color:var(--text);background:0 0;border:none;padding:9px 11px;font-family:inherit;font-size:12.5px;display:block}.md-address-autocomplete__item:hover{background:var(--chip)}.md-settings-top-row{gap:var(--gap);align-items:stretch;display:flex}.md-settings-top-card{background:var(--card);border:.5px solid var(--line);min-width:0;min-height:200px;padding:var(--pad);box-shadow:var(--raised-sm);border-radius:16px;flex:1;transition:box-shadow .16s,background-color .16s,border-color .16s,transform .16s}.md-settings-top-card--clickable{cursor:pointer}.md-settings-top-card:hover{background:var(--card);border-color:var(--brand);box-shadow:var(--raised-md);transform:translateY(-1px)}.md-settings-top-card:hover .md-button--ghost{border-color:var(--brand);background:var(--tint)}.md-settings-top-card:hover .md-button--ghost:hover{background:var(--chip)}.md-settings-mini-row{gap:var(--gap);align-items:stretch;display:flex}.md-subscription-change-panel{border:1px solid var(--line);border-radius:12px;flex-direction:column;gap:12px;margin-top:18px;padding:16px;display:flex}.md-subscription-change-controls{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.md-subscription-change-controls label{color:var(--muted);flex-direction:column;gap:5px;font-size:11.5px;display:flex}.md-subscription-change-controls select{border:1px solid var(--line);background:var(--surface);min-height:44px;color:var(--text);border-radius:8px;padding:0 10px}.md-subscription-change-warning{background:color-mix(in srgb, var(--danger) 10%, transparent);color:var(--danger);border-radius:8px;padding:10px;font-size:11.5px;line-height:1.45}.md-payment-recovery-panel{border:1px solid var(--line);background:var(--card);border-radius:12px;flex-direction:column;gap:12px;margin-bottom:16px;padding:16px;display:flex}.md-payment-recovery-panel__heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.md-payment-recovery-panel__heading h3{margin:0;font-size:14px}.md-payment-recovery-panel__heading p,.md-payment-recovery-state,.md-payment-recovery-panel__actions span{color:var(--muted);margin:4px 0 0;font-size:11.5px;line-height:1.45}.md-payment-recovery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.md-payment-recovery-grid>div{background:var(--bg);border-radius:8px;flex-direction:column;gap:4px;min-width:0;padding:10px;display:flex}.md-payment-recovery-grid span{color:var(--muted);font-size:11px}.md-payment-recovery-grid strong{overflow-wrap:anywhere;font-size:12px}.md-payment-recovery-panel__actions{align-items:center;gap:12px;display:flex}@media (width<=560px){.md-subscription-change-controls{grid-template-columns:1fr}.md-payment-recovery-panel__heading,.md-payment-recovery-panel__actions{flex-direction:column;align-items:stretch}.md-payment-recovery-grid{grid-template-columns:1fr}}.md-settings-mini-card{background:var(--card);border:.5px solid var(--line);cursor:pointer;min-width:0;box-shadow:var(--raised-sm);border-radius:14px;flex:1;padding:16px;transition:box-shadow .16s,background-color .16s,border-color .16s,transform .16s}.md-settings-mini-card:hover{background:var(--card);border-color:var(--brand);box-shadow:var(--raised-md);transform:translateY(-1px)}.md-portal-login{background:var(--card);width:100%;height:100vh;color:var(--text);display:flex;position:relative;overflow:hidden}.md-portal-login__left{flex-direction:column;flex:34%;min-width:0;padding:40px 56px;display:flex;position:relative}.md-portal-login__logo-row{opacity:0;justify-content:center;align-items:center;width:100%;animation:.7s 50ms forwards fadeIn;display:flex}.md-portal-login__logo-img{object-fit:contain;flex-shrink:0;width:140px;height:140px}.md-portal-login__form-wrap{flex-direction:column;flex:1;justify-content:center;width:100%;max-width:380px;margin:0 auto;display:flex}.md-portal-login__heading{opacity:0;animation:.6s cubic-bezier(.2,.7,.3,1) .18s forwards riseIn}.md-portal-login__title{letter-spacing:-.5px;font-size:26px;font-weight:500}.md-portal-login__subtitle{color:var(--muted);margin-top:6px;font-size:14px}.md-portal-login__fields{flex-direction:column;gap:14px;margin-top:26px;display:flex}.md-portal-login__field{opacity:0;animation:.6s cubic-bezier(.2,.7,.3,1) forwards riseIn;display:block}.md-portal-login__field-label-row{justify-content:space-between;align-items:center;margin-bottom:7px;display:flex}.md-portal-login__field-label{color:var(--muted);font-size:12.5px}.md-portal-login__forgot{color:var(--brand);cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:12px}.md-portal-login__forgot:hover{text-decoration:underline}.md-portal-login__field-wrap{border:.5px solid var(--line-strong);background:var(--bg);border-radius:10px;align-items:center;gap:10px;padding:11px 13px;transition:border-color .18s,background .18s,box-shadow .18s;display:flex}.md-portal-login__field-wrap--focus{border-color:var(--brand);background:var(--card);box-shadow:0 0 0 3px #0f6e561a}.md-portal-login__field-wrap input{color:var(--text);background:0 0;border:none;outline:none;flex:1;min-width:0;padding:0;font-family:inherit;font-size:14px}.md-portal-login__field-icon{color:var(--faint);flex-shrink:0}.md-portal-login__submit{background:var(--brand);color:#fff;cursor:pointer;opacity:0;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;height:46px;margin-top:6px;font-family:inherit;font-size:14.5px;font-weight:500;transition:opacity .15s,transform 80ms;animation:.6s cubic-bezier(.2,.7,.3,1) .52s forwards riseIn;display:flex}.md-portal-login__submit:hover{opacity:.92}.md-portal-login__submit:active{transform:translateY(1px)}.md-portal-login__submit:disabled{cursor:not-allowed}.md-portal-login__spinner{border:2px solid #fff6;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.7s linear infinite spin;display:inline-block}.md-portal-login__footer-link{color:var(--muted);text-align:center;opacity:0;margin-top:22px;font-size:13px;animation:.8s .6s forwards fadeIn}.md-portal-login__footer-link button{color:var(--brand);cursor:pointer;font-family:inherit;font-size:inherit;background:0 0;border:none;padding:0}.md-portal-login__footer-link button:hover{text-decoration:underline}.md-portal-login__error{color:var(--danger);background:var(--danger-bg);border-radius:6px;margin-bottom:12px;padding:8px 10px;font-size:12px}.md-portal-login__notice{color:var(--success);background:var(--success-bg);border-radius:6px;margin-bottom:12px;padding:8px 10px;font-size:12px}.md-portal-login__right{color:#fff;flex-direction:column;flex:66%;justify-content:center;min-width:0;padding:56px;display:flex;position:relative;overflow:hidden}.md-portal-login__right:after{content:"";z-index:1;background:linear-gradient(100deg,#0f6e56f5 0%,#0f6e56e6 40%,#0f6e568c 62%,#0f6e5626 100%);position:absolute;inset:0}.md-portal-login__hero-img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}@keyframes heroCrossfadeA{0%,46%{opacity:1}50%,96%{opacity:0}to{opacity:1}}@keyframes heroCrossfadeB{0%,46%{opacity:0}50%,96%{opacity:1}to{opacity:0}}.md-portal-login__hero-img--a{object-position:right center;animation:14s ease-in-out infinite heroCrossfadeA}.md-portal-login__hero-img--b{object-position:right center;animation:14s ease-in-out infinite heroCrossfadeB}.md-portal-login__headline-wrap{z-index:2;opacity:0;max-width:min(480px,78%);animation:.8s cubic-bezier(.2,.7,.3,1) .3s forwards riseIn;position:relative}.md-portal-login__headline{letter-spacing:-.6px;font-size:32px;font-weight:500;line-height:1.2}.md-portal-login__headline-sub{opacity:.9;margin-top:16px;font-size:15px;line-height:1.6}.md-portal-login__feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;max-width:480px;margin-top:24px;display:grid}.md-portal-login__feature{background:#ffffff24;border:.5px solid #ffffff38;border-radius:10px;align-items:center;gap:8px;padding:9px 12px;font-size:13px;font-weight:500;animation:7s ease-in-out infinite mdPortalFeatureGlow;display:flex;position:relative;overflow:hidden}.md-portal-login__feature:before{content:"";pointer-events:none;width:45%;height:100%;animation:7s ease-in-out infinite mdPortalFeatureShine;animation-delay:var(--shine-delay,3s);background:linear-gradient(100deg,#0000,#fff9 45%,#ffffffe6 50%,#fff9 55%,#0000);position:absolute;top:0;left:-60%;transform:skew(-15deg)}.md-portal-login__feature:first-child{--shine-delay:3s}.md-portal-login__feature:nth-child(3){--shine-delay:3.15s}.md-portal-login__feature:nth-child(5){--shine-delay:3.3s}.md-portal-login__feature:nth-child(7){--shine-delay:3.45s}.md-portal-login__feature:nth-child(2){--shine-delay:3.6s}.md-portal-login__feature:nth-child(4){--shine-delay:3.75s}.md-portal-login__feature:nth-child(6){--shine-delay:3.9s}.md-portal-login__feature:nth-child(8){--shine-delay:4.05s}.md-portal-login__feature:nth-child(8):after{content:"";pointer-events:none;background:#fff;border-radius:50%;width:8px;height:8px;margin-top:-4px;animation:7s ease-in-out 4.5s infinite mdPortalFeatureSpark;position:absolute;top:50%;right:-3px}@keyframes mdPortalFeatureGlow{0%,43%,to{box-shadow:none;border-color:#ffffff38}15%{border-color:#ffffffbf;box-shadow:0 0 0 1px #ffffff80,0 0 18px #ffffff59}}@keyframes mdPortalFeatureShine{0%,to{opacity:0;left:-60%}2%{opacity:1}9%{opacity:1;left:130%}11%{opacity:0}}@keyframes mdPortalFeatureSpark{0%,to{opacity:0;box-shadow:none;transform:scale(.2)}2%{opacity:1;transform:scale(1.6);box-shadow:0 0 6px 2px #ffffffe6,0 0 16px 6px #ffffff80}6%{opacity:0;box-shadow:none;transform:scale(.4)}}@media (prefers-reduced-motion:reduce){.md-portal-login__feature,.md-portal-login__feature:before,.md-portal-login__feature:nth-child(8):after,.md-portal-login__hero-img--a,.md-portal-login__hero-img--b{animation:none}}@media (width<=820px){.md-portal-login{flex-direction:column;height:auto;min-height:100vh;overflow:auto}.md-portal-login__right{order:2;min-height:360px}.md-portal-login__left{order:1;padding:32px 24px}}.md-portal-history__compare{aspect-ratio:4/3;background:var(--chip);border-radius:8px;position:relative;overflow:hidden}.md-portal-history__compare-layer{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.md-portal-history__compare-layer--after{opacity:0;transition:opacity .2s}.md-portal-history__compare:hover .md-portal-history__compare-layer--after{opacity:1}.md-portal-history__compare-tag{color:#fff;pointer-events:none;background:#00000073;border-radius:5px;padding:2px 6px;font-size:10.5px;position:absolute;top:6px;left:6px}.md-portal-history__star{cursor:pointer;background:0 0;border:none;padding:2px;font-family:inherit}
