.letcher-dashboard{--dashboard-panel:rgba(7,39,31,.86);--dashboard-panel-strong:rgba(8,48,38,.94);--dashboard-line:rgba(129,194,170,.2);--dashboard-shadow:0 18px 48px rgba(0,15,10,.22);display:grid;grid-gap:18px;gap:18px;margin:0 auto;max-width:1560px;width:100%}.letcher-dashboard-hero{align-items:center;background:radial-gradient(circle at 88% -30%,rgba(24,201,139,.2),transparent 46%),linear-gradient(125deg,rgba(7,47,36,.94),rgba(4,31,25,.82));border:1px solid var(--dashboard-line);border-radius:12px;box-shadow:var(--dashboard-shadow);display:flex;justify-content:space-between;min-height:128px;overflow:hidden;padding:23px 26px;position:relative}.letcher-dashboard-hero:after{background:linear-gradient(90deg,var(--accent-green),rgba(24,201,139,0));bottom:0;content:"";height:2px;left:0;position:absolute;width:44%}.letcher-dashboard-heading{min-width:0}.letcher-dashboard-heading>span,.letcher-dashboard-section-heading>div>span{color:var(--accent-green);display:block;font-size:.67rem;font-weight:800;letter-spacing:.1em;margin-bottom:7px;text-transform:uppercase}.letcher-dashboard-heading h1{font-size:clamp(1.45rem,2.4vw,2rem);line-height:1.15;margin:0}.letcher-dashboard-heading p{color:var(--text-muted);font-size:.78rem;line-height:1.55;margin:9px 0 0;max-width:650px}.letcher-dashboard-focus-actions,.letcher-dashboard-hero-actions,.letcher-dashboard-programme-actions,.letcher-dashboard-schedule-actions{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.letcher-dashboard-hero-actions{flex:0 0 auto;justify-content:flex-end;margin-left:24px}.letcher-dashboard .primary-action,.letcher-dashboard .secondary-action{transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.letcher-dashboard .primary-action:focus-visible,.letcher-dashboard .primary-action:hover,.letcher-dashboard .secondary-action:focus-visible,.letcher-dashboard .secondary-action:hover{box-shadow:0 9px 24px rgba(0,14,10,.28);outline:none;transform:translateY(-1px)}.letcher-dashboard .secondary-action:focus-visible,.letcher-dashboard .secondary-action:hover{border-color:rgba(84,228,178,.45)}.letcher-dashboard .secondary-action:disabled{cursor:not-allowed;opacity:.58;transform:none}.letcher-dashboard-announcer{clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.letcher-dashboard-error{align-items:center;background:rgba(91,30,35,.48);border:1px solid hsla(0,91%,71%,.3);border-radius:9px;color:#ffd1d1;display:flex;justify-content:space-between;padding:13px 15px}.letcher-dashboard-error strong{display:block;font-size:.78rem}.letcher-dashboard-error p{color:#eab4b4;font-size:.7rem;margin:4px 0 0}.letcher-dashboard-metrics{display:grid;grid-gap:13px;gap:13px;grid-template-columns:repeat(4,minmax(0,1fr))}.letcher-dashboard-metric{align-items:center;background:linear-gradient(145deg,var(--dashboard-panel-strong),var(--dashboard-panel));border:1px solid var(--dashboard-line);border-radius:10px;box-shadow:0 13px 34px rgba(0,14,10,.16);display:flex;gap:14px;min-height:112px;overflow:hidden;padding:17px;position:relative}.letcher-dashboard-metric:after{background:currentColor;bottom:0;content:"";height:2px;left:0;opacity:.76;position:absolute;width:58px}.letcher-dashboard-metric.is-active{color:#55e5b2}.letcher-dashboard-metric.is-today{color:#f4d35e}.letcher-dashboard-metric.is-week{color:#74b7ff}.letcher-dashboard-metric.is-days{color:#c5a5ff}.letcher-dashboard-metric-marker{align-items:center;background:color-mix(in srgb,currentColor 14%,transparent);border:1px solid color-mix(in srgb,currentColor 32%,transparent);border-radius:9px;display:inline-flex;flex:0 0 auto;font-size:.78rem;font-weight:900;height:42px;justify-content:center;width:42px}.letcher-dashboard-metric>div{display:grid;grid-gap:3px;gap:3px;min-width:0}.letcher-dashboard-metric p{color:var(--text-muted);font-size:.68rem;font-weight:700;margin:0}.letcher-dashboard-metric strong{color:var(--text-main);font-size:1.55rem;line-height:1}.letcher-dashboard-metric small{color:var(--text-dim);font-size:.62rem;line-height:1.35}.letcher-dashboard-metric.is-loading{opacity:.7}.letcher-dashboard-loading{background:var(--dashboard-panel);border:1px solid var(--dashboard-line);border-radius:10px;display:grid;grid-gap:12px;gap:12px;padding:20px}.letcher-dashboard-loading span{animation:letcher-dashboard-shimmer 1.35s ease-in-out infinite;background:linear-gradient(90deg,rgba(119,174,155,.08),rgba(119,174,155,.2),rgba(119,174,155,.08));background-size:220% 100%;border-radius:6px;display:block;height:72px}.letcher-dashboard-loading span:nth-child(2){animation-delay:.1s}.letcher-dashboard-loading span:nth-child(3){animation-delay:.2s}@keyframes letcher-dashboard-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.letcher-dashboard-empty{align-items:center;background:var(--dashboard-panel);border:1px solid var(--dashboard-line);border-radius:10px;display:flex;flex-direction:column;min-height:310px;padding:42px 24px;text-align:center}.letcher-dashboard-empty>span{align-items:center;background:var(--accent-green-soft);border:1px solid rgba(24,201,139,.28);border-radius:50%;color:var(--accent-green);display:inline-flex;font-size:1.2rem;height:48px;justify-content:center;margin-bottom:14px;width:48px}.letcher-dashboard-empty strong{font-size:.98rem}.letcher-dashboard-empty p{color:var(--text-muted);font-size:.74rem;line-height:1.55;margin:8px auto 18px;max-width:480px}.letcher-dashboard-primary-grid,.letcher-dashboard-secondary-grid{display:grid;grid-gap:15px;gap:15px}.letcher-dashboard-primary-grid{grid-template-columns:minmax(0,1.45fr) minmax(330px,.75fr)}.letcher-dashboard-secondary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.letcher-dashboard-focus,.letcher-dashboard-panel,.letcher-dashboard-status{background:var(--dashboard-panel);border:1px solid var(--dashboard-line);border-radius:10px;box-shadow:var(--dashboard-shadow);min-width:0}.letcher-dashboard-focus{background:radial-gradient(circle at 94% 12%,rgba(24,201,139,.13),transparent 38%),linear-gradient(145deg,rgba(8,48,38,.94),rgba(6,35,28,.88));overflow:hidden}.letcher-dashboard-section-heading{align-items:center;border-bottom:1px solid rgba(129,194,170,.14);display:flex;justify-content:space-between;min-height:67px;padding:14px 17px}.letcher-dashboard-section-heading>div{min-width:0}.letcher-dashboard-section-heading>div>span{font-size:.58rem;margin-bottom:4px}.letcher-dashboard-section-heading h2{font-size:.94rem;line-height:1.25;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.letcher-dashboard-section-heading>a,.letcher-dashboard-section-heading>span,.letcher-dashboard-section-heading>strong{color:var(--text-muted);flex:0 0 auto;font-size:.66rem;font-weight:800;margin-left:12px}.letcher-dashboard-section-heading>a{color:var(--accent-green)}.letcher-dashboard-section-heading>strong{align-items:center;background:var(--accent-green-soft);border:1px solid rgba(24,201,139,.22);border-radius:7px;color:var(--accent-green);display:inline-flex;font-size:1rem;height:34px;justify-content:center;min-width:34px}.letcher-dashboard-programme-status,.letcher-dashboard-session-state{border:1px solid transparent;border-radius:999px;display:inline-flex;flex:0 0 auto;font-size:.56rem;font-weight:900;justify-content:center;letter-spacing:.035em;line-height:1;padding:6px 9px;text-transform:uppercase}.letcher-dashboard-programme-status.is-ongoing,.letcher-dashboard-session-state.is-upcoming{background:rgba(24,201,139,.13);border-color:rgba(24,201,139,.3);color:#62e9b8}.letcher-dashboard-programme-status.is-pending,.letcher-dashboard-session-state.is-today{background:rgba(244,204,36,.12);border-color:rgba(244,204,36,.25);color:#f4d35e}.letcher-dashboard-programme-status.is-completed,.letcher-dashboard-programme-status.is-neutral,.letcher-dashboard-session-state.is-past{background:rgba(130,159,149,.1);border-color:rgba(130,159,149,.2);color:#a6bcb5}.letcher-dashboard-focus-body{display:grid;grid-gap:18px;gap:18px;grid-template-columns:150px minmax(0,1fr);padding:20px}.letcher-dashboard-focus-date{align-content:center;background:rgba(0,24,17,.46);border:1px solid rgba(24,201,139,.22);border-radius:9px;display:grid;grid-gap:9px;gap:9px;min-height:126px;padding:17px}.letcher-dashboard-focus-date span{color:var(--text-muted);font-size:.67rem;line-height:1.5}.letcher-dashboard-focus-date strong{color:var(--accent-green);font-size:1.2rem}.letcher-dashboard-focus-details{align-content:center;display:grid;grid-gap:10px;gap:10px;grid-template-columns:repeat(3,minmax(0,1fr));min-width:0}.letcher-dashboard-focus-details>p{color:var(--text-main);font-size:.82rem;font-weight:800;grid-column:1/-1;margin:0}.letcher-dashboard-focus-details>div{min-width:0}.letcher-dashboard-focus-details span,.letcher-dashboard-readiness span{color:var(--text-dim);display:block;font-size:.56rem;font-weight:800;letter-spacing:.04em;margin-bottom:4px;text-transform:uppercase}.letcher-dashboard-focus-details strong{display:block;font-size:.67rem;line-height:1.45;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.letcher-dashboard-focus-actions{border-top:1px solid rgba(129,194,170,.14);grid-column:1/-1;padding-top:15px}.letcher-dashboard-status-list{display:grid;grid-gap:17px;gap:17px;padding:19px 17px 16px}.letcher-dashboard-status-row>div:first-child{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.letcher-dashboard-status-row span,.letcher-dashboard-status-row strong{font-size:.66rem}.letcher-dashboard-status-row>div:first-child>span{color:var(--text-muted);font-weight:700}.letcher-dashboard-status-row small{color:var(--text-dim);font-size:.56rem}.letcher-dashboard-status-track{background:rgba(129,194,170,.1);border-radius:999px;height:6px;overflow:hidden}.letcher-dashboard-status-track span{border-radius:inherit;display:block;height:100%;min-width:0}.letcher-dashboard-status-row.is-pending .letcher-dashboard-status-track span{background:#f4cc24}.letcher-dashboard-status-row.is-ongoing .letcher-dashboard-status-track span{background:var(--accent-green)}.letcher-dashboard-status-row.is-completed .letcher-dashboard-status-track span{background:#7d9b91}.letcher-dashboard-readiness{border-top:1px solid rgba(129,194,170,.14);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));padding:15px 17px}.letcher-dashboard-readiness>div{min-width:0;padding-right:10px}.letcher-dashboard-readiness>div+div{border-left:1px solid rgba(129,194,170,.14);padding-left:13px}.letcher-dashboard-readiness strong{font-size:.92rem}.letcher-dashboard-panel-empty{align-items:center;color:var(--text-muted);display:flex;font-size:.7rem;justify-content:center;min-height:130px;padding:20px;text-align:center}.letcher-dashboard-panel-empty p{margin:0}.letcher-dashboard-programme-list,.letcher-dashboard-schedule-list{display:grid}.letcher-dashboard-schedule-item{align-items:center;display:grid;grid-gap:12px;gap:12px;grid-template-columns:46px minmax(0,1fr) auto auto;min-height:82px;padding:12px 15px;transition:background .16s ease}.letcher-dashboard-programme-item+.letcher-dashboard-programme-item,.letcher-dashboard-schedule-item+.letcher-dashboard-schedule-item{border-top:1px solid rgba(129,194,170,.12)}.letcher-dashboard-programme-item:hover,.letcher-dashboard-schedule-item:hover{background:rgba(24,201,139,.035)}.letcher-dashboard-schedule-item time{align-items:center;background:rgba(24,201,139,.09);border:1px solid rgba(24,201,139,.2);border-radius:7px;display:flex;flex-direction:column;height:50px;justify-content:center;line-height:1}.letcher-dashboard-schedule-item time strong{color:var(--accent-green);font-size:1rem}.letcher-dashboard-schedule-item time span{color:var(--text-muted);font-size:.54rem;font-weight:800;margin-top:4px;text-transform:uppercase}.letcher-dashboard-schedule-copy{display:grid;grid-gap:5px;gap:5px;min-width:0}.letcher-dashboard-schedule-copy>div{min-width:0}.letcher-dashboard-programme-main>div>span,.letcher-dashboard-schedule-copy span{color:var(--accent-green);display:block;font-size:.55rem;font-weight:800;margin-bottom:3px;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.letcher-dashboard-programme-main>div>strong,.letcher-dashboard-schedule-copy strong{display:block;font-size:.7rem;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.letcher-dashboard-programme-main small,.letcher-dashboard-schedule-copy small{color:var(--text-dim);display:block;font-size:.58rem;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.letcher-dashboard-schedule-actions{justify-content:flex-end}.letcher-dashboard-programme-actions a,.letcher-dashboard-schedule-actions a{color:var(--text-muted);font-size:.61rem;font-weight:800;transition:color .15s ease}.letcher-dashboard-programme-actions a:focus-visible,.letcher-dashboard-programme-actions a:hover,.letcher-dashboard-schedule-actions a:focus-visible,.letcher-dashboard-schedule-actions a:hover{color:var(--accent-green);outline:none}.letcher-dashboard-programme-item{display:grid;grid-gap:11px;gap:11px;min-height:123px;padding:14px 16px;transition:background .16s ease}.letcher-dashboard-programme-main{align-items:flex-start;display:flex;gap:12px;justify-content:space-between;min-width:0}.letcher-dashboard-programme-main>div{min-width:0}.letcher-dashboard-programme-meta{background:rgba(0,24,17,.3);border:1px solid rgba(129,194,170,.1);border-radius:7px;display:grid;grid-gap:8px;gap:8px;grid-template-columns:repeat(3,minmax(0,1fr));padding:9px 10px}.letcher-dashboard-programme-meta span{color:var(--text-dim);font-size:.54rem;line-height:1.35;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.letcher-dashboard-programme-meta b{color:var(--text-main);font-size:.61rem}.letcher-dashboard-programme-actions{justify-content:flex-end}.letcher-dashboard-programme-actions a+a{border-left:1px solid rgba(129,194,170,.18);padding-left:9px}.letcher-dashboard-calendar{--calendar-blue:#68b8ff;--calendar-blue-soft:rgba(104,184,255,.14);background:radial-gradient(circle at 92% 6%,rgba(24,201,139,.08),transparent 25%),linear-gradient(145deg,rgba(7,42,33,.96),rgba(5,31,25,.94));border:1px solid rgba(129,194,170,.22);border-radius:14px;box-shadow:0 24px 64px rgba(0,15,10,.25);min-width:0;overflow:hidden}.letcher-dashboard-calendar-header{align-items:center;background:radial-gradient(circle at 92% -45%,rgba(24,201,139,.22),transparent 46%),linear-gradient(110deg,rgba(9,57,44,.92),rgba(5,35,27,.82));display:flex;justify-content:space-between;min-height:112px;padding:20px 22px;position:relative}.letcher-dashboard-calendar-header:after{background:linear-gradient(90deg,var(--accent-green),rgba(24,201,139,0));bottom:0;content:"";height:2px;left:0;position:absolute;width:34%}.letcher-dashboard-calendar-heading{align-items:center;display:flex;gap:14px;min-width:0}.letcher-dashboard-calendar-heading-icon{align-items:center;background:rgba(0,24,17,.56);border:1px solid rgba(84,228,178,.28);border-radius:10px;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.05);display:flex;flex:0 0 auto;flex-direction:column;height:60px;justify-content:center;overflow:hidden;position:relative;width:56px}.letcher-dashboard-calendar-heading-icon:before{background:var(--accent-green);content:"";height:4px;left:0;position:absolute;right:0;top:0}.letcher-dashboard-calendar-heading-icon span{color:var(--accent-green);font-size:.56rem;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.letcher-dashboard-calendar-heading-icon strong{font-size:1.35rem;line-height:1.05;margin-top:3px}.letcher-dashboard-calendar-heading-copy{min-width:0}.letcher-dashboard-calendar-agenda-header-copy>span,.letcher-dashboard-calendar-heading-copy>span,.letcher-dashboard-calendar-month-header>div:first-child>span{color:var(--accent-green);display:block;font-size:.62rem;font-weight:900;letter-spacing:.1em;margin-bottom:5px;text-transform:uppercase}.letcher-dashboard-calendar-heading h2{font-size:1.16rem;line-height:1.2;margin:0}.letcher-dashboard-calendar-heading p{color:var(--text-muted);font-size:.72rem;line-height:1.5;margin:7px 0 0;max-width:640px}.letcher-dashboard-calendar-controls{align-items:flex-end;display:flex;flex:0 0 auto;flex-direction:column;gap:8px;margin-left:22px}.letcher-dashboard-calendar-sync{align-items:center;color:var(--text-muted);display:inline-flex;font-size:.58rem;font-weight:800;gap:6px;letter-spacing:.04em;text-transform:uppercase}.letcher-dashboard-calendar-sync i{background:var(--accent-green);border-radius:50%;box-shadow:0 0 0 4px rgba(24,201,139,.1);height:6px;width:6px}.letcher-dashboard-calendar-nav{align-items:center;background:rgba(0,24,17,.5);border:1px solid rgba(129,194,170,.2);border-radius:11px;display:flex;padding:4px}.letcher-dashboard-calendar-nav button{align-items:center;background:transparent;border:0;border-radius:7px;color:var(--text-main);cursor:pointer;display:inline-flex;flex:0 0 auto;font-weight:900;height:40px;justify-content:center;transition:background .15s ease,box-shadow .15s ease,color .15s ease;width:40px}.letcher-dashboard-calendar-nav button:focus-visible,.letcher-dashboard-calendar-nav button:hover{background:rgba(24,201,139,.13);color:var(--accent-green)}.letcher-dashboard-calendar-nav button:focus-visible{box-shadow:0 0 0 2px rgba(84,228,178,.42);outline:1px solid transparent}.letcher-dashboard-calendar-nav button>i{border-right:2px solid;border-top:2px solid;display:block;height:7px;width:7px}.letcher-dashboard-calendar-nav button>i.is-previous{transform:rotate(-135deg)}.letcher-dashboard-calendar-nav button>i.is-next{transform:rotate(45deg)}.letcher-dashboard-calendar-nav>strong{font-size:.78rem;min-width:144px;padding:0 8px;text-align:center}.letcher-dashboard-calendar-nav .letcher-dashboard-calendar-today{background:rgba(24,201,139,.1);border:1px solid rgba(24,201,139,.18);color:var(--accent-green);font-size:.68rem;margin-left:4px;padding:0 14px;width:auto}.letcher-dashboard-calendar-toolbar{align-items:center;background:rgba(0,24,17,.3);border-bottom:1px solid rgba(129,194,170,.14);display:flex;justify-content:space-between;min-height:68px;padding:10px 18px}.letcher-dashboard-calendar-counters{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.letcher-dashboard-calendar-counters>div{align-items:center;background:rgba(7,46,36,.74);border:1px solid rgba(129,194,170,.14);border-radius:9px;display:flex;gap:9px;min-height:44px;padding:7px 11px}.letcher-dashboard-calendar-counters>div>i{background:currentColor;border:5px solid color-mix(in srgb,currentColor 15%,transparent);border-radius:50%;box-sizing:content-box;color:var(--accent-green);display:block;height:6px;width:6px}.letcher-dashboard-calendar-counters>.is-programmes>i{color:#c5a5ff}.letcher-dashboard-calendar-counters>.is-sessions>i{color:#8abfff}.letcher-dashboard-calendar-counters>.is-upcoming>i{color:var(--accent-green)}.letcher-dashboard-calendar-counters>div>span{align-items:baseline;display:flex;gap:5px}.letcher-dashboard-calendar-counters strong{font-size:.96rem;line-height:1}.letcher-dashboard-calendar-counters small{color:var(--text-muted);font-size:.62rem;font-weight:800}.letcher-dashboard-calendar-legend{align-items:center;display:flex;flex-wrap:wrap;gap:13px;justify-content:flex-end;margin-left:16px}.letcher-dashboard-calendar-legend>span{align-items:center;color:var(--text-muted);display:inline-flex;font-size:.62rem;font-weight:800;gap:6px}.letcher-dashboard-calendar-legend i{background:var(--accent-green);border-radius:50%;display:inline-block;height:7px;width:7px}.letcher-dashboard-calendar-legend .is-today i{background:var(--accent-yellow)}.letcher-dashboard-calendar-legend .is-past i{background:#738e85}.letcher-dashboard-calendar-legend .is-selected i{background:transparent;border:2px solid var(--calendar-blue);border-radius:2px;height:8px;width:8px}.letcher-dashboard-calendar-layout{display:grid;grid-template-columns:minmax(0,1.62fr) minmax(330px,.58fr);min-width:0}.letcher-dashboard-calendar-board{background:rgba(1,27,20,.22);min-width:0;padding:18px}.letcher-dashboard-calendar-table{border:1px solid rgba(129,194,170,.15);border-radius:11px;overflow:hidden}.letcher-dashboard-calendar-week,.letcher-dashboard-calendar-weekdays{display:grid;grid-template-columns:repeat(7,minmax(0,1fr))}.letcher-dashboard-calendar-weekdays{background:rgba(0,24,17,.62);border-bottom:1px solid rgba(129,194,170,.14)}.letcher-dashboard-calendar-weekdays span{color:var(--text-muted);font-size:.64rem;font-weight:900;letter-spacing:.08em;padding:11px 5px;text-align:center;text-transform:uppercase}.letcher-dashboard-calendar-grid{background:rgba(0,19,14,.34);padding:6px}.letcher-dashboard-calendar-week{gap:6px}.letcher-dashboard-calendar-week+.letcher-dashboard-calendar-week{margin-top:6px}.letcher-dashboard-calendar-cell{display:flex;min-width:0}.letcher-dashboard-calendar-day{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:rgba(6,42,32,.58);border:1px solid rgba(129,194,170,.13);border-radius:8px;color:var(--text-main);cursor:pointer;display:flex;flex:1 1 auto;flex-direction:column;gap:7px;min-height:94px;min-width:0;padding:8px;position:relative;text-align:left;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease,transform .15s ease}.letcher-dashboard-calendar-week>.letcher-dashboard-calendar-cell:first-child .letcher-dashboard-calendar-day,.letcher-dashboard-calendar-week>.letcher-dashboard-calendar-cell:last-child .letcher-dashboard-calendar-day{background:rgba(5,37,29,.66)}.letcher-dashboard-calendar-day:focus-visible,.letcher-dashboard-calendar-day:hover{background:rgba(12,61,47,.82);border-color:rgba(84,228,178,.33);transform:translateY(-1px);z-index:1}.letcher-dashboard-calendar-day:focus-visible{box-shadow:0 0 0 2px rgba(84,228,178,.65);outline:1px solid transparent;z-index:3}.letcher-dashboard-calendar-day.is-selected{background:linear-gradient(145deg,rgba(39,100,139,.24),rgba(8,50,39,.82));border-color:rgba(104,184,255,.82);box-shadow:0 0 0 1px rgba(104,184,255,.2),0 8px 24px rgba(0,11,18,.2);z-index:2}.letcher-dashboard-calendar-day.is-today{background:linear-gradient(145deg,rgba(244,204,36,.1),rgba(6,42,32,.68));border-color:rgba(244,204,36,.36)}.letcher-dashboard-calendar-day.is-today.is-selected{border-color:var(--calendar-blue);box-shadow:0 0 0 1px rgba(104,184,255,.28),inset 0 0 20px rgba(244,204,36,.04)}.letcher-dashboard-calendar-day.is-outside{background:rgba(0,20,15,.32);border-color:rgba(129,194,170,.07);color:#58716a}.letcher-dashboard-calendar-day.is-outside:focus-visible,.letcher-dashboard-calendar-day.is-outside:hover{background:rgba(5,37,29,.54);color:var(--text-muted)}.letcher-dashboard-calendar-day-head{align-items:center;display:flex;justify-content:space-between;min-height:25px}.letcher-dashboard-calendar-day-head>time{align-items:center;border-radius:50%;display:inline-flex;font-size:.79rem;font-weight:900;height:26px;justify-content:center;width:26px}.letcher-dashboard-calendar-day.is-today .letcher-dashboard-calendar-day-head>time{background:var(--accent-yellow);box-shadow:0 5px 14px rgba(244,204,36,.18);color:#173126}.letcher-dashboard-calendar-day-indicators{align-items:center;display:flex;gap:4px}.letcher-dashboard-calendar-day-indicators>span{color:var(--accent-yellow);font-size:.52rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.letcher-dashboard-calendar-day-indicators>b{align-items:center;background:rgba(104,184,255,.14);border:1px solid rgba(104,184,255,.22);border-radius:999px;color:#9ed0ff;display:inline-flex;font-size:.54rem;height:19px;justify-content:center;min-width:19px;padding:0 5px}.letcher-dashboard-calendar-events{display:grid;grid-gap:4px;gap:4px;min-width:0}.letcher-dashboard-calendar-event{align-items:center;background:rgba(24,201,139,.09);border:1px solid rgba(24,201,139,.13);border-radius:6px;display:flex;gap:6px;min-width:0;padding:5px 6px}.letcher-dashboard-calendar-event>i{background:var(--accent-green);border-radius:50%;flex:0 0 auto;height:6px;width:6px}.letcher-dashboard-calendar-event>span{display:grid;grid-gap:1px;gap:1px;min-width:0}.letcher-dashboard-calendar-event.is-today{background:rgba(244,204,36,.1);border-color:rgba(244,204,36,.16)}.letcher-dashboard-calendar-event.is-today>i{background:var(--accent-yellow)}.letcher-dashboard-calendar-event.is-past{background:rgba(130,159,149,.07);border-color:rgba(130,159,149,.11)}.letcher-dashboard-calendar-event.is-past>i{background:#738e85}.letcher-dashboard-calendar-event b,.letcher-dashboard-calendar-event em,.letcher-dashboard-calendar-event small{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.letcher-dashboard-calendar-event b{color:var(--accent-green);font-size:.55rem;letter-spacing:.03em;text-transform:uppercase}.letcher-dashboard-calendar-event.is-today b{color:var(--accent-yellow)}.letcher-dashboard-calendar-event.is-past b{color:#93aaa2}.letcher-dashboard-calendar-event em{color:var(--text-main);font-size:.65rem;font-style:normal;font-weight:750}.letcher-dashboard-calendar-event small{color:var(--text-muted);font-size:.57rem;font-weight:650}.letcher-dashboard-calendar-more{color:var(--text-muted);font-size:.58rem;font-weight:800;padding:1px 0 0 4px}.letcher-dashboard-calendar-day-panel{background:radial-gradient(circle at 100% 0,rgba(104,184,255,.08),transparent 35%),rgba(0,24,17,.28);border-left:1px solid rgba(129,194,170,.14);min-width:0}.letcher-dashboard-calendar-agenda-header{align-items:center;border-bottom:1px solid rgba(129,194,170,.12);display:grid;grid-gap:11px;gap:11px;grid-template-columns:48px minmax(0,1fr) auto;min-height:88px;padding:13px 14px}.letcher-dashboard-calendar-selected-date{align-items:center;background:var(--calendar-blue-soft);border:1px solid rgba(104,184,255,.28);border-radius:9px;display:flex;flex-direction:column;height:54px;justify-content:center;width:48px}.letcher-dashboard-calendar-selected-date strong{color:#b8ddff;font-size:1.06rem;line-height:1}.letcher-dashboard-calendar-selected-date span{color:#84bde9;font-size:.55rem;font-weight:900;margin-top:4px;text-transform:uppercase}.letcher-dashboard-calendar-agenda-header-copy{min-width:0}.letcher-dashboard-calendar-agenda-header-copy>span{color:#87c6f8;margin-bottom:4px}.letcher-dashboard-calendar-agenda-header-copy h3{font-size:.84rem;line-height:1.25;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.letcher-dashboard-calendar-agenda-header-copy small{color:var(--text-dim);display:block;font-size:.62rem;margin-top:4px}.letcher-dashboard-calendar-agenda-count{align-items:center;background:var(--calendar-blue-soft);border:1px solid rgba(104,184,255,.24);border-radius:8px;color:#a8d6ff;display:inline-flex;font-size:.78rem;height:32px;justify-content:center;min-width:32px}.letcher-dashboard-calendar-agenda-list{display:grid;grid-gap:9px;gap:9px;max-height:430px;overflow-y:auto;padding:12px;scrollbar-color:rgba(84,228,178,.3) transparent;scrollbar-width:thin}.letcher-dashboard-calendar-agenda-item{align-items:center;background:rgba(7,45,35,.68);border:1px solid rgba(129,194,170,.13);border-radius:10px;display:grid;grid-gap:10px;gap:10px;grid-template-columns:42px minmax(0,1fr) auto;min-height:88px;padding:10px;transition:background .15s ease,border-color .15s ease,transform .15s ease}.letcher-dashboard-calendar-agenda-item:focus-within,.letcher-dashboard-calendar-agenda-item:hover{background:rgba(10,55,42,.82);border-color:rgba(84,228,178,.26);transform:translateY(-1px)}.letcher-dashboard-calendar-agenda-day{align-items:center;background:rgba(0,24,17,.45);border:1px solid rgba(129,194,170,.13);border-radius:8px;display:flex;flex-direction:column;height:50px;justify-content:center}.letcher-dashboard-calendar-agenda-day span{color:var(--text-dim);font-size:.5rem;font-weight:900;text-transform:uppercase}.letcher-dashboard-calendar-agenda-day strong{color:var(--accent-green);font-size:.88rem;margin-top:3px}.letcher-dashboard-calendar-agenda-copy,.letcher-dashboard-calendar-month-copy{min-width:0}.letcher-dashboard-calendar-agenda-copy>span,.letcher-dashboard-calendar-month-copy>span{color:var(--accent-green);display:block;font-size:.59rem;font-weight:900;letter-spacing:.025em;margin-bottom:4px;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.letcher-dashboard-calendar-agenda-copy>strong,.letcher-dashboard-calendar-month-copy>strong{display:-webkit-box;font-size:.76rem;line-height:1.4;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.letcher-dashboard-calendar-agenda-copy>small,.letcher-dashboard-calendar-month-copy>small{color:var(--text-dim);display:block;font-size:.62rem;line-height:1.4;margin-top:4px}.letcher-dashboard-calendar-agenda-actions,.letcher-dashboard-calendar-month-actions{align-items:flex-end;display:flex;flex-direction:column;gap:8px}.letcher-dashboard-calendar-agenda-actions>a,.letcher-dashboard-calendar-month-actions>a{align-items:center;background:rgba(24,201,139,.1);border:1px solid rgba(24,201,139,.2);border-radius:7px;color:var(--accent-green);display:inline-flex;font-size:.62rem;font-weight:900;gap:7px;min-height:36px;padding:0 9px;transition:background .15s ease,border-color .15s ease,color .15s ease}.letcher-dashboard-calendar-agenda-actions>a b,.letcher-dashboard-calendar-month-actions>a b{font-size:.78rem}.letcher-dashboard-calendar-agenda-actions>a:focus-visible,.letcher-dashboard-calendar-agenda-actions>a:hover,.letcher-dashboard-calendar-month-actions>a:focus-visible,.letcher-dashboard-calendar-month-actions>a:hover{background:rgba(24,201,139,.18);border-color:rgba(84,228,178,.42);color:#78efc5;outline:none}.letcher-dashboard-calendar-agenda-actions>a:focus-visible,.letcher-dashboard-calendar-month-actions>a:focus-visible,.letcher-dashboard-calendar-month-copy a:focus-visible{box-shadow:0 0 0 2px rgba(84,228,178,.38)}.letcher-dashboard-calendar-agenda-empty{align-items:center;color:var(--text-muted);display:flex;flex-direction:column;justify-content:center;min-height:250px;padding:28px 20px;text-align:center}.letcher-dashboard-calendar-agenda-empty>span{align-items:center;background:rgba(104,184,255,.09);border:1px solid rgba(104,184,255,.17);border-radius:50%;display:inline-flex;height:48px;justify-content:center;margin-bottom:12px;width:48px}.letcher-dashboard-calendar-agenda-empty>span i{border:2px solid #76add7;border-radius:4px;height:20px;position:relative;width:21px}.letcher-dashboard-calendar-agenda-empty>span i:before{background:#76add7;content:"";height:2px;left:2px;position:absolute;right:2px;top:5px}.letcher-dashboard-calendar-agenda-empty>strong{color:var(--text-main);font-size:.78rem}.letcher-dashboard-calendar-agenda-empty p{font-size:.66rem;line-height:1.55;margin:6px 0 0;max-width:260px}.letcher-dashboard-calendar-month-panel{background:rgba(0,24,17,.32);border-top:1px solid rgba(129,194,170,.14)}.letcher-dashboard-calendar-month-header{align-items:center;display:flex;justify-content:space-between;min-height:86px;padding:15px 18px}.letcher-dashboard-calendar-month-header>div:first-child{min-width:0}.letcher-dashboard-calendar-month-header h3{font-size:.9rem;line-height:1.3;margin:0}.letcher-dashboard-calendar-month-header p{color:var(--text-dim);font-size:.64rem;line-height:1.45;margin:5px 0 0}.letcher-dashboard-calendar-month-header>div:last-child{align-items:center;display:flex;flex:0 0 auto;gap:8px;margin-left:16px}.letcher-dashboard-calendar-month-header button,.letcher-dashboard-calendar-month-header>div:last-child>strong{align-items:center;border-radius:8px;display:inline-flex;font-size:.62rem;font-weight:900;min-height:38px;padding:0 11px}.letcher-dashboard-calendar-month-header button{background:transparent;border:1px solid rgba(129,194,170,.22);color:var(--text-muted);cursor:pointer}.letcher-dashboard-calendar-month-header button:focus-visible,.letcher-dashboard-calendar-month-header button:hover{border-color:rgba(84,228,178,.42);color:var(--accent-green);outline:none}.letcher-dashboard-calendar-month-header button:focus-visible{box-shadow:0 0 0 2px rgba(84,228,178,.38)}.letcher-dashboard-calendar-month-header>div:last-child>strong{background:rgba(24,201,139,.1);border:1px solid rgba(24,201,139,.18);color:var(--accent-green)}.letcher-dashboard-calendar-month-list{border-top:1px solid rgba(129,194,170,.1);display:grid;grid-gap:10px;gap:10px;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));padding:14px 18px 18px}.letcher-dashboard-calendar-month-item{align-items:center;background:linear-gradient(145deg,rgba(7,47,36,.74),rgba(4,35,27,.62));border:1px solid rgba(129,194,170,.13);border-radius:11px;display:grid;grid-gap:11px;gap:11px;grid-template-columns:48px minmax(0,1fr) auto;min-height:112px;padding:12px;transition:background .15s ease,border-color .15s ease,transform .15s ease}.letcher-dashboard-calendar-month-item:focus-within,.letcher-dashboard-calendar-month-item:hover{background:linear-gradient(145deg,rgba(10,57,43,.86),rgba(5,39,30,.72));border-color:rgba(84,228,178,.27);transform:translateY(-1px)}.letcher-dashboard-calendar-month-date{align-items:center;background:rgba(0,24,17,.48);border:1px solid rgba(24,201,139,.19);border-radius:9px;display:flex;flex-direction:column;min-height:62px;justify-content:center;position:relative}.letcher-dashboard-calendar-month-date strong{color:var(--accent-green);font-size:1.05rem;line-height:1}.letcher-dashboard-calendar-month-date span{color:var(--text-muted);font-size:.55rem;font-weight:900;margin-top:5px;text-transform:uppercase}.letcher-dashboard-calendar-month-date small{align-items:center;background:var(--accent-yellow);border-radius:999px;color:#173126;display:inline-flex;font-size:.48rem;font-weight:900;height:17px;justify-content:center;min-width:17px;padding:0 4px;position:absolute;right:-6px;top:-6px}.letcher-dashboard-calendar-month-copy>strong a:focus-visible,.letcher-dashboard-calendar-month-copy>strong a:hover{color:#68eabb}.letcher-dashboard-calendar-month-dates{display:flex;flex-wrap:wrap;gap:4px;margin-top:8px}.letcher-dashboard-calendar-month-dates time{background:rgba(129,194,170,.08);border:1px solid rgba(129,194,170,.12);border-radius:999px;color:var(--text-muted);font-size:.57rem;font-weight:800;padding:4px 7px}.letcher-dashboard-calendar-agenda-empty.is-month{border-top:1px solid rgba(129,194,170,.1);min-height:190px}.letcher-dashboard-schedule-list.is-upcoming{max-height:760px;overflow-y:auto;scrollbar-color:rgba(84,228,178,.3) transparent;scrollbar-width:thin}@media (max-width:1180px){.letcher-dashboard-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.letcher-dashboard-primary-grid{grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr)}.letcher-dashboard-calendar-layout,.letcher-dashboard-secondary-grid{grid-template-columns:1fr}.letcher-dashboard-calendar-day-panel{border-left:0;border-top:1px solid rgba(129,194,170,.14)}.letcher-dashboard-calendar-agenda-list{grid-template-columns:repeat(2,minmax(0,1fr));max-height:none}.letcher-dashboard-calendar-agenda-empty{min-height:170px}}@media (max-width:940px){.letcher-dashboard-primary-grid{grid-template-columns:1fr}.letcher-dashboard-focus-details{grid-template-columns:repeat(3,minmax(0,1fr))}.letcher-dashboard-calendar-day{min-height:92px;padding:7px}.letcher-dashboard-calendar-header{align-items:stretch;flex-direction:column;gap:16px}.letcher-dashboard-calendar-controls{align-items:flex-start;margin-left:0}.letcher-dashboard-calendar-toolbar{align-items:flex-start;flex-direction:column;gap:12px}.letcher-dashboard-calendar-legend{justify-content:flex-start;margin-left:0}}@media (max-width:680px){.letcher-dashboard{gap:14px}.letcher-dashboard-hero{align-items:stretch;flex-direction:column;padding:20px}.letcher-dashboard-hero-actions{justify-content:flex-start;margin:18px 0 0}.letcher-dashboard-metrics{grid-template-columns:1fr}.letcher-dashboard-metric{min-height:98px}.letcher-dashboard-error{align-items:stretch;flex-direction:column;gap:12px}.letcher-dashboard-focus-body{grid-template-columns:1fr}.letcher-dashboard-focus-date{min-height:auto}.letcher-dashboard-focus-details{grid-template-columns:1fr}.letcher-dashboard-focus-actions{grid-column:1}.letcher-dashboard-schedule-item{align-items:start;grid-template-columns:46px minmax(0,1fr) auto}.letcher-dashboard-schedule-actions{grid-column:2/-1;justify-content:flex-start}.letcher-dashboard-programme-meta{grid-template-columns:1fr}.letcher-dashboard-calendar-header{align-items:stretch;flex-direction:column;gap:14px;padding:18px 16px}.letcher-dashboard-calendar-controls{align-items:stretch;margin-left:0}.letcher-dashboard-calendar-nav{width:100%}.letcher-dashboard-calendar-nav button{height:44px;width:44px}.letcher-dashboard-calendar-nav>strong{flex:1 1 auto}.letcher-dashboard-calendar-toolbar{padding:12px 14px}.letcher-dashboard-calendar-board{padding:9px}.letcher-dashboard-calendar-weekdays span{font-size:.6rem;padding:9px 1px}.letcher-dashboard-calendar-grid{padding:4px}.letcher-dashboard-calendar-week{gap:3px}.letcher-dashboard-calendar-week+.letcher-dashboard-calendar-week{margin-top:3px}.letcher-dashboard-calendar-day{gap:4px;min-height:66px;padding:5px}.letcher-dashboard-calendar-day-head{min-height:22px}.letcher-dashboard-calendar-day-head>time{font-size:.7rem;height:23px;width:23px}.letcher-dashboard-calendar-day-indicators>span{display:none}.letcher-dashboard-calendar-day-indicators>b{font-size:.48rem;height:17px;min-width:17px;padding:0 4px}.letcher-dashboard-calendar-events{align-items:center;display:flex;flex-wrap:wrap;gap:3px;padding-left:3px}.letcher-dashboard-calendar-event{background:transparent;border:0;gap:0;padding:0}.letcher-dashboard-calendar-event>i{height:7px;width:7px}.letcher-dashboard-calendar-event>span,.letcher-dashboard-calendar-more{display:none}.letcher-dashboard-calendar-agenda-list{grid-template-columns:1fr;max-height:none;overflow:visible}.letcher-dashboard-calendar-month-header{align-items:stretch;flex-direction:column;gap:13px}.letcher-dashboard-calendar-month-header>div:last-child{flex-wrap:wrap;margin-left:0}.letcher-dashboard-calendar-agenda-actions>a,.letcher-dashboard-calendar-month-actions>a,.letcher-dashboard-calendar-month-header button{min-height:44px}.letcher-dashboard-calendar-month-list{grid-template-columns:1fr;padding:12px 14px 15px}.letcher-dashboard-schedule-list.is-upcoming{max-height:none;overflow:visible}}@media (max-width:440px){.letcher-dashboard-focus-actions .primary-action,.letcher-dashboard-focus-actions .secondary-action,.letcher-dashboard-hero-actions .primary-action,.letcher-dashboard-hero-actions .secondary-action{width:100%}.letcher-dashboard-section-heading{padding-left:14px;padding-right:14px}.letcher-dashboard-schedule-item{gap:10px;grid-template-columns:42px minmax(0,1fr);padding-left:12px;padding-right:12px}.letcher-dashboard-schedule-item time{width:42px}.letcher-dashboard-schedule-item>.letcher-dashboard-session-state{grid-column:2;justify-self:start}.letcher-dashboard-schedule-actions{grid-column:2}.letcher-dashboard-programme-main{align-items:flex-start;flex-direction:column}.letcher-dashboard-programme-actions{justify-content:flex-start}.letcher-dashboard-calendar-header{padding:15px 14px}.letcher-dashboard-calendar-heading{align-items:flex-start;gap:10px}.letcher-dashboard-calendar-heading-icon{height:52px;width:48px}.letcher-dashboard-calendar-heading-icon strong{font-size:1.1rem}.letcher-dashboard-calendar-heading h2{font-size:1rem}.letcher-dashboard-calendar-heading p{font-size:.66rem}.letcher-dashboard-calendar-sync{display:none}.letcher-dashboard-calendar-nav{display:grid;grid-template-columns:44px minmax(0,1fr) 44px}.letcher-dashboard-calendar-nav button{height:44px;width:44px}.letcher-dashboard-calendar-nav>strong{min-width:0}.letcher-dashboard-calendar-nav .letcher-dashboard-calendar-today{grid-column:1/-1;margin:2px 0 0;width:100%}.letcher-dashboard-calendar-counters{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:100%}.letcher-dashboard-calendar-counters>div{justify-content:center;min-width:0;padding:7px 5px}.letcher-dashboard-calendar-counters>div>i{display:none}.letcher-dashboard-calendar-counters>div>span{align-items:center;flex-direction:column;gap:2px;min-width:0}.letcher-dashboard-calendar-counters small{font-size:.6rem}.letcher-dashboard-calendar-legend{gap:9px;justify-content:center;width:100%}.letcher-dashboard-calendar-legend>span{font-size:.6rem}.letcher-dashboard-calendar-day{min-height:58px;padding:4px}.letcher-dashboard-calendar-day-head>time{font-size:.65rem;height:21px;width:21px}.letcher-dashboard-calendar-day-indicators>b{background:transparent;border:0;color:#9ed0ff;font-size:.58rem;min-width:auto;padding:0}.letcher-dashboard-calendar-agenda-header{gap:8px;grid-template-columns:43px minmax(0,1fr) auto;padding:12px}.letcher-dashboard-calendar-selected-date{height:49px;width:43px}.letcher-dashboard-calendar-agenda-item{grid-template-columns:38px minmax(0,1fr)}.letcher-dashboard-calendar-agenda-actions{align-items:center;grid-column:1/-1;flex-direction:row;justify-content:space-between}.letcher-dashboard-calendar-month-item{grid-template-columns:43px minmax(0,1fr);min-height:0}.letcher-dashboard-calendar-month-date{min-height:56px}.letcher-dashboard-calendar-month-actions{align-items:center;grid-column:1/-1;flex-direction:row;justify-content:space-between}}@media (max-width:380px){.letcher-dashboard-calendar-day-indicators>b{display:none}.letcher-dashboard-calendar-grid{padding:3px}.letcher-dashboard-calendar-week{gap:2px}.letcher-dashboard-calendar-week+.letcher-dashboard-calendar-week{margin-top:2px}}@media (prefers-reduced-motion:reduce){.letcher-dashboard *,.letcher-dashboard :after,.letcher-dashboard :before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}.letcher-profile{--profile-panel:rgba(7,39,31,.86);--profile-panel-strong:rgba(8,48,38,.94);--profile-line:rgba(129,194,170,.2);--profile-line-strong:rgba(90,225,178,.34);--profile-shadow:0 18px 48px rgba(0,15,10,.22);display:grid;grid-gap:18px;gap:18px;margin:0 auto;max-width:1560px;width:100%}.letcher-profile-header{align-items:center;background:radial-gradient(circle at 90% -40%,rgba(24,201,139,.22),transparent 47%),linear-gradient(125deg,rgba(7,47,36,.95),rgba(4,31,25,.84));border:1px solid var(--profile-line);border-radius:12px;box-shadow:var(--profile-shadow);display:flex;justify-content:space-between;min-height:128px;overflow:hidden;padding:23px 26px;position:relative}.letcher-profile-header:after{background:linear-gradient(90deg,var(--accent-green),rgba(24,201,139,0));bottom:0;content:"";height:2px;left:0;position:absolute;width:44%}.letcher-profile-header>div:first-child{min-width:0}.letcher-profile-header>div:first-child>span,.letcher-profile-map-heading>div>span,.letcher-profile-panel-heading>div>span{color:var(--accent-green);display:block;font-size:.67rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.letcher-profile-header h1{color:var(--text-main);font-size:clamp(1.45rem,2.4vw,2rem);line-height:1.15;margin:7px 0 0}.letcher-profile-header p{color:var(--text-muted);font-size:.78rem;line-height:1.55;margin:9px 0 0;max-width:690px}.letcher-profile-header-actions{align-items:center;display:flex;flex:0 0 auto;gap:8px;margin-left:24px}.letcher-profile .primary-action,.letcher-profile .secondary-action{text-decoration:none;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.letcher-profile .primary-action:focus-visible,.letcher-profile .primary-action:hover,.letcher-profile .secondary-action:focus-visible,.letcher-profile .secondary-action:hover{box-shadow:0 9px 24px rgba(0,14,10,.28);outline:none;transform:translateY(-1px)}.letcher-profile .secondary-action:focus-visible,.letcher-profile .secondary-action:hover{border-color:rgba(84,228,178,.45)}.letcher-profile .primary-action:disabled,.letcher-profile .secondary-action:disabled{cursor:not-allowed;opacity:.58;transform:none}.letcher-profile-announcer{clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.letcher-profile-notice{border-radius:9px;font-size:.73rem;font-weight:750;line-height:1.5;padding:12px 14px}.letcher-profile-notice.is-success{background:rgba(24,201,139,.11);border:1px solid rgba(24,201,139,.26);color:#b8f9e3}.letcher-profile-notice.is-error{background:rgba(91,30,35,.48);border:1px solid hsla(0,91%,71%,.3);color:#ffd1d1}.letcher-profile-loading{background:var(--profile-panel);border:1px solid var(--profile-line);border-radius:11px;display:grid;grid-gap:12px;gap:12px;padding:20px}.letcher-profile-loading span{animation:letcher-profile-shimmer 1.35s ease-in-out infinite;background:linear-gradient(90deg,rgba(119,174,155,.08),rgba(119,174,155,.2),rgba(119,174,155,.08));background-size:220% 100%;border-radius:8px;display:block;height:108px}.letcher-profile-loading span:first-child{height:150px}.letcher-profile-loading span:nth-child(2){animation-delay:.1s}.letcher-profile-loading span:nth-child(3){animation-delay:.2s}.letcher-profile-loading span:nth-child(4){animation-delay:.3s}@keyframes letcher-profile-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.letcher-profile-load-error{align-items:center;background:rgba(91,30,35,.35);border:1px solid hsla(0,91%,71%,.28);border-radius:11px;display:flex;gap:13px;min-height:112px;padding:18px}.letcher-profile-load-error>span{align-items:center;background:hsla(0,91%,71%,.12);border:1px solid hsla(0,91%,71%,.32);border-radius:9px;color:#ffc2c2;display:flex;flex:0 0 auto;font-size:1rem;font-weight:900;height:42px;justify-content:center;width:42px}.letcher-profile-load-error>div{flex:1 1}.letcher-profile-load-error strong{color:#ffe0e0;display:block;font-size:.82rem}.letcher-profile-load-error p{color:#eab4b4;font-size:.7rem;margin:4px 0 0}.letcher-profile-overview{align-items:center;background:radial-gradient(circle at 4% 50%,rgba(24,201,139,.09),transparent 26%),linear-gradient(145deg,var(--profile-panel-strong),var(--profile-panel));border:1px solid var(--profile-line);border-radius:11px;box-shadow:0 13px 34px rgba(0,14,10,.16);display:grid;grid-gap:28px;gap:28px;grid-template-columns:minmax(0,1fr) minmax(280px,430px);padding:20px 22px}.letcher-profile-overview-person{align-items:center;display:flex;gap:16px;min-width:0}.letcher-profile-avatar-large,.letcher-profile-photo-preview{align-items:center;background:linear-gradient(145deg,rgba(24,201,139,.24),rgba(37,116,91,.14));border:1px solid rgba(94,230,182,.34);color:#c8ffed;display:flex;flex:0 0 auto;font-weight:900;justify-content:center;overflow:hidden}.letcher-profile-avatar-large{border-radius:18px;box-shadow:0 14px 32px rgba(0,13,9,.24);font-size:1.4rem;height:80px;width:80px}.letcher-profile-avatar-large img,.letcher-profile-photo-preview img{height:100%;object-fit:cover;width:100%}.letcher-profile-overview-person>div:last-child{min-width:0}.letcher-profile-overview-person>div:last-child>span{color:var(--accent-green);display:block;font-size:.63rem;font-weight:850;letter-spacing:.08em;margin-bottom:5px;text-transform:uppercase}.letcher-profile-overview-person h2{color:var(--text-main);font-size:1.12rem;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.letcher-profile-overview-person p{color:var(--text-muted);font-size:.72rem;margin:5px 0;overflow-wrap:anywhere}.letcher-profile-overview-person small{color:var(--text-dim);font-size:.64rem}.letcher-profile-completion{border-left:1px solid var(--profile-line);display:grid;grid-gap:7px;gap:7px;padding-left:26px}.letcher-profile-completion>div:first-child{align-items:end;display:flex;justify-content:space-between}.letcher-profile-completion>div:first-child span{color:var(--text-muted);font-size:.68rem;font-weight:750}.letcher-profile-completion>div:first-child strong{color:#9ff5d7;font-size:1.35rem;line-height:1}.letcher-profile-completion-track{background:rgba(106,166,144,.12);border-radius:999px;height:8px;overflow:hidden}.letcher-profile-completion-track>span{background:linear-gradient(90deg,#18c98b,#74eac0);border-radius:inherit;display:block;height:100%;min-width:0;transition:width .22s ease}.letcher-profile-completion p,.letcher-profile-completion small{font-size:.63rem;margin:0}.letcher-profile-completion p{color:var(--text-muted)}.letcher-profile-completion small{color:var(--text-dim)}.letcher-profile-form,.letcher-profile-panel{display:grid;grid-gap:18px;gap:18px}.letcher-profile-panel{background:linear-gradient(145deg,var(--profile-panel-strong),var(--profile-panel));border:1px solid var(--profile-line);border-radius:11px;box-shadow:0 13px 34px rgba(0,14,10,.14);padding:20px 22px}.letcher-profile-panel-heading{align-items:center;border-bottom:1px solid var(--profile-line);display:flex;gap:16px;justify-content:space-between;padding-bottom:14px}.letcher-profile-panel-heading>div{align-items:center;display:flex;gap:10px}.letcher-profile-panel-heading>div>span{align-items:center;background:rgba(24,201,139,.1);border:1px solid rgba(24,201,139,.22);border-radius:7px;display:flex;height:30px;justify-content:center;width:30px}.letcher-profile-panel-heading h2{color:var(--text-main);font-size:.96rem;margin:0}.letcher-profile-panel-heading p{color:var(--text-dim);font-size:.65rem;margin:0;text-align:right}.letcher-profile-required{color:#ff9c9c;font-size:.78em;margin-left:3px}.letcher-profile-fields{display:grid;grid-gap:14px;gap:14px;grid-template-columns:repeat(3,minmax(0,1fr))}.letcher-profile-field{align-content:start;display:grid;grid-gap:7px;gap:7px;min-width:0}.letcher-profile-field.is-wide{grid-column:1/-1}.letcher-profile-document-copy>span,.letcher-profile-field>span,.letcher-profile-upload-copy>span{color:#a8bcb5;font-size:.69rem;font-weight:750}.letcher-profile-field>small{color:var(--text-dim);font-size:.61rem;line-height:1.45}.letcher-profile-field input,.letcher-profile-field select,.letcher-profile-field textarea,.letcher-profile-map-search input{background:rgba(1,24,17,.78);border:1px solid var(--line-soft);border-radius:7px;color:var(--text-main);font:inherit;font-size:.74rem;min-height:40px;min-width:0;outline:none;padding:9px 11px;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease;width:100%}.letcher-profile-field textarea{line-height:1.55;min-height:104px;resize:vertical}.letcher-profile-field input::placeholder,.letcher-profile-field textarea::placeholder,.letcher-profile-map-search input::placeholder{color:rgba(148,174,165,.58)}.letcher-profile-field input:focus,.letcher-profile-field select:focus,.letcher-profile-field textarea:focus,.letcher-profile-map-search input:focus{border-color:rgba(72,222,168,.58);box-shadow:0 0 0 3px rgba(24,201,139,.09)}.letcher-profile-field input.is-readonly{background:rgba(68,105,91,.12);color:#b9d0c8;cursor:not-allowed}.letcher-profile-field select{cursor:pointer}.letcher-profile-field option{background:#08271f;color:var(--text-main)}.letcher-profile-fields.is-textarea-grid .letcher-profile-field textarea{min-height:150px}.letcher-profile-photo-upload{align-items:center;background:rgba(1,24,17,.4);border:1px dashed rgba(121,194,168,.3);border-radius:10px;display:grid;grid-gap:14px;gap:14px;grid-template-columns:auto minmax(0,1fr) auto;padding:14px}.letcher-profile-photo-preview{border-radius:12px;font-size:1rem;height:66px;width:66px}.letcher-profile-document-copy,.letcher-profile-upload-copy{display:grid;grid-gap:4px;gap:4px;min-width:0}.letcher-profile-document-copy strong,.letcher-profile-upload-copy strong{color:var(--text-main);font-size:.75rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.letcher-profile-document-copy small,.letcher-profile-upload-copy small{color:var(--text-dim);font-size:.62rem}.letcher-profile-document-actions,.letcher-profile-upload-actions{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.letcher-profile-file-input{clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.letcher-profile-file-input:focus-visible+.letcher-profile-text-action{outline:2px solid rgba(84,228,178,.65);outline-offset:2px}.letcher-profile-document-card:has(.letcher-profile-file-input:focus-visible),.letcher-profile-photo-upload:has(.letcher-profile-file-input:focus-visible){border-color:rgba(84,228,178,.62);box-shadow:0 0 0 3px rgba(24,201,139,.09)}.letcher-profile-text-action{background:transparent;border:0;color:#83dcbc;cursor:pointer;font-size:.64rem;font-weight:750;padding:4px;text-decoration:underline;text-underline-offset:3px}.letcher-profile-text-action:focus-visible,.letcher-profile-text-action:hover{color:#bff8e4;outline:none}.letcher-profile-map-panel{background:radial-gradient(circle at 100% 0,rgba(66,133,244,.12),transparent 34%),rgba(1,24,17,.44);border:1px solid rgba(126,203,174,.22);border-radius:10px;display:grid;grid-gap:14px;gap:14px;padding:17px}.letcher-profile-map-heading{align-items:center;display:flex;justify-content:space-between}.letcher-profile-map-heading>div{display:grid;grid-gap:4px;gap:4px}.letcher-profile-map-heading>div>span{color:#78a9ff;font-size:.61rem}.letcher-profile-map-heading h3{color:var(--text-main);font-size:.94rem;margin:0}.letcher-profile-map-heading p{color:var(--text-muted);font-size:.67rem;margin:0}.letcher-profile-map-selected{background:rgba(24,201,139,.12);border:1px solid rgba(24,201,139,.24);border-radius:999px;color:#a7f4db;font-size:.65rem;font-weight:800;padding:7px 10px}.letcher-profile-map-search{display:grid;grid-gap:8px;gap:8px;grid-template-columns:minmax(0,1fr) auto auto}.letcher-profile-google-map-shell{min-height:340px;position:relative}.letcher-profile-google-map{align-items:center;background:#0b2b22;border:1px solid rgba(126,203,174,.24);border-radius:9px;color:var(--text-muted);display:flex;height:340px;justify-content:center;overflow:hidden}.letcher-profile-map-hint{background:rgba(5,37,30,.92);border:1px solid rgba(126,203,174,.24);border-radius:999px;bottom:12px;box-shadow:0 8px 22px rgba(0,10,7,.28);color:#dffaf1;font-size:.64rem;left:50%;padding:8px 12px;pointer-events:none;position:absolute;text-align:center;transform:translateX(-50%);white-space:nowrap;z-index:1}.letcher-profile-map-loading{color:var(--text-muted);font-size:.72rem;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%)}.letcher-profile-map-status{align-items:center;background:rgba(126,163,203,.08);border:1px solid rgba(126,163,203,.18);border-radius:8px;color:var(--text-muted);display:flex;gap:9px;padding:10px 12px}.letcher-profile-map-status-mark{align-items:center;border:1px solid;border-radius:50%;display:flex;flex:0 0 auto;font-size:.52rem;font-weight:900;height:23px;justify-content:center;width:23px}.letcher-profile-map-status>div{display:grid;flex:1 1;grid-gap:3px;gap:3px;min-width:0}.letcher-profile-map-status small,.letcher-profile-map-status strong{font-size:.66rem;overflow-wrap:anywhere}.letcher-profile-map-status small{color:var(--text-dim)}.letcher-profile-map-status.is-selected{background:rgba(24,201,139,.09);border-color:rgba(24,201,139,.2);color:#a7f4db}.letcher-profile-map-status.is-error{background:rgba(190,52,52,.12);border-color:hsla(0,82%,68%,.2);color:#ffb2b2;font-size:.68rem}.letcher-searchable-select{min-width:0;position:relative;width:100%}.letcher-searchable-select-trigger{align-items:center;background:rgba(1,24,17,.78);border:1px solid var(--line-soft);border-radius:7px;color:var(--text-main);cursor:pointer;display:flex;font-size:.74rem;gap:10px;justify-content:space-between;min-height:40px;padding:9px 11px;text-align:left;width:100%}.letcher-searchable-select-trigger>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.letcher-searchable-select-trigger>span.is-placeholder{color:rgba(148,174,165,.58)}.letcher-searchable-select-trigger>i{border-bottom:2px solid var(--text-muted);border-right:2px solid var(--text-muted);display:block;flex:0 0 auto;height:7px;margin:-3px 2px 0 0;transform:rotate(45deg);transition:transform .15s ease;width:7px}.letcher-searchable-select.is-open .letcher-searchable-select-trigger{border-color:rgba(72,222,168,.58);box-shadow:0 0 0 3px rgba(24,201,139,.09)}.letcher-searchable-select.is-open .letcher-searchable-select-trigger>i{margin-top:3px;transform:rotate(225deg)}.letcher-searchable-select-trigger:focus-visible{border-color:rgba(72,222,168,.7);box-shadow:0 0 0 3px rgba(24,201,139,.11);outline:none}.letcher-searchable-select.is-disabled .letcher-searchable-select-trigger{cursor:not-allowed;opacity:.58}.letcher-searchable-select-menu{background:#06271e;border:1px solid rgba(112,196,164,.32);border-radius:9px;box-shadow:0 20px 48px rgba(0,10,7,.52);left:0;overflow:hidden;padding:7px;position:absolute;right:0;top:calc(100% + 6px);z-index:30}.letcher-searchable-select-search{align-items:center;background:rgba(0,19,13,.74);border:1px solid rgba(112,196,164,.2);border-radius:7px;display:flex;gap:8px;margin-bottom:6px;padding:0 9px}.letcher-searchable-select-search>span{border:1.7px solid #82aa9c;border-radius:50%;display:block;flex:0 0 auto;height:10px;position:relative;width:10px}.letcher-searchable-select-search>span:after{background:#82aa9c;content:"";height:1.7px;position:absolute;right:-5px;top:8px;transform:rotate(45deg);width:5px}.letcher-searchable-select-search input{background:transparent;border:0;color:var(--text-main);font-size:.7rem;min-height:38px;min-width:0;outline:none;padding:8px 3px;width:100%}.letcher-searchable-select-search input::placeholder{color:rgba(148,174,165,.58)}.letcher-searchable-select-options{display:grid;grid-gap:2px;gap:2px;max-height:248px;overflow-y:auto;overscroll-behavior:contain}.letcher-searchable-select-options>button{align-items:center;background:transparent;border:0;border-radius:6px;color:#c9ddd6;cursor:pointer;display:flex;font-size:.69rem;gap:8px;justify-content:space-between;min-height:34px;padding:8px 9px;text-align:left}.letcher-searchable-select-options>button.is-selected,.letcher-searchable-select-options>button:focus-visible,.letcher-searchable-select-options>button:hover{background:rgba(24,201,139,.12);color:#e8fff7;outline:none}.letcher-searchable-select-options>button b{border-bottom:2px solid var(--accent-green);border-right:2px solid var(--accent-green);display:block;flex:0 0 auto;height:9px;margin-right:3px;transform:rotate(45deg);width:5px}.letcher-searchable-select-state{color:var(--text-muted);font-size:.66rem;line-height:1.45;margin:0;padding:14px 10px;text-align:center}.letcher-searchable-select-state.is-error{color:#ffc0c0;display:grid;grid-gap:8px;gap:8px}.letcher-searchable-select-state.is-error button{background:hsla(0,91%,71%,.12);border:1px solid hsla(0,91%,71%,.28);border-radius:6px;color:#ffd6d6;cursor:pointer;font-size:.62rem;font-weight:800;min-height:30px}.letcher-profile-panel-heading.is-repeatable{justify-content:flex-start}.letcher-profile-panel-heading.is-repeatable>div{flex:0 1 auto}.letcher-profile-row-add{align-items:center;background:#2878e5;border:1px solid #5c9cf2;border-radius:7px;color:#fff;cursor:pointer;display:inline-flex;flex:0 0 auto;font-size:1rem;font-weight:800;height:34px;justify-content:center;line-height:1;width:34px}.letcher-profile-row-add:focus-visible,.letcher-profile-row-add:hover{box-shadow:0 8px 20px rgba(40,120,229,.28);outline:2px solid rgba(122,181,255,.45);outline-offset:2px}.letcher-profile-row-add:disabled{cursor:not-allowed;opacity:.5}.letcher-profile-repeatable-list{display:grid;grid-gap:10px;gap:10px}.letcher-profile-repeatable-row{align-items:end;background:rgba(1,24,17,.38);border:1px solid rgba(121,194,168,.17);border-radius:9px;display:grid;grid-gap:9px;gap:9px;grid-template-columns:minmax(0,1fr) 36px;padding:11px}.letcher-profile-repeatable-grid{display:grid;grid-gap:9px;gap:9px;min-width:0}.letcher-profile-repeatable-grid.is-work{grid-template-columns:1fr 1fr 1fr minmax(100px,.65fr)}.letcher-profile-repeatable-grid.is-supporting{grid-template-columns:repeat(2,minmax(0,1fr))}.letcher-profile-repeatable-grid>label{display:grid;grid-gap:5px;gap:5px;min-width:0}.letcher-profile-repeatable-grid>label>span{color:var(--text-dim);font-size:.57rem;font-weight:800;letter-spacing:.03em;text-transform:uppercase}.letcher-profile-repeatable-grid input,.letcher-profile-repeatable-grid select{background:rgba(1,24,17,.78);border:1px solid var(--line-soft);border-radius:7px;color:var(--text-main);font:inherit;font-size:.72rem;min-height:39px;min-width:0;outline:none;padding:8px 10px;width:100%}.letcher-profile-repeatable-grid input:focus,.letcher-profile-repeatable-grid select:focus{border-color:rgba(72,222,168,.58);box-shadow:0 0 0 3px rgba(24,201,139,.09)}.letcher-profile-repeatable-grid input::placeholder{color:rgba(148,174,165,.58)}.letcher-profile-repeatable-grid option{background:#08271f}.letcher-profile-row-delete{align-items:center;background:#eb4348;border:1px solid #f36f73;border-radius:7px;color:#fff;cursor:pointer;display:inline-flex;height:36px;justify-content:center;padding:0;width:36px}.letcher-profile-row-delete>span{border:2px solid;border-top:0;border-radius:0 0 2px 2px;display:block;height:11px;position:relative;width:10px}.letcher-profile-row-delete>span:before{background:currentColor;border-radius:2px;content:"";height:2px;left:-3px;position:absolute;top:-4px;width:12px}.letcher-profile-row-delete>span:after{border:1.5px solid;border-bottom:0;border-radius:2px 2px 0 0;content:"";height:2px;left:2px;position:absolute;top:-7px;width:3px}.letcher-profile-row-delete:focus-visible,.letcher-profile-row-delete:hover{box-shadow:0 8px 18px rgba(235,67,72,.28);outline:2px solid rgba(255,151,154,.42);outline-offset:2px}.letcher-profile-row-delete:disabled{cursor:not-allowed;filter:grayscale(.65);opacity:.38}.letcher-profile-supporting-file{align-items:center;background:rgba(0,20,14,.44);border:1px dashed rgba(121,194,168,.24);border-radius:7px;display:grid;grid-gap:7px;gap:7px;grid-template-columns:auto minmax(0,1fr) auto;min-height:64px;padding:8px}.letcher-profile-supporting-file>span{color:var(--text-muted);font-size:.63rem;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.letcher-profile-supporting-file>a,.letcher-profile-supporting-file>button{background:transparent;border:0;color:#74d9b4;cursor:pointer;font-size:.6rem;font-weight:800;padding:3px;text-decoration:underline;text-underline-offset:3px}.letcher-profile-supporting-file>a:focus-visible,.letcher-profile-supporting-file>a:hover,.letcher-profile-supporting-file>button:focus-visible,.letcher-profile-supporting-file>button:hover{color:#c2f9e5;outline:none}.letcher-profile-supporting-file>small{color:#ff8f8f;font-size:.56rem;grid-column:1/-1}.letcher-profile-supporting-file:has(.letcher-profile-file-input:focus-visible){border-color:rgba(84,228,178,.62);box-shadow:0 0 0 3px rgba(24,201,139,.09)}.letcher-profile-document-grid{display:grid;grid-gap:14px;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.letcher-profile-document-card{align-items:center;background:rgba(1,24,17,.42);border:1px solid rgba(121,194,168,.22);border-radius:10px;display:grid;grid-gap:13px;gap:13px;grid-template-columns:auto minmax(0,1fr);min-height:150px;padding:15px}.letcher-profile-document-mark{align-items:center;background:rgba(80,148,240,.12);border:1px solid rgba(80,148,240,.28);border-radius:9px;color:#a6c9ff;display:flex;font-size:.73rem;font-weight:900;height:52px;justify-content:center;width:52px}.letcher-profile-signature-preview{align-items:center;background:#f7fbf9;border:1px solid rgba(121,194,168,.32);border-radius:9px;color:#315d4d;display:flex;font-size:.62rem;font-weight:800;height:72px;justify-content:center;overflow:hidden;padding:6px;width:116px}.letcher-profile-signature-preview img{height:100%;object-fit:contain;width:100%}.letcher-profile-document-actions{grid-column:1/-1;justify-content:flex-start}.letcher-profile-save-bar{align-items:center;background:rgba(5,35,27,.95);border:1px solid var(--profile-line-strong);border-radius:10px;bottom:12px;box-shadow:0 16px 46px rgba(0,12,8,.4);display:flex;gap:18px;justify-content:space-between;padding:14px 16px;position:-webkit-sticky;position:sticky;z-index:6}.letcher-profile-save-bar>div{display:grid;grid-gap:3px;gap:3px}.letcher-profile-save-bar strong{color:var(--text-main);font-size:.76rem}.letcher-profile-save-bar span{color:var(--text-muted);font-size:.64rem}@media (max-width:1180px){.letcher-profile-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.letcher-profile-fields.is-textarea-grid{grid-template-columns:1fr}.letcher-profile-field.is-wide{grid-column:1/-1}.letcher-profile-document-grid{grid-template-columns:1fr}.letcher-profile-repeatable-grid.is-work{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.letcher-profile-overview{gap:18px;grid-template-columns:1fr}.letcher-profile-completion{border-left:0;border-top:1px solid var(--profile-line);padding-left:0;padding-top:17px}.letcher-profile-map-search{grid-template-columns:1fr 1fr}.letcher-profile-map-search input{grid-column:1/-1}.letcher-profile-map-status{align-items:stretch;flex-wrap:wrap}}@media (max-width:640px){.letcher-profile{gap:14px}.letcher-profile-header{align-items:stretch;flex-direction:column;gap:18px;padding:20px}.letcher-profile-header-actions{display:grid;grid-template-columns:1fr 1fr;margin-left:0}.letcher-profile-header-actions .primary-action,.letcher-profile-header-actions .secondary-action{width:100%}.letcher-profile-overview,.letcher-profile-panel{padding:16px}.letcher-profile-overview-person{align-items:flex-start}.letcher-profile-avatar-large{border-radius:14px;height:64px;width:64px}.letcher-profile-panel-heading{align-items:flex-start;flex-direction:column;gap:8px}.letcher-profile-panel-heading p{text-align:left}.letcher-profile-fields,.letcher-profile-fields.is-textarea-grid{grid-template-columns:1fr}.letcher-profile-field.is-wide{grid-column:auto}.letcher-profile-photo-upload{align-items:start;grid-template-columns:auto minmax(0,1fr)}.letcher-profile-upload-actions{grid-column:1/-1;justify-content:flex-start}.letcher-profile-map-panel{padding:14px}.letcher-profile-map-heading{align-items:flex-start;flex-direction:column;gap:10px}.letcher-profile-map-search{grid-template-columns:1fr}.letcher-profile-map-search input{grid-column:auto}.letcher-profile-map-search .primary-action,.letcher-profile-map-search .secondary-action{width:100%}.letcher-profile-google-map,.letcher-profile-google-map-shell{height:285px;min-height:285px}.letcher-profile-map-hint{border-radius:7px;bottom:8px;white-space:normal;width:calc(100% - 16px)}.letcher-profile-map-status .primary-action,.letcher-profile-map-status .secondary-action{flex:1 1 auto}.letcher-profile-document-card{grid-template-columns:1fr}.letcher-profile-repeatable-row{align-items:start;grid-template-columns:minmax(0,1fr) 34px;padding:9px}.letcher-profile-repeatable-grid.is-supporting,.letcher-profile-repeatable-grid.is-work,.letcher-profile-supporting-file{grid-template-columns:1fr}.letcher-profile-supporting-file .secondary-action{width:100%}.letcher-profile-supporting-file>small{grid-column:auto}.letcher-searchable-select-menu{min-width:min(320px,calc(100vw - 64px))}.letcher-profile-document-mark,.letcher-profile-signature-preview{width:100%}.letcher-profile-document-actions{grid-column:auto}.letcher-profile-document-actions .primary-action,.letcher-profile-document-actions .secondary-action{flex:1 1 auto}.letcher-profile-save-bar{align-items:stretch;bottom:8px;flex-direction:column}.letcher-profile-save-bar .primary-action{width:100%}.letcher-profile-load-error{align-items:stretch;flex-wrap:wrap}.letcher-profile-load-error .secondary-action{width:100%}}@media (prefers-reduced-motion:reduce){.letcher-profile *,.letcher-profile :after,.letcher-profile :before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}