:root{--jlc-primary:#0ea5e9;--jlc-primary-rgb:14, 165, 233;--jlc-text:#1e293b;--jlc-text-muted:#64748b;--jlc-bg:#fff;--jlc-bg-secondary:#f8fafc;--jlc-border:#e2e8f0;--jlc-shadow-sm:0 1px 2px #0000000d;--jlc-shadow:0 2px 8px #00000014;--jlc-shadow-lg:0 4px 16px #0000001f;--jlc-radius:var(--main-radius,.5rem);--jlc-radius-lg:var(--main-radius-lg,.75rem);--jlc-light-color:#d97706;--jlc-light-bg:#d9770614;--jlc-avoid-color:#7c3aed;--jlc-avoid-bg:#7c3aed14;--jlc-sleep-color:#4f46e5;--jlc-sleep-bg:#4f46e514;--jlc-caffeine-color:#78716c;--jlc-caffeine-bg:#78716c14;--jlc-mild:#10b981;--jlc-mild-bg:#10b9811a;--jlc-moderate:#f59e0b;--jlc-moderate-bg:#f59e0b1a;--jlc-severe:#ef4444;--jlc-severe-bg:#ef44441a}._jlc-container{max-width:720px;margin:0 auto}._jlc-card{background:var(--jlc-bg);border-radius:var(--jlc-radius-lg);box-shadow:var(--jlc-shadow);border-style:solid;border-width:1px;border-color:var(--jlc-border);margin-bottom:1rem;padding:1.5rem}._jlc-result{animation:.3s _jlc-fadeIn}@keyframes _jlc-fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:768px){._jlc-container{padding-left:1rem;padding-right:1rem}._jlc-card{padding:1.25rem}}@media (max-width:480px){._jlc-container{padding-left:.75rem;padding-right:.75rem}._jlc-card{border-radius:var(--jlc-radius);padding:1rem}}._jlc-label{color:var(--jlc-text);align-items:center;gap:.375rem;margin-bottom:.5rem;font-size:.8125rem;font-weight:600;display:flex}._jlc-label svg{width:14px;height:14px;color:var(--jlc-text-muted)}._jlc-tz-row{align-items:flex-end;gap:.75rem;margin-bottom:1.25rem;display:flex}._jlc-tz-group{flex:1;min-width:0}._jlc-swap-btn{border-radius:var(--jlc-radius);border-style:solid;border-width:1px;border-color:var(--jlc-border);background:var(--jlc-bg-secondary);width:36px;height:36px;color:var(--jlc-text-muted);cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;flex-shrink:0;justify-content:center;align-items:center;margin-bottom:.125rem;display:flex}._jlc-swap-btn:hover{color:var(--jlc-primary);border-color:var(--jlc-primary)}._jlc-swap-btn svg{width:16px;height:16px}._jlc-tz-select{position:relative}._jlc-tz-trigger{border-radius:var(--jlc-radius);border-style:solid;border-width:1.5px;border-color:var(--jlc-border);background:var(--jlc-bg);width:100%;color:var(--jlc-text);cursor:pointer;text-align:left;-webkit-tap-highlight-color:transparent;touch-action:manipulation;align-items:center;gap:.5rem;min-height:44px;padding:.625rem .75rem;font-size:.875rem;display:flex}._jlc-tz-trigger:hover{border-color:rgba(var(--jlc-primary-rgb), .4)}._jlc-tz-trigger._jlc-tz-open{border-color:var(--jlc-primary);box-shadow:0 0 0 3px rgba(var(--jlc-primary-rgb), .1)}._jlc-tz-flag{object-fit:cover;border-radius:2px;flex-shrink:0;width:22px;height:16px}._jlc-hidden{display:none!important}._jlc-tz-value{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}._jlc-tz-trigger._jlc-tz-placeholder ._jlc-tz-value{color:var(--jlc-text-muted)}._jlc-tz-chevron{color:var(--jlc-text-muted);flex-shrink:0;transition:transform .15s;display:flex}._jlc-tz-chevron svg{width:12px;height:12px}._jlc-tz-trigger._jlc-tz-open ._jlc-tz-chevron{transform:rotate(180deg)}._jlc-tz-dropdown{z-index:50;background:var(--jlc-bg);border-radius:var(--jlc-radius);border-style:solid;border-width:1px;border-color:var(--jlc-border);box-shadow:var(--jlc-shadow-lg);display:none;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:hidden}._jlc-tz-dropdown._jlc-tz-dropdown-open{display:block}._jlc-tz-search-wrap{border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:var(--jlc-border);align-items:center;gap:.5rem;padding:.625rem .75rem;display:flex}._jlc-tz-search-icon{color:var(--jlc-text-muted);display:flex}._jlc-tz-search-icon svg{width:14px;height:14px}._jlc-tz-search{color:var(--jlc-text);background:0 0;border-width:0;outline:none;flex:1;min-width:0;font-size:.8125rem}._jlc-tz-search::placeholder{color:var(--jlc-text-muted)}._jlc-tz-list{max-height:280px;padding:.25rem;overflow-y:auto}._jlc-tz-no-results{text-align:center;color:var(--jlc-text-muted);padding:1rem;font-size:.8125rem}._jlc-tz-loading{justify-content:center;align-items:center;padding:1.25rem;display:flex}._jlc-spinner{border-style:solid;border-width:2px;border-color:var(--jlc-border);border-top-color:var(--jlc-primary);border-radius:50%;width:20px;height:20px;animation:.6s linear infinite _jlc-spin}@keyframes _jlc-spin{to{transform:rotate(360deg)}}._jlc-country-header{cursor:pointer;border-radius:calc(var(--jlc-radius) - 2px);text-align:left;width:100%;color:var(--jlc-text);-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:0 0;border-width:0;align-items:center;gap:.625rem;min-height:40px;padding:.5rem .625rem;font-size:.8125rem;display:flex}._jlc-country-header:hover{background:var(--jlc-bg-secondary)}._jlc-country-flag{object-fit:cover;border-radius:2px;flex-shrink:0;width:22px;height:16px}._jlc-country-name{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}._jlc-country-arrow{color:var(--jlc-text-muted);flex-shrink:0;transition:transform .15s;display:flex}._jlc-country-arrow svg{width:12px;height:12px}._jlc-country-header._jlc-expanded{background:var(--jlc-bg-secondary)}._jlc-country-header._jlc-expanded ._jlc-country-arrow{transform:rotate(90deg)}._jlc-country-tzs{padding-bottom:.25rem;padding-left:1rem}._jlc-country-tz-item{cursor:pointer;border-radius:calc(var(--jlc-radius) - 2px);text-align:left;width:100%;color:var(--jlc-text);-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:0 0;border-width:0;justify-content:space-between;align-items:center;gap:.5rem;min-height:36px;padding:.4375rem .625rem;font-size:.8125rem;display:flex}._jlc-country-tz-item:hover{background:rgba(var(--jlc-primary-rgb), .06)}._jlc-tz-city{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._jlc-tz-offset-label{font-family:var(--main-font-mono,monospace);color:var(--jlc-text-muted);white-space:nowrap;flex-shrink:0;font-size:.75rem}._jlc-sleep-section{border-top-style:solid;border-top-width:1px;border-top-color:var(--jlc-border);margin-bottom:1.25rem;padding-top:1.25rem}._jlc-sleep-label{margin-bottom:.75rem}._jlc-sleep-fields{align-items:flex-end;gap:.75rem;display:flex}._jlc-time-field{flex:1}._jlc-time-label{color:var(--jlc-text-muted);margin-bottom:.375rem;font-size:.75rem;display:block}._jlc-time-input{border-radius:var(--jlc-radius);border-style:solid;border-width:1.5px;border-color:var(--jlc-border);background:var(--jlc-bg);width:100%;color:var(--jlc-text);font-size:.875rem;font-family:var(--main-font-mono,monospace);-webkit-tap-highlight-color:transparent;min-height:44px;padding:.625rem .75rem}._jlc-time-input:focus{border-color:var(--jlc-primary);box-shadow:0 0 0 3px rgba(var(--jlc-primary-rgb), .1);outline:none}._jlc-time-separator{color:var(--jlc-text-muted);flex-shrink:0;margin-bottom:.5rem}._jlc-calculate-btn{border-radius:var(--jlc-radius);background:var(--jlc-primary);color:#fff;cursor:pointer;width:100%;box-shadow:0 2px 8px rgba(var(--jlc-primary-rgb), .25);-webkit-tap-highlight-color:transparent;touch-action:manipulation;border-width:0;justify-content:center;align-items:center;gap:.5rem;min-height:48px;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:600;display:flex}._jlc-calculate-btn:hover{opacity:.9}._jlc-calculate-btn svg{width:16px;height:16px}@media (max-width:640px){._jlc-tz-row{flex-direction:column;align-items:stretch;gap:.5rem}._jlc-swap-btn{align-self:center;width:44px;height:44px;transform:rotate(90deg)}._jlc-sleep-fields{flex-direction:column;align-items:stretch;gap:.5rem}._jlc-time-separator{display:none}._jlc-tz-trigger,._jlc-tz-search,._jlc-time-input{font-size:16px}._jlc-tz-list{max-height:50vh}}@media (max-width:380px){._jlc-tz-trigger{padding:.625rem}._jlc-tz-flag{width:20px;height:14px}}._jlc-summary-card{text-align:center}._jlc-summary-header{color:var(--jlc-text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.25rem;font-size:.875rem;font-weight:600}._jlc-stats-grid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:1.25rem;display:grid}._jlc-stat{flex-direction:column;align-items:center;gap:.25rem;min-width:0;display:flex}._jlc-stat-value{color:var(--jlc-text);font-size:1.75rem;font-weight:700;font-family:var(--main-font-mono,monospace);text-align:center;word-break:break-word;max-width:100%;line-height:1.2}._jlc-stat-label{color:var(--jlc-text-muted);text-align:center;font-size:.75rem;font-weight:500}._jlc-severity-bar{border-top-style:solid;border-top-width:1px;border-top-color:var(--jlc-border);flex-direction:column;align-items:center;gap:.5rem;padding-top:1rem;display:flex}._jlc-severity-badge{border-radius:var(--main-radius-full,9999px);padding:.25rem .875rem;font-size:.8125rem;font-weight:600;display:inline-flex}._jlc-severity-badge[data-severity=none],._jlc-severity-badge[data-severity=mild]{background:var(--jlc-mild-bg);color:var(--jlc-mild)}._jlc-severity-badge[data-severity=moderate]{background:var(--jlc-moderate-bg);color:var(--jlc-moderate)}._jlc-severity-badge[data-severity=severe]{background:var(--jlc-severe-bg);color:var(--jlc-severe)}._jlc-severity-desc{color:var(--jlc-text-muted);font-size:.8125rem}._jlc-no-jetlag{text-align:center;padding:1rem 0}._jlc-no-jetlag-icon{color:var(--jlc-mild);justify-content:center;margin-bottom:.75rem;display:flex}._jlc-no-jetlag-icon svg{width:40px;height:40px}._jlc-no-jetlag-title{color:var(--jlc-text);margin-bottom:.25rem;font-size:1.125rem;font-weight:600}._jlc-no-jetlag-desc{color:var(--jlc-text-muted);font-size:.875rem}@media (max-width:640px){._jlc-stats-grid{gap:.5rem}._jlc-stat-value{font-size:1.375rem}}@media (max-width:380px){._jlc-stat-value{font-size:1.125rem}._jlc-stat-label{font-size:.6875rem}}._jlc-schedule-wrap{margin-bottom:1rem}._jlc-schedule-header{color:var(--jlc-text);margin-bottom:.25rem;font-size:1rem;font-weight:700}._jlc-schedule-subtitle{color:var(--jlc-text-muted);margin-bottom:1rem;font-size:.8125rem}._jlc-day-card{background:var(--jlc-bg);border-radius:var(--jlc-radius-lg);border-style:solid;border-width:1px;border-color:var(--jlc-border);box-shadow:var(--jlc-shadow-sm);margin-bottom:.75rem;overflow:hidden}._jlc-day-header{border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:var(--jlc-border);background:var(--jlc-bg-secondary);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;padding:.75rem 1rem;display:flex}._jlc-day-title{color:var(--jlc-text);flex-wrap:wrap;align-items:center;gap:.5rem;min-width:0;font-size:.875rem;font-weight:600;display:flex}._jlc-day-phase{border-radius:var(--main-radius-full,9999px);padding:.125rem .5rem;font-size:.6875rem;font-weight:500;display:inline-flex}._jlc-day-phase[data-phase=pre-trip]{background:rgba(var(--jlc-primary-rgb), .1);color:var(--jlc-primary)}._jlc-day-phase[data-phase=travel]{background:var(--jlc-moderate-bg);color:var(--jlc-moderate)}._jlc-day-phase[data-phase=recovery]{background:var(--jlc-mild-bg);color:var(--jlc-mild)}._jlc-day-tz{color:var(--jlc-text-muted);font-size:.6875rem;font-weight:500}._jlc-day-items{padding:.5rem}._jlc-sched-item{border-radius:var(--jlc-radius);align-items:center;gap:.625rem;margin-bottom:.25rem;padding:.5rem .625rem;display:flex}._jlc-sched-item:last-child{margin-bottom:0}._jlc-sched-item[data-type=light]{background:var(--jlc-light-bg)}._jlc-sched-item[data-type=avoid]{background:var(--jlc-avoid-bg)}._jlc-sched-item[data-type=sleep]{background:var(--jlc-sleep-bg)}._jlc-sched-item[data-type=caffeine]{background:var(--jlc-caffeine-bg)}._jlc-sched-icon{flex-shrink:0;display:flex}._jlc-sched-icon svg{width:16px;height:16px}._jlc-sched-item[data-type=light] ._jlc-sched-icon{color:var(--jlc-light-color)}._jlc-sched-item[data-type=avoid] ._jlc-sched-icon{color:var(--jlc-avoid-color)}._jlc-sched-item[data-type=sleep] ._jlc-sched-icon{color:var(--jlc-sleep-color)}._jlc-sched-item[data-type=caffeine] ._jlc-sched-icon{color:var(--jlc-caffeine-color)}._jlc-sched-info{flex:1;justify-content:space-between;align-items:center;gap:.5rem;min-width:0;display:flex}._jlc-sched-label{color:var(--jlc-text);min-width:0;font-size:.8125rem;font-weight:500}._jlc-sched-time{font-size:.8125rem;font-family:var(--main-font-mono,monospace);color:var(--jlc-text-muted);white-space:nowrap;flex-shrink:0;font-weight:500}._jlc-continue-note{text-align:center;color:var(--jlc-text-muted);padding:.75rem;font-size:.8125rem;font-style:italic}._jlc-tips-card{padding-bottom:1rem}._jlc-tips-header{color:var(--jlc-text);align-items:center;gap:.375rem;margin-bottom:.75rem;font-size:.9375rem;font-weight:700;display:flex}._jlc-tips-header svg{width:16px;height:16px;color:var(--jlc-light-color)}._jlc-tip-item{color:var(--jlc-text);align-items:flex-start;gap:.5rem;padding:.375rem 0;font-size:.8125rem;line-height:1.5;display:flex}._jlc-tip-icon{color:var(--jlc-mild);flex-shrink:0;margin-top:.125rem;display:flex}._jlc-tip-icon svg{width:14px;height:14px}@media (max-width:640px){._jlc-sched-info{flex-direction:column;align-items:flex-start;gap:.125rem}._jlc-sched-time{font-size:.75rem}._jlc-day-header{padding:.625rem .75rem}._jlc-day-items{padding:.375rem}._jlc-sched-item{gap:.5rem;padding:.5rem}}@media (max-width:380px){._jlc-day-tz{font-size:.625rem}._jlc-sched-label{font-size:.75rem}}
