:root{--bg:#f3f5ef;--surface:rgba(255,255,255,0.9);--surface-strong:#ffffff;--text:#16221d;--muted:#5d6b63;--line:#d8dfd7;--brand:#1e5f52;--brand-strong:#15463c;--accent:#d7a140;--danger:#9d3838;--high:#7a1f1f;--mid:#8a5a13;--low:#476551;--shadow:0 18px 44px rgba(21,70,60,0.12)}*{box-sizing:border-box}html{font-size:16px}body{margin:0;min-height:100vh;display:flex;flex-direction:column;color:var(--text);background:radial-gradient(circle at top right,rgba(215,161,64,.18),transparent 28%),linear-gradient(180deg,#f5f2e7 0,var(--bg) 44%,#eef2ec 100%);font-family:Avenir Next,Hiragino Sans,Yu Gothic,sans-serif}.site-frame{flex:1 0 auto}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer}.page-shell{min-height:100vh;padding:18px}.app-shell,.auth-shell{margin:0 auto}.auth-shell{width:min(1180px,calc(100% - 32px))}.app-shell{width:100%}.auth-shell{display:grid;grid-gap:24px;gap:24px;padding:64px 0;grid-template-columns:1.1fr .9fr}.auth-hero,.card,.panel,.sidebar,.topbar{background:var(--surface);border:1px solid rgba(255,255,255,.7);border-radius:24px;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);padding:24px}.eyebrow{display:none!important;padding:6px 10px;border-radius:999px;background:rgba(30,95,82,.1);color:var(--brand-strong);font-size:.78rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.hero-title,.section-title{margin:12px 0 10px;line-height:1.1;font-family:Iowan Old Style,Times New Roman,serif}.hero-title{font-size:clamp(2.4rem,5vw,4.4rem)}.section-title{font-size:clamp(1.6rem,2.2vw,2.2rem)}.muted{color:var(--muted)}.company-grid,.setting-grid,.stat-grid,.summary-grid{display:grid;grid-gap:16px;gap:16px}.stat-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:20px}.summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.setting-grid{grid-template-columns:minmax(0,1fr)}.company-grid{grid-template-columns:1.1fr .9fr}.company-page-stack,.over-limit-panel{display:grid;grid-gap:16px;gap:16px;align-content:start}.over-limit-copy,.over-limit-notice{margin:0}.over-limit-actions{display:flex;gap:12px;flex-wrap:wrap}.stat-card{padding:16px;border-radius:18px;background:rgba(255,255,255,.75);border:1px solid var(--line)}.stat-label{margin:0;font-size:.8rem;color:var(--muted)}.stat-value{margin:6px 0 0;font-size:1.8rem;font-weight:700}.form-stack,.stack{display:grid;grid-gap:16px;gap:16px}.field{display:grid;grid-gap:8px;gap:8px}.field label{font-size:.92rem;font-weight:600}.field input,.field select,.input{width:100%;padding:12px 14px;border:1px solid var(--line);border-radius:14px;background:var(--surface-strong);color:var(--text)}.btn,.btn-secondary,.chip,.chip-muted{border:0;border-radius:999px;transition:.2s ease}.btn,.btn-secondary{padding:12px 16px;font-weight:700}.btn{background:var(--brand);color:#ffffff}.btn:hover{background:var(--brand-strong)}.btn-secondary{background:rgba(30,95,82,.08);color:var(--brand-strong)}.btn-secondary:disabled,.btn:disabled{opacity:.45;cursor:not-allowed}.auth-actions,.card-actions,.chip-row,.inline-row,.nav-row,.toolbar{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.app-shell{display:grid;grid-gap:20px;gap:20px;grid-template-columns:280px minmax(0,1fr)}.app-shell,.sidebar{min-height:calc(100vh - 36px)}.sidebar{display:flex;flex-direction:column;gap:24px;position:-webkit-sticky;position:sticky;top:18px}.brand-block{display:grid;grid-gap:14px;gap:14px}.brand-mark{width:52px;height:52px;display:grid;place-items:center;border-radius:18px;background:linear-gradient(135deg,var(--brand),var(--accent));color:#ffffff;font-size:1.5rem;font-weight:700}.brand-mark,.sidebar-title{font-family:Iowan Old Style,Times New Roman,serif}.sidebar-title{margin:0;font-size:2rem;line-height:1.05}.sidebar-copy{margin:8px 0 0;line-height:1.5}.nav-list{display:grid;grid-gap:8px;gap:8px}.nav-link{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border-radius:16px;color:var(--muted)}.nav-link.active{background:rgba(30,95,82,.12);color:var(--brand-strong);font-weight:700}.main-column{display:grid;grid-gap:18px;gap:18px;min-width:0;align-content:start}.topbar{display:flex;justify-content:space-between;align-items:center;gap:14px;min-height:80px}.topbar h1{margin:0;font-family:Iowan Old Style,Times New Roman,serif;font-size:clamp(1.6rem,2vw,2.3rem)}.topbar-actions{display:flex;align-items:center;gap:10px}.help-close,.help-trigger{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid var(--line);background:rgba(255,255,255,.9);color:var(--brand-strong);font-weight:700;padding:0}.help-trigger-symbol{display:block;font-size:1rem;line-height:1}.topbar-logout{min-height:36px;padding:8px 14px}.help-close:hover,.help-trigger:hover{background:rgba(30,95,82,.08)}.help-overlay{position:fixed;inset:0;z-index:40;display:grid;place-items:start end;padding:82px 30px 24px;background:rgba(22,34,29,.22)}.help-dialog{width:min(360px,calc(100vw - 32px));display:grid;grid-gap:18px;gap:18px;padding:20px;border-radius:24px;border:1px solid rgba(255,255,255,.7);background:var(--surface-strong);box-shadow:var(--shadow)}.help-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.help-header h2{margin:4px 0 0;font-family:Iowan Old Style,Times New Roman,serif;font-size:1.5rem}.help-kicker{font-size:.78rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.help-kicker,.help-list{margin:0;color:var(--muted)}.help-list{padding-left:20px;display:grid;grid-gap:10px;gap:10px;line-height:1.6}.help-sections{display:grid;grid-gap:18px;gap:18px}.help-section{display:grid;grid-gap:10px;gap:10px}.help-section h3{margin:0;font-size:1rem}.help-actions{display:flex;justify-content:flex-end}.help-dismiss{min-width:88px}body.help-open{overflow:hidden}.badge,.importance-badge,.plan-badge,.source-badge{display:inline-flex;align-items:center;justify-content:center;padding:6px 10px;border-radius:999px;font-size:.76rem;font-weight:700}.badge,.plan-badge{background:rgba(30,95,82,.12);color:var(--brand-strong)}.source-badge{background:rgba(215,161,64,.15);color:#704b0e}.importance-badge.high{background:rgba(157,56,56,.12);color:var(--high)}.importance-badge.mid{background:rgba(215,161,64,.2);color:var(--mid)}.importance-badge.low{background:rgba(71,101,81,.12);color:var(--low)}.chip,.chip-muted{padding:9px 12px;font-size:.85rem;font-weight:600}.chip{background:rgba(30,95,82,.12);color:var(--brand-strong)}.chip[data-active=false]{background:rgba(255,255,255,.78);color:var(--muted);border:1px solid var(--line)}.chip-muted{background:rgba(93,107,99,.12);color:var(--muted)}.list{display:grid;grid-gap:14px;gap:14px}.list-item{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:16px 18px;border-radius:18px;border:1px solid var(--line);background:rgba(255,255,255,.76)}.list-item>.site-frame{flex:1 0 auto}a{display:inline-flex;justify-content:center;min-width:180px;flex-shrink:0;white-space:nowrap}.card{display:grid;grid-gap:14px;gap:14px}.card-header,.card-met.site-frame{flex:1 0 auto}a{display:flex;justify-content:space-between;gap:12px;align-items:center;flex-wrap:wrap}.card-title{margin:0;font-size:1.12rem;line-height:1.4}.card-subtitle,.kicker{margin:0;color:var(--muted)}.card-grid{display:grid;grid-gap:12px;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.meta-block{padding:12px;border-radius:16px;background:rgba(255,255,255,.72);border:1px solid var(--line)}.meta-block h3{margin:0 0 6px;font-size:.82rem;color:var(--muted)}.meta-block p{margin:0}.subscription-summary-value{overflow-wrap:anywhere;word-break:break-word}@media (max-width:720px){.list-item{flex-direction:column;align-items:stretch}.list-item>.site-frame{flex:1 0 auto}a{width:100%;min-width:0}}.company-search{position:relative;display:grid;grid-gap:8px;gap:8px}.company-add-card{position:relative;z-index:12;overflow:visible;gap:10px}.company-add-card .section-title{margin-bottom:2px}.company-add-plan-row{gap:10px}.company-add-badge{padding:8px 14px;font-size:.88rem}.company-add-form{gap:12px}.company-list-section{position:relative;z-index:1;align-content:start}.company-tile-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));grid-gap:14px;gap:14px}.company-tile-card{gap:10px;align-content:start;padding:16px;background:rgba(255,255,255,.78);border:1px solid var(--line);border-radius:18px}.company-tile-title{font-size:1rem}.company-tile-actions{display:flex;justify-content:flex-end;align-items:center;margin-top:2px}.company-search-results{position:absolute;top:calc(100% + 8px);left:0;right:0;z-index:100;display:grid;grid-gap:8px;gap:8px;padding:10px;max-height:280px;overflow:auto;border:1px solid var(--line);border-radius:18px;background:rgba(255,255,255,.98);box-shadow:0 20px 40px rgba(21,70,60,.14)}.company-search-list{display:grid;grid-gap:6px;gap:6px}.company-search-item{width:100%;display:grid;grid-gap:3px;gap:3px;padding:12px 14px;border:1px solid transparent;border-radius:14px;background:rgba(30,95,82,.05);text-align:left}.company-search-item:focus-visible,.company-search-item:hover{border-color:rgba(30,95,82,.24);background:rgba(30,95,82,.1);outline:none}.company-search-code{font-size:.8rem;font-weight:700;color:var(--brand-strong);letter-spacing:.04em}.company-search-name{font-weight:700}.company-search-name2,.company-search-status{color:var(--muted);font-size:.9rem}.company-submit-notice{display:grid;grid-gap:2px;gap:2px}.company-submit-notice p{margin:0}.company-event-card{gap:14px}.company-event-body{display:grid;grid-gap:6px;gap:6px}.company-event-title{font-size:1.12rem;font-weight:700}.company-event-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.company-link-action{white-space:normal;text-align:center;line-height:1.4}.dashboard-summary-card{display:grid;grid-gap:16px;gap:16px}.dashboard-summary-stats{display:flex;gap:16px;flex-wrap:wrap}.dashboard-summary-stats .stat-card{flex:1 1 220px;min-width:0}.dashboard-tomorrow-box{display:grid;grid-gap:14px;gap:14px}.dashboard-tomorrow-item{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap;padding:12px 0;border-top:1px solid var(--line)}.dashboard-tomorrow-item:first-child{border-top:0;padding-top:0}.dashboard-tomorrow-item__body{min-width:0;display:grid;grid-gap:4px;gap:4px}.dashboard-highlight,.dashboard-links-grid{display:grid;grid-gap:12px;gap:12px}.dashboard-highlight{grid-template-columns:minmax(160px,220px) minmax(0,1fr);align-items:start}.dashboard-highlight__value{font-size:1.8rem;font-weight:700}.dashboard-link-button{display:inline-flex;margin-top:12px;width:-moz-fit-content;width:fit-content}.dashboard-count-row{margin-bottom:12px}.dashboard-count-row,.dashboard-list-item{display:flex;justify-content:space-between;gap:12px;align-items:center}.dashboard-list-item{flex-wrap:wrap}.dashboard-links-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-link-card{display:grid;grid-gap:6px;gap:6px;min-width:0}.dashboard-link-card h3{margin:0}.company-event-card-review{border:1px solid rgba(215,161,64,.45);background:rgba(255,251,241,.92)}.notice{padding:12px 14px;border-radius:16px;background:rgba(215,161,64,.12);color:#6a4f18}.setting-page-alert{overflow-wrap:anywhere}.divider{width:100%;height:1px;background:var(--line)}.cal-controls,.cal-controls__group,.cal-controls__inputs,.cal-controls__nav,.calendar-view-switch{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.cal-controls{justify-content:space-between;margin-bottom:10px;gap:12px;align-items:center}.cal-controls__inputs,.cal-controls__nav,.cal-controls__title{min-width:0}.cal-controls__nav{flex:0 1 auto}.cal-controls__title{flex:1 1 200px;min-width:180px;text-align:center}.cal-controls__inputs{flex:0 1 auto;justify-content:flex-end}.cal-controls__group{gap:8px}.cal-controls button{width:auto;flex:0 0 auto}.cal-controls select{width:auto;max-width:100%;flex:0 1 auto}.calendar-view-switch{justify-content:flex-start}.calendar-grid{display:grid;grid-gap:8px;gap:8px}.calendar-weekdays{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));grid-gap:8px;gap:8px}.calendar-weekday{text-align:center;font-size:.82rem;color:var(--muted);font-weight:700;padding:6px 0}.calendar-weekday.saturday{color:#225f95}.calendar-weekday.sunday{color:#9d3838}.calendar-cells{display:grid;grid-gap:8px;gap:8px;grid-template-columns:repeat(7,minmax(0,1fr))}.calendar-cell{border:1px solid var(--line);border-radius:16px;background:rgba(255,255,255,.78);min-height:124px;padding:10px;text-align:left;display:grid;grid-gap:8px;gap:8px;align-content:start;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.calendar-cell:hover{transform:translateY(-1px);border-color:#b8c4bf}.calendar-cell.selected{border-color:#1f7ae0;box-shadow:0 0 0 2px rgba(31,122,224,.13)}.calendar-cell.muted-month{opacity:.62}.calendar-cell.saturday{background:rgba(106,169,230,.12)}.calendar-cell.sunday{background:rgba(235,132,132,.14)}.calendar-cell.holiday{background:rgba(224,88,88,.2)}.calendar-cell-head{display:flex;justify-content:space-between;align-items:flex-start;gap:8px}.holiday-name{font-size:.72rem;color:#872828;font-weight:700}.calendar-cell-events{display:grid;grid-gap:5px;gap:5px}.calendar-cell-event{margin:0;font-size:.8rem;line-height:1.3;color:#2b3b34}.calendar-cell-event.more{color:var(--muted);font-weight:700}.calendar-day-view{display:grid;grid-gap:8px;gap:8px}.calendar-view-surface{animation:calendarViewFade .24s ease}@keyframes calendarViewFade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (max-width:980px){.cal-controls{justify-content:flex-start}.app-shell,.auth-shell,.company-grid,.setting-grid,.summary-grid{grid-template-columns:1fr}.sidebar{position:static;min-height:auto}}@media (max-width:640px){.cal-controls{flex-direction:column;align-items:stretch}.cal-controls__inputs,.cal-controls__nav{justify-content:flex-start}.cal-controls__title{flex:none;min-width:0;text-align:left}.cal-controls__group{width:100%}}@media (max-width:720px){.page-shell{padding:12px}.site-footer{padding:0 12px 12px}.site-footer__surface{padding:14px}.site-footer__nav{width:100%;margin:0;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:10px;gap:10px;align-items:stretch;padding:0;border:0;box-shadow:none;background:transparent}.site-footer__link{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:42px;padding:10px 14px;border-radius:999px;background:rgba(30,95,82,.08);color:var(--brand-strong);font-size:.95rem;line-height:1.4;text-align:center;transition:background .2s ease,color .2s ease}.card-grid,.dashboard-highlight,.dashboard-links-grid,.stat-grid{grid-template-columns:1fr}.dashboard-summary-stats{flex-direction:column}.topbar{min-height:72px}.topbar-actions{width:100%;justify-content:flex-end}.calendar-cell{min-height:110px;padding:8px}.calendar-cell-event{font-size:.74rem}.help-overlay{place-items:end center;padding:16px}}.cookie-consent-banner{position:fixed;left:20px;right:20px;bottom:20px;z-index:80;display:flex;flex-wrap:wrap;gap:16px;align-items:center;justify-content:space-between;padding:18px 20px;border-radius:20px;border:1px solid rgba(15,23,42,.16);background:rgba(255,255,255,.96);box-shadow:0 18px 60px rgba(15,23,42,.16)}.cookie-consent-copy{display:grid;grid-gap:6px;gap:6px;max-width:720px}.cookie-consent-copy p{margin:0}.cookie-consent-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center}@media (max-width:720px){.cookie-consent-banner{left:12px;right:12px;bottom:12px;padding:16px}.cookie-consent-actions{width:100%}.cookie-consent-actions>*{flex:1 1 auto}}.site-footer{flex-shrink:0;padding:0 18px 18px}.site-footer__surface{width:100%;padding:16px 24px;background:var(--surface);border:1px solid rgba(255,255,255,.7);border-radius:24px;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.site-footer--standalone .site-footer__surface{width:min(1180px,calc(100% - 32px));margin:0 auto}.site-footer__nav{width:100%;margin:0;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:10px;gap:10px;align-items:stretch;padding:0;border:0;box-shadow:none;background:transparent}.site-footer__link{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:42px;padding:10px 14px;border-radius:999px;background:rgba(30,95,82,.08);color:var(--brand-strong);font-size:.95rem;line-height:1.4;text-align:center;transition:background .2s ease,color .2s ease}.site-footer__link:hover{background:rgba(30,95,82,.14);text-decoration:none}@media (max-width:720px){.site-footer{padding:0 12px 12px}.site-footer__surface{padding:14px}.site-footer__nav{width:100%;margin:0;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:10px;gap:10px;align-items:stretch;padding:0;border:0;box-shadow:none;background:transparent}.site-footer__link{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:42px;padding:10px 14px;border-radius:999px;background:rgba(30,95,82,.08);color:var(--brand-strong);font-size:.95rem;line-height:1.4;text-align:center;transition:background .2s ease,color .2s ease}}.site-footer--app .site-footer__surface{width:100%;margin:0}