:root{--color-page:#faf6ec;--color-surface:#fffdf7;--color-surface-muted:#f2ebda;--color-surface-sunken:#f7f2e5;--color-surface-disabled:#e4dfd3;--color-ink:#141414;--color-text:#141414;--color-text-secondary:#3d3a34;--color-text-muted:#5f5a52;--color-text-disabled:#8b857a;--color-border:#141414;--color-border-disabled:#9a948a;--color-border-muted:#dcd3bf;--color-primary:#f5c544;--color-primary-hover:#e8b72e;--color-primary-active:#d9a81c;--color-primary-disabled:#f0dfa8;--color-on-primary:#141414;--color-success:#22bd72;--color-success-tint:#e0f4e5;--color-success-bold:#9fe0ae;--color-warning:#e8b72e;--color-warning-tint:#fdefc4;--color-danger:#e5484d;--color-danger-tint:#fbddde;--color-danger-surface:#fdf0f0;--color-danger-text:#b4262a;--color-info:#2f6fd0;--color-focus:#2f6fd0;--color-overlay:#11111180;--cat-purple-tint:#e7e1fb;--cat-purple:#c7bcf5;--cat-blue-tint:#dcf0f8;--cat-blue:#7fd1ee;--cat-green-tint:#e0f4e5;--cat-green:#9fe0ae;--cat-yellow-tint:#fdefc4;--cat-yellow:#f5c544;--cat-pink-tint:#fde0e6;--cat-pink:#fba3b5;--cat-orange-tint:#ffe3d6;--cat-orange:#ff9e70;--map-land:#e7f0e2;--map-green:#cfe3c8;--map-green-border:#bccbb4;--map-water:#bfdcec;--map-water-border:#a9c8d8;--map-road:#fffdf7;--map-road-border:#c7cbbe;--map-pin:#e5484d;--font-sans:"Noto Sans TC", Inter, "PingFang TC", "Microsoft JhengHei", system-ui, -apple-system, sans-serif;--font-mono:"SFMono-Regular", Consolas, "Liberation Mono", monospace;--text-display:2.5rem;--text-h1:2rem;--text-h2:1.75rem;--text-h3:1.375rem;--text-h4:1.25rem;--text-card-title:1.0625rem;--text-doc-body:1.03125rem;--text-input:1rem;--text-body:.96875rem;--text-body-sm:.875rem;--text-ui:.84375rem;--text-caption:.78125rem;--text-micro:.6875rem;--weight-regular:400;--weight-medium:500;--weight-semibold:600;--weight-bold:700;--weight-extrabold:800;--weight-black:900;--leading-display:1.1;--leading-heading:1.25;--leading-ui:1.4;--leading-body:1.65;--leading-doc:1.9;--tracking-tight:-.02em;--tracking-normal:0;--tracking-wide:.06em;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-12:3rem;--space-16:4rem;--gutter-mobile:var(--space-4);--gutter-tablet:var(--space-6);--gutter-desktop:var(--space-8);--radius-sm:.5rem;--radius-md:.625rem;--radius-lg:.75rem;--radius-xl:.875rem;--radius-shell:1.125rem;--radius-phone:1.625rem;--radius-pill:999px;--border-width:2px;--border-width-strong:3px;--border-default:var(--border-width) solid var(--color-border);--border-strong:var(--border-width-strong) solid var(--color-border);--border-muted:2px solid var(--color-border-muted);--border-disabled:2px solid var(--color-border-disabled);--shadow-sm:2px 2px 0 var(--color-ink);--shadow-md:4px 4px 0 var(--color-ink);--shadow-lg:6px 6px 0 var(--color-ink);--shadow-drag:6px 6px 0 var(--color-ink);--shadow-none:none;--focus-ring:0 0 0 2px var(--color-surface), 0 0 0 5px var(--color-focus);--control-sm:2.25rem;--control-md:2.75rem;--control-lg:3.25rem;--hit-target-min:2.75rem;--thumb-editor:6.5rem;--thumb-editor-mobile:5.25rem;--thumb-list:4.5rem;--thumb-list-compact:2.5rem;--container-doc:47.5rem;--container-app:70rem;--container-wide:82.5rem;--sidebar-width:15rem;--rail-width:20rem;--topbar-height:4.5rem;--topbar-height-mobile:3rem;--bottomnav-height:4rem;--duration-fast:.14s;--duration-normal:.18s;--duration-slow:.24s;--ease-standard:cubic-bezier(.2, 0, 0, 1);--ease-emphasized:cubic-bezier(.2, .8, .2, 1);--z-sticky:20;--z-dropdown:60;--z-overlay:70;--z-modal:90;--z-toast:500}@media (prefers-reduced-motion:reduce){:root{--duration-fast:1ms;--duration-normal:1ms;--duration-slow:1ms}}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--color-page);color:var(--color-text);font-family:var(--font-sans);font-size:var(--text-body);font-weight:var(--weight-medium);line-height:var(--leading-body);-webkit-font-smoothing:antialiased;text-wrap:pretty;margin:0}button,input,textarea,select{font-family:inherit;font-size:inherit}a{color:var(--color-info)}img,svg,video{max-width:100%;height:auto}:focus-visible{box-shadow:var(--focus-ring);outline:none}:focus:not(:focus-visible){outline:none}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{animation-duration:var(--duration-fast)!important;transition-duration:var(--duration-fast)!important;animation-iteration-count:1!important}}h1,h2,h3,h4,h5,h6,p{margin:0}.text-display{font-size:var(--text-display);font-weight:var(--weight-black);line-height:var(--leading-display);letter-spacing:var(--tracking-tight)}.text-h1{font-size:var(--text-h1);font-weight:var(--weight-black);line-height:var(--leading-heading);letter-spacing:var(--tracking-tight)}.text-h2{font-size:var(--text-h2);font-weight:var(--weight-black);line-height:var(--leading-heading)}.text-h3{font-size:var(--text-h3);font-weight:var(--weight-black);line-height:var(--leading-heading)}.text-h4{font-size:var(--text-h4);font-weight:var(--weight-extrabold);line-height:var(--leading-heading)}.text-card-title{font-size:var(--text-card-title);font-weight:var(--weight-extrabold);line-height:var(--leading-heading)}.text-doc-body{font-size:var(--text-doc-body);font-weight:var(--weight-medium);line-height:var(--leading-doc)}.text-body{font-size:var(--text-body);font-weight:var(--weight-medium);line-height:var(--leading-body)}.text-body-sm{font-size:var(--text-body-sm);font-weight:var(--weight-medium);line-height:var(--leading-body)}.text-input{font-size:var(--text-input);font-weight:var(--weight-semibold);line-height:var(--leading-ui)}.text-ui{font-size:var(--text-ui);font-weight:var(--weight-bold);line-height:var(--leading-ui)}.text-caption{font-size:var(--text-caption);font-weight:var(--weight-bold);line-height:var(--leading-ui)}.text-micro{font-size:var(--text-micro);font-weight:var(--weight-extrabold);line-height:var(--leading-ui);letter-spacing:var(--tracking-wide)}.text-primary-ink{color:var(--color-text)}.text-secondary{color:var(--color-text-secondary)}.text-muted{color:var(--color-text-muted)}.text-disabled{color:var(--color-text-disabled)}.text-mono{font-family:var(--font-mono)}.surface{background:var(--color-surface)}.surface-muted{background:var(--color-surface-muted)}.surface-sunken{background:var(--color-surface-sunken)}.surface-disabled{background:var(--color-surface-disabled)}.border-default{border:var(--border-default)}.border-strong{border:var(--border-strong)}.border-muted{border:var(--border-muted)}.border-disabled{border:var(--border-disabled)}.radius-sm{border-radius:var(--radius-sm)}.radius-md{border-radius:var(--radius-md)}.radius-lg{border-radius:var(--radius-lg)}.radius-xl{border-radius:var(--radius-xl)}.radius-shell{border-radius:var(--radius-shell)}.radius-phone{border-radius:var(--radius-phone)}.radius-pill{border-radius:var(--radius-pill)}.shadow-sm{box-shadow:var(--shadow-sm)}.shadow-md{box-shadow:var(--shadow-md)}.shadow-lg{box-shadow:var(--shadow-lg)}.shadow-none{box-shadow:var(--shadow-none)}.focus-ring:focus-visible{box-shadow:var(--focus-ring);outline:none}.hit-target{min-width:var(--hit-target-min);min-height:var(--hit-target-min)}@media (hover:hover){.hoverable{transition:transform var(--duration-fast) var(--ease-standard), box-shadow var(--duration-fast) var(--ease-standard), background-color var(--duration-fast) var(--ease-standard)}}.visually-hidden{clip:rect(0, 0, 0, 0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.container-doc{width:100%;max-width:var(--container-doc);margin:0 auto}.container-app{width:100%;max-width:var(--container-app);margin:0 auto}.container-wide{width:100%;max-width:var(--container-wide);margin:0 auto}.page-gutter{padding-inline:var(--gutter-mobile)}@media (width>=768px){.page-gutter{padding-inline:var(--gutter-tablet)}}@media (width>=1024px){.page-gutter{padding-inline:var(--gutter-desktop)}}.app-shell{gap:var(--space-2);min-height:100dvh;padding:var(--space-2);background:var(--color-page);border:var(--border-strong);border-radius:var(--radius-phone);flex-direction:column;display:flex}@media (width>=1024px){.app-shell{gap:var(--space-3);padding:var(--space-3);border-radius:var(--radius-shell)}}.app-shell__body{gap:var(--space-3);flex:1;min-height:0;display:flex}.app-shell__main{min-width:0;padding:var(--space-4);background:var(--color-surface);border:var(--border-default);border-radius:var(--radius-xl);flex:1;overflow-y:auto}@media (width>=1024px){.app-shell__main{padding:var(--space-5)}}.app-topbar{align-items:center;gap:var(--space-2);height:var(--topbar-height-mobile);padding-inline:var(--space-2);background:var(--color-surface);border:var(--border-default);border-radius:var(--radius-lg);flex:none;display:flex}.app-topbar__logo{align-items:center;gap:var(--space-2);flex:1;min-width:0;display:flex}.app-topbar__logo-mark{width:var(--text-h4);height:var(--text-h4);flex:none}.app-topbar__logo-text{min-width:0;font-size:var(--text-h4);font-weight:var(--weight-black);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}@media (width>=1024px){.app-topbar{gap:var(--space-4);height:var(--topbar-height);padding-inline:var(--space-4)}.app-topbar__logo{flex:none}.app-topbar__logo-mark{width:var(--text-h3);height:var(--text-h3)}.app-topbar__logo-text{font-size:var(--text-h3)}}.app-topbar__action--create,.app-sidebar__new-entry{color:var(--color-on-primary);background:var(--color-primary);border:var(--border-default);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);justify-content:center;align-items:center;text-decoration:none;display:flex}.app-topbar__action--create{font-size:var(--text-h4);font-weight:var(--weight-black)}.app-sidebar__new-entry{font-size:var(--text-input);font-weight:var(--weight-extrabold);box-shadow:var(--shadow-md);column-gap:var(--space-1)}.app-sidebar__new-entry:after{content:"✏️";visibility:hidden}@media (hover:hover){.app-topbar__action--create:hover,.app-sidebar__new-entry:hover{background:var(--color-primary-hover)}}.app-topbar__search-icon{left:var(--space-3);pointer-events:none;position:absolute}.app-topbar__search-input{width:100%;min-width:0;height:var(--control-md);padding-inline:var(--space-12) var(--space-3);font-family:inherit;font-size:var(--text-input);font-weight:var(--weight-semibold);color:var(--color-text);background:var(--color-surface);border:var(--border-default);border-radius:var(--radius-md)}.app-topbar__search{display:none}.app-topbar__action--create{width:var(--control-sm);height:var(--control-sm);border-radius:var(--radius-sm);flex:none}@media (width>=1024px){.app-topbar__search{max-width:var(--rail-width);height:var(--control-md);flex:1;align-items:center;margin-inline:auto;display:flex;position:relative}.app-topbar__action,.app-topbar__action--create{width:var(--control-md);height:var(--control-md);border-radius:var(--radius-md)}.app-topbar__action--round{border-radius:var(--radius-pill)}}.app-shell__sidebar{display:none}@media (width>=1024px){.app-shell__sidebar{gap:var(--space-2);width:var(--sidebar-width);padding:var(--space-4);background:var(--color-surface);border:var(--border-default);border-radius:var(--radius-xl);flex-direction:column;flex:none;display:flex}.app-sidebar__new-entry{height:var(--control-lg);flex:none}.app-sidebar__spacer{flex:1;min-height:0}}.app-nav__list{margin:0;padding:0;list-style:none;display:flex}.app-nav__link{color:var(--color-text);font-weight:var(--weight-semibold);border:var(--border-width) solid transparent;border-radius:var(--radius-md);box-shadow:var(--shadow-none);background:0 0;align-items:center;text-decoration:none;display:flex}.app-nav__link[aria-current=page]{font-weight:var(--weight-extrabold);background:var(--cat-purple-tint);border:var(--border-default);box-shadow:var(--shadow-sm)}.app-nav__emoji{font-size:var(--text-card-title);line-height:1}@media (hover:hover){.app-nav__link{transition:background-color var(--duration-fast) var(--ease-standard), box-shadow var(--duration-fast) var(--ease-standard)}.app-nav__link:hover{background:var(--color-surface-muted)}.app-nav__link[aria-current=page]:hover{background:var(--cat-purple-tint)}}.app-nav--sidebar{display:none}@media (width>=1024px){.app-nav--sidebar{display:block}.app-nav--sidebar .app-nav__list{gap:var(--space-2);flex-direction:column}.app-nav--sidebar .app-nav__link{gap:var(--space-2);min-height:var(--control-md);padding-inline:var(--space-3);font-size:var(--text-body)}}.app-nav--bottom{padding:var(--space-2);background:var(--color-surface);border:var(--border-default);border-radius:var(--radius-xl);padding-bottom:calc(var(--space-2) + env(safe-area-inset-bottom));flex:none}.app-nav--bottom .app-nav__list{gap:var(--space-1)}.app-nav--bottom .app-nav__item{flex:1;min-width:0}.app-nav--bottom .app-nav__link{justify-content:center;gap:var(--space-1);min-height:var(--control-md);padding-inline:var(--space-1);font-size:var(--text-micro);text-align:center;flex-direction:column}.app-nav--bottom .app-nav__label{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}@media (width>=1024px){.app-nav--bottom{display:none}}.dev-page{gap:var(--space-3);flex-direction:column;align-items:flex-start;display:flex}.dev-page__badge{padding:var(--space-1) var(--space-3);color:var(--color-text-secondary);background:var(--color-warning-tint);border:var(--border-default);border-radius:var(--radius-pill)}.dev-page__note{max-width:var(--container-doc)}.dev-page__link{min-height:var(--control-md);padding-inline:var(--space-4);color:var(--color-text);background:var(--color-surface);border:var(--border-default);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);align-items:center;text-decoration:none;display:inline-flex}.app-nav__badge{min-width:var(--space-6);height:var(--space-6);padding:0 var(--space-1);font-size:var(--text-micro);font-weight:var(--weight-black);color:var(--color-text);background:var(--cat-purple);border:var(--border-default);border-radius:var(--radius-pill);flex:none;place-items:center;margin-inline-start:auto;display:grid}:root{--auth-card-width:28.75rem;--auth-card-width-wide:31.25rem}.auth-layout{min-height:100dvh;padding:var(--space-2);background:var(--color-page);border:var(--border-strong);border-radius:var(--radius-phone);flex-direction:column;display:flex}.auth-layout__content{gap:var(--space-4);padding:var(--space-4);flex-direction:column;flex:1;justify-content:flex-start;align-items:center;display:flex;overflow-y:auto}.auth-layout__content>:first-child{margin-top:auto}.auth-layout__content>:last-child{margin-bottom:auto}@media (width>=1024px){.auth-layout{padding:var(--space-3);border-radius:var(--radius-shell)}.auth-layout__content{gap:var(--space-6);padding:var(--space-8)}}.auth-brand{gap:var(--space-2);flex-wrap:wrap;justify-content:center;align-items:center;display:flex}.auth-brand__logo{align-items:center;gap:var(--space-2);font-weight:var(--weight-black);display:inline-flex}.auth-brand__mark{flex:none;width:1em;height:1em}.auth-brand__badge{padding:var(--space-1) var(--space-3);font-weight:var(--weight-extrabold);background:var(--cat-purple);border:var(--border-default);border-radius:var(--radius-pill)}.auth-card{gap:var(--space-3);width:100%;min-width:0;max-width:100%;padding:var(--space-4);background:var(--color-surface);border:var(--border-strong);border-radius:var(--radius-xl);box-shadow:var(--shadow-md);flex-direction:column;display:flex}@media (width>=1024px){.auth-card{gap:var(--space-4);padding:var(--space-6);border-radius:var(--radius-shell);box-shadow:var(--shadow-lg)}.auth-card--default{max-width:var(--auth-card-width)}.auth-card--wide{max-width:var(--auth-card-width-wide)}}.auth-card__header{gap:var(--space-2);flex-direction:column;display:flex}.auth-card__note{padding-top:var(--space-3);border-top:var(--border-muted)}.auth-alert{gap:var(--space-3);padding:var(--space-3);background:var(--color-danger-surface);border:var(--border-width) solid var(--color-danger);border-radius:var(--radius-lg);align-items:flex-start;display:flex}.auth-alert:focus-visible{box-shadow:var(--focus-ring);outline:none}.auth-alert__mark{width:var(--space-6);height:var(--space-6);font-weight:var(--weight-black);color:var(--color-danger-text);background:var(--color-danger-tint);border:var(--border-width) solid var(--color-danger-text);border-radius:var(--radius-pill);flex:none;place-items:center;display:grid}.auth-alert__text{color:var(--color-danger-text)}.auth-status{padding:var(--space-3);font-size:var(--text-body-sm);font-weight:var(--weight-bold);background:var(--color-success-tint);border:var(--border-default);border-radius:var(--radius-lg)}.auth-form{gap:var(--space-4);flex-direction:column;display:flex}.auth-field{gap:var(--space-2);flex-direction:column;min-width:0;display:flex}.auth-field__label{font-weight:var(--weight-extrabold)}.auth-field__error{font-weight:var(--weight-bold);color:var(--color-danger-text)}.auth-input{width:100%;min-width:0;height:var(--control-md);padding-inline:var(--space-3);color:var(--color-text);background:var(--color-surface);border:var(--border-default);border-radius:var(--radius-md)}.auth-input[aria-invalid=true]{background:var(--color-danger-surface);border-color:var(--color-danger)}.auth-input-group{gap:var(--space-2);min-width:0;display:flex}.auth-input--with-action{flex:1}.auth-input-group__action{min-width:var(--hit-target-min);min-height:var(--control-md);padding-inline:var(--space-3);font-weight:var(--weight-extrabold);color:var(--color-text);background:var(--color-surface);border:var(--border-default);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);cursor:pointer;flex:none}.auth-submit{min-height:var(--control-lg);padding-inline:var(--space-5);font-size:var(--text-input);font-weight:var(--weight-extrabold);color:var(--color-on-primary);text-align:center;background:var(--color-primary);border:var(--border-default);border-radius:var(--radius-md);box-shadow:var(--shadow-md);cursor:pointer;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.auth-submit:disabled{color:var(--color-text-disabled);background:var(--color-surface-disabled);border:var(--border-disabled);box-shadow:var(--shadow-none);cursor:not-allowed}.auth-secondary{min-height:var(--control-md);padding-inline:var(--space-4);font-size:var(--text-ui);font-weight:var(--weight-extrabold);color:var(--color-text);background:var(--color-surface);border:var(--border-default);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);cursor:pointer;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.auth-secondary:disabled{color:var(--color-text-disabled);background:var(--color-surface-disabled);border:var(--border-disabled);box-shadow:var(--shadow-none);cursor:not-allowed}.auth-actions{gap:var(--space-3);flex-wrap:wrap;display:flex}.auth-actions>*{flex:1;min-width:0}.auth-link{min-height:var(--hit-target-min);color:var(--color-info);font-weight:var(--weight-extrabold);align-self:flex-start;align-items:center;display:inline-flex}@media (hover:hover){.auth-submit,.auth-secondary,.auth-input-group__action{transition:background-color var(--duration-fast) var(--ease-standard), box-shadow var(--duration-fast) var(--ease-standard)}.auth-submit:hover:not(:disabled){background:var(--color-primary-hover)}.auth-secondary:hover:not(:disabled),.auth-input-group__action:hover{background:var(--color-surface-muted)}}.auth-mock-result{padding:var(--space-2) var(--space-3);color:var(--color-text-secondary);background:var(--color-warning-tint);border:var(--border-muted);border-radius:var(--radius-sm)}.dev-tool{gap:var(--space-2);padding:var(--space-2);background:var(--color-surface-sunken);border:var(--border-muted);border-radius:var(--radius-sm);flex-direction:column;flex:none;display:flex}.dev-tool__label{font-weight:var(--weight-extrabold);color:var(--color-text-muted)}.dev-tool__row{gap:var(--space-2);flex-wrap:wrap;display:flex}.dev-tool__button{min-height:var(--control-sm);padding-inline:var(--space-3);font-weight:var(--weight-bold);color:var(--color-text);background:var(--color-surface);border:var(--border-muted);border-radius:var(--radius-sm);cursor:pointer}.dev-tool__button[aria-pressed=true]{background:var(--cat-purple-tint);border:var(--border-default)}.auth-card__badge{padding:var(--space-1) var(--space-3);font-weight:var(--weight-extrabold);background:var(--cat-green-tint);border:var(--border-default);border-radius:var(--radius-pill);align-self:flex-start}.auth-field__required{color:var(--color-danger-text)}.onboarding-avatar{gap:var(--space-2);flex-direction:column;min-width:0;display:flex}.onboarding-avatar__optional{font-weight:var(--weight-bold);color:var(--color-text-muted)}.onboarding-avatar__row{gap:var(--space-3);flex-wrap:wrap;align-items:center;display:flex}.onboarding-avatar__preview{width:var(--control-md);height:var(--control-md);font-size:var(--text-h4);font-weight:var(--weight-black);border:var(--border-default);border-radius:var(--radius-pill);flex:none;place-items:center;display:grid}.onboarding-avatar__button{min-height:var(--hit-target-min);padding-inline:var(--space-4);font-weight:var(--weight-extrabold);color:var(--color-text);background:var(--color-surface);border:var(--border-default);border-radius:var(--radius-md);cursor:pointer;transition:background var(--duration-fast) var(--ease-standard);justify-content:center;align-items:center;display:inline-flex}.onboarding-avatar__button--upload{background:var(--cat-purple);box-shadow:var(--shadow-sm)}@media (hover:hover){.onboarding-avatar__button:hover{background:var(--color-surface-muted)}.onboarding-avatar__button--upload:hover{background:var(--cat-purple-tint)}}.account-menu-anchor{flex:none;position:relative}.account-trigger{width:var(--control-sm);height:var(--control-sm);font-size:var(--text-body);font-weight:var(--weight-black);color:var(--color-text);background:var(--color-surface);border:var(--border-default);border-radius:var(--radius-sm);cursor:pointer;place-items:center;display:grid}@media (width>=1024px){.account-menu-anchor{order:1}.account-trigger{width:var(--control-md);height:var(--control-md);border-radius:var(--radius-pill);box-shadow:var(--shadow-sm)}}@media (hover:hover){.account-trigger:hover{background:var(--color-surface-muted)}}.account-menu--popover{top:calc(var(--control-md) + var(--space-2));z-index:var(--z-dropdown);gap:var(--space-1);width:14rem;padding:var(--space-2);background:var(--color-surface);border:var(--border-strong);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);flex-direction:column;display:flex;position:absolute;right:0}.account-menu__header{gap:var(--space-1);padding:var(--space-2) var(--space-3);flex-direction:column;min-width:0;display:flex}.account-menu__name{font-weight:var(--weight-black);overflow-wrap:anywhere}.account-menu__email{color:var(--color-text-muted);overflow-wrap:anywhere}.account-menu__item{gap:var(--space-3);min-height:var(--hit-target-min);padding-inline:var(--space-3);font-weight:var(--weight-bold);color:var(--color-text);text-align:start;border:var(--border-width) solid transparent;border-radius:var(--radius-md);cursor:pointer;background:0 0;align-items:center;display:flex}.account-menu__item--danger{color:var(--color-danger-text)}.account-menu__item:disabled{color:var(--color-text-disabled);cursor:not-allowed}@media (hover:hover){.account-menu__item:hover:not(:disabled){background:var(--color-surface-muted);border-color:var(--color-border)}.account-menu__item--danger:hover:not(:disabled){background:var(--color-danger-tint);border-color:var(--color-danger)}}.account-menu--sheet .account-menu__item{min-height:var(--control-lg);border-color:var(--color-border)}.account-menu--sheet .account-menu__item--danger{background:var(--color-danger-surface);border-color:var(--color-danger)}.account-menu__close{min-height:var(--control-md);font-weight:var(--weight-extrabold);color:var(--color-text);background:var(--color-surface-muted);border:var(--border-default);border-radius:var(--radius-lg);cursor:pointer}.session-expired-layer{z-index:var(--z-modal);padding:var(--space-4);background:var(--color-scrim);place-items:center;display:grid;position:fixed;inset:0}.session-expired{gap:var(--space-3);width:100%;max-width:var(--auth-card-width);padding:var(--space-5);background:var(--color-surface);border:var(--border-strong);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);flex-direction:column;display:flex}.session-expired__title{font-weight:var(--weight-black)}.session-expired__body{color:var(--color-text)}.session-expired__actions{gap:var(--space-3);justify-content:flex-end;display:flex}.session-expired__button{min-height:var(--hit-target-min);padding-inline:var(--space-4);font-weight:var(--weight-extrabold);color:var(--color-text);background:var(--color-surface);border:var(--border-default);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);cursor:pointer}.session-expired__button--primary{color:var(--color-on-primary);background:var(--color-primary);box-shadow:var(--shadow-md)}@media (width<=1023px){.session-expired__actions{justify-content:stretch}.session-expired__button{flex:1}.session-expired__button--primary{flex:1.2}}.home,.home__layout{gap:var(--space-4);flex-direction:column;display:flex}.home__main{gap:var(--space-4);flex-direction:column;flex:1;min-width:0;display:flex}.home__rail{display:none}@media (width>=1024px){.home__layout{flex-direction:row;align-items:flex-start}.home__rail{gap:var(--space-4);width:var(--rail-width);flex-direction:column;flex:none;display:flex}}.home-greeting{gap:var(--space-4);padding:var(--space-4);background:var(--cat-purple);border:var(--border-default);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);flex:none;justify-content:space-between;align-items:center;display:flex}.home-greeting__text{gap:var(--space-1);flex-direction:column;min-width:0;display:flex}.home-greeting__title{font-size:var(--text-h3);font-weight:var(--weight-black);line-height:var(--leading-heading);overflow-wrap:anywhere}.home-greeting__subtitle{font-weight:var(--weight-semibold)}.home-greeting__art{display:none}@media (width>=1024px){.home-greeting{padding:var(--space-5) var(--space-6);box-shadow:var(--shadow-md)}.home-greeting__title{font-size:var(--text-h2)}.home-greeting__art{width:var(--space-16);height:var(--space-16);flex:none;display:block}}.home-stats{gap:var(--space-3);grid-template-columns:repeat(3,1fr);margin:0;padding:0;list-style:none;display:grid}.home-stat{align-items:center;gap:var(--space-1);min-width:0;padding:var(--space-3);background:var(--color-surface);border:var(--border-default);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);flex-direction:column;display:flex}.home-stat__icon{width:var(--control-sm);height:var(--control-sm);font-size:var(--text-card-title);border:var(--border-default);border-radius:var(--radius-sm);flex:none;place-items:center;display:grid}.home-stat__text{align-items:center;gap:var(--space-1);text-align:center;flex-direction:column;min-width:0;display:flex}.home-stat__label{color:var(--color-text-muted)}.home-stat__label-full{display:none}.home-stat__value{font-size:var(--text-h3);font-weight:var(--weight-black);line-height:1}.home-stat__unit{font-weight:var(--weight-bold)}@media (width>=1024px){.home-stats{gap:var(--space-4)}.home-stat{align-items:center;gap:var(--space-3);padding:var(--space-4);flex-direction:row}.home-stat__text{text-align:left;flex:1;align-items:flex-start}.home-stat__label-full{display:inline}.home-stat__label-short{display:none}.home-stat__value{font-size:var(--text-h2)}}.home-section{gap:var(--space-3);flex-direction:column;display:flex}.home-section__head{justify-content:space-between;align-items:center;gap:var(--space-3);display:flex}.home-section__title{min-width:0;font-weight:var(--weight-black)}.home-see-all{align-items:center;gap:var(--space-1);min-height:var(--control-sm);padding-inline:var(--space-3);color:var(--color-text);background:var(--color-surface);border:var(--border-default);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);flex:none;text-decoration:none;display:inline-flex}@media (hover:hover){.home-see-all{transition:background-color var(--duration-fast) var(--ease-standard)}.home-see-all:hover{background:var(--color-surface-muted)}}.home-recent__list{gap:var(--space-3);flex-direction:column;display:flex}.entry-card{gap:var(--space-3);padding:var(--space-3);background:var(--color-surface);border:var(--border-default);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);align-items:flex-start;display:flex}.entry-card__date{width:var(--control-lg);padding-block:var(--space-2);background:var(--color-primary);border:var(--border-default);border-radius:var(--radius-sm);flex-direction:column;flex:none;justify-content:center;align-items:center;display:flex}.entry-card__day{font-size:var(--text-h4);font-weight:var(--weight-black);line-height:1}.entry-card__month,.entry-card__weekday{font-weight:var(--weight-bold)}.entry-card__body{gap:var(--space-1);flex-direction:column;flex:1;min-width:0;display:flex}.entry-card__head{gap:var(--space-3);justify-content:space-between;align-items:baseline;display:flex}.entry-card__title{min-width:0;font-weight:var(--weight-extrabold);overflow-wrap:anywhere}.entry-card__link{color:inherit;text-decoration:none}.entry-card__time{color:var(--color-text-muted);white-space:nowrap;flex:none}.entry-card__excerpt{color:var(--color-text-secondary);overflow-wrap:anywhere;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.entry-card__tags{gap:var(--space-2);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.entry-card__favourite{width:var(--control-sm);height:var(--control-sm);font-size:var(--text-card-title);background:var(--color-surface);border:var(--border-default);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);flex:none;align-self:flex-end;place-items:center;display:grid}@media (width>=1024px){.entry-card{gap:var(--space-4)}.entry-card__date{width:var(--thumb-list)}.entry-card__day{font-size:var(--text-h3)}.entry-card__favourite{width:var(--control-md);height:var(--control-md)}}.tag-chip{align-items:center;gap:var(--space-1);min-height:var(--control-sm);padding-inline:var(--space-2);font-weight:var(--weight-extrabold);color:var(--color-text);border:var(--border-default);border-radius:var(--radius-sm);overflow-wrap:anywhere;display:inline-flex}.tag-chip__count{padding-inline:var(--space-1);background:var(--color-surface);border:var(--border-default);border-radius:var(--radius-pill)}.home-card{gap:var(--space-3);padding:var(--space-4);background:var(--color-surface);border:var(--border-default);border-radius:var(--radius-xl);flex-direction:column;display:flex}.home-card__head{gap:var(--space-1);flex-direction:column;display:flex}.home-card__title{font-weight:var(--weight-black)}.home-cta{justify-content:space-between;align-items:center;gap:var(--space-2);min-height:var(--control-md);padding-inline:var(--space-3);font-size:var(--text-ui);font-weight:var(--weight-extrabold);color:var(--color-text);background:var(--color-surface);border:var(--border-default);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);cursor:pointer;font-family:inherit;text-decoration:none;display:flex}@media (hover:hover){.home-cta:hover:not(:disabled){background:var(--color-surface-muted)}}.home-cta:disabled{color:var(--color-text-disabled);background:var(--color-surface-disabled);border:var(--border-disabled);box-shadow:var(--shadow-none);cursor:not-allowed}.home-cta--primary{min-height:var(--control-lg);font-size:var(--text-input);justify-content:center}.home-cta--mobile-only{display:flex}@media (width>=1024px){.home-cta--mobile-only{display:none}}.home-mood__body{align-items:center;gap:var(--space-3);display:flex}.home-mood__donut{width:var(--thumb-editor);height:var(--thumb-editor);border:var(--border-default);border-radius:var(--radius-pill);flex:none;place-items:center;display:grid}.home-mood__donut-center{width:var(--space-16);height:var(--space-16);font-weight:var(--weight-black);background:var(--color-surface);border:var(--border-default);border-radius:var(--radius-pill);place-items:center;display:grid}.home-mood__list{gap:var(--space-1);flex-direction:column;flex:1;min-width:0;margin:0;padding:0;list-style:none;display:flex}.home-mood__row{align-items:center;gap:var(--space-2);font-weight:var(--weight-bold);display:flex}.home-mood__dot{width:var(--space-3);height:var(--space-3);border:var(--border-default);border-radius:var(--radius-sm);flex:none}.home-mood__label{flex:1;min-width:0}.home-tags__list{gap:var(--space-2);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.home-goal{background:var(--color-surface-sunken)}.home-goal__description{font-weight:var(--weight-semibold)}.home-goal__progress{align-items:center;gap:var(--space-2);display:flex}.home-goal__track{min-width:0;height:var(--space-4);background:var(--color-surface);border:var(--border-default);border-radius:var(--radius-pill);flex:1;overflow:hidden}.home-goal__fill{background:var(--cat-green);height:100%}.home-goal__count{font-weight:var(--weight-extrabold);flex:none}.home-goal__art{width:var(--thumb-editor);height:var(--thumb-editor);align-self:center}.home-quote{gap:var(--space-3);padding:var(--space-5);background:var(--color-primary);border:var(--border-default);border-radius:var(--radius-xl);box-shadow:var(--shadow-md);align-items:center;display:flex}.home-quote__mark{font-size:var(--text-h1);font-weight:var(--weight-black);align-self:flex-start;line-height:1}.home-quote__text{min-width:0;font-size:var(--text-input);font-weight:var(--weight-extrabold);line-height:var(--leading-body);overflow-wrap:anywhere;flex:1}.home-quote__art{width:var(--space-16);height:var(--space-16);flex:none}.home-empty{align-items:center;gap:var(--space-3);padding:var(--space-6);text-align:center;background:var(--color-surface);border:var(--border-muted);border-radius:var(--radius-xl);flex-direction:column;display:flex}.home-empty__art{width:var(--thumb-editor);height:var(--thumb-editor)}.home-empty__title{font-weight:var(--weight-extrabold)}.home-empty__body{max-width:var(--container-doc)}.home-error{align-items:flex-start;gap:var(--space-3);padding:var(--space-5);background:var(--color-danger-surface);border:var(--border-width) solid var(--color-danger);border-radius:var(--radius-xl);flex-direction:column;display:flex}.home-error__mark{width:var(--control-sm);height:var(--control-sm);font-size:var(--text-h4);font-weight:var(--weight-black);color:var(--color-surface);background:var(--color-danger);border:var(--border-default);border-radius:var(--radius-pill);place-items:center;display:grid}.home-error__title{color:var(--color-danger-text);font-weight:var(--weight-black)}.home-error__body{max-width:var(--container-doc);color:var(--color-text-secondary)}.home-retry{min-height:var(--control-md);padding-inline:var(--space-4);font-family:inherit;font-weight:var(--weight-extrabold);color:var(--color-on-primary);background:var(--color-primary);border:var(--border-default);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);cursor:pointer}@media (hover:hover){.home-retry{transition:background-color var(--duration-fast) var(--ease-standard)}.home-retry:hover{background:var(--color-primary-hover)}}.home-skeleton,.home-skeleton__main,.home-skeleton__rail{gap:var(--space-4);flex-direction:column;display:flex}.home-skeleton__rail{display:none}.skeleton{background:var(--color-surface-muted);border:var(--border-muted);border-radius:var(--radius-lg)}.home-skeleton__greeting{height:var(--thumb-editor);border-radius:var(--radius-xl)}.home-skeleton__stats{gap:var(--space-3);grid-template-columns:repeat(3,1fr);display:grid}.home-skeleton__stat{height:var(--thumb-editor)}.home-skeleton__heading{width:var(--sidebar-width);max-width:100%;height:var(--control-md)}.home-skeleton__entry{height:var(--thumb-editor)}.home-skeleton__card{height:var(--rail-width);border-radius:var(--radius-xl)}@media (prefers-reduced-motion:no-preference){.skeleton{animation:home-skeleton-pulse var(--duration-slow) var(--ease-standard) infinite alternate}}@keyframes home-skeleton-pulse{0%{opacity:1}to{opacity:.55}}@media (width>=1024px){.home-skeleton{flex-direction:row;align-items:flex-start}.home-skeleton__main{flex:1;min-width:0}.home-skeleton__rail{width:var(--rail-width);flex:none;display:flex}.home-skeleton__stats{gap:var(--space-4)}}.home-dev-tool{gap:var(--space-2);padding:var(--space-2);background:var(--color-surface-sunken);border:var(--border-muted);border-radius:var(--radius-sm);flex-direction:column;flex:none;display:flex}.home-dev-tool__label{font-weight:var(--weight-extrabold);color:var(--color-text-muted)}.home-dev-tool__row{gap:var(--space-2);flex-wrap:wrap;display:flex}.home-dev-tool__button{min-height:var(--control-sm);padding-inline:var(--space-3);font-family:inherit;font-weight:var(--weight-bold);color:var(--color-text);background:var(--color-surface);border:var(--border-muted);border-radius:var(--radius-sm);cursor:pointer}.home-dev-tool__button[aria-pressed=true]{background:var(--cat-purple-tint);border:var(--border-default)}.entries{gap:var(--space-3);flex-direction:column;display:flex}.entries-desktop-only{display:none}.entries-mobile-only{display:flex}@media (width>=1024px){.entries-desktop-only{display:flex}.entries-mobile-only{display:none}}.entries-header{justify-content:space-between;align-items:flex-end;gap:var(--space-3);flex-wrap:wrap;display:flex}.entries-header__title{align-items:baseline;gap:var(--space-3);min-width:0;display:flex}.entries-title{font-size:var(--text-h3);font-weight:var(--weight-black);line-height:var(--leading-heading);letter-spacing:var(--tracking-tight)}.entries-total{padding:var(--space-1) var(--space-3);font-size:var(--text-caption);font-weight:var(--weight-extrabold);background:var(--color-surface-muted);border:var(--border-default);border-radius:var(--radius-pill);flex:none}.entries-header__actions{justify-content:flex-end;align-items:center}.entries-header__actions .entries-button--primary{white-space:nowrap;flex:none}@media (width>=1024px){.entries-title{font-size:var(--text-h1)}}.entries-density{border:var(--border-default);border-radius:var(--radius-md);display:flex;overflow:hidden}.entries-density__button{min-height:var(--control-md);padding-inline:var(--space-4);font-family:inherit;font-size:var(--text-ui);font-weight:var(--weight-extrabold);color:var(--color-text);background:var(--color-surface);cursor:pointer;border:none}.entries-density__button[aria-pressed=true]{background:var(--color-primary)}.entries-button{justify-content:center;align-items:center;gap:var(--space-2);min-height:var(--control-md);padding-inline:var(--space-4);font-family:inherit;font-size:var(--text-ui);font-weight:var(--weight-extrabold);color:var(--color-text);background:var(--color-surface);border:var(--border-default);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);cursor:pointer;display:inline-flex}.entries-button--primary{background:var(--color-primary);box-shadow:var(--shadow-md)}.entries-button--grow{flex:1}.entries-button:disabled{color:var(--color-text-disabled);background:var(--color-surface-disabled);border:var(--border-disabled);box-shadow:var(--shadow-none);cursor:not-allowed}@media (hover:hover){.entries-button:not(:disabled){transition:background-color var(--duration-fast) var(--ease-standard)}.entries-button:not(:disabled):hover{background:var(--color-surface-muted)}.entries-button--primary:not(:disabled):hover{background:var(--color-primary-hover)}}.entries-icon-button{width:var(--control-sm);height:var(--control-sm);font-family:inherit;font-size:var(--text-caption);font-weight:var(--weight-black);color:var(--color-text);background:var(--color-surface);border:var(--border-default);border-radius:var(--radius-sm);cursor:pointer;place-items:center;display:grid}.entries-count-badge{min-width:var(--space-5);height:var(--space-5);padding-inline:var(--space-1);font-size:var(--text-micro);font-weight:var(--weight-black);background:var(--cat-purple);border:var(--border-default);border-radius:var(--radius-pill);place-items:center;display:grid}.entries-toolbar{gap:var(--space-2);flex-direction:column;display:flex}.entries-search{align-items:center;min-width:0;display:flex;position:relative}.entries-search__icon{left:var(--space-3);pointer-events:none;position:absolute}.entries-search__input{width:100%;min-width:0;min-height:var(--control-md);padding-inline:var(--space-12) var(--space-12);font-family:inherit;font-size:var(--text-input);font-weight:var(--weight-semibold);color:var(--color-text);background:var(--color-surface);border:var(--border-default);border-radius:var(--radius-md)}.entries-search__clear{right:var(--space-2);width:var(--control-sm);height:var(--control-sm);font-family:inherit;font-size:var(--text-caption);font-weight:var(--weight-black);color:var(--color-text);background:var(--color-surface-muted);border:var(--border-default);border-radius:var(--radius-sm);cursor:pointer;place-items:center;display:grid;position:absolute}.entries-mobile-controls{gap:var(--space-2)}.entries-filter-anchor{position:relative}.entries-sort{align-items:center;gap:var(--space-2)}.entries-sort__label{font-size:var(--text-ui);font-weight:var(--weight-extrabold);color:var(--color-text-muted);flex:none}.entries-select{min-height:var(--control-md);padding-inline:var(--space-3);font-family:inherit;font-size:var(--text-ui);font-weight:var(--weight-bold);color:var(--color-text);background:var(--color-surface);border:var(--border-default);border-radius:var(--radius-md);cursor:pointer}@media (width>=1024px){.entries-header{margin-block-end:var(--space-5)}.entries-toolbar{align-items:center;gap:var(--space-3);grid-template-columns:minmax(0,1fr) auto;display:grid}.entries-toolbar__controls{justify-content:flex-end;align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.entries-toolbar__controls .entries-density,.entries-toolbar__controls .entries-filter-anchor,.entries-toolbar__controls .entries-sort{flex:none}}.entries-chips{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.entries-chip{align-items:center;gap:var(--space-1);min-height:var(--control-sm);padding-inline:var(--space-3) var(--space-1);font-size:var(--text-caption);font-weight:var(--weight-extrabold);color:var(--color-text);border:var(--border-default);border-radius:var(--radius-sm);overflow-wrap:anywhere;display:inline-flex}.entries-chip__remove{width:var(--space-6);height:var(--space-6);font-family:inherit;font-size:var(--text-micro);font-weight:var(--weight-black);color:var(--color-text);border-radius:var(--radius-sm);cursor:pointer;background:0 0;border:none;place-items:center;display:grid}.entries-chips__clear{min-height:var(--control-sm);padding-inline:var(--space-3);font-family:inherit;font-size:var(--text-caption);font-weight:var(--weight-extrabold);color:var(--color-text);background:var(--color-surface);border:var(--border-default);border-radius:var(--radius-sm);cursor:pointer}.entries-result-line{justify-content:space-between;align-items:center;gap:var(--space-3);font-size:var(--text-body-sm);font-weight:var(--weight-bold);color:var(--color-text-muted);display:flex}.entries-density-note{font-size:var(--text-caption);font-weight:var(--weight-extrabold);flex:none}.entries-list{gap:var(--space-2);flex-direction:column;display:flex}.entries-row{align-items:center;gap:var(--space-3);padding:var(--space-3);background:var(--color-surface);border:var(--border-default);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);display:flex;position:relative}.entries-row__link{color:inherit;text-decoration:none}.entries-row__link:after{content:"";border-radius:var(--radius-lg);position:absolute;inset:0}.entries-row:has(.entries-row__link:focus-visible){box-shadow:var(--focus-ring)}.entries-row__link:focus-visible{outline:none}@media (hover:hover){.entries-row{transition:background-color var(--duration-fast) var(--ease-standard)}.entries-row:has(.entries-row__link:hover){background:var(--color-surface-muted)}.entries-row:has(.entries-row__more:hover){background:var(--color-surface)}}.entries-row__cover{width:var(--space-16);height:var(--space-16);background:var(--color-surface-muted);border:var(--border-default);border-radius:var(--radius-sm);flex:none;place-items:center;display:grid;overflow:hidden}.entries-row__cover--failed{background:var(--color-danger-surface);border:var(--border-width) solid var(--color-danger)}.entries-row__cover-failed{align-items:center;gap:var(--space-1);font-size:var(--text-micro);font-weight:var(--weight-extrabold);color:var(--color-danger-text);text-align:center;flex-direction:column;display:flex}.entries-row__cover-mark{width:var(--space-5);height:var(--space-5);font-size:var(--text-micro);border:var(--border-width) solid var(--color-danger-text);border-radius:var(--radius-pill);place-items:center;display:grid}.entries-row__cover-empty{font-size:var(--text-card-title)}.entries-row__body{gap:var(--space-1);flex-direction:column;flex:1;min-width:0;display:flex}.entries-row__head{align-items:center;gap:var(--space-2);flex-wrap:wrap;min-width:0;display:flex}.entries-row__title{max-width:12rem;font-size:var(--text-body);font-weight:var(--weight-extrabold);line-height:var(--leading-heading);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.entries-row__mood{font-size:var(--text-body-sm);flex:none}.entries-badge{padding:var(--space-1) var(--space-2);font-size:var(--text-micro);font-weight:var(--weight-extrabold);border:var(--border-default);border-radius:var(--radius-pill);white-space:nowrap;flex:none}.entries-badge--draft{background:var(--cat-yellow-tint)}.entries-badge--private{background:var(--cat-purple-tint)}.entries-row__excerpt{min-width:0;font-size:var(--text-body-sm);line-height:var(--leading-body);color:var(--color-text-secondary);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.entries-row__meta{align-items:center;gap:var(--space-2);min-width:0;font-size:var(--text-caption);font-weight:var(--weight-bold);color:var(--color-text-muted);overflow-wrap:anywhere;flex-wrap:wrap;display:flex}.entries-tag{padding-inline:var(--space-2);font-size:var(--text-micro);font-weight:var(--weight-extrabold);color:var(--color-text);border:var(--border-default);border-radius:var(--radius-sm);overflow-wrap:anywhere;align-items:center;display:inline-flex}.entries-row__more-tags{font-size:var(--text-micro);font-weight:var(--weight-extrabold)}.entries-row__more{z-index:1;width:var(--control-md);height:var(--control-md);font-family:inherit;font-size:var(--text-card-title);font-weight:var(--weight-black);color:var(--color-text);background:var(--color-surface);border:var(--border-default);border-radius:var(--radius-md);cursor:pointer;flex:none;align-self:flex-start;place-items:center;display:grid;position:relative}.entries-row__more[aria-expanded=true]{background:var(--color-surface-muted)}@media (hover:hover){.entries-row__more:hover{background:var(--color-surface-muted)}}.entries-row .entry-menu--popover{right:var(--space-3)}.entries-menu__title{font-size:var(--text-ui);font-weight:var(--weight-extrabold);color:var(--color-text-muted)}.entries-mark{padding-inline:var(--space-1);font-weight:var(--weight-black);color:var(--color-text);background:var(--color-primary);border-radius:var(--radius-sm)}@media (width>=1024px){.entries-row{gap:var(--space-4)}.entries-row__title{max-width:26rem;font-size:var(--text-card-title)}}.entries[data-density=compact] .entries-row{padding:var(--space-2) var(--space-3)}.entries-more{justify-content:center;align-items:center;gap:var(--space-3);padding-block:var(--space-3);display:flex}.entries-more__count{font-size:var(--text-caption);font-weight:var(--weight-bold);color:var(--color-text-muted)}.entries-popover{top:calc(var(--control-md) + var(--space-2));z-index:var(--z-dropdown);gap:var(--space-4);width:var(--rail-width);max-height:70vh;padding:var(--space-4);background:var(--color-surface);border:var(--border-strong);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);flex-direction:column;display:flex;position:absolute;right:0;overflow-y:auto}.entries-popover__head,.entries-popover__foot{justify-content:space-between;align-items:center;gap:var(--space-2);display:flex}.entries-popover__foot{padding-top:var(--space-3);border-top:var(--border-muted)}.entries-popover__title{font-size:var(--text-card-title);font-weight:var(--weight-black)}.entries-filter__fields{gap:var(--space-4);flex-direction:column;display:flex}.entries-filter__group{gap:var(--space-2);border:none;flex-direction:column;margin:0;padding:0;display:flex}.entries-filter__legend{font-size:var(--text-caption);font-weight:var(--weight-extrabold);letter-spacing:var(--tracking-wide);color:var(--color-text-muted);padding:0}.entries-filter__options{gap:var(--space-2);flex-wrap:wrap;display:flex}.entries-pill{align-items:center;gap:var(--space-1);min-height:var(--control-sm);padding-inline:var(--space-3);font-family:inherit;font-size:var(--text-caption);font-weight:var(--weight-extrabold);color:var(--color-text);background:var(--color-surface);border:var(--border-default);border-radius:var(--radius-pill);box-shadow:var(--shadow-sm);cursor:pointer;display:inline-flex}.entries-pill[aria-pressed=true]{background:var(--color-primary);box-shadow:var(--shadow-none)}.entries-filter__dates{align-items:center;gap:var(--space-2);display:flex}.entries-date{min-width:0;min-height:var(--control-md);padding-inline:var(--space-2);font-family:inherit;font-size:var(--text-body-sm);font-weight:var(--weight-bold);color:var(--color-text);background:var(--color-surface);border:var(--border-default);border-radius:var(--radius-md);flex:1}.entries-filter__date-sep{font-size:var(--text-caption);font-weight:var(--weight-extrabold);flex:none}.entries-sheet-layer{z-index:var(--z-modal);background:var(--color-overlay);align-items:flex-end;display:flex;position:fixed;inset:0}.entries-sheet{gap:var(--space-3);width:100%;padding:var(--space-3);padding-bottom:calc(var(--space-5) + env(safe-area-inset-bottom));background:var(--color-surface);border-top:var(--border-strong);border-radius:var(--radius-shell) var(--radius-shell) 0 0;animation:entries-sheet-in var(--duration-normal) var(--ease-emphasized);flex-direction:column;display:flex}.entries-sheet--filter{max-height:88%;overflow-y:auto}.entries-sheet__handle{width:var(--control-md);height:var(--space-1);background:var(--color-ink);border-radius:var(--radius-pill);align-self:center}.entries-sheet__title{font-size:var(--text-card-title);font-weight:var(--weight-black)}.entries-sheet__foot{gap:var(--space-2);padding-top:var(--space-3);border-top:var(--border-muted);justify-content:space-between;display:flex}@keyframes entries-sheet-in{0%{transform:translateY(100%)}to{transform:translateY(0)}}.entries-sort-options{gap:var(--space-2);flex-direction:column;display:flex}.entries-sort-option{align-items:center;gap:var(--space-3);min-height:var(--control-lg);padding-inline:var(--space-3);color:var(--color-text);background:var(--color-surface);border:var(--border-default);border-radius:var(--radius-lg);cursor:pointer;font-family:inherit;display:flex}.entries-sort-option[aria-checked=true]{background:var(--cat-yellow-tint);box-shadow:var(--shadow-sm)}.entries-sort-option__dot{width:var(--space-4);height:var(--space-4);background:var(--color-surface);border:var(--border-default);border-radius:var(--radius-pill);flex:none}.entries-sort-option[aria-checked=true] .entries-sort-option__dot{background:var(--color-primary)}.entries-sort-option__label{font-size:var(--text-body);font-weight:var(--weight-bold);text-align:left;flex:1}.entries-skeleton{gap:var(--space-2);flex-direction:column;display:flex}.entries-skeleton__row{align-items:center;gap:var(--space-3);padding:var(--space-3);background:var(--color-surface);border:var(--border-default);border-radius:var(--radius-lg);display:flex}.entries-skeleton__cover{width:var(--space-16);height:var(--space-16);background:var(--color-surface-disabled);border-radius:var(--radius-sm);flex:none}.entries-skeleton__lines{gap:var(--space-2);flex-direction:column;flex:1;min-width:0;display:flex}.entries-skeleton__line{height:var(--space-3);background:var(--color-surface-disabled);border-radius:var(--radius-sm)}.entries-skeleton__line--title{width:55%;height:var(--space-4)}.entries-skeleton__line--meta{width:30%}.entries-skeleton__label{padding-block:var(--space-2);font-size:var(--text-body-sm);font-weight:var(--weight-bold);color:var(--color-text-muted);text-align:center}@media (prefers-reduced-motion:no-preference){.entries-skeleton__cover,.entries-skeleton__line{animation:entries-pulse var(--duration-slow) var(--ease-standard) infinite alternate}}@keyframes entries-pulse{0%{opacity:1}to{opacity:.5}}.entries-error,.entries-empty,.entries-no-results{align-items:center;gap:var(--space-3);padding:var(--space-6);text-align:center;border-radius:var(--radius-xl);flex-direction:column;display:flex}.entries-error{background:var(--color-danger-surface);border:var(--border-width) solid var(--color-danger)}.entries-error__art{width:4.5rem;height:4.5rem}.entries-error__title{font-size:var(--text-h4);font-weight:var(--weight-black);color:var(--color-danger-text)}.entries-error__body,.entries-empty__body,.entries-no-results__body{max-width:var(--container-doc);font-size:var(--text-body-sm);line-height:var(--leading-body);color:var(--color-text-secondary)}.entries-empty,.entries-no-results{background:var(--color-surface-sunken);border:var(--border-default)}.entries-empty__art{width:var(--thumb-editor);height:var(--thumb-editor)}.entries-empty__title,.entries-no-results__title{font-size:var(--text-h4);font-weight:var(--weight-black)}.entries-no-results__actions{justify-content:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.entries-dev-tool{gap:var(--space-2);padding:var(--space-2);background:var(--color-surface-sunken);border:var(--border-muted);border-radius:var(--radius-sm);flex-direction:column;flex:none;display:flex}.entries-dev-tool__label{font-size:var(--text-micro);font-weight:var(--weight-extrabold);color:var(--color-text-muted)}.entries-dev-tool__row{gap:var(--space-2);flex-wrap:wrap;display:flex}.entries-dev-tool__button{min-height:var(--control-sm);padding-inline:var(--space-3);font-family:inherit;font-size:var(--text-micro);font-weight:var(--weight-bold);color:var(--color-text);background:var(--color-surface);border:var(--border-muted);border-radius:var(--radius-sm);cursor:pointer}.entries-dev-tool__button[aria-pressed=true]{background:var(--cat-purple-tint);border:var(--border-default)}.entry-detail-layer{z-index:var(--z-overlay);padding:var(--space-2);background:var(--color-overlay);display:flex;position:fixed;inset:0}@media (width>=1024px){.entry-detail-layer{padding:var(--space-3)}}.entry-detail{gap:var(--space-3);min-width:0;padding:var(--space-4);background:var(--color-surface);border:var(--border-strong);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);flex-direction:column;flex:1;display:flex;overflow:hidden}.entry-detail--page{box-shadow:var(--shadow-none);border:none;padding:0}.entry-detail__bar{align-items:center;gap:var(--space-2);flex-wrap:nowrap;flex:none;display:flex}.entry-detail__badge{padding:var(--space-1) var(--space-3);font-size:var(--text-caption);font-weight:var(--weight-extrabold);background:var(--cat-green-tint);border:var(--border-default);border-radius:var(--radius-pill);white-space:nowrap}.entry-detail__heading{min-width:0;font-size:var(--text-h4);font-weight:var(--weight-black);text-align:center;white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.entry-detail__back{width:var(--control-md);flex:none;padding-inline:0}.entry-detail__back-label{display:none}.entry-detail__more{flex:none;position:relative}.entry-detail__mobile-actions{gap:var(--space-2);flex:none;display:flex}.entry-detail__mobile-actions .entry-detail-button{min-height:var(--control-lg);white-space:nowrap;flex:1}.entry-detail__shared-bar{align-items:center;gap:var(--space-2);min-width:0;padding:var(--space-2) var(--space-3);background:var(--cat-purple-tint);border:var(--border-default);border-radius:var(--radius-md);flex-wrap:wrap;flex:none;display:flex}.entry-detail__shared-text{min-width:0;font-size:var(--text-body-sm);font-weight:var(--weight-bold);overflow-wrap:anywhere;flex:1}.entry-detail__manage{min-height:var(--control-sm);white-space:nowrap;flex:none}.entry-detail__share{white-space:nowrap}@media (width>=1024px){.entry-detail{padding:var(--space-5)}.entry-detail__heading{font-size:var(--text-h3);text-align:left;flex:1}.entry-detail__back{width:auto;padding-inline:var(--space-4);order:1}.entry-detail__back-label{display:inline}.entry-detail__edit{order:2}.entry-detail__more{order:3}.entry-detail__mobile-actions{display:none}}.entry-detail__scroll{flex:1;justify-content:center;min-height:0;display:flex;overflow-y:auto}.entry-detail-button{justify-content:center;align-items:center;gap:var(--space-2);min-height:var(--control-md);padding-inline:var(--space-4);font-family:inherit;font-size:var(--text-ui);font-weight:var(--weight-extrabold);color:var(--color-text);background:var(--color-surface);border:var(--border-default);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);cursor:pointer;text-decoration:none;display:inline-flex}.entry-detail-button--primary{background:var(--color-primary);box-shadow:var(--shadow-md)}.entry-detail-button--danger{color:var(--color-danger-text);background:var(--color-danger-tint)}.entry-detail-button:disabled{color:var(--color-text-disabled);background:var(--color-surface-disabled);border:var(--border-disabled);box-shadow:var(--shadow-none);cursor:not-allowed}.entry-detail-icon-button{width:var(--control-md);height:var(--control-md);font-family:inherit;font-size:var(--text-card-title);font-weight:var(--weight-black);color:var(--color-text);background:var(--color-surface);border:var(--border-default);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);cursor:pointer;flex:none;place-items:center;display:grid}@media (hover:hover){.entry-detail-button:not(:disabled),.entry-detail-icon-button{transition:background-color var(--duration-fast) var(--ease-standard)}.entry-detail-button:not(:disabled):hover,.entry-detail-icon-button:hover{background:var(--color-surface-muted)}.entry-detail-button--primary:not(:disabled):hover{background:var(--color-primary-hover)}}.entry-doc{width:100%;max-width:var(--container-doc);gap:var(--space-5);padding-block:var(--space-2);flex-direction:column;display:flex}.entry-doc__head{gap:var(--space-3) var(--space-4);grid-template-columns:auto minmax(0,1fr);grid-template-areas:"date badge""title title""chips chips";align-items:start;display:grid}.entry-doc__date{width:var(--thumb-editor);padding-block:var(--space-2);background:var(--color-primary);border:var(--border-default);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);flex-direction:column;flex:none;grid-area:date;justify-content:center;align-items:center;display:flex}.entry-doc__day{font-size:var(--text-h2);font-weight:var(--weight-black);line-height:1}.entry-doc__month,.entry-doc__weekday{font-size:var(--text-caption);font-weight:var(--weight-bold)}.entry-doc__badge{padding:var(--space-1) var(--space-3);font-size:var(--text-caption);font-weight:var(--weight-extrabold);background:var(--cat-green-tint);border:var(--border-default);border-radius:var(--radius-pill);white-space:nowrap;grid-area:badge;place-self:center start}.entry-doc__title{min-width:0;font-size:var(--text-h2);font-weight:var(--weight-black);line-height:var(--leading-heading);letter-spacing:var(--tracking-tight);overflow-wrap:anywhere;grid-area:title}.entry-doc__chips{gap:var(--space-2);flex-wrap:wrap;grid-area:chips;min-width:0;margin:0;padding:0;list-style:none;display:flex}.entry-chip{align-items:center;gap:var(--space-1);min-height:var(--control-sm);padding-inline:var(--space-2);font-size:var(--text-caption);font-weight:var(--weight-extrabold);color:var(--color-text);background:var(--color-surface-muted);border:var(--border-default);border-radius:var(--radius-pill);white-space:nowrap;display:inline-flex}@media (width>=1024px){.entry-doc__head{grid-template-areas:"date title""date chips"}.entry-doc__title{font-size:var(--text-h1)}.entry-chip{padding-inline:var(--space-3)}}.entry-doc__photos{gap:var(--space-3);grid-template-columns:1fr;display:grid}.entry-doc__photos--grid{grid-template-columns:repeat(auto-fill, minmax(var(--thumb-editor), 1fr))}@media (width>=1024px){.entry-doc__photos--grid{grid-template-columns:2fr 1fr}.entry-doc__photos--grid>.entry-photo:first-child{grid-row:span 2}}.entry-photo{gap:var(--space-1);flex-direction:column;min-width:0;margin:0;display:flex}.entry-photo__button{width:100%;min-height:var(--thumb-editor);background:var(--color-surface-muted);border:var(--border-default);border-radius:var(--radius-lg);cursor:pointer;place-items:center;padding:0;display:grid}.entry-doc__photos--grid>.entry-photo:first-child .entry-photo__button{min-height:var(--rail-width)}.entry-photo__button--failed{background:var(--color-danger-surface);border:var(--border-width) solid var(--color-danger);cursor:not-allowed}.entry-photo__failed{align-items:center;gap:var(--space-1);font-size:var(--text-caption);font-weight:var(--weight-extrabold);color:var(--color-danger-text);flex-direction:column;display:flex}.entry-photo__failed-mark{width:var(--space-6);height:var(--space-6);border:var(--border-width) solid var(--color-danger-text);border-radius:var(--radius-pill);place-items:center;display:grid}.entry-photo__caption{padding:var(--space-1) var(--space-2);font-size:var(--text-caption);font-weight:var(--weight-bold);color:var(--color-text-secondary);background:var(--color-surface);border:var(--border-muted);border-radius:var(--radius-sm);overflow-wrap:anywhere}.entry-doc__body{gap:var(--space-4);flex-direction:column;display:flex}.entry-doc__paragraph{font-size:var(--text-doc-body);line-height:var(--leading-doc);color:var(--color-text);overflow-wrap:anywhere}.entry-doc__tags{gap:var(--space-2);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.entry-doc__tag{min-height:var(--control-sm);padding-inline:var(--space-3);font-size:var(--text-caption);font-weight:var(--weight-extrabold);color:var(--color-text);border:var(--border-default);border-radius:var(--radius-sm);overflow-wrap:anywhere;align-items:center;display:inline-flex}.entry-doc__location{align-items:center;gap:var(--space-2);padding:var(--space-3) var(--space-4);background:var(--color-surface-sunken);border:var(--border-default);border-radius:var(--radius-lg);display:flex}.entry-doc__location-name{font-size:var(--text-body);font-weight:var(--weight-bold);overflow-wrap:anywhere}.entry-doc__footer{gap:var(--space-2) var(--space-4);padding-top:var(--space-3);font-size:var(--text-caption);font-weight:var(--weight-bold);color:var(--color-text-muted);border-top:var(--border-muted);flex-wrap:wrap;display:flex}.entry-menu--popover{top:calc(var(--control-md) + var(--space-2));z-index:var(--z-dropdown);gap:var(--space-1);width:var(--sidebar-width);padding:var(--space-2);background:var(--color-surface);border:var(--border-strong);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);flex-direction:column;display:flex;position:absolute;right:0}.entry-menu__item{align-items:center;gap:var(--space-2);min-height:var(--control-md);padding-inline:var(--space-3);font-family:inherit;font-size:var(--text-body-sm);font-weight:var(--weight-bold);color:var(--color-text);text-align:left;border:var(--border-width) solid transparent;border-radius:var(--radius-md);cursor:pointer;background:0 0;text-decoration:none;display:flex}.entry-menu__item--danger{color:var(--color-danger-text)}.entry-menu__item:disabled{color:var(--color-text-disabled);cursor:not-allowed}@media (hover:hover){.entry-menu__item:not(:disabled):hover{background:var(--color-surface-muted);border:var(--border-default)}.entry-menu__item--danger:not(:disabled):hover{background:var(--color-danger-tint);border-color:var(--color-danger)}}.entry-sheet-layer{z-index:var(--z-modal);background:var(--color-overlay);align-items:flex-end;display:flex;position:fixed;inset:0}.entry-sheet{gap:var(--space-2);width:100%;padding:var(--space-3);padding-bottom:calc(var(--space-5) + env(safe-area-inset-bottom));background:var(--color-surface);border-top:var(--border-strong);border-radius:var(--radius-shell) var(--radius-shell) 0 0;flex-direction:column;display:flex}.entry-sheet__handle{width:var(--control-md);height:var(--space-1);background:var(--color-ink);border-radius:var(--radius-pill);align-self:center}.entry-sheet .entry-menu__item{min-height:var(--control-lg);font-size:var(--text-body);background:var(--color-surface);border:var(--border-default);border-radius:var(--radius-lg)}.entry-sheet .entry-menu__item--danger{background:var(--color-danger-surface);border-color:var(--color-danger)}.entry-confirm-layer{z-index:var(--z-modal);padding:var(--space-4);background:var(--color-overlay);place-items:center;display:grid;position:fixed;inset:0}.entry-confirm{width:100%;max-width:var(--rail-width);gap:var(--space-3);padding:var(--space-5);background:var(--color-surface);border:var(--border-strong);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);flex-direction:column;display:flex}.entry-confirm__title{font-size:var(--text-h4);font-weight:var(--weight-black)}.entry-confirm__body{font-size:var(--text-body-sm);line-height:var(--leading-body);color:var(--color-text-secondary)}.entry-confirm__actions{justify-content:flex-end;gap:var(--space-2);display:flex}.entry-lightbox-layer{z-index:var(--z-toast);padding:var(--space-3);background:var(--color-overlay);place-items:center;display:grid;position:fixed;inset:0}.entry-lightbox{width:100%;max-width:var(--container-doc);gap:var(--space-3);max-height:100%;padding:var(--space-4);background:var(--color-surface);border:var(--border-strong);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);flex-direction:column;display:flex}.entry-lightbox__head{justify-content:space-between;align-items:center;gap:var(--space-3);flex:none;display:flex}.entry-lightbox__count{font-size:var(--text-ui);font-weight:var(--weight-extrabold)}.entry-lightbox__stage{min-height:var(--rail-width);background:var(--color-surface-muted);border:var(--border-default);border-radius:var(--radius-lg);flex:1;place-items:center;display:grid}.entry-lightbox__stage--failed{background:var(--color-danger-surface);border:var(--border-width) solid var(--color-danger)}.entry-lightbox__caption{font-size:var(--text-body-sm);font-weight:var(--weight-bold);color:var(--color-text-secondary);text-align:center;overflow-wrap:anywhere;flex:none}.entry-lightbox__nav{justify-content:space-between;gap:var(--space-2);flex:none;display:flex}.entry-detail--missing{justify-content:center}.entry-detail__missing-body{align-items:center;gap:var(--space-3);padding:var(--space-6);text-align:center;flex-direction:column;display:flex}.entry-detail__missing-title{font-size:var(--text-h4);font-weight:var(--weight-black)}.entry-detail__missing-text{max-width:var(--container-doc);font-size:var(--text-body-sm);line-height:var(--leading-body);color:var(--color-text-secondary)}.entries-toast{right:var(--space-4);bottom:calc(var(--bottomnav-height) + var(--space-5) + env(safe-area-inset-bottom));left:var(--space-4);z-index:var(--z-toast);padding:var(--space-3) var(--space-4);font-size:var(--text-body-sm);font-weight:var(--weight-extrabold);color:var(--color-text);text-align:center;background:var(--color-surface);border:var(--border-default);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);position:fixed}@media (width>=1024px){.entries-toast{left:auto;bottom:var(--space-5);max-width:var(--rail-width);text-align:left}}.entry-doc__location--shared{align-items:stretch;gap:var(--space-2);flex-direction:column}.entry-doc__map{height:var(--thumb-editor);background:var(--map-land);border:var(--border-default);border-radius:var(--radius-md);position:relative;overflow:hidden}.entry-doc__map-road{inset-inline:0;height:var(--space-4);background:var(--map-road);border:1px solid var(--map-road-border);position:absolute;top:55%}.entry-doc__map-pin--area{width:var(--space-12);height:var(--space-12);border:var(--border-width) dashed var(--color-border);border-radius:var(--radius-pill);background:#e5484d33;position:absolute;top:20%;left:32%}.entry-doc__map-pin--exact{width:var(--space-5);height:var(--space-5);background:var(--map-pin);border:var(--border-default);border-radius:var(--radius-pill);position:absolute;top:26%;left:46%}.entry-doc__location-text{gap:var(--space-1);flex-direction:column;min-width:0;display:flex}.entry-doc__location-detail{font-size:var(--text-caption);color:var(--color-text-muted);overflow-wrap:anywhere}.map-preview{background:var(--map-land);border:var(--border-default);border-radius:var(--radius-md);position:relative;overflow:hidden}.map-preview--detail{width:96px;height:66px}.map-preview--editor{height:var(--thumb-editor)}.map-preview__canvas,.map-preview__canvas.maplibregl-map{position:absolute;inset:0}.map-preview__pin{pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.map-preview__pin--area{width:var(--space-12);height:var(--space-12);border:var(--border-width) dashed var(--color-border);border-radius:var(--radius-pill);background:#e5484d33}.map-preview__pin--exact{width:var(--space-5);height:var(--space-5);background:var(--map-pin);border:var(--border-default);border-radius:var(--radius-pill)}.map-preview .maplibregl-ctrl-bottom-right{z-index:1;left:0;right:auto}.map-preview__external{position:absolute;inset:0}.map-preview__zoom{width:var(--hit-target-min);height:var(--hit-target-min);padding:var(--space-1);background:0 0;border:0;justify-content:flex-end;align-items:flex-end;display:flex;position:absolute;bottom:0;right:0}.map-preview__zoom-icon{width:1.5rem;height:1.5rem;font-size:var(--text-caption);font-weight:var(--weight-extrabold);color:var(--color-text);background:var(--color-surface);border:var(--border-default);border-radius:var(--radius-sm);place-items:center;line-height:1;display:grid}.map-preview__unavailable{font-size:var(--text-caption);color:var(--color-text-muted);margin:0}@media (width>=1024px){.map-preview--detail{width:132px;height:88px}}.map-preview__layer{z-index:var(--z-modal);background:var(--color-overlay);justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.map-preview__dialog{gap:var(--space-3);width:100%;padding:var(--space-4);background:var(--color-surface);border:var(--border-strong);border-radius:var(--radius-shell) var(--radius-shell) 0 0;box-shadow:var(--shadow-lg);flex-direction:column;display:flex}.map-preview__dialog-map{background:var(--map-land);border:var(--border-default);border-radius:var(--radius-md);height:260px;position:relative;overflow:hidden}.map-preview__close{align-self:flex-end}@media (width>=1024px){.map-preview__layer{align-items:center}.map-preview__dialog{width:min(38rem, calc(100% - var(--space-16)));border-radius:var(--radius-shell)}.map-preview__dialog-map{height:300px}}.entry-editor{gap:var(--space-5);flex-direction:column;min-width:0;display:flex}.entry-editor__bar{align-items:flex-start;gap:var(--space-3);display:flex}.entry-editor__back{width:var(--control-md);flex:none;padding-inline:0}.entry-editor__headings{gap:var(--space-1);flex-direction:column;flex:1;min-width:0;display:flex}.entry-editor__title{font-size:var(--text-h3);font-weight:var(--weight-black);line-height:var(--leading-heading);letter-spacing:var(--tracking-tight)}.entry-editor__subtitle{font-size:var(--text-body-sm);color:var(--color-text-muted)}.entry-editor__dirty{min-height:var(--control-sm);padding-inline:var(--space-3);font-size:var(--text-caption);font-weight:var(--weight-extrabold);white-space:nowrap;background:var(--color-success-tint);border:var(--border-default);border-radius:var(--radius-pill);flex:none;align-items:center;display:inline-flex}.entry-editor__dirty--on{background:var(--color-warning-tint)}.entry-editor__body,.entry-editor__fields,.entry-editor__aside,.entry-editor__row{gap:var(--space-5);flex-direction:column;min-width:0;display:flex}.entry-editor__field{gap:var(--space-2);flex-direction:column;min-width:0;display:flex}.entry-editor__group{border:0;margin:0;padding:0}.entry-editor__group>.entry-editor__label{padding:0}.entry-editor__select{min-width:0;min-height:var(--control-md);padding-inline:var(--space-3);font-family:inherit;font-size:var(--text-input);color:var(--color-text);background:var(--color-surface);border:var(--border-default);border-radius:var(--radius-md)}.entry-editor__chips,.entry-editor__segmented{gap:var(--space-2);flex-wrap:wrap;min-width:0;display:flex}.entry-editor__chip{align-items:center;gap:var(--space-1);min-height:var(--control-md);padding-inline:var(--space-3);font-family:inherit;font-size:var(--text-ui);font-weight:var(--weight-bold);color:var(--color-text);white-space:nowrap;background:var(--color-surface);border:var(--border-default);border-radius:var(--radius-pill);cursor:pointer;display:inline-flex}.entry-editor__chip[aria-pressed=true]{font-weight:var(--weight-extrabold);background:var(--color-primary);box-shadow:var(--shadow-sm)}.entry-editor__textarea-wrap{flex-direction:column;min-width:0;display:flex;position:relative}.entry-editor__textarea{min-height:9.375rem;padding:var(--space-3);font-family:inherit;font-size:var(--text-input);line-height:var(--leading-body);color:var(--color-text);resize:vertical;background:var(--color-surface);border:var(--border-default);border-radius:var(--radius-md);padding-block-end:var(--space-8)}.entry-editor__count{right:var(--space-3);bottom:var(--space-3);font-size:var(--text-caption);font-weight:var(--weight-bold);color:var(--color-text-muted);position:absolute}.entry-editor__input[aria-invalid=true]{background:var(--color-danger-surface);border-color:var(--color-danger)}.entry-editor__error{align-items:center;gap:var(--space-2);font-size:var(--text-body-sm);font-weight:var(--weight-bold);color:var(--color-danger-text);display:flex}.entry-editor__tags{gap:var(--space-3);flex-direction:column;align-items:flex-start;min-width:0;display:flex}.entry-editor__tag-list{gap:var(--space-2);flex-wrap:wrap;min-width:0;margin:0;padding:0;list-style:none;display:flex}.entry-editor__tag{align-items:center;gap:var(--space-1);min-height:var(--control-sm);padding-inline:var(--space-3);font-size:var(--text-caption);font-weight:var(--weight-extrabold);overflow-wrap:anywhere;border:var(--border-default);border-radius:var(--radius-pill);display:inline-flex}.entry-editor__tag-remove{width:var(--space-5);height:var(--space-5);font-family:inherit;font-size:var(--text-caption);color:inherit;border-radius:var(--radius-pill);cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.entry-editor__tag-add{min-height:var(--control-md);padding-inline:var(--space-3);font-family:inherit;font-size:var(--text-ui);font-weight:var(--weight-bold);color:var(--color-text);background:var(--color-surface);border:var(--border-default);border-radius:var(--radius-md);cursor:pointer}.entry-editor__tag-add:disabled{color:var(--color-text-disabled);background:var(--color-surface-disabled);border:var(--border-disabled);cursor:not-allowed}.entry-editor__tag-input{align-self:stretch}.entry-editor__hint{font-size:var(--text-caption);color:var(--color-text-muted)}.entry-calendar-field{position:relative}.entry-calendar__trigger{justify-content:space-between;align-items:center;gap:var(--space-2);font-family:inherit;font-weight:var(--weight-bold);text-align:left;cursor:pointer;display:flex}.entry-calendar{gap:var(--space-3);background:var(--color-surface);border:var(--border-strong);flex-direction:column;min-width:0;display:flex}.entry-calendar--popover{z-index:var(--z-dropdown);top:calc(100% + var(--space-2));width:19.75rem;padding:var(--space-4);border-radius:var(--radius-shell);box-shadow:var(--shadow-lg);position:absolute;left:0}.entry-calendar-layer{z-index:var(--z-modal);background:var(--color-overlay);align-items:flex-end;display:flex;position:fixed;inset:0}.entry-calendar--sheet{width:100%;padding:var(--space-4);padding-bottom:calc(var(--space-6) + env(safe-area-inset-bottom));border-radius:var(--radius-phone) var(--radius-phone) 0 0}.entry-calendar__handle{width:var(--space-12);height:var(--space-1);background:var(--color-border-muted);border-radius:var(--radius-pill);margin-inline:auto}.entry-calendar__title{font-size:var(--text-h4);font-weight:var(--weight-black)}.entry-calendar__current{padding:var(--space-1) var(--space-3);font-size:var(--text-caption);font-weight:var(--weight-extrabold);background:var(--color-warning-tint);border:var(--border-default);border-radius:var(--radius-pill);align-self:flex-start}.entry-calendar__months{justify-content:space-between;align-items:center;gap:var(--space-2);display:flex}.entry-calendar__label{font-size:var(--text-h4);font-weight:var(--weight-black)}.entry-calendar__nav{width:var(--control-sm);height:var(--control-sm);font-family:inherit;font-size:var(--text-h4);background:var(--color-surface);border:var(--border-default);border-radius:var(--radius-sm);cursor:pointer;place-items:center;display:grid}.entry-calendar__nav:disabled{color:var(--color-text-disabled);background:var(--color-surface-disabled);border:var(--border-disabled);cursor:not-allowed}.entry-calendar__weekdays,.entry-calendar__grid{gap:var(--space-1);grid-template-columns:repeat(7,minmax(0,1fr));display:grid}.entry-calendar__weekday{font-size:var(--text-caption);font-weight:var(--weight-bold);color:var(--color-text-muted);place-items:center;display:grid}.entry-calendar__day{height:var(--control-sm);font-family:inherit;font-size:var(--text-body-sm);font-weight:var(--weight-bold);color:var(--color-text);background:var(--color-surface);border:var(--border-default);border-radius:var(--radius-sm);cursor:pointer;place-items:center;display:grid}.entry-calendar__day--today{border-style:dashed}.entry-calendar__day[aria-pressed=true]{font-weight:var(--weight-black);background:var(--color-primary);box-shadow:var(--shadow-sm)}.entry-calendar__day:disabled{color:var(--color-text-disabled);background:var(--color-surface-disabled);border:var(--border-disabled);cursor:not-allowed}.entry-calendar__pad{height:var(--control-sm)}.entry-calendar__legend{gap:var(--space-3);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.entry-calendar__legend-item{align-items:center;gap:var(--space-1);font-size:var(--text-caption);color:var(--color-text-secondary);display:inline-flex}.entry-calendar__swatch{width:var(--space-3);height:var(--space-3);border:var(--border-default);border-radius:var(--radius-sm)}.entry-calendar__swatch--selected{background:var(--color-primary)}.entry-calendar__swatch--today{background:var(--color-surface);border-style:dashed}.entry-calendar__swatch--future{background:var(--color-surface-disabled);border:var(--border-disabled)}.entry-calendar__actions{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.entry-calendar__spacer{flex:1}.entry-calendar__button{min-height:var(--control-md);padding-inline:var(--space-3);font-family:inherit;font-size:var(--text-ui);font-weight:var(--weight-extrabold);white-space:nowrap;background:var(--color-surface);border:var(--border-default);border-radius:var(--radius-md);cursor:pointer}.entry-calendar__button--primary{background:var(--color-primary);box-shadow:var(--shadow-sm)}@media (width<=1023px){.entry-calendar__day,.entry-calendar__pad{height:var(--control-md)}.entry-calendar--sheet .entry-calendar__button{flex:1}}.entry-editor__banner{gap:var(--space-2);min-width:0;padding:var(--space-4);border:var(--border-default);border-radius:var(--radius-md);flex-direction:column;align-items:flex-start;display:flex}.entry-editor__banner--error{background:var(--color-danger-surface);border-color:var(--color-danger)}.entry-editor__banner--conflict{background:var(--color-warning-tint)}.entry-editor__banner-title{font-size:var(--text-body);font-weight:var(--weight-extrabold)}.entry-editor__banner-body{font-size:var(--text-body-sm);color:var(--color-text-secondary)}.entry-editor__banner-actions{gap:var(--space-2);flex-wrap:wrap;display:flex}.entry-editor__saving{font-size:var(--text-body-sm);font-weight:var(--weight-bold);color:var(--color-text-muted)}.entry-editor__preview{width:100%;min-width:0;max-width:var(--container-doc);flex-direction:column;margin-inline:auto;display:flex}.entry-editor__panel{gap:var(--space-3);min-width:0;padding:var(--space-4);background:var(--color-surface);border:var(--border-default);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);flex-direction:column;display:flex}.entry-editor__panel-head{justify-content:space-between;align-items:center;gap:var(--space-2);display:flex}.entry-editor__panel-title{font-size:var(--text-ui);font-weight:var(--weight-extrabold)}.entry-editor__count-inline{font-size:var(--text-caption);font-weight:var(--weight-bold);color:var(--color-text-muted)}.entry-editor__photos{gap:var(--space-3);flex-direction:column;min-width:0;margin:0;padding:0;list-style:none;display:flex}.entry-editor__photo{align-items:flex-start;gap:var(--space-2);min-width:0;padding:var(--space-2);background:var(--color-surface-sunken);border:var(--border-muted);border-radius:var(--radius-md);display:flex}.entry-editor__photo--removed{background:var(--color-surface-muted);border:var(--border-disabled)}.entry-editor__photo--removed .entry-editor__photo-thumb{opacity:.45}.entry-editor__photo--removed .entry-editor__photo-handle{opacity:.55}.entry-editor__photo--dragging{border:var(--border-default);box-shadow:var(--shadow-drag)}.entry-editor__photo-handle{width:var(--control-md);min-height:var(--control-md);color:var(--color-text-secondary);border-radius:var(--radius-sm);cursor:grab;touch-action:none;background:0 0;border:0;flex:none;place-items:center;font-family:inherit;display:grid}.entry-editor__photo-handle:disabled{color:var(--color-text-disabled);cursor:not-allowed}.entry-editor__photo-thumb{width:var(--thumb-list);height:var(--thumb-list);font-size:var(--text-h4);font-weight:var(--weight-black);border:var(--border-default);border-radius:var(--radius-sm);flex:none;place-items:center;display:grid;position:relative}.entry-editor__photo-thumb--failed{color:var(--color-danger-text);background:var(--color-danger-surface);border-color:var(--color-danger)}.entry-editor__photo-cover{z-index:1;top:var(--space-1);left:var(--space-1);max-width:calc(100% - var(--space-2));padding:0 var(--space-1);font-size:var(--text-micro);font-weight:var(--weight-extrabold);color:var(--color-on-primary);text-overflow:ellipsis;white-space:nowrap;background:var(--color-primary);border:1px solid var(--color-border);border-radius:var(--radius-sm);pointer-events:none;line-height:1.5;position:absolute;overflow:hidden}.entry-editor__photo-main{gap:var(--space-2);flex-direction:column;flex:1;min-width:0;display:flex}.entry-editor__photo-caption{width:100%;min-width:0;min-height:var(--control-sm);font-size:var(--text-body-sm)}.entry-editor__photo-controls{gap:var(--space-1);flex-wrap:wrap;min-width:0;display:flex}.entry-editor__photo-button{min-width:var(--control-sm);min-height:var(--control-sm);padding-inline:var(--space-2);font-family:inherit;font-size:var(--text-caption);font-weight:var(--weight-bold);color:var(--color-text);white-space:nowrap;background:var(--color-surface);border:var(--border-default);border-radius:var(--radius-sm);cursor:pointer;justify-content:center;align-items:center;display:inline-flex}.entry-editor__photo-button--danger{color:var(--color-danger-text);background:var(--color-danger-tint)}.entry-editor__photo-button:disabled{color:var(--color-text-disabled);background:var(--color-surface-disabled);border:var(--border-disabled);cursor:not-allowed}.entry-editor__photo-button--restore{color:var(--color-text);background:var(--color-surface);border:var(--border-default);box-shadow:var(--shadow-sm);opacity:1}@media (hover:hover){.entry-editor__photo-button--restore:hover{background:var(--color-primary)}}.entry-editor__photo-button--restore:active{background:var(--color-primary-active);box-shadow:var(--shadow-none);transform:translate(2px,2px)}.entry-editor__photo-failed{align-items:center;gap:var(--space-2);font-size:var(--text-caption);font-weight:var(--weight-bold);color:var(--color-danger-text);flex-wrap:wrap;display:flex}.entry-editor__photo-retry{min-height:var(--control-sm);padding-inline:var(--space-2);font-family:inherit;font-size:var(--text-caption);font-weight:var(--weight-bold);color:var(--color-danger-text);background:var(--color-danger-tint);border:var(--border-default);border-radius:var(--radius-sm);cursor:pointer}.entry-editor__photo-pending{font-size:var(--text-caption);font-weight:var(--weight-bold);color:var(--color-text-muted)}.entry-editor__upload-tile{min-height:var(--thumb-editor);justify-content:center;align-items:center;gap:var(--space-1);padding:var(--space-4);color:var(--color-text);background:var(--cat-purple-tint);border:var(--border-width) dashed var(--color-border);border-radius:var(--radius-lg);cursor:pointer;flex-direction:column;font-family:inherit;display:flex}.entry-editor__upload-tile:disabled{color:var(--color-text-disabled);background:var(--color-surface-disabled);border-color:var(--color-border-disabled);cursor:not-allowed}.entry-editor__upload-icon{width:var(--space-6);height:var(--space-6);fill:none;stroke:currentColor;stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round}.entry-editor__upload-label{font-size:var(--text-body-sm);font-weight:var(--weight-bold)}.entry-editor__upload-hint{font-size:var(--text-caption);color:var(--color-text-muted);display:none}.entry-editor__location-card{justify-content:space-between;align-items:center;gap:var(--space-2);min-width:0;padding:var(--space-3);background:var(--color-surface-sunken);border:var(--border-muted);border-radius:var(--radius-md);display:flex}.entry-editor__location-card--removed{background:var(--color-surface-muted);border:var(--border-disabled)}.entry-editor__location-card--removed .entry-editor__location-name{color:var(--color-text-muted);text-decoration:line-through}.entry-editor__location-name{min-width:0;font-size:var(--text-body-sm);font-weight:var(--weight-bold);overflow-wrap:anywhere}.entry-editor__map{height:var(--thumb-editor);background:var(--map-land);border:var(--border-default);border-radius:var(--radius-md);position:relative;overflow:hidden}.entry-editor__map-road{background:var(--map-road);border:1px solid var(--map-road-border);position:absolute}.entry-editor__map-road--horizontal{inset-inline:0;height:var(--space-4);top:55%}.entry-editor__map-road--vertical{inset-block:0;width:var(--space-3);left:30%}.entry-editor__map-block{background:var(--map-green);border:1px solid var(--map-green-border);border-radius:var(--radius-sm);position:absolute}.entry-editor__map-block--one{top:var(--space-3);width:22%;height:30%;left:45%}.entry-editor__map-block--two{bottom:var(--space-2);width:16%;height:26%;left:8%}.entry-editor__map-pin{width:var(--space-3);height:var(--space-3);background:var(--map-pin);border:var(--border-default);border-radius:var(--radius-pill);position:absolute;top:42%;left:52%}.entry-editor__location-results{gap:var(--space-1);flex-direction:column;min-width:0;margin:0;padding:0;list-style:none;display:flex}.entry-editor__location-result{gap:var(--space-1);width:100%;min-width:0;padding:var(--space-2) var(--space-3);text-align:left;background:var(--color-surface);border:var(--border-muted);border-radius:var(--radius-md);cursor:pointer;flex-direction:column;font-family:inherit;display:flex}.entry-editor__location-result-name{font-size:var(--text-body-sm);font-weight:var(--weight-bold);overflow-wrap:anywhere}.entry-editor__location-result-address{font-size:var(--text-caption);color:var(--color-text-muted);overflow-wrap:anywhere}.entry-editor__label{font-size:var(--text-ui);font-weight:var(--weight-extrabold)}.entry-editor__input{min-height:var(--control-md);padding-inline:var(--space-3);font-size:var(--text-input);color:var(--color-text);background:var(--color-surface);border:var(--border-default);border-radius:var(--radius-md)}.entry-editor__input:disabled{color:var(--color-text-disabled);background:var(--color-surface-disabled);border:var(--border-disabled);cursor:not-allowed}.entry-editor__placeholders{gap:var(--space-2);display:grid}.entry-editor__placeholder{padding:var(--space-4);font-size:var(--text-body-sm);font-weight:var(--weight-bold);color:var(--color-text-disabled);background:var(--color-surface-sunken);border:var(--border-muted);border-radius:var(--radius-md)}.entry-editor__actions{gap:var(--space-3);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.entry-editor__actions .entry-detail-button{min-height:var(--control-lg);white-space:nowrap}.entry-editor__actions--edit .entry-editor__action--cancel{grid-area:1/1}.entry-editor__actions--edit .entry-editor__action--preview{grid-area:1/2}.entry-editor__actions--edit .entry-editor__action--draft{grid-area:2/1}.entry-editor__actions--edit .entry-editor__action--primary{grid-area:2/2}[data-entry-editor-mode=editPublished] .entry-editor__actions--edit .entry-editor__action--primary{grid-column:1/-1}[data-entry-editor-mode=create] .entry-editor__actions--edit .entry-editor__action--preview{grid-area:1/1/auto/-1}.entry-editor__actions--preview .entry-editor__action--primary{grid-column:1/-1}@media (width>=1024px){.entry-editor__title{font-size:var(--text-h2)}.entry-editor__body{grid-template-columns:minmax(0, 1fr) var(--rail-width);align-items:start;display:grid}.entry-editor__upload-hint{display:block}.entry-editor__row{grid-template-columns:minmax(0,1fr) minmax(0,1fr);display:grid}.entry-editor__actions{flex-wrap:wrap;justify-content:flex-end;display:flex}.entry-editor__actions .entry-detail-button{min-height:var(--control-md);flex:none}.entry-editor__actions--edit .entry-editor__action--cancel,.entry-editor__actions--edit .entry-editor__action--preview,.entry-editor__actions--edit .entry-editor__action--draft,.entry-editor__actions--edit .entry-editor__action--primary,[data-entry-editor-mode=editPublished] .entry-editor__actions--edit .entry-editor__action--primary,.entry-editor__actions--preview .entry-editor__action--primary{grid-area:auto}}.share-layer{z-index:var(--z-modal);background:var(--color-overlay);display:flex;position:fixed;inset:0}.share-layer--sheet{align-items:flex-end}.share-layer--dialog{padding:var(--space-4);justify-content:center;align-items:center}.share-panel{gap:var(--space-3);background:var(--color-surface);border:var(--border-strong);flex-direction:column;min-width:0;display:flex}.share-panel--dialog{width:min(33.75rem,100%);max-height:86vh;padding:var(--space-5);border-radius:var(--radius-shell);box-shadow:var(--shadow-lg)}.share-panel--sheet{width:100%;max-height:92vh;padding:var(--space-4);padding-bottom:calc(var(--space-4) + env(safe-area-inset-bottom));border-radius:var(--radius-phone) var(--radius-phone) 0 0;border-bottom:0}.share-panel__grip{width:var(--space-8);height:var(--space-1);background:var(--color-border-muted);border-radius:var(--radius-pill);margin:0 auto}.share-panel__head{align-items:center;gap:var(--space-2);flex:none;min-width:0;display:flex}.share-panel--sheet .share-panel__head{flex-direction:column;align-items:stretch}.share-panel__title{min-width:0;font-size:var(--text-h4);font-weight:var(--weight-black);flex:1;margin:0}.share-panel--sheet .share-panel__title{font-size:var(--text-card-title);text-align:center}.share-panel__close{width:var(--control-md);min-width:var(--control-md);height:var(--control-md);font-family:inherit;font-size:var(--text-body);color:var(--color-text);background:var(--color-surface);border:var(--border-default);border-radius:var(--radius-md);cursor:pointer;flex:none;place-items:center;display:grid}.share-panel__note{font-size:var(--text-body-sm);line-height:var(--leading-body);color:var(--color-text-muted);flex:none;margin:0}.share-panel__scroll{gap:var(--space-4);flex-direction:column;flex:1;min-height:0;display:flex;overflow-y:auto}.share-section{gap:var(--space-2);flex-direction:column;min-width:0;display:flex}.share-section__title{font-size:var(--text-ui);font-weight:var(--weight-extrabold);color:var(--color-text-secondary);margin:0}.share-section__hint,.share-section__empty{font-size:var(--text-caption);line-height:var(--leading-body);color:var(--color-text-muted);margin:0}.share-current,.share-people,.share-precisions{gap:var(--space-2);flex-direction:column;min-width:0;margin:0;padding:0;list-style:none;display:flex}.share-current__item{align-items:center;gap:var(--space-3);min-width:0;padding:var(--space-2) var(--space-3);background:var(--color-surface-sunken);border:var(--border-muted);border-radius:var(--radius-md);display:flex}.share-avatar{width:var(--space-8);height:var(--space-8);font-size:var(--text-body-sm);font-weight:var(--weight-black);background:var(--cat-purple-tint);border:var(--border-default);border-radius:var(--radius-pill);flex:none;place-items:center;display:grid}.share-current__text,.share-person__text{flex-direction:column;flex:1;min-width:0;display:flex}.share-current__name,.share-person__name{font-size:var(--text-body-sm);font-weight:var(--weight-bold);overflow-wrap:anywhere}.share-current__meta,.share-person__email{font-size:var(--text-caption);color:var(--color-text-muted);overflow-wrap:anywhere}.share-person{width:100%;min-width:0;min-height:var(--control-md);align-items:center;gap:var(--space-3);padding:var(--space-2) var(--space-3);color:var(--color-text);text-align:left;background:var(--color-surface);border:var(--border-default);border-radius:var(--radius-md);cursor:pointer;font-family:inherit;display:flex}.share-person--on{background:var(--cat-purple-tint);box-shadow:var(--shadow-sm)}.share-person__box{width:var(--space-6);height:var(--space-6);font-size:var(--text-caption);font-weight:var(--weight-black);color:var(--color-surface);background:var(--color-surface);border:var(--border-default);border-radius:var(--radius-sm);flex:none;place-items:center;display:grid}.share-person--on .share-person__box{background:var(--color-ink)}.share-person__pending{padding:0 var(--space-2);font-size:var(--text-micro);font-weight:var(--weight-extrabold);white-space:nowrap;background:var(--cat-yellow-tint);border:1px solid var(--color-border);border-radius:var(--radius-pill);flex:none}.share-precision{width:100%;min-width:0;min-height:var(--control-md);align-items:center;gap:var(--space-3);padding:var(--space-2) var(--space-3);color:var(--color-text);text-align:left;background:var(--color-surface);border:var(--border-default);border-radius:var(--radius-md);cursor:pointer;font-family:inherit;display:flex}.share-precision--on{background:var(--cat-purple-tint);box-shadow:var(--shadow-sm)}.share-precision__dot{width:var(--space-5);height:var(--space-5);background:var(--color-surface);border:var(--border-default);border-radius:var(--radius-pill);flex:none}.share-precision--on .share-precision__dot{box-shadow:inset 0 0 0 3px var(--color-surface), inset 0 0 0 10px var(--color-ink)}.share-precision__text{flex-direction:column;min-width:0;display:flex}.share-precision__label{font-size:var(--text-body-sm);font-weight:var(--weight-bold)}.share-precision__hint{font-size:var(--text-caption);color:var(--color-text-muted)}.share-panel__actions{justify-content:flex-end;gap:var(--space-2);flex-wrap:wrap;flex:none;display:flex}.share-panel__actions .entry-detail-button{min-height:var(--control-md);white-space:nowrap}.share-panel--sheet .share-panel__actions .entry-detail-button{min-height:var(--control-lg);flex:1}.shared{gap:var(--space-4);flex-direction:column;min-width:0;display:flex}.shared__header{gap:var(--space-1);flex-direction:column;min-width:0;display:flex}.shared__title-row{align-items:baseline;gap:var(--space-3);min-width:0;display:flex}.shared__title{font-size:var(--text-h2);font-weight:var(--weight-black);letter-spacing:var(--tracking-tight);margin:0}.shared__count{font-size:var(--text-ui);font-weight:var(--weight-bold);color:var(--color-text-muted)}.shared__note{font-size:var(--text-body-sm);color:var(--color-text-muted);margin:0}.shared-rows,.shared-skeletons{gap:var(--space-3);flex-direction:column;min-width:0;margin:0;padding:0;list-style:none;display:flex}.shared-row{min-width:0}.shared-row__link{align-items:center;gap:var(--space-4);width:100%;min-width:0;padding:var(--space-3);color:var(--color-text);background:var(--color-surface);border:var(--border-default);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);text-decoration:none;display:flex}@media (hover:hover){.shared-row__link:hover{background:var(--color-surface-sunken);box-shadow:var(--shadow-none);transform:translate(1px,1px)}}.shared-row__thumb{width:var(--thumb-list);height:var(--thumb-list);border:var(--border-default);border-radius:var(--radius-sm);flex:none}.shared-row__main{gap:var(--space-1);flex-direction:column;flex:1;min-width:0;display:flex}.shared-row__head{align-items:center;gap:var(--space-2);flex-wrap:wrap;min-width:0;display:flex}.shared-row__title{min-width:0;font-size:var(--text-card-title);font-weight:var(--weight-black);overflow-wrap:anywhere}.shared-row__badge{padding:0 var(--space-2);font-size:var(--text-micro);font-weight:var(--weight-extrabold);white-space:nowrap;background:var(--cat-purple-tint);border:1px solid var(--color-border);border-radius:var(--radius-pill)}.shared-row__owner{font-size:var(--text-caption);font-weight:var(--weight-bold);color:var(--color-text-muted);white-space:nowrap}.shared-row__excerpt{font-size:var(--text-body-sm);line-height:var(--leading-body);color:var(--color-text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.shared-row__meta{align-items:center;gap:var(--space-2);min-width:0;font-size:var(--text-caption);color:var(--color-text-muted);flex-wrap:wrap;display:flex}.shared-row__tag{padding:0 var(--space-2);font-weight:var(--weight-bold);background:var(--cat-yellow-tint);border:1px solid var(--color-border);border-radius:var(--radius-sm)}.shared-row__chevron{font-size:var(--text-h4);color:var(--color-text-muted);flex:none}.shared-skeleton{align-items:center;gap:var(--space-4);padding:var(--space-3);border:var(--border-muted);border-radius:var(--radius-lg);display:flex}.shared-skeleton__thumb{width:var(--thumb-list);height:var(--thumb-list);background:var(--color-surface-disabled);border-radius:var(--radius-sm);flex:none}.shared-skeleton__lines{gap:var(--space-2);flex-direction:column;flex:1;display:flex}.shared-skeleton__line{height:var(--space-4);background:var(--color-surface-disabled);border-radius:var(--radius-sm)}.shared-skeleton__line--short{width:60%}.shared-state,.shared-blocked{align-items:center;gap:var(--space-3);min-width:0;padding:var(--space-8) var(--space-4);text-align:center;background:var(--color-surface);border:var(--border-default);border-radius:var(--radius-lg);flex-direction:column;display:flex}.shared-state__art{width:var(--space-16);height:var(--space-16)}.shared-state__title,.shared-blocked__title{font-size:var(--text-h3);font-weight:var(--weight-black);margin:0}.shared-state__body,.shared-blocked__body{max-width:var(--container-doc);font-size:var(--text-body-sm);line-height:var(--leading-body);color:var(--color-text-muted);margin:0}.shared-blocked__icon{font-size:var(--text-h1)}.shared-detail{gap:var(--space-4);flex-direction:column;min-width:0;display:flex}.shared-detail__bar{align-items:center;gap:var(--space-3);flex-wrap:wrap;min-width:0;display:flex}.shared-detail__back{min-height:var(--control-md);white-space:nowrap;flex:none}.shared-detail__owner{min-width:0;padding:var(--space-1) var(--space-3);font-size:var(--text-body-sm);font-weight:var(--weight-bold);background:var(--cat-yellow-tint);border:var(--border-default);border-radius:var(--radius-pill);overflow-wrap:anywhere}.shared-detail__scroll{gap:var(--space-3);flex-direction:column;min-width:0;display:flex}.shared-detail__note{font-size:var(--text-caption);color:var(--color-text-muted);margin:0}.share-current__remove{min-height:var(--control-sm);padding-inline:var(--space-3);font-family:inherit;font-size:var(--text-caption);font-weight:var(--weight-bold);color:var(--color-danger-text);white-space:nowrap;background:var(--color-danger-tint);border:var(--border-default);border-radius:var(--radius-md);cursor:pointer;flex:none}@media (hover:hover){.share-current__remove:hover{background:var(--color-danger-surface)}}.share-current__name{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.share-panel__stop-all{margin-inline-end:auto}.share-panel--sheet .share-panel__actions{flex-wrap:wrap}.share-panel--sheet .share-panel__stop-all{min-height:var(--control-md);flex:1 0 100%;margin-inline-end:0}
