:root{color-scheme:light;--bg:#f4f6fb;--surface:#fff;--surface-2:#eef2f7;--surface-3:#e4ebf2;--ink:#0b1220;--muted:#64748b;--quiet:#94a3b8;--line:rgba(15,23,42,.1);--accent:#0e9cff;--accent-2:#28b7ff;--accent-ink:#fff;--gold:#f6d24a;--tag:#d8ecff;--tag-ink:#0a4d7a;--danger:#ef7676;--danger-bg:hsla(0,79%,70%,.12);--success:#28b7ff;--warning:#f2b84b;--field:#eef2f7;--field-focus:#fff;--shadow:0 26px 80px rgba(15,23,42,.13);--shadow-soft:0 18px 48px rgba(15,23,42,.1);--font-body:"Inter","Aptos","Segoe UI",Arial,sans-serif}:root[data-theme=dark]{color-scheme:dark;--bg:#050505;--surface:#111113;--surface-2:#17181c;--surface-3:#20232a;--ink:#f8fafc;--muted:#a2a9b8;--quiet:#6f788a;--line:hsla(0,0%,100%,.1);--accent:#0e9cff;--accent-2:#33b7ff;--accent-ink:#fff;--gold:#f6d24a;--tag:rgba(14,156,255,.16);--tag-ink:#ccecff;--danger:#ff7b86;--danger-bg:rgba(255,123,134,.14);--success:#33b7ff;--warning:#f2b84b;--field:#17191d;--field-focus:#1d2026;--shadow:0 30px 90px rgba(0,0,0,.55);--shadow-soft:0 18px 54px rgba(0,0,0,.34)}*{box-sizing:border-box}html{min-height:100%}body,html{background:var(--bg);overflow-x:hidden}body{min-height:100vh;margin:0;color:var(--ink);font-family:var(--font-body)}body.modal-open{overflow:hidden}button,input,select,textarea{font:inherit}button{-webkit-tap-highlight-color:transparent}button:disabled{cursor:wait;opacity:.65}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(14,156,255,.44);outline-offset:3px}a{color:inherit}svg{display:block}.app{width:min(100%,1400px);min-height:100vh;margin:0 auto;padding:32px 36px 72px}.app>header{justify-content:space-between;gap:28px;margin-bottom:64px}.app>header,.brand-heading{display:flex;align-items:center}.brand-heading{gap:14px}.auth-brand-pill svg,.brand-mark{color:var(--accent)}.brand-mark{width:54px;height:54px;display:grid;place-items:center;flex:0 0 auto;border-radius:15px;background:linear-gradient(135deg,rgba(14,156,255,.18),rgba(14,156,255,.04));border:1px solid var(--line)}h1{margin:0;font-size:clamp(2.4rem,5vw,5rem);line-height:.92;font-weight:950;letter-spacing:0}.app h1{font-size:clamp(2rem,2.8vw,2.65rem)}.subtitle{margin:7px 0 0;color:var(--muted);font-size:.86rem;line-height:1.35}.mobile-header-theme,.mobile-subtitle{display:none}.desktop-account-card{min-width:420px;display:grid;grid-template-columns:minmax(150px,1fr) auto;align-items:center;grid-gap:18px;gap:18px}.desktop-account-card .count{min-height:82px;display:grid;align-content:center;grid-gap:6px;gap:6px;padding:18px 24px;border-radius:14px;background:var(--surface);border:1px solid var(--line)}.desktop-account-card .count span{color:var(--muted);font-size:.68rem;font-weight:850;letter-spacing:.06em;text-transform:uppercase}.desktop-account-card .count strong{color:var(--ink);font-size:2rem;line-height:1}.account-meta{display:flex;align-items:center;gap:12px}.desktop-account-card .account-meta>span{display:none}.settings-menu{position:relative}.account-meta>button,.settings-trigger{width:54px;height:54px;border:1px solid var(--line);border-radius:14px;display:grid;place-items:center;background:var(--surface);color:var(--ink);cursor:pointer}.settings-dropdown{position:absolute;top:calc(100% + 12px);right:0;z-index:40;width:230px;display:grid;grid-gap:8px;gap:8px;padding:10px;border-radius:18px;background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow)}.settings-dropdown button{min-height:42px;border:0;border-radius:12px;padding:0 14px;background:var(--surface-2);color:var(--ink);font-weight:800;text-align:left;cursor:pointer}.settings-dropdown .danger-action{color:var(--danger);background:var(--danger-bg)}.settings-message{margin:0;padding:10px 12px;border-radius:12px;background:rgba(14,156,255,.12);color:var(--success);border:1px solid rgba(14,156,255,.16);font-size:.82rem;line-height:1.35}.settings-message.success{background:rgba(14,156,255,.14);color:var(--success);border-color:rgba(14,156,255,.2)}.settings-message.warning{background:rgba(242,184,75,.16);color:var(--warning);border-color:rgba(242,184,75,.22)}.settings-message.error{background:var(--danger-bg);color:var(--danger);border-color:hsla(0,79%,70%,.22)}.pwa-install-card{position:fixed;right:24px;bottom:24px;z-index:20;width:min(330px,calc(100vw - 48px));display:grid;grid-gap:10px;gap:10px;padding:16px;border-radius:18px;background:hsla(0,0%,100%,.94);color:#0b1220;border:1px solid rgba(15,23,42,.1);box-shadow:0 24px 70px rgba(0,0,0,.18)}:root[data-theme=dark] .pwa-install-card{background:rgba(248,250,252,.96)}.pwa-install-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.pwa-install-card-head>div{display:grid;grid-gap:3px;gap:3px}.pwa-install-card-head>button{min-height:30px;border:0;border-radius:999px;padding:0 10px;flex:0 0 auto;background:#eef2f7;color:#64748b;font-size:.72rem;font-weight:900;cursor:pointer}.pwa-install-card span{display:block;color:#64748b;font-size:.68rem;font-weight:900;text-transform:uppercase}.pwa-install-card strong{font-size:.95rem}.pwa-install-card ol{margin:0;padding-left:18px;color:#334155;font-size:.82rem;line-height:1.45}.pwa-install-actions{display:flex}.pwa-install-actions .primary{width:100%;min-height:42px;border-radius:13px;font-size:.84rem}.pwa-install-message{margin:0;padding:9px 10px;border-radius:12px;background:rgba(14,156,255,.1);color:#0a4d7a;font-size:.78rem;line-height:1.35}.search-panel{display:grid;grid-template-columns:minmax(0,1fr) auto auto auto auto;grid-gap:10px;gap:10px;align-items:center;margin-bottom:42px;padding:10px;border-radius:22px;background:var(--surface);border:1px solid var(--line)}.mobile-category-chips,.mobile-filter-heading,.search-panel-heading{display:none}.search-heading-button{border:0;padding:0;display:grid;grid-gap:4px;gap:4px;background:transparent;color:inherit;text-align:left;cursor:pointer}.search-field{min-height:52px;display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;color:var(--quiet)}.search-focus-button{width:38px;height:52px;border:0;display:grid;place-items:center;background:transparent;color:inherit;cursor:pointer}.category-filter select,.field input,.field select,.field textarea,.search-field input{width:100%;border:0;outline:0;border-radius:12px;background:var(--field);color:var(--ink)}.search-field input{height:52px;padding:0 14px 0 0;background:transparent}.field input::placeholder,.field textarea::placeholder,.search-field input::placeholder{color:var(--quiet)}.category-filter{min-height:52px;display:grid;grid-template-columns:auto auto;align-items:center;grid-gap:10px;gap:10px;padding:0 14px;border-radius:14px;background:var(--surface-2);border:1px solid var(--line)}.category-filter span{color:var(--ink);font-size:.72rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.category-filter select{width:155px;height:38px;padding:0 10px;background:var(--surface);color:var(--ink);font-weight:850}.sort-filter{min-height:52px;display:grid;grid-template-columns:auto minmax(110px,1fr);align-items:center;grid-gap:10px;gap:10px;padding:0 14px;border-radius:14px;background:var(--surface-2);border:1px solid var(--line)}.recent-searches>span,.sort-filter span{color:var(--ink);font-size:.72rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.sort-filter select{width:100%;height:38px;border:0;outline:0;border-radius:12px;padding:0 10px;background:var(--surface);color:var(--ink);font-weight:850}.recent-searches{grid-column:1/-1;display:grid;grid-gap:9px;gap:9px}.recent-searches>div{display:flex;flex-wrap:wrap;gap:8px}.recent-searches button{min-height:34px;border:1px solid var(--line);border-radius:999px;padding:0 12px;background:var(--surface-2);color:var(--muted);font-size:.76rem;font-weight:850;cursor:pointer}.recent-searches button:hover{background:var(--surface-3);color:var(--ink)}.category-filter option,.field option{background:var(--surface);color:var(--ink)}.back,.clear-form-button,.danger-button,.empty-action,.favorite-filter,.floating-filter-clear,.primary{border:0;border-radius:14px;min-height:52px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-weight:900;cursor:pointer}.favorite-filter{background:var(--surface-2);color:var(--ink)}.favorite-filter.active{background:rgba(246,210,74,.16);color:var(--gold)}.archive-shortcut{min-height:52px;border:1px solid var(--line);border-radius:14px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;gap:9px;background:var(--surface-2);color:var(--ink);font-weight:900;cursor:pointer}.archive-shortcut.active,.archive-shortcut:hover{background:rgba(14,156,255,.12);color:var(--accent-2)}.archive-shortcut span{min-width:22px;min-height:22px;display:grid;place-items:center;border-radius:999px;background:var(--surface);color:inherit;font-size:.72rem}.primary{background:var(--accent);color:var(--accent-ink);box-shadow:0 12px 30px rgba(14,156,255,.25)}.toolbar{position:relative;display:none;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr) minmax(220px,.7fr) auto;gap:14px;align-items:end;margin-bottom:28px;padding:16px;border-radius:22px;background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow-soft)}.app-panel{border-radius:24px;background:linear-gradient(180deg,rgba(14,156,255,.08),transparent 30%),var(--surface);border:1px solid var(--line)}.section-head{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:12px;gap:12px}.section-head strong{color:var(--ink);font-size:1.18rem;line-height:1}.section-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:15px;background:rgba(14,156,255,.13);color:var(--accent-2)}.action-list{display:grid;grid-gap:8px;gap:8px}.action-list button{min-height:48px;border:1px solid var(--line);border-radius:15px;padding:0 14px;background:var(--surface-2);color:var(--ink);font-weight:900;text-align:left;cursor:pointer}.action-list button:hover{background:var(--surface-3)}.action-list .danger-action{color:var(--danger);background:var(--danger-bg);border-color:rgba(255,123,134,.18)}.mobile-account-groups{display:grid;grid-gap:14px;gap:14px}.account-action-group{display:grid;grid-gap:8px;gap:8px}.account-action-group>span{color:var(--quiet);font-size:.66rem;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.mobile-tab-add .toolbar{display:grid}.add-form-header{grid-column:1/-1}.add-form-cancel{min-height:38px;border:1px solid var(--line);border-radius:999px;padding:0 14px;background:var(--surface-2);color:var(--muted);font-size:.82rem;font-weight:900;cursor:pointer}.add-form-cancel:hover{color:var(--ink);background:var(--surface-3)}.field{display:grid;grid-gap:8px;gap:8px}.field label,.table-head span{color:var(--ink);font-size:.78rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.field input,.field select{min-height:56px;padding:0 16px}.field textarea{min-height:56px;resize:vertical;padding:15px 16px}.title-field textarea{resize:none}.field input:focus,.field select:focus,.field textarea:focus,.search-field input:focus{background:var(--field-focus);box-shadow:0 0 0 4px rgba(14,156,255,.14)}.field-hint{color:var(--muted);font-size:.78rem}.quick-preview{grid-column:1/-1;min-height:154px;overflow:hidden;border-radius:18px;border:1px solid var(--line);background:var(--surface-2)}.quick-preview .card-preview-fallback,.quick-preview .card-preview-image{height:154px}.quick-preview .card-preview-fallback{min-height:154px}.share-quick-preview{margin-top:2px}.category-control{display:grid;grid-gap:8px;gap:8px}.category-control.has-delete{grid-template-columns:minmax(0,1fr) 48px}.category-control.has-delete input{grid-column:1/-1}.category-delete-button{border:0;border-radius:12px;display:grid;place-items:center;background:var(--danger-bg);color:var(--danger);cursor:pointer}.editing-form{outline:1px solid rgba(242,184,75,.4)}.editing-banner{grid-column:1/-1;display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px;border-radius:14px;background:rgba(242,184,75,.18);color:var(--warning);font-weight:900}.editing-banner button{border:0;min-height:38px;border-radius:12px;padding:0 14px;background:var(--surface);color:var(--ink);font-weight:900;cursor:pointer}.notice{margin:10px 0 24px;padding:12px 14px;border-radius:14px;background:rgba(14,156,255,.12);color:var(--success);border:1px solid rgba(14,156,255,.16);font-size:.88rem;line-height:1.35}.notice.success{background:rgba(14,156,255,.14);color:var(--success);border-color:rgba(14,156,255,.2)}.notice.warning{background:rgba(242,184,75,.16);color:var(--warning);border-color:rgba(242,184,75,.22)}.notice.error{background:var(--danger-bg);color:var(--danger);border-color:hsla(0,79%,70%,.22)}.toast-message{position:fixed;top:22px;left:50%;z-index:80;transform:translateX(-50%);max-width:min(360px,calc(100vw - 32px));padding:12px 16px;border-radius:14px;background:rgba(14,156,255,.95);color:#fff;font-size:.86rem;font-weight:850;box-shadow:var(--shadow)}.toast-message.warning{background:rgba(242,184,75,.96);color:#111}.toast-message.error{background:hsla(0,79%,70%,.96);color:#fff}.network-status,.pwa-update{position:fixed;left:50%;z-index:95;width:min(360px,calc(100vw - 32px));transform:translateX(-50%);border-radius:14px;box-shadow:var(--shadow);font-size:.8rem;font-weight:850}.network-status{top:18px;padding:11px 14px;text-align:center}.network-status.offline{background:var(--danger);color:#fff}.network-status.online{background:var(--success);color:#03101d}.pwa-update{bottom:18px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px;background:var(--surface);color:var(--ink);border:1px solid var(--line)}.pwa-update button{min-height:34px;border:0;border-radius:11px;padding:0 12px;background:var(--accent);color:#fff;font-weight:900;cursor:pointer}.link-table{background:transparent;border:0}.table-head{display:none}.archive-tabs{display:flex;gap:12px;margin-bottom:24px}.archive-tabs button{min-height:46px;border:1px solid var(--line);border-radius:14px;padding:0 18px;display:inline-flex;align-items:center;gap:10px;background:var(--surface);color:var(--muted);font-weight:900;cursor:pointer}.archive-tabs button.active{background:rgba(14,156,255,.14);color:var(--accent-2)}.archive-tabs span{min-width:26px;min-height:26px;display:grid;place-items:center;border-radius:999px;background:hsla(0,0%,100%,.08);color:inherit;font-size:.78rem}.archive-view-banner{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:22px;padding:14px 16px;border-radius:18px;background:rgba(14,156,255,.11);border:1px solid rgba(14,156,255,.18)}.archive-view-banner div{display:grid;grid-gap:4px;gap:4px}.archive-view-banner strong{color:var(--ink);font-size:.96rem}.archive-view-banner span{color:var(--muted);font-size:.78rem}.archive-view-banner button{min-height:38px;border:0;border-radius:999px;padding:0 14px;background:var(--surface);color:var(--accent-2);font-weight:900;cursor:pointer}.rows{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:20px;gap:20px}.link-row{min-width:0;display:grid;grid-template-rows:220px 132px 50px;overflow:visible;border-radius:20px;background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow-soft);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease;will-change:transform}@media (hover:hover) and (pointer:fine){.link-row:hover{transform:translateY(-5px) scale(1.01);border-color:rgba(14,156,255,.32);box-shadow:0 22px 62px rgba(0,0,0,.28),0 0 0 1px rgba(14,156,255,.08)}}.link-row.editing{outline:2px solid var(--warning)}.link-row.archived{opacity:.78}.link-row.pending{border-color:rgba(242,184,75,.32)}.card-media{position:relative;height:100%;overflow:hidden;border-radius:20px 20px 0 0;background:#111114}.pending-badge{position:absolute;right:10px;top:10px;min-height:28px;display:inline-flex;align-items:center;border-radius:999px;padding:0 10px;background:rgba(242,184,75,.18);color:var(--warning);font-size:.64rem;font-weight:950}.card-preview-fallback,.card-preview-image,.link-image-preview{width:100%;height:100%}.card-preview-image img,.link-image-preview img{width:100%;height:100%;display:block;object-fit:cover}.card-preview-fallback{display:grid;place-items:center;grid-gap:10px;gap:10px;padding:22px;background:linear-gradient(145deg,rgba(14,156,255,.18),rgba(246,210,74,.08)),#121217;color:#f8fafc;text-align:center}.card-preview-fallback span{width:58px;height:58px;display:grid;place-items:center;border-radius:18px;background:rgba(14,156,255,.18);color:var(--accent-2);font-size:1.75rem;font-weight:950}.card-preview-fallback strong{max-width:100%;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:anywhere}.category-chip{width:max-content;max-width:132px;min-height:22px;border:0;border-radius:999px;padding:0 8px;display:inline-flex;align-items:center;background:rgba(14,156,255,.12);color:var(--tag-ink);font-size:.62rem;font-weight:850;line-height:1;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.empty-category-chip{background:var(--surface-2);color:var(--muted)}.card-favorite{position:absolute;top:12px;right:12px;z-index:3;width:36px;height:36px}.card-content{min-width:0;height:132px;display:grid;grid-template-rows:auto auto 1fr;align-content:flex-start;grid-gap:8px;gap:8px;padding:16px 16px 10px;overflow:hidden}.link-cell{min-width:0}.link-cell a{color:var(--ink);font-size:.94rem;line-height:1.2;font-weight:950;letter-spacing:0;text-decoration:none}.description,.link-cell a{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:anywhere}.description{margin:0;color:var(--muted);font-size:.78rem;line-height:1.4}.card-tags{display:flex;flex-wrap:wrap;gap:6px;min-height:22px;overflow:hidden}.actions{position:relative;justify-content:flex-end;gap:7px}.actions,.card-footer{display:flex;padding:0 16px 16px}.card-footer{min-height:50px;align-items:center;justify-content:space-between;gap:12px}.card-footer .actions{padding:0}.card-footer .icon-button{width:34px;height:34px}.card-date{color:var(--quiet);font-size:.68rem;line-height:1;white-space:nowrap}.icon-button{width:42px;height:42px;border:0;border-radius:999px;display:inline-grid;place-items:center;flex:0 0 auto;background:var(--surface-3);color:var(--ink);cursor:pointer;text-decoration:none}.card-favorite,.desktop-favorite{background:rgba(6,8,12,.74);color:hsla(0,0%,100%,.84)}.card-favorite.active,.favorite.active{color:var(--gold)}.danger{color:var(--danger)}.archive-action,.restore-action{color:var(--accent-2)}.desktop-action,.desktop-favorite{display:none}.mobile-actions-menu{display:block;position:relative}.row-actions-popover{position:absolute;right:0;bottom:calc(100% + 10px);z-index:65;min-width:202px;display:grid;grid-gap:6px;gap:6px;padding:8px;border-radius:18px;background:color-mix(in srgb,var(--surface) 94%,#000 6%);border:1px solid var(--line);box-shadow:0 24px 70px rgba(0,0,0,.36)}.row-actions-popover button{min-height:42px;border:0;border-radius:12px;display:flex;align-items:center;gap:10px;padding:0 12px;background:transparent;color:var(--ink);font-weight:850;cursor:pointer}.row-actions-popover button:hover{background:var(--surface-2)}.row-actions-popover .danger-action{color:var(--danger)}.empty{grid-column:1/-1;min-height:220px;display:grid;place-items:center;align-content:center;grid-gap:10px;gap:10px;padding:28px;border-radius:22px;background:var(--surface);border:1px solid var(--line);color:var(--muted);text-align:center;line-height:1.4}.empty strong{color:var(--ink);font-size:1.05rem}.empty span{max-width:440px}.empty-action{min-height:42px;background:var(--surface-2);color:var(--ink)}.empty-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:6px}.empty-action.ghost{background:transparent;color:var(--muted);border:1px solid var(--line)}.onboarding-empty{min-height:300px}.empty-steps{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;max-width:620px}.empty-steps span{min-height:34px;display:inline-flex;align-items:center;border-radius:999px;padding:0 12px;background:rgba(14,156,255,.1);color:var(--accent-2);font-size:.76rem;font-weight:900}.error-state{border-color:rgba(242,184,75,.22);background:linear-gradient(145deg,rgba(242,184,75,.08),transparent 44%),var(--surface)}.mobile-account-panel,.mobile-bottom-nav{display:none}.hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,420px);grid-gap:28px;gap:28px;align-items:center;margin-bottom:28px;padding:26px;border-radius:26px;background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow-soft)}.hero .thumbnail,.thumbnail{overflow:hidden;border-radius:20px;background:var(--surface-2)}.active-filter-banner{grid-column:1/-1;width:-moz-fit-content;width:fit-content;display:inline-flex;align-items:center;gap:10px;margin-bottom:18px;padding:8px 10px;border-radius:999px;background:rgba(14,156,255,.12);border:1px solid rgba(14,156,255,.18);color:var(--muted);font-size:.78rem;font-weight:850}.active-filter-banner button{min-height:28px;border:0;border-radius:999px;padding:0 10px;background:var(--surface);color:var(--accent-2);font-size:.76rem;font-weight:900;cursor:pointer}.collections-panel{grid-column:1/-1;display:grid;grid-gap:14px;gap:14px;padding:4px 0 2px}.collections-panel-head{display:flex;align-items:flex-end;justify-content:space-between;gap:14px}.collections-panel-head div{display:grid;grid-gap:4px;gap:4px}.collections-panel-head strong{color:var(--ink);font-size:.98rem}.collections-panel-head span{color:var(--muted);font-size:.78rem}.collection-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(170px,1fr));grid-gap:12px;gap:12px}.collection-card{min-width:0;border:1px solid var(--line);border-radius:18px;display:grid;grid-gap:10px;gap:10px;padding:12px;background:var(--surface-2);color:var(--ink);text-align:left;cursor:pointer;transition:transform .16s ease,border-color .16s ease,background .16s ease}.collection-card:hover{transform:translateY(-2px);border-color:rgba(14,156,255,.34);background:var(--surface-3)}.collection-cover{height:92px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:5px;gap:5px;overflow:hidden;border-radius:14px;background:linear-gradient(145deg,rgba(14,156,255,.18),rgba(246,210,74,.1)),var(--surface)}.collection-cover-tile{min-width:0;display:grid;place-items:center;background:rgba(14,156,255,.12);color:var(--accent-2);font-size:1rem;font-weight:950}.collection-name{max-width:100%;color:var(--ink);font-size:.94rem;font-weight:950;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.collection-card small{color:var(--muted);font-size:.72rem;font-weight:850}.collection-view-banner{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:18px;padding:14px 16px;border-radius:20px;background:linear-gradient(145deg,rgba(14,156,255,.16),transparent 55%),var(--surface);border:1px solid rgba(14,156,255,.22)}.collection-view-banner div{min-width:0;display:grid;grid-gap:3px;gap:3px}.collection-view-banner span{color:var(--muted);font-size:.66rem;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.collection-view-banner strong{max-width:100%;color:var(--ink);font-size:1.18rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.collection-view-banner small{color:var(--muted);font-size:.78rem;font-weight:800}.collection-view-banner button{min-height:38px;border:0;border-radius:999px;padding:0 14px;flex:0 0 auto;background:var(--accent);color:#fff;font-size:.78rem;font-weight:900;cursor:pointer}.modal-backdrop{position:fixed;inset:0;z-index:90;display:grid;place-items:center;padding:24px;background:rgba(0,0,0,.62)}.confirm-dialog,.link-modal{width:min(980px,100%);max-height:min(760px,calc(100vh - 48px));overflow:auto;border-radius:26px;background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow)}.link-modal{padding:18px}.detail-modal{width:min(920px,100%);background:linear-gradient(180deg,color-mix(in srgb,var(--surface-2) 34%,transparent),transparent 42%),var(--surface)}.modal-topbar{justify-content:space-between;gap:16px;margin-bottom:16px;padding:4px 4px 0}.modal-title-row,.modal-topbar{display:flex;align-items:flex-start}.modal-title-row{min-width:0;gap:12px}.modal-link-icon{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;flex:0 0 auto;background:rgba(14,156,255,.14);color:var(--accent-2);border:1px solid rgba(14,156,255,.18)}.modal-title-copy{min-width:0}.modal-close-button{width:42px;height:42px;flex:0 0 auto;border-radius:14px;background:var(--surface-2)}.modal-top-actions{display:flex;flex:0 0 auto;align-items:center;gap:8px}.detail-action-button{width:42px;height:42px;border-radius:14px;background:color-mix(in srgb,var(--surface-3) 86%,transparent)}.link-title{color:var(--ink);font-size:clamp(1.16rem,2.1vw,1.56rem);font-weight:950;line-height:1.08;overflow-wrap:anywhere}.url{display:block;max-width:100%;margin-top:7px;color:var(--accent-2);font-size:.78rem;font-weight:850;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.modal-content{display:grid;grid-template-columns:minmax(260px,.8fr) minmax(0,1.2fr);grid-gap:16px;gap:16px}.modal-detail,.modal-preview-panel{border-radius:22px;border:1px solid var(--line);background:color-mix(in srgb,var(--surface-2) 70%,transparent)}.modal-preview-panel{padding:10px}.modal-thumbnail{min-height:308px;height:100%;overflow:hidden;border-radius:18px;background:#111114}.link-preview{height:100%;min-height:286px;display:grid;align-content:center;grid-gap:18px;gap:18px;padding:24px;background:var(--surface-2)}.preview-window{display:flex;gap:5px}.preview-window span{width:9px;height:9px;border-radius:999px;background:var(--quiet)}.preview-body{display:grid;grid-gap:8px;gap:8px}.preview-label{color:var(--muted);font-size:.8rem}.modal-detail{display:grid;grid-gap:14px;gap:14px;align-content:flex-start;padding:14px}.meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.meta-item{display:grid;grid-gap:6px;gap:6px;padding:11px 12px;border-radius:14px;background:color-mix(in srgb,var(--field) 78%,transparent);color:var(--muted);border:1px solid var(--line)}.meta-item span{color:var(--quiet);font-size:.66rem;font-weight:850;text-transform:uppercase;letter-spacing:.05em}.meta-item strong{color:var(--ink);font-size:.82rem;line-height:1.25}.note-field{display:grid;grid-gap:12px;gap:12px;min-height:100%;padding:16px;border-radius:20px;background:linear-gradient(180deg,color-mix(in srgb,var(--field) 92%,transparent),color-mix(in srgb,var(--surface-2) 74%,transparent));border:1px solid color-mix(in srgb,var(--line) 76%,transparent);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.03)}.note-label-row{display:flex;justify-content:space-between;gap:12px;color:var(--ink);font-size:.7rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.autosave-status{color:var(--muted);font-size:.68rem;font-weight:850;text-transform:none;letter-spacing:0}.autosave-status.saved{color:var(--success)}.autosave-status.error{color:var(--danger)}.long-description{width:100%;min-height:218px;resize:vertical;border:0;outline:0;border-radius:14px;padding:4px 0 0;background:transparent;color:var(--ink);font-size:.98rem;line-height:1.55}.long-description::placeholder{color:var(--quiet)}.confirm-dialog{width:min(520px,100%);display:grid;grid-gap:18px;gap:18px;padding:22px}.confirm-dialog h2{margin:0 0 8px;color:var(--ink);font-size:1.45rem}.confirm-dialog p{margin:0;color:var(--muted);line-height:1.45}.confirm-preview{display:grid;grid-gap:6px;gap:6px;padding:14px;border-radius:16px;background:var(--surface-2);overflow-wrap:anywhere}.confirm-preview span{color:var(--muted)}.confirm-actions{display:flex;justify-content:flex-end;gap:10px}.back{background:var(--surface-2);color:var(--ink)}.danger-button{background:var(--danger);color:#fff}.auth-shell{min-height:100vh;display:grid;grid-template-columns:minmax(0,.95fr) minmax(360px,480px);align-items:center;grid-gap:48px;gap:48px;padding:40px;background:var(--bg)}.auth-theme-button{position:fixed;top:22px;right:22px;width:46px;height:46px;border:1px solid var(--line);border-radius:15px;display:grid;place-items:center;background:var(--surface);color:var(--ink);cursor:pointer}.auth-intro{display:grid;grid-gap:28px;gap:28px;justify-items:flex-start}.auth-brand-pill{display:inline-flex;align-items:center;gap:10px;padding:10px 14px;border-radius:999px;background:var(--surface);border:1px solid var(--line);color:var(--ink);font-weight:950}.auth-intro h1{max-width:650px}.auth-intro h1 strong{color:var(--accent-2)}.auth-panel,.share-panel{display:grid;grid-gap:24px;gap:24px;padding:28px;border-radius:28px;background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow)}.auth-title{display:grid;grid-gap:6px;gap:6px;text-align:center}.auth-title span{color:var(--muted);font-size:.82rem;font-weight:900;text-transform:uppercase}.auth-title h2{margin:0;color:var(--ink);font-size:1.8rem}.auth-title p{display:none}.auth-form{display:grid;grid-gap:16px;gap:16px}.auth-field label{color:var(--muted)}.auth-field input[aria-invalid=true]{border-color:rgba(255,123,134,.56);box-shadow:0 0 0 4px rgba(255,123,134,.12)}.field-error{margin-top:-2px;color:var(--danger);font-size:.76rem;font-weight:800;line-height:1.25}.password-field{position:relative}.password-field input{padding-right:52px}.password-field button{position:absolute;top:50%;right:10px;width:40px;height:40px;transform:translateY(-50%);border:0;border-radius:12px;display:grid;place-items:center;background:transparent;color:var(--muted);cursor:pointer}.auth-submit{min-height:58px}.auth-divider{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;grid-gap:12px;gap:12px;color:var(--quiet);font-size:.72rem;font-weight:900;text-transform:uppercase}.auth-divider span{height:1px;background:var(--line)}.google-auth-button{min-height:54px;border:1px solid var(--line);border-radius:16px;display:inline-flex;align-items:center;justify-content:center;gap:10px;background:var(--surface-2);color:var(--ink);font-weight:900;cursor:pointer;transition:border-color .16s ease,background .16s ease,transform .16s ease}.google-auth-button:hover:not(:disabled){transform:translateY(-1px);border-color:rgba(14,156,255,.35);background:var(--surface-3)}.google-auth-button:disabled{cursor:wait;opacity:.72}.link-action{border:0;background:transparent;color:var(--accent-2);font-weight:850;cursor:pointer}.forgot-password-action{margin-top:-4px;color:var(--muted);font-size:.86rem}.forgot-password-action:hover:not(:disabled){color:var(--accent-2)}.auth-switch{display:flex;justify-content:center;gap:8px;color:var(--muted)}.auth-switch button{border:0;background:transparent;color:var(--accent-2);font-weight:900;cursor:pointer}.auth-notice{margin:0}.auth-legal-links{justify-self:center;display:inline-flex;align-items:center;justify-content:center;gap:8px;color:var(--quiet);font-size:.78rem;font-weight:800;text-align:center}.auth-legal-links a{color:inherit;text-decoration:none}.auth-legal-links a:hover{color:var(--accent-2)}.share-shell{grid-template-columns:minmax(0,560px);justify-content:center}.mobile-link-text{display:none}.legal-shell{width:min(100%,980px);min-height:100vh;margin:0 auto;padding:34px 24px 72px;color:var(--ink)}.legal-hero{display:grid;grid-gap:30px;gap:30px;margin-bottom:18px;padding:28px;border-radius:28px;background:linear-gradient(145deg,rgba(14,156,255,.12),transparent 44%),var(--surface);border:1px solid var(--line);box-shadow:var(--shadow-soft)}.legal-brand{width:max-content;display:inline-flex;align-items:center;gap:10px;color:var(--ink);font-weight:950;text-decoration:none}.legal-brand-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:rgba(14,156,255,.14);color:var(--accent-2)}.legal-kicker,.legal-updated{color:var(--accent-2);font-size:.72rem;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.legal-hero h1{max-width:720px;margin:10px 0 0;font-size:clamp(2.3rem,7vw,4.4rem);line-height:.94}.legal-hero p{max-width:720px;margin:16px 0 0;color:var(--muted);font-size:1.02rem;line-height:1.65}.legal-updated{color:var(--quiet)}.legal-content{display:grid;grid-gap:12px;gap:12px;padding:10px 0 0}.legal-content section{padding:22px 24px;border-radius:22px;background:var(--surface);border:1px solid var(--line)}.legal-content h2{margin:0 0 10px;color:var(--ink);font-size:1rem}.legal-content li,.legal-content p{color:var(--muted);font-size:.95rem;line-height:1.68}.legal-content p{margin:0}.legal-content ul{display:grid;grid-gap:8px;gap:8px;margin:10px 0 0;padding-left:20px}.legal-content a{color:var(--accent-2);font-weight:850;text-decoration:none}@media (max-width:1120px){.rows,.toolbar{grid-template-columns:repeat(2,minmax(0,1fr))}.toolbar>.primary{grid-column:1/-1}}@media (min-width:761px) and (max-width:920px){.app{width:min(100%,820px);padding:28px 22px 76px}.app>header{align-items:flex-start;gap:18px;margin-bottom:36px}.brand-mark{width:46px;height:46px;border-radius:14px}.app h1{font-size:2rem}.subtitle{max-width:280px;font-size:.78rem}.desktop-account-card{min-width:0;width:270px;grid-template-columns:minmax(0,1fr) auto;gap:10px}.desktop-account-card .count{min-height:66px;padding:14px 16px}.desktop-account-card .count strong{font-size:1.55rem}.account-meta>button,.settings-trigger{width:46px;height:46px;border-radius:13px}.search-panel{grid-template-columns:minmax(0,1fr) auto;gap:10px;margin-bottom:30px;padding:10px;border-radius:20px}.search-field{grid-column:1/-1}.category-filter{grid-template-columns:auto minmax(140px,1fr)}.category-filter select{width:150px}.archive-shortcut,.desktop-add-link,.favorite-filter{min-height:48px;padding:0 16px}.toolbar{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:24px}.toolbar>.primary{grid-column:1/-1}.rows{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.link-row{grid-template-rows:188px 126px 48px;border-radius:18px}.card-media{border-radius:18px 18px 0 0}.card-content{height:126px;padding:15px 15px 10px}.link-cell a{font-size:.9rem}.description{font-size:.74rem}.card-footer{min-height:48px;padding:0 15px 14px}.row-actions-popover{min-width:190px}.modal-content{grid-template-columns:minmax(220px,.9fr) minmax(0,1.1fr)}}@media (max-width:760px){.app{width:100%;max-width:430px;padding:26px 20px calc(104px + env(safe-area-inset-bottom, 0px))}.app>header{align-items:center;margin-bottom:18px}.brand-heading{gap:10px}.brand-mark{width:34px;height:34px;border-radius:10px}.brand-mark svg{width:17px;height:17px}.app h1{font-size:1.34rem;line-height:.95}.subtitle{margin-top:4px;font-size:.58rem;line-height:1}.desktop-subtitle{display:none}.mobile-subtitle{display:inline}.mobile-header-theme{width:38px;height:38px;border:1px solid var(--line);border-radius:12px;display:grid;place-items:center;background:var(--surface);color:var(--ink);cursor:pointer}.mobile-header-menu{position:relative;display:block}.mobile-header-menu .mobile-header-theme{color:var(--accent-2)}.mobile-header-dropdown{position:absolute;top:calc(100% + 10px);right:0;z-index:45;width:190px;display:grid;grid-gap:7px;gap:7px;padding:8px;border-radius:16px;background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow)}.mobile-header-dropdown button{min-height:42px;border:0;border-radius:12px;padding:0 12px;display:flex;align-items:center;gap:10px;background:var(--surface-2);color:var(--ink);font-size:.82rem;font-weight:900;text-align:left;cursor:pointer}.mobile-header-dropdown button:hover{background:var(--surface-3)}.mobile-header-dropdown button.active{background:rgba(14,156,255,.14);color:var(--accent-2)}.mobile-header-sort{min-height:46px;display:grid;grid-gap:6px;gap:6px;padding:10px 12px;border-radius:12px;background:var(--surface-2);color:var(--ink)}.mobile-header-sort span{color:var(--muted);font-size:.64rem;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.mobile-header-sort select{width:100%;height:36px;border:0;outline:0;border-radius:10px;padding:0 9px;background:var(--surface);color:var(--ink);font-size:.82rem;font-weight:900}.desktop-account-card{display:none}.pwa-install-card{left:50%;right:auto;bottom:calc(100px + env(safe-area-inset-bottom, 0px));width:min(360px,calc(100vw - 32px));transform:translateX(-50%);padding:13px;border-radius:18px}.pwa-install-card ol{display:none}.pwa-install-actions .primary{min-height:40px}.mobile-account-panel,.mobile-home-panel,.mobile-tab-panel{display:none}.mobile-tab-account .mobile-account-panel,.mobile-tab-add .mobile-add-panel,.mobile-tab-home .mobile-home-panel,.mobile-tab-search .mobile-home-panel,.mobile-tab-search .mobile-search-panel{display:grid;animation:mobileTabIn .16s ease-out both}.mobile-tab-account .mobile-home-panel,.mobile-tab-add .mobile-home-panel{display:none}@keyframes mobileTabIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.search-panel{grid-template-columns:1fr;gap:14px;margin:0 0 18px;padding:0 0 6px;border-radius:24px;background:transparent;border:0;box-shadow:none}.search-panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.search-heading-button strong{color:var(--ink);font-size:1.28rem;line-height:1}.search-panel-heading button{min-height:34px;border:1px solid rgba(14,156,255,.18);border-radius:999px;padding:0 12px;background:rgba(14,156,255,.1);color:var(--accent-2);font-size:.74rem;font-weight:900;cursor:pointer}.search-field{min-height:62px;grid-template-columns:46px minmax(0,1fr);border-radius:22px;background:var(--surface-2);color:var(--accent-2);border:1px solid var(--line);box-shadow:0 18px 48px rgba(0,0,0,.16)}.search-focus-button{width:46px;height:62px}.search-focus-button svg{margin-left:16px}.search-field input{height:62px;padding:0 18px 0 4px;font-size:.95rem}.desktop-add-link{display:none}.mobile-category-chips{display:flex;gap:9px;margin:0 -20px;padding:0 20px 4px;overflow-x:auto;scrollbar-width:none}.mobile-category-chips::-webkit-scrollbar{display:none}.mobile-category-chips button{min-height:36px;border:1px solid var(--line);border-radius:999px;padding:0 13px;flex:0 0 auto;background:var(--surface-2);color:var(--muted);font-size:.72rem;font-weight:900;cursor:pointer}.mobile-category-chips button.active{background:var(--accent);border-color:rgba(14,156,255,.7);color:#fff;box-shadow:0 10px 26px rgba(14,156,255,.22)}.collections-panel{gap:12px;margin:0 -20px 4px;padding:2px 20px 4px;overflow:hidden}.collections-panel-head strong{font-size:.9rem}.collections-panel-head span{display:none}.collection-grid{display:flex;gap:10px;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.collection-grid::-webkit-scrollbar{display:none}.collection-card{width:148px;flex:0 0 148px;gap:8px;padding:10px;border-radius:16px}.collection-cover{height:82px;border-radius:13px}.collection-name{font-size:.84rem}.collection-card small{font-size:.68rem}.archive-shortcut,.favorite-filter,.sort-filter{width:100%;min-height:50px;justify-content:space-between;border-radius:16px;background:var(--surface-2)}.sort-filter{grid-template-columns:auto minmax(0,1fr)}.sort-filter select{height:42px}.recent-searches{gap:8px;margin:-2px -20px 0;padding:0 20px}.recent-searches>div{flex-wrap:nowrap;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.recent-searches>div::-webkit-scrollbar{display:none}.recent-searches button{flex:0 0 auto}.category-filter,.category-filter span{display:none}.category-filter select{width:100%;height:48px;padding:0 14px;border-radius:16px;background:var(--surface-2);color:var(--ink);border:1px solid var(--line)}.toolbar{grid-template-columns:1fr;gap:16px;margin:6px 0 18px;padding:18px;box-shadow:none}.add-form-header{margin-bottom:2px}.add-form-cancel{min-height:36px;padding:0 12px;font-size:.76rem}.section-head strong{font-size:1.2rem}.section-icon{width:46px;height:46px;border-radius:16px}.title-field{display:none}.mobile-add-panel .field{gap:9px}.mobile-add-panel .field label{color:var(--ink);font-size:.72rem}.field input,.field select,.field textarea{min-height:58px;border-radius:14px;background:var(--surface-2)}.mobile-add-panel .primary{width:100%;min-height:58px;margin-top:2px;border-radius:16px;font-size:1rem}.mobile-add-panel .category-control{gap:10px}.mobile-add-panel .category-control.has-delete{grid-template-columns:minmax(0,1fr) 46px}.mobile-add-panel .category-delete-button{border-radius:14px}.notice{font-size:.78rem}.link-table{display:grid;grid-gap:0;gap:0;padding:0;border-radius:0;background:transparent;border:0}.archive-view-banner{margin-bottom:14px;border-radius:16px}.archive-tabs{display:none}.archive-tabs button{justify-content:center;min-height:50px;padding:0 10px}.rows{grid-template-columns:1fr;gap:12px}.link-row{grid-template-rows:154px 116px 48px;border-radius:18px;box-shadow:none;transition:none;will-change:auto}.card-media{height:100%}.category-chip{max-width:112px;min-height:19px;padding:0 7px;background:color-mix(in srgb,var(--surface-3) 74%,transparent);color:var(--muted);border-color:var(--line);font-size:.56rem}.card-content{height:116px;padding:14px 15px 10px}.link-cell a{color:var(--accent-2);font-size:1rem}.desktop-link-text{display:none}.mobile-link-text{display:block}.description{font-size:.76rem;-webkit-line-clamp:2}.actions{justify-content:flex-end;padding:0}.card-footer{min-height:48px;padding:0 14px 12px}.card-footer .icon-button{width:38px;height:38px}.card-date{font-size:.68rem}.desktop-action,.desktop-favorite{display:none}.card-favorite{top:9px;right:9px;width:34px;height:34px;border-radius:11px}.mobile-actions-menu{display:block}.more-action{border-radius:12px}.row-actions-popover{right:0;bottom:calc(100% + 8px)}.pending-badge{top:9px;right:9px;min-height:22px;padding:0 8px;font-size:.56rem}.empty{min-height:190px;padding:24px 18px}.onboarding-empty{min-height:260px}.empty-steps{display:grid;grid-template-columns:1fr;width:100%}.empty-steps span{justify-content:center}.mobile-account-panel{gap:14px;padding:18px}.mobile-account-groups{gap:16px}.account-action-group{padding-top:2px}.mobile-account-actions{gap:7px}.mobile-account-actions button{min-height:46px;border-radius:14px;font-size:.88rem}.mobile-account-summary{display:grid;grid-gap:6px;gap:6px;padding:14px 15px;border-radius:16px;background:var(--surface-2);border:1px solid var(--line);overflow-wrap:anywhere}.mobile-account-summary span{color:var(--muted);font-size:.86rem}.mobile-account-summary strong{color:var(--ink)}.account-section-head{margin-bottom:2px}.mobile-bottom-nav{position:fixed;left:50%;bottom:calc(12px + env(safe-area-inset-bottom, 0px));z-index:50;width:min(368px,calc(100vw - 32px));min-height:76px;transform:translateX(-50%);display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px;gap:8px;padding:8px;border-radius:18px;background:rgba(17,17,19,.94);border:1px solid hsla(0,0%,100%,.12);box-shadow:0 24px 70px rgba(0,0,0,.42);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.mobile-bottom-nav button{border:0;border-radius:14px;display:grid;place-items:center;align-content:center;grid-gap:4px;gap:4px;background:transparent;color:#8d96a7;font-size:.68rem;font-weight:900;cursor:pointer}.mobile-bottom-nav button.active{background:var(--accent);color:#fff}.active-filter-banner{margin-bottom:14px;font-size:.72rem}.collection-view-banner{margin-bottom:14px;padding:12px 13px;border-radius:18px}.collection-view-banner strong{font-size:1rem}.collection-view-banner button{min-height:34px;padding:0 12px;font-size:.72rem}.modal-backdrop{align-items:center;min-height:100dvh;padding:14px}.link-modal{width:min(100%,390px);max-height:calc(100dvh - 28px);padding:12px;border-radius:22px}.modal-topbar{flex-wrap:wrap;align-items:flex-start;gap:10px;margin-bottom:12px;padding:2px}.modal-title-row{width:100%;order:2;gap:10px}.modal-top-actions{width:100%;order:1;justify-content:flex-end}.detail-action-button,.modal-close-button,.modal-link-icon{width:38px;height:38px;border-radius:13px}.modal-top-actions{gap:6px}.modal-title-copy{padding-top:1px}.link-title{display:-webkit-box;font-size:1.12rem;line-height:1.12;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.url{margin-top:5px;font-size:.72rem}.modal-content{grid-template-columns:1fr;gap:10px}.modal-detail,.modal-preview-panel{border-radius:18px}.modal-preview-panel{padding:8px}.modal-thumbnail{min-height:156px;max-height:190px}.link-preview{min-height:156px;padding:18px}.meta{grid-template-columns:1fr;gap:8px}.meta-item,.modal-detail{padding:12px}.meta-item{border-radius:14px}.note-field{padding:14px;border-radius:18px}.long-description{min-height:142px;max-height:210px;border-radius:14px}.auth-shell{grid-template-columns:1fr;align-content:center;gap:26px;min-height:100dvh;padding:24px 22px calc(24px + env(safe-area-inset-bottom, 0px))}.auth-intro{justify-items:center;text-align:center}.auth-intro h1{font-size:clamp(2.4rem,13vw,4rem)}.auth-panel{padding:22px;border-radius:24px}.legal-shell{padding:20px 14px 48px}.legal-hero{gap:24px;padding:20px;border-radius:24px}.legal-hero h1{font-size:clamp(2.15rem,12vw,3.4rem)}.legal-hero p{font-size:.94rem;line-height:1.55}.legal-content section{padding:18px;border-radius:20px}.legal-content li,.legal-content p{font-size:.9rem;line-height:1.6}}