:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#071d18;--panel:#0d2a23e0;--card:#102c25f0;--card2:#173a31;--line:#315a4e;--gold:#d9b96f;--gold2:#e8cc84;--cream:#fff2d7;--muted:#c8bfa9;--ember:#e76532}body{background:var(--bg);min-width:320px;min-height:100vh;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.app{min-height:100vh;color:var(--cream);background:radial-gradient(circle at 20% 8%,#d9b96f2e,transparent 28%),radial-gradient(circle at 78% 0%,#e765321f,transparent 25%),linear-gradient(120deg,#ffffff0a 1px,transparent 1px),var(--bg);background-size:auto,auto,42px 42px,auto}.header,.sectionHeader,.panel,.form,.foundation,.backupCard,.entryCard,.empty,.backupReminder{border:1px solid var(--line);background:var(--panel);border-radius:32px;box-shadow:0 18px 42px #0000003b}.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:22px;padding:22px;display:flex}.eyebrow{color:var(--gold);letter-spacing:.28em;text-transform:uppercase;margin:0;font-size:.76rem}.header h1{margin:4px 0 0;font-size:clamp(2.6rem,8vw,5rem);line-height:.95}.subtitle{color:#eadfc4;margin:8px 0 0;font-size:1.1rem;font-weight:700}.tagline,.soft{color:var(--muted)}.tagline{margin:8px 0 0}.nav,.actions,.iconActions,.chips,.threadPills,.backupActions{flex-wrap:wrap;gap:10px;display:flex}.btn{border:none;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:10px 15px;font-weight:800;transition:transform .15s,filter .15s;display:inline-flex}.btn:hover{filter:brightness(1.07);transform:translateY(-1px)}.btn.green{color:var(--cream);background:#1d4539}.backupReminder{background:linear-gradient(135deg,#d9b96f1f,#102c25f0);border-color:#d9b96f9e;justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;padding:18px;display:flex}.backupReminder h2{margin:0;font-size:1.15rem}.backupReminder p{color:#eadfc4;margin:6px 0 0;line-height:1.45}.backupActions{flex-shrink:0}.addCard{width:100%;color:var(--cream);text-align:left;background:linear-gradient(135deg,#1c4a3e,#102c25);border:1px solid #d9b96f9e;border-radius:32px;justify-content:space-between;gap:20px;padding:22px;display:flex;box-shadow:0 18px 42px #0000003d}.addCard p{color:#eadfc4;max-width:820px;margin:6px 0 0}.addCard span{background:var(--ember);color:#fff;border-radius:999px;align-self:center;padding:9px 16px;font-weight:900}.addTitle{align-items:center;gap:8px;font-size:1.2rem;font-weight:900;display:flex}.stack{gap:18px;display:grid}.panel{padding:18px}.panelTitle{align-items:center;gap:8px;margin-bottom:12px;font-weight:900;display:flex}.threadPills button,.chip,.topic,.selectedChip{border-radius:999px;padding:8px 12px}.threadPills button{background:var(--card2);color:var(--cream);border:1px solid #d9b96f9e}.threadPills strong{color:var(--gold)}.tile{border:1px solid var(--line);background:var(--card);width:100%;min-height:154px;color:var(--cream);text-align:left;border-radius:28px;padding:18px;transition:transform .15s,border-color .15s,background .15s;position:relative;box-shadow:0 18px 36px #00000038}.tile:hover,.threadCard:hover{border-color:var(--gold);background:#15382f;transform:translateY(-2px)}.tileIcon{width:42px;height:42px;color:var(--gold);background:#1d4539;border-radius:16px;place-items:center;margin-bottom:14px;display:grid}.tileTitle{font-size:1rem;font-weight:900}.tileSub{color:var(--muted);margin-top:6px;font-size:.88rem}.tileBadge{background:var(--ember);color:#fff;border-radius:999px;padding:2px 8px;font-size:.78rem;font-weight:900;position:absolute;top:13px;right:13px}.sectionHeader{padding:20px}.sectionHeader h2,.form h2{margin:0;font-size:1.55rem}.sectionHeader p,.form p{color:var(--muted);margin:6px 0 0}.form,.foundation{gap:18px;padding:22px;display:grid}.field{display:block}.field>span{color:var(--cream);margin-bottom:7px;font-size:.95rem;font-weight:800;display:block}.field small{color:var(--muted);margin:-2px 0 9px;display:block}input,select,textarea{border:1px solid var(--line);width:100%;color:var(--cream);background:#071d18;border-radius:18px;outline:none;padding:12px 14px}input::placeholder,textarea::placeholder{color:#7f917f}input:focus,select:focus,textarea:focus{border-color:var(--gold)}.twoCol{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.threeCol{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.selectedBox{border:1px solid var(--line);background:#071d1894;border-radius:20px;margin-bottom:12px;padding:12px}.selectedBox p,.searchTerms p{color:var(--gold);letter-spacing:.18em;text-transform:uppercase;margin:0 0 8px;font-size:.72rem;font-weight:800}.chip,.topic{border:1px solid var(--line);background:var(--card);color:#eadfc4}.topic.selected,.selectedChip{border:1px solid var(--gold);background:var(--gold);color:var(--bg);font-weight:800}.selectedChip{align-items:center;gap:6px;display:inline-flex}.customTag{grid-template-columns:1fr auto;gap:10px;margin-top:14px;display:grid}.threadGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.threadCard{border:1px solid var(--line);background:var(--card);color:var(--cream);text-align:left;border-radius:28px;padding:18px}.threadCard h3,.entryCard h3,.foundation h3{margin:0}.threadCard p{color:var(--muted);margin:6px 0}.threadCard small{color:#eadfc4}.entryList{gap:16px;display:grid}.entryCard{padding:18px}.entryTop,.foundationTop{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.date{color:var(--muted);margin:5px 0 0;font-size:.78rem}.iconActions button{color:var(--gold);background:0 0;border:none;border-radius:999px;padding:8px}.iconActions button:hover{background:#1d4539}.entryDetail{color:#eadfc4;margin:12px 0 0;line-height:1.45}.entryDetail span{color:var(--gold)}.filters{border:1px solid var(--line);background:var(--panel);border-radius:26px;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:14px;display:grid}.search{position:relative}.search svg{color:#7f917f;position:absolute;top:13px;left:12px}.search input{padding-left:38px}.filterMeta{color:var(--muted);justify-content:space-between;align-items:center;gap:10px;font-size:.86rem;display:flex}.filterMeta button{border:1px solid var(--line);background:var(--card2);color:var(--cream);border-radius:999px;padding:9px 12px;font-weight:800}.filterMeta button:hover{border-color:var(--gold)}.foundation p{color:#eadfc4;line-height:1.55}.searchTerms{margin:18px 0}.badge{background:var(--ember);color:#fff;border-radius:999px;align-items:center;padding:7px 10px;font-size:.78rem;font-weight:800;display:inline-flex}.badge.muted{background:var(--card2);color:#eadfc4;border:1px solid var(--line)}.backupCard{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:18px;display:grid}.hidden{display:none}.empty{text-align:center;color:var(--muted);border-style:dashed;padding:36px}.footer{color:#9fac9b;border-top:1px solid #315a4ecc;margin-top:28px;padding:18px 4px 0;font-size:.78rem;line-height:1.5}@media (width<=800px){.header{flex-direction:column;align-items:stretch}.tileGrid,.threeCol,.filters,.backupCard,.threadGrid,.twoCol{grid-template-columns:1fr}.addCard{flex-direction:column}.addCard span{display:none}.customTag{grid-template-columns:1fr}.backupReminder{flex-direction:column;align-items:stretch}.backupActions{flex-direction:column}.shell{padding:16px 12px 40px}}.loginCard{border:1px solid var(--line);background:var(--panel);border-radius:32px;max-width:760px;margin:48px auto;padding:26px;box-shadow:0 18px 42px #0000003b}.loginCard h1{margin:4px 0 0;font-size:clamp(2.6rem,8vw,5rem);line-height:.95}.loginForm{gap:14px;margin-top:22px;display:grid}.featureGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:22px 0;display:grid}.featureGrid div{border:1px solid var(--line);background:var(--card);border-radius:22px;gap:6px;padding:14px;display:grid}.featureGrid svg{color:var(--gold)}.featureGrid strong{font-size:.95rem}.featureGrid span{color:var(--muted);font-size:.86rem}.errorBox,.successBox{border:1px solid var(--line);color:var(--cream);background:#e7653224;border-radius:20px;margin-bottom:14px;padding:12px 14px}.successBox{background:#d9b96f1f}.signedIn{color:var(--muted);margin:6px 0 0;font-size:.8rem}.welcomeHero{color:var(--gold);margin:10px 0 0;font-size:1.35rem;font-weight:900;line-height:1.2}.backBtn{border:1px solid var(--line);background:var(--card);color:var(--cream);border-radius:999px;align-items:center;gap:6px;margin-bottom:12px;padding:8px 12px;display:inline-flex}.quickTip{color:var(--muted);background:#d9b96f14;border:1px solid #d9b96f5c;border-radius:18px;padding:12px 14px;font-size:.94rem}.quickTip strong{color:var(--cream)}.stickySave{z-index:4;justify-content:flex-end;margin:-4px 0;display:flex;position:sticky;top:8px}.stickySave .btn{box-shadow:0 10px 28px #00000059}.imageStrip{flex-wrap:wrap;gap:10px;margin:12px 0;display:flex}.imageThumb{border:1px solid var(--line);background:var(--bg);border-radius:18px;width:92px;height:92px;position:relative;overflow:hidden}.imageThumb img{object-fit:cover;width:100%;height:100%;display:block}.imageThumb button{color:var(--cream);background:#071d18e0;border:none;border-radius:999px;place-items:center;padding:4px;display:grid;position:absolute;top:5px;right:5px}@media (width<=800px){.featureGrid{grid-template-columns:1fr}.stickySave{justify-content:stretch}.stickySave .btn{width:100%}}.noticeBox{background:#e1c27014;border:1px solid #e1c27059;border-radius:18px;margin:18px 0;padding:16px 18px}.noticeBox p{color:var(--text);margin:8px 0 0;line-height:1.45}.versionNote{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-top:16px;font-size:.85rem}.statusBadges{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.tileBadge{color:#fff7e6!important;z-index:5!important;background:#ef5b2f!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-width:28px!important;height:28px!important;padding:0 8px!important;font-size:.85rem!important;font-weight:900!important;line-height:1!important;display:inline-flex!important;position:absolute!important;top:18px!important;right:18px!important;box-shadow:0 10px 24px #00000047!important}.tileGrid .tile:first-child{background:linear-gradient(135deg,var(--gold2),var(--gold));color:var(--bg);border-color:#d9b96ff2;box-shadow:0 18px 42px #d9b96f2e}.tileGrid .tile:first-child:hover{border-color:var(--cream);background:linear-gradient(135deg,#f0d998,var(--gold))}.tileGrid .tile:first-child .tileIcon{color:var(--bg);background:#071d1829}.tileGrid .tile:first-child .tileTitle,.tileGrid .tile:first-child .tileSub{color:var(--bg)}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f3eee2;--cream:#fff7e6;--cream2:#fffdf7;--forest:#103418;--forest2:#1f5730;--forest3:#2f6a39;--gold:#c79a2f;--gold2:#efc75e;--line:#aac5a8;--ink:#14351f;--muted:#4d6846;--alert:#2f7a42;--alertGold:#b88928;--ember:#d95f32}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;color:var(--ink);background:#eceff1;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}.app{background:var(--bg);min-height:100vh;color:var(--ink)}.shell{width:100%;margin:0;padding:0}.header{z-index:50;background:var(--forest);box-shadow:none;color:var(--cream);border:0;border-bottom:1px solid #fff7e614;border-radius:0;margin:0;padding:0;position:sticky;top:0}.headerInner{width:min(1024px,100%);margin:0 auto;padding:12px 16px 11px}.headerTop{justify-content:space-between;align-items:center;gap:16px;display:flex}.brandLink{color:var(--cream);text-align:left;background:0 0;border:0;align-items:center;gap:10px;padding:0;display:flex}.brandIcon{color:var(--gold2);flex-shrink:0}.brandLink strong{color:var(--cream);letter-spacing:.045em;font-family:Georgia,Times New Roman,serif;font-size:1.35rem;font-weight:800;line-height:1;display:block}.brandLink small{color:var(--gold2);letter-spacing:.16em;text-transform:uppercase;margin-top:5px;font-size:.75rem;font-weight:900;line-height:1.2;display:block}.header h1,.header .subtitle,.header .eyebrow,.tagline{display:none}.nav{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.nav .btn{color:#f4ead8;background:0 0;border:0;border-radius:10px;min-height:40px;padding:9px 13px;font-size:.92rem;font-weight:900;line-height:1}.nav .btn.green{background:0 0}.nav .btn:first-child{background:var(--forest3);color:var(--cream)}.nav .btn:hover{filter:none;background:#245a31;transform:none}.headerBottom{justify-content:space-between;align-items:center;gap:12px;margin-top:12px;display:flex}.welcomeHero{color:#efe7d8;margin:0;font-family:Georgia,Times New Roman,serif;font-size:1.02rem;font-style:italic;font-weight:600;line-height:1.2}.welcomeHero strong{color:var(--gold2);font-style:normal;font-weight:800}.attentionNav{justify-content:flex-end;align-items:center;gap:10px;display:flex}.attentionButton{color:#f4ead8;background:0 0;border:0;border-radius:999px;align-items:center;gap:7px;min-height:38px;padding:4px 2px;font-size:.9rem;font-weight:900;display:inline-flex}.attentionButton svg{color:#eee6d4}.attentionGrimoire strong{background:var(--alertGold)}.backBtn{min-height:38px;color:var(--cream);background:#2f6a39;border:1px solid #efc75e6b;border-radius:999px;align-items:center;gap:7px;margin:0;padding:8px 12px;font-weight:900;display:inline-flex}.dashboardStack{gap:28px;width:min(1024px,100%);margin:0 auto;padding:28px 16px 42px;display:grid}.dashboardHero{text-align:center;box-shadow:none;background:0 0;border:0;padding:2px 10px 0}.dashboardHero h2{color:var(--forest);letter-spacing:.045em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,4vw,2.85rem);font-weight:850;line-height:1.08}.dashboardHero p{color:#2f6a39;width:min(560px,100%);margin:12px auto 0;font-size:1.08rem;font-weight:750;line-height:1.45}.topThreadsPanel{color:var(--cream);text-align:center;background:linear-gradient(135deg,#153d20,#0d2d16);border:1px solid #c79a2f6b;border-radius:12px;padding:26px 22px;box-shadow:0 4px 12px #10341833}.panelTitle{color:var(--gold2);letter-spacing:.09em;text-transform:uppercase;margin:0 0 18px;font-family:Georgia,Times New Roman,serif;font-size:1.12rem;font-weight:850;line-height:1.3;display:block}.panelTitle svg{display:none}.threadPills{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.threadPills button{min-height:44px;color:var(--cream);background:#efc75e1f;border:1px solid #efc75e9e;border-radius:999px;padding:10px 18px;font-size:.94rem;font-weight:900;transition:transform .15s,background .15s}.threadPills button:hover{background:var(--gold2);color:var(--forest);transform:scale(1.03)}.threadPills strong{color:inherit;font-weight:900}.threadPills span{color:inherit;opacity:.9;margin-left:6px;font-size:.84rem;font-weight:900}.emptyTopThreads p:not(.panelTitle){color:#f1e8d3;margin:0 auto;font-size:1rem;font-weight:700}.addCard{width:100%;min-height:142px;color:var(--cream);text-align:left;box-shadow:none;background:linear-gradient(90deg,#2f6a39,#1f5730);border:1px solid #c79a2f57;border-radius:12px;grid-template-columns:auto 1fr;align-items:center;gap:20px;padding:24px;display:grid}.addCard:hover{border-color:#efc75e8c;transform:translateY(-1px);box-shadow:0 7px 18px #1034182e}.addOrb{width:58px;height:58px;color:var(--gold2);background:#efc75e2e;border-radius:999px;place-items:center;display:grid}.addTitle{color:var(--cream);letter-spacing:.055em;text-transform:uppercase;font-family:Georgia,Times New Roman,serif;font-size:1.35rem;font-weight:900;line-height:1.1}.addCard p{color:#fff5df;max-width:720px;margin:9px 0 0;font-size:1.02rem;font-weight:750;line-height:1.45}.addCard span{display:none}.tileGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.tile{border:1px solid var(--line);width:100%;min-height:116px;color:var(--forest);text-align:center;box-shadow:none;background:#fffefa;border-radius:12px;place-items:center;gap:8px;padding:18px 14px;transition:transform .15s,border-color .15s,box-shadow .15s;display:grid;position:relative}.tile:hover{border-color:var(--gold);background:#fffefa;transform:translateY(-2px);box-shadow:0 8px 18px #1034181a}.tileIcon{color:#2f6a39;background:0 0;border-radius:0;width:auto;height:auto;margin:0}.tileIcon svg{stroke-width:2px;width:28px;height:28px}.tileTitle{color:var(--forest);letter-spacing:.045em;text-transform:uppercase;font-family:Georgia,Times New Roman,serif;font-size:.98rem;font-weight:900;line-height:1.25}.tileSub{color:#53644b;margin:0;font-size:.84rem;font-weight:800;line-height:1.2;display:block}.tileGrid .tile:first-child .tileIcon,.tileGrid .tile:first-child .tileTitle,.tileGrid .tile:first-child .tileSub{color:var(--forest)}.tileBadge{background:var(--alert)!important;color:#fff7e6!important;min-width:28px!important;height:28px!important;box-shadow:none!important;z-index:5!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;padding:0 8px!important;font-size:.86rem!important;font-weight:900!important;line-height:1!important;display:inline-flex!important;position:absolute!important;top:-10px!important;right:-10px!important}.tile:nth-child(4) .tileBadge{background:var(--alertGold)!important}.footer{color:#d8ccb5;text-align:center;background:#0d2d16;border:0;border-top:1px solid #fff7e614;width:100%;margin:0;padding:18px 16px;font-size:.82rem;line-height:1.45}.footer p{margin:0 0 7px}.footer p:first-child{color:#f4ead8;font-family:Georgia,Times New Roman,serif;font-size:.9rem;font-weight:800}.footer p:not(:first-child){opacity:.72;max-width:900px;margin-left:auto;margin-right:auto;font-size:.76rem}.sectionHeader,.form,.foundation,.backupCard,.entryCard,.empty,.backupReminder{width:min(1024px,100% - 32px);margin-left:auto;margin-right:auto}.sectionHeader,.form,.foundation,.backupCard,.entryCard,.empty,.backupReminder,.loginCard{border:1px solid var(--line);background:var(--cream2);color:var(--ink);border-radius:18px;box-shadow:0 12px 28px #14351f14}.field>span,.entryCard h3,.foundation h3,.threadCard h3,.sectionHeader h2,.form h2{color:var(--forest)}.sectionHeader p,.form p,.soft,.date,.threadCard p{color:var(--muted)}input,select,textarea{color:var(--forest);background:#fffefa;border:1px solid #b8cdb6}input:focus,select:focus,textarea:focus{border-color:var(--gold);box-shadow:0 0 0 3px #c79a2f24}.backupReminder{background:#fff7df;border-color:#d6bd70;margin-top:24px}.btn.gold{background:var(--gold2);color:var(--forest)}.btn.green{background:var(--forest3);color:var(--cream)}.chip,.topic,.threadCard,.filterMeta button{color:var(--forest);background:#fffefa;border-color:#b8cdb6}.topic.selected,.selectedChip{background:var(--gold2);color:var(--forest);border-color:var(--gold)}.badge{background:var(--ember);color:#fff7e6}.badge.muted{color:var(--forest);background:#f4e8cf;border-color:#dec992}@media (width<=800px){.app{background:#eceff1}.shell{background:var(--bg);max-width:430px;min-height:100vh;margin:0 auto;box-shadow:0 5px 18px #00000029}.headerInner{padding:13px 14px 12px}.headerTop{align-items:flex-start;gap:10px}.brandLink strong{font-size:1.34rem}.brandLink small{letter-spacing:.13em;font-size:.72rem}.nav{justify-content:flex-end;gap:6px}.nav .btn{border-radius:10px;min-height:40px;padding:9px 10px;font-size:.82rem}.headerBottom{grid-template-columns:1fr;gap:11px;margin-top:12px;display:grid}.welcomeHero{font-size:1rem}.attentionNav{grid-template-columns:1fr 1fr;gap:9px;width:100%;display:grid}.attentionButton{background:#fff7e612;border:1px solid #efc75e2e;justify-content:center;min-height:45px;padding:9px 10px;font-size:.9rem}.attentionButton strong{min-width:30px;height:30px;font-size:.9rem}.dashboardStack{gap:24px;width:100%;padding:26px 16px 32px}.dashboardHero{padding:0 2px}.dashboardHero h2{text-align:left;font-size:2.05rem}.dashboardHero p{text-align:left;margin-top:10px;font-size:1.04rem}.topThreadsPanel{min-height:190px;padding:25px 18px 23px}.panelTitle{margin-bottom:18px;font-size:1.05rem}.threadPills{justify-content:center;display:grid}.threadPills button{min-width:190px;min-height:45px;font-size:.93rem}.addCard{text-align:center;grid-template-columns:1fr;justify-items:center;gap:12px;min-height:158px;padding:23px 20px}.addOrb{width:56px;height:56px}.addTitle{font-size:1.25rem}.addCard p{max-width:310px;font-size:1rem}.tileGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.tile{min-height:110px;padding:15px 10px}.tileIcon svg{width:27px;height:27px}.tileTitle{font-size:.86rem}.tileSub{font-size:.77rem}.footer{padding:17px 14px}.footer p:not(:first-child){display:none}.sectionHeader,.form,.foundation,.backupCard,.entryCard,.empty,.backupReminder{width:calc(100% - 28px)}}@media (width<=360px){.brandLink strong{font-size:1.22rem}.brandLink small{font-size:.66rem}.nav .btn{padding-left:8px;padding-right:8px;font-size:.78rem}.dashboardHero h2{font-size:1.82rem}.tileTitle{font-size:.8rem}}:root{--alert:#d95f32;--alertGold:#d95f32}.attentionButton strong,.attentionGrimoire strong,.attentionRevisit strong,.tileBadge,.tile:nth-child(4) .tileBadge{background:var(--alert)!important;color:#fff7e6!important}.pageBackBtn{color:#fff7e6!important;box-shadow:none!important;background:#2f6a39!important;border:1px solid #efc75e73!important;margin:0!important}.headerBottom{justify-content:space-between!important;align-items:center!important;gap:12px!important;display:flex!important}.startHerePage{gap:18px;width:min(1024px,100% - 32px);margin:18px auto 44px;display:grid}.startHerePage .sectionHeader{width:100%;margin:0}.starterCardGrid{gap:18px;display:grid}.starterCard{border:1px solid var(--line);background:var(--cream2);color:var(--ink);border-radius:18px;padding:22px;box-shadow:0 12px 28px #14351f14}.starterTop{grid-template-columns:auto 1fr minmax(190px,270px);align-items:start;gap:18px;display:grid}.starterIcon{color:#2f6a39;background:#e8f0e3;border-radius:16px;flex-shrink:0;place-items:center;width:52px;height:52px;display:grid}.starterIntro h3{color:var(--forest);margin:0;font-size:1.25rem;line-height:1.25}.starterIntro p{color:#2f4930;margin:8px 0 0;font-size:1rem;font-weight:650;line-height:1.55}.starterStatus{min-height:44px;color:var(--forest);background:#fffefa;border:1px solid #b8cdb6;border-radius:999px;padding:10px 14px;font-weight:750}.starterTerms{margin:18px 0 0}.starterTerms p{color:var(--gold);font-weight:950}.starterActions{justify-content:flex-start;margin-top:18px;display:flex}.starterActions .btn{min-height:42px}.starterNotes{border-top:1px solid #aac5a8a6;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:18px;padding-top:18px;display:grid}@media (width<=800px){.pageBackWrap,.startHerePage{width:calc(100% - 28px)}.pageBackWrap{margin-top:14px}.starterCard{padding:18px}.starterTop{grid-template-columns:1fr;gap:12px}.starterIcon{width:48px;height:48px}.starterIntro h3{font-size:1.12rem}.starterIntro p{font-size:.96rem}.starterStatus{width:100%}.starterNotes{grid-template-columns:1fr}}.attentionButton{gap:8px;min-height:42px;padding:7px 12px;position:relative}.attentionButton strong{color:#fff7e6!important;background:var(--alert)!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-width:28px!important;height:28px!important;padding:0 8px!important;font-size:.88rem!important;font-weight:950!important;line-height:1!important;display:inline-flex!important}.attentionGrimoire strong,.attentionRevisit strong{background:var(--alert)!important}.tileBadge,.tile:nth-child(4) .tileBadge{background:var(--alert)!important;color:#fff7e6!important}.tileIcon{box-shadow:none!important;color:#2f6a39!important;background:0 0!important;border:0!important;place-items:center!important;width:auto!important;height:auto!important;margin:0!important;padding:0!important;display:grid!important}.tileIcon svg{stroke-width:2px!important;filter:none!important;width:31px!important;height:31px!important;box-shadow:none!important;display:block!important}.tileGrid .tile:first-child .tileIcon,.tileGrid .tile:first-child .tileIcon svg{color:var(--forest)!important;background:0 0!important}@media (width<=800px){.attentionButton{min-height:48px}.attentionButton strong{min-width:31px!important;height:31px!important;font-size:.92rem!important}.tileIcon svg{width:30px!important;height:30px!important}}.app:before,.app:after{content:"✦";pointer-events:none;z-index:0;color:#c79a2f47;font-size:1.2rem;animation:4.8s ease-in-out infinite tk-sparkle-pulse;position:fixed}.app:before{top:18%;left:12%}.app:after{animation-delay:1.8s;top:22%;right:13%}.shell{z-index:1;position:relative}.dashboardHero,.topThreadsPanel,.addCard,.tile,.starterCard,.sectionHeader{animation:.5s both tk-rise-in}.topThreadsPanel{animation-delay:60ms}.addCard{animation-delay:.12s}.tile:first-child{animation-delay:.16s}.tile:nth-child(2){animation-delay:.2s}.tile:nth-child(3){animation-delay:.24s}.tile:nth-child(4){animation-delay:.28s}.tile:nth-child(5){animation-delay:.32s}.tile:nth-child(6){animation-delay:.36s}.tile:hover,.starterCard:hover,.addCard:hover,.threadPills button:hover,.starterThreadRow:hover{transform:translateY(-4px)}.tile:hover,.starterCard:hover,.starterThreadRow:hover{border-color:var(--gold)!important;box-shadow:0 10px 22px #1034181f!important}.tileGrid .tile:first-child:hover{background:linear-gradient(135deg,#f3d77b,#e8bd46)!important}.addCard:hover .addOrb svg{animation:.62s both tk-plus-wiggle}.startHerePage{position:relative}.startHerePage:before{content:"";opacity:.12;pointer-events:none;background:linear-gradient(#2f6a39,#2f6a39) 50%/2px 100% no-repeat,linear-gradient(135deg,#0000 48%,#2f6a39 49% 51%,#0000 52%) 12px 12px/36px 22px repeat-y,linear-gradient(45deg,#0000 48%,#2f6a39 49% 51%,#0000 52%) 26px 12px/36px 22px repeat-y;width:74px;height:130px;position:absolute;top:54px;right:-18px}.startHerePage .sectionHeader h2{letter-spacing:.035em;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.7rem,3vw,2.25rem)}.startHerePage .sectionHeader p{color:#2f6a39;font-size:1rem;font-weight:750}.starterCard{animation-delay:var(--stagger,0s);padding:20px;transition:transform .16s,border-color .16s,box-shadow .16s}.starterTop{grid-template-columns:auto 1fr minmax(170px,220px);align-items:start}.starterIcon{color:#2f6a39;background:#e8f0e3;box-shadow:inset 0 0 0 1px #2f6a3914}.starterKicker{letter-spacing:.16em;text-transform:uppercase;color:var(--gold)!important;margin:0 0 6px!important;font-size:.76rem!important;font-weight:950!important}.starterIntro h3{letter-spacing:.02em;font-family:Georgia,Times New Roman,serif;font-size:1.18rem}.starterIntro p{max-width:720px;font-size:.96rem;line-height:1.5}.starterStatus{justify-self:end}.starterThreadList{border-top:1px solid #aac5a8a8;margin-top:18px;padding-top:16px}.starterThreadList>p{color:var(--gold);letter-spacing:.15em;text-transform:uppercase;margin:0 0 10px;font-size:.78rem;font-weight:950}.starterThreadList>div{gap:9px;display:grid}.starterThreadRow{background:#fffefa;border:1px solid #aac5a8e6;border-radius:14px;grid-template-columns:1fr auto;align-items:center;gap:12px;padding:10px 10px 10px 14px;transition:transform .16s,border-color .16s,box-shadow .16s;display:grid}.starterThreadRow span{color:var(--forest);font-weight:850;line-height:1.3}.starterThreadRow button{background:var(--forest3);min-height:38px;color:var(--cream);white-space:nowrap;border:0;border-radius:999px;padding:8px 13px;font-size:.86rem;font-weight:950}@keyframes tk-rise-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes tk-sparkle-pulse{0%,to{opacity:.08;transform:scale(.9)rotate(0)}45%{opacity:.34;transform:scale(1.08)rotate(7deg)}}@keyframes tk-plus-wiggle{0%{transform:rotate(0)scale(1)}55%{transform:rotate(190deg)scale(1.08)}78%{transform:rotate(170deg)scale(1.05)}to{transform:rotate(180deg)scale(1)}}@media (width<=800px){.app:before,.app:after{display:none}.starterCard{padding:16px}.starterTop{grid-template-columns:1fr}.starterStatus{justify-self:stretch}.starterThreadRow{grid-template-columns:1fr;gap:9px}.starterThreadRow button{width:100%}}.startHerePage{gap:14px;margin-top:14px}.startHerePage .sectionHeader{padding:20px 22px}.startHerePage .sectionHeader h2{font-size:clamp(1.55rem,2.5vw,2rem)}.startHerePage .sectionHeader p{margin-top:6px;font-size:.95rem}.starterCardGrid{gap:14px}.starterCard{border-radius:16px;padding:18px}.starterTop{grid-template-columns:auto minmax(0,1fr) minmax(150px,190px);gap:14px}.starterIcon{border-radius:14px;width:44px;height:44px}.starterIntro h3{font-size:1.06rem;line-height:1.22}.starterIntro p{max-width:650px;margin-top:6px;font-size:.9rem;font-weight:650;line-height:1.42}.starterKicker{letter-spacing:.14em;margin-bottom:4px!important;font-size:.68rem!important}.starterStatus{min-height:38px;padding:8px 12px;font-size:.9rem}.starterThreadList{margin-top:14px;padding-top:13px}.starterThreadList>p{letter-spacing:.14em;margin-bottom:8px;font-size:.7rem}.starterThreadList>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.starterThreadRow{border-radius:13px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:9px;min-height:46px;padding:9px 10px 9px 13px;background:#fffefa!important;border:1px solid #aac5a8e6!important}.starterThreadRow span{font-size:.9rem;font-weight:850;line-height:1.25}.starterThreadRow button{appearance:none;white-space:nowrap;min-height:36px;font-size:.8rem;font-weight:950;background:var(--forest3)!important;color:var(--cream)!important;border:0!important;border-radius:999px!important;padding:8px 12px!important}.starterThreadRow button:hover{background:#245a31!important}@media (width<=800px){.startHerePage{gap:13px}.startHerePage .sectionHeader{padding:18px}.starterCard{padding:15px}.starterTop{grid-template-columns:auto minmax(0,1fr);gap:12px}.starterStatus{grid-column:1/-1;justify-self:stretch}.starterThreadList>div{grid-template-columns:1fr}.starterThreadRow{grid-template-columns:1fr auto;min-height:44px}.starterThreadRow span{font-size:.9rem}.starterThreadRow button{width:auto;min-width:88px}}@media (width<=430px){.starterThreadRow{grid-template-columns:1fr}.starterThreadRow button{width:100%}}.loginCard .errorBox,.errorBox{font-weight:800;color:#5a1f11!important;background:#fff0e7!important;border-color:#d95f32!important}.loginCard .successBox,.successBox{font-weight:800;color:#14351f!important;background:#f6edcf!important;border-color:#c79a2f!important}.nav .btn svg{flex-shrink:0}.navLabel{display:inline}@media (width<=800px){.nav{align-items:center!important;gap:6px!important;max-width:none!important;display:flex!important}.nav .btn{border-radius:11px!important;height:40px!important;min-height:40px!important;padding:8px 10px!important;font-size:.8rem!important}.nav .btn:first-child,.nav .btn:nth-child(2){width:42px!important;min-width:42px!important;padding:8px!important}.nav .btn:first-child .navLabel,.nav .btn:nth-child(2) .navLabel{clip:rect(0 0 0 0)!important;white-space:nowrap!important;width:1px!important;height:1px!important;position:absolute!important;overflow:hidden!important}.nav .btn:nth-child(2):before,.nav .btn:nth-child(3):before{content:none!important}.nav .btn:nth-child(3){width:auto!important;min-width:86px!important;font-size:.78rem!important}.nav .btn:nth-child(3) .navLabel{display:inline!important}.nav .btn svg{width:18px!important;height:18px!important}.headerTop{grid-template-columns:minmax(0,1fr) auto!important}}@media (width<=380px){.nav .btn:first-child,.nav .btn:nth-child(2){width:38px!important;min-width:38px!important}.nav .btn:nth-child(3){min-width:78px!important;padding-left:8px!important;padding-right:8px!important;font-size:.72rem!important}}@media (width<=800px){.headerBottom{grid-template-columns:minmax(0,1fr) auto!important;gap:8px!important}.attentionNav{flex-shrink:0!important;gap:8px!important;width:auto!important;display:flex!important;overflow:visible!important}.attentionButton{border-radius:999px!important;justify-content:center!important;width:44px!important;min-width:44px!important;max-width:44px!important;height:42px!important;min-height:42px!important;padding:0!important;overflow:visible!important}.attentionButton .attentionLabel{display:none!important}.attentionButton svg{width:21px!important;height:21px!important;margin:0!important}.attentionButton strong{border:2px solid var(--forest)!important;min-width:23px!important;height:23px!important;padding:0 6px!important;font-size:.72rem!important;position:absolute!important;top:-8px!important;right:-8px!important}.dashboardHero,.dashboardHero h2,.dashboardHero p{text-align:center!important}.dashboardHero p{margin-left:auto!important;margin-right:auto!important}.panelTitle{white-space:nowrap!important;letter-spacing:.045em!important;font-size:.94rem!important;line-height:1.2!important}.topThreadsPanel{overflow:hidden}}@media (width<=380px){.attentionButton{width:40px!important;min-width:40px!important;max-width:40px!important;height:40px!important;min-height:40px!important}.attentionButton svg{width:20px!important;height:20px!important}.panelTitle{letter-spacing:.035em!important;font-size:.84rem!important}}@media (width<=800px){.nav{flex-wrap:nowrap!important}.nav .btn:first-child,.nav .btn:nth-child(2),.nav .btn:nth-child(3){width:42px!important;min-width:42px!important;height:40px!important;min-height:40px!important;padding:8px!important}.nav .btn:nth-child(3) .navLabel{clip:rect(0 0 0 0)!important;white-space:nowrap!important;width:1px!important;height:1px!important;position:absolute!important;overflow:hidden!important}.dashboardStack{gap:20px;padding:22px 16px 30px}.topThreadsPanel{border-radius:16px;padding:20px 15px 19px!important}.panelTitle{text-align:center;width:100%;letter-spacing:.045em!important;margin-bottom:15px!important;font-size:.88rem!important;display:block!important}.threadPills{gap:8px!important}.threadPills button{width:min(230px,100%)!important;min-width:0!important;min-height:39px!important;padding:8px 14px!important;font-size:.84rem!important}.threadPills span{font-size:.75rem!important}.addCard{border-radius:16px;text-align:center!important;justify-items:center!important;gap:9px!important;min-height:120px!important;padding:18px 16px!important}.addOrb{width:48px!important;height:48px!important}.addOrb svg{width:24px!important;height:24px!important}.addCopy{justify-items:center;gap:5px;width:100%;display:grid}.addTitle{text-align:center!important;letter-spacing:.06em!important;font-size:1.02rem!important;line-height:1.15!important}.addCard p{text-align:center!important;max-width:300px!important;margin:0 auto!important;font-size:.88rem!important;line-height:1.35!important}.tileGrid{gap:10px!important}.tile{min-height:104px!important}}@media (width<=380px){.nav .btn:first-child,.nav .btn:nth-child(2),.nav .btn:nth-child(3){width:38px!important;min-width:38px!important}.threadPills button{width:100%!important}.addTitle{font-size:.96rem!important}.addCard p{font-size:.84rem!important}}.stack>.filters,.stack>.entryList{width:min(1024px,100% - 32px);margin-left:auto;margin-right:auto}.stack>.filters{background:#183c32;border-color:#183c32;border-radius:18px;grid-template-columns:minmax(260px,1.3fr) minmax(180px,.8fr) auto;align-items:center;padding:14px;box-shadow:0 10px 24px #1034181f}.stack>.filters .search input,.stack>.filters select{min-height:44px;color:var(--forest);background:#fffefa;border-color:#b8cdb6;font-weight:700}.stack>.filters .filterMeta{color:#e8dfc9;justify-content:flex-start;font-weight:850}.stack>.filters .filterMeta button{color:var(--forest);background:#fffefa;border-color:#d8c178}.polishedEntryCard{padding:18px 20px 20px;transition:transform .16s,border-color .16s,box-shadow .16s;position:relative;overflow:hidden}.polishedEntryCard:hover{border-color:var(--gold);transform:translateY(-2px);box-shadow:0 12px 28px #1034181f}.polishedEntryCard .entryTop{align-items:flex-start}.entryTitleBlock h3{color:var(--forest);margin:0;font-size:1.32rem;line-height:1.15}.polishedEntryCard .date{color:#4e684d;font-size:.84rem;font-weight:750}.entryCardActions{flex-shrink:0;align-items:center;gap:10px;display:flex}.entryOpenArrow{color:#7fac7c;font-family:Georgia,Times New Roman,serif;font-size:1.8rem;line-height:1;transform:translateY(-1px)}.polishedEntryCard .iconActions{gap:2px}.polishedEntryCard .iconActions button{color:var(--gold);background:0 0}.polishedEntryCard .iconActions button:hover{background:#f4e8cf}.entryTopicChips,.entryMetaRow,.polishedStatusBadges{flex-wrap:wrap;gap:8px;display:flex}.entryTopicChips{margin-top:11px}.entryTopicChip{min-height:31px;padding:7px 12px;font-size:.84rem;font-weight:850;color:#1e4a27!important;background:#eef1df!important;border-color:#d8dfc5!important}.entryTopicChip:hover{border-color:var(--gold)!important;background:#f4e8cf!important}.entryMetaRow{align-items:center;margin-top:12px}.metaPill{color:#244b2c;background:#fffefa;border:1px solid #d8dfc5;border-radius:999px;align-items:center;gap:4px;min-height:30px;padding:6px 10px;font-size:.84rem;font-weight:850;line-height:1;display:inline-flex}.metaPriority{color:#5a4315;background:#f8edce;border-color:#dec992}.priorityLow{color:#244b2c;background:#eef1df;border-color:#b8cdb6}.metaSource{color:#2f6a39;background:#f7faf0;border-color:#aac5a8}.polishedStatusBadges{margin-top:11px}.statusPill{background:var(--ember);color:#fff7e6;border-radius:999px;justify-content:center;align-items:center;min-height:31px;padding:7px 12px;font-size:.82rem;font-weight:950;line-height:1;display:inline-flex}.statusPill.grimoire,.statusPill.revisit{background:var(--ember)}.polishedImageStrip{margin-top:13px}.polishedImageStrip .imageThumb{border-color:#b8cdb6;border-radius:14px;width:76px;height:76px}.entryDetail{font-weight:700;color:#274c2c!important}.entryDetail span{font-weight:950;color:var(--gold)!important}.sourcePreview{border-top:1px solid #aac5a8a6;margin-top:13px;padding-top:12px}.sourcePreview a{color:#9b6a13;text-underline-offset:3px;font-weight:900;text-decoration:underline}.notePreview{background:#fff7df;border:1px solid #dec992;border-radius:14px;padding:12px}@media (width<=800px){.stack>.filters,.stack>.entryList{width:calc(100% - 28px)}.stack>.filters{grid-template-columns:1fr;gap:10px;padding:14px}.stack>.filters .filterMeta{color:#e8dfc9;justify-content:space-between}.polishedEntryCard{border-radius:18px;padding:18px}.entryTitleBlock h3{font-size:1.45rem;line-height:1.16}.polishedEntryCard .date{font-size:.98rem}.entryCardActions{gap:6px}.entryOpenArrow{display:none}.entryMetaRow,.entryTopicChips,.polishedStatusBadges{gap:7px}.entryTopicChip,.metaPill,.statusPill{font-size:.9rem}.polishedImageStrip .imageThumb{width:82px;height:82px}.sourcePreview{font-size:.96rem;line-height:1.45}}@media (width<=380px){.entryTitleBlock h3{font-size:1.25rem}.polishedEntryCard{padding:16px}.entryTopicChip,.metaPill,.statusPill{font-size:.82rem}}.pageBackWrap{width:min(1024px,100% - 32px);margin:20px auto 0}.pageBackBtn{color:#fff7e6!important;background:#2f6a39!important;border:1px solid #c79a2f75!important;border-radius:999px!important;min-height:38px!important;padding:8px 14px!important;box-shadow:0 8px 16px #1034181a!important}.stack>.filterPanel{background:#183c32;border-color:#183c32;border-radius:18px;width:min(1024px,100% - 32px);margin-left:auto;margin-right:auto;padding:14px;display:block;box-shadow:0 10px 24px #1034181f}.filterSearchRow{grid-template-columns:1fr auto;align-items:center;gap:12px;display:grid}.filterSearchRow .search input{min-height:44px;color:var(--forest);background:#fffefa;border-color:#b8cdb6;font-weight:750}.filterToggle{min-height:44px;color:var(--forest);background:#fffefa;border:1px solid #d8c178;border-radius:14px;justify-content:center;align-items:center;gap:8px;padding:0 14px;font-weight:900;display:inline-flex}.filterToggle:hover{border-color:var(--gold);background:#f6edcf}.filterDrawer{border-top:1px solid #fff7e621;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:12px;margin-top:12px;padding-top:12px;display:grid}.filterDrawer select{min-height:44px;color:var(--forest);background:#fffefa;border-color:#b8cdb6;font-weight:750}.compactFilterMeta,.filterDrawer .filterMeta{min-height:34px;font-size:.9rem;font-weight:900;color:#e8dfc9!important}.compactFilterMeta{margin-top:10px;justify-content:flex-start!important}.clickableEntryCard{cursor:pointer}.clickableEntryCard:focus-visible{outline-offset:3px;outline:3px solid #c79a2f59}.polishedEntryCard{grid-template-columns:minmax(0,1fr) auto;column-gap:18px;display:grid}.polishedEntryCard .entryTop{display:contents}.entryTitleBlock{grid-column:1}.entryCardActions{grid-area:1/2/span 2;align-self:start}.entryCardBody{grid-column:1/-1;max-width:820px}.polishedEntryCard:has(.polishedImageStrip) .entryCardBody{max-width:900px}.entryOpenArrow{color:#6f9f68;background:#f4f6ea;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;font-size:1.55rem;display:inline-flex}.threadDetailCard{border:1px solid var(--line);color:var(--forest);background:#fffefa;border-radius:18px;overflow:hidden;box-shadow:0 12px 28px #14351f14}.threadDetailHero{color:var(--cream);background:linear-gradient(135deg,#12371c,#0d2d16);grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:20px;padding:24px;display:grid}.threadDetailHero h2{color:var(--cream);letter-spacing:.035em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.6rem,3vw,2.25rem);line-height:1.15}.threadDetailHero p{color:#e8dfc9;margin:7px 0 0;font-weight:700}.detailActions{justify-content:flex-end;align-items:center;gap:10px;display:flex}.detailActions button{color:#fff7e6;background:#fff7e614;border:1px solid #efc75e47;border-radius:999px;align-items:center;gap:7px;padding:9px 12px;font-weight:900;display:inline-flex}.detailActions .danger{color:#ffdfd1;border-color:#d95f3261}.detailTopicChips{flex-wrap:wrap;gap:8px;margin-top:13px;display:flex}.detailTopicChips span{color:#fff7e6;background:#fff7e614;border:1px solid #fff7e63d;border-radius:999px;padding:7px 11px;font-size:.82rem;font-weight:850}.detailStatusGrid{border-bottom:1px solid #aac5a8a6;flex-wrap:wrap;gap:9px;padding:16px 24px;display:flex}.detailStatusGrid span{color:#244b2c;background:#f7faf0;border:1px solid #d8dfc5;border-radius:999px;align-items:center;min-height:31px;padding:7px 11px;font-size:.86rem;font-weight:900;display:inline-flex}.detailStatusGrid .detailAlert{background:var(--ember);border-color:var(--ember);color:#fff7e6}.detailImages{flex-wrap:wrap;gap:12px;padding:18px 24px 0;display:flex}.detailImages a{background:#eef1df;border:1px solid #b8cdb6;border-radius:16px;width:112px;height:112px;display:block;overflow:hidden}.detailImages img{object-fit:cover;width:100%;height:100%;display:block}.detailRows{gap:0;margin:0;padding:20px 24px 24px;display:grid}.detailRow{border-top:1px solid #aac5a8a6;grid-template-columns:210px minmax(0,1fr);gap:18px;padding:14px 0;display:grid}.detailRow:first-child{border-top:0}.detailRow dt{color:#2f6a39;letter-spacing:.05em;text-transform:uppercase;font-family:Georgia,Times New Roman,serif;font-size:.82rem;font-weight:850}.detailRow dd{color:#102f1b;margin:0;font-size:1rem;font-weight:650;line-height:1.55}.detailRow a{color:#9b6a13;text-underline-offset:3px;overflow-wrap:anywhere;font-weight:900;text-decoration:underline}.detailEmpty{color:#2f4930;background:#fff7df;border:1px solid #dec992;border-radius:16px;margin:0 24px 24px;padding:14px;font-weight:750}@media (width<=800px){.pageBackWrap,.stack>.filterPanel,.threadDetailPage{width:calc(100% - 28px)}.filterSearchRow{grid-template-columns:1fr auto;gap:9px}.filterToggle{width:46px;min-width:46px;padding:0}.filterToggle span{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.filterDrawer{grid-template-columns:1fr}.compactFilterMeta,.filterDrawer .filterMeta{justify-content:space-between!important}.polishedEntryCard{grid-template-columns:minmax(0,1fr) auto}.entryCardBody{max-width:none}.threadDetailHero{grid-template-columns:1fr;padding:20px}.detailActions{flex-wrap:wrap;justify-content:flex-start}.detailStatusGrid,.detailImages,.detailRows{padding-left:20px;padding-right:20px}.detailRow{grid-template-columns:1fr;gap:5px}.detailImages a{width:96px;height:96px}}.pageBackWrap{margin-top:20px!important;margin-bottom:14px!important}.pageBackWrap+.sectionHeader,.pageBackWrap+.startHerePage,.pageBackWrap+.threadDetailPage{margin-top:0!important}.stack>.sectionHeader{margin-top:0}.filterToggle{-webkit-user-select:none;user-select:none;cursor:pointer!important}.filterToggle:active{transform:translateY(1px)}.filterPanel.filtersOpen{box-shadow:0 12px 26px #10341829;border-color:#c79a2f80!important}.filterDrawer{animation:.16s both tk-filter-open}@keyframes tk-filter-open{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.polishedEntryCard{grid-template-columns:minmax(0,1fr) auto!important}.entryCardBody{width:100%;max-width:none!important}.polishedEntryCard .sourcePreview{max-width:none!important}.polishedEntryCard:hover .entryOpenArrow{color:#2f6a39;background:#f6edcf}.threadDetailPage{width:min(1024px,100% - 32px);margin:0 auto 44px!important}.detailToolbar{justify-content:flex-end;align-items:center;gap:12px;margin-bottom:12px;display:flex}.detailToolbar button{color:#2f6a39;background:#fffefa;border:1px solid #2f6a3942;border-radius:999px;align-items:center;gap:7px;min-height:38px;padding:8px 13px;font-weight:900;display:inline-flex}.detailToolbar button:hover{border-color:var(--gold);background:#f6edcf}.detailToolbar .danger{color:#c92f20;border-color:#d95f3247}.referenceDetailCard{position:relative;overflow:hidden}.referenceDetailCard .threadDetailHero{padding:24px;grid-template-columns:1fr!important}.referenceDetailCard .threadDetailHero p{color:#9fc49d}.referenceDetailCard .detailTopicChips span{color:#fff7e6;background:#fff7e614;border-color:#fff7e638}.referenceDetailCard .detailRows{padding:18px 24px 8px}.referenceDetailCard .detailRow{grid-template-columns:220px minmax(0,1fr)}.referenceDetailCard .detailRow dt{color:#2f6a39}.referenceDetailCard .detailRow dd{color:#102f1b}.detailImagesBottom{border-top:1px solid #aac5a8a6;margin-top:6px;padding:16px 24px 22px!important}.detailImagesBottom a{width:112px;height:112px}.detailQueueIcons{justify-content:flex-end;align-items:center;gap:9px;display:flex;position:absolute;bottom:20px;right:22px}.detailQueueIcons span{background:var(--ember);color:#fff7e6;border-radius:999px;place-items:center;width:42px;height:42px;display:grid;box-shadow:0 8px 18px #1034182e}.referenceDetailCard .detailEmpty{margin:0 24px 24px}@media (width<=800px){.pageBackWrap{margin-top:18px!important;margin-bottom:16px!important}.threadDetailPage{width:calc(100% - 28px)}.detailToolbar{justify-content:flex-start;margin-bottom:12px}.detailToolbar button{min-height:40px;padding:9px 13px}.referenceDetailCard .threadDetailHero{padding:22px 18px}.referenceDetailCard .threadDetailHero h2{font-size:1.9rem}.referenceDetailCard .detailRows{padding:16px 18px 6px}.referenceDetailCard .detailRow{grid-template-columns:1fr;gap:6px}.detailImagesBottom{padding:16px 18px 72px!important}.detailImagesBottom a{width:96px;height:96px}.detailQueueIcons{bottom:18px;right:18px}.referenceDetailCard:has(.detailImagesBottom) .detailQueueIcons{bottom:18px}}@media (width<=380px){.referenceDetailCard .threadDetailHero h2{font-size:1.65rem}.detailToolbar{gap:8px}.detailToolbar button{font-size:.9rem}}.entryListPage{width:min(1024px,100% - 32px);margin:0 auto}.entryListPage .sectionHeader{display:none}.listHeader{justify-content:space-between;align-items:center;gap:18px;margin:10px 0 14px;display:flex}.listHeader h2{letter-spacing:.03em;color:#0b3218;text-transform:none;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.55rem,3.2vw,2rem);font-weight:500}.listHeader h2 span{font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:.95em}.listHeader p{color:#456149;margin:7px 0 0;font-weight:600;line-height:1.45}.smallAddButton{color:#fff7e6;white-space:nowrap;background:#0b3218;border:none;border-radius:12px;align-items:center;gap:8px;padding:10px 16px;font-weight:900;display:inline-flex;box-shadow:0 10px 22px #10341824}.smallAddButton:hover{filter:brightness(1.06);transform:translateY(-1px)}.stack>.listFilterPanel{box-shadow:none!important;background:0 0!important;border:none!important;border-radius:0!important;padding:0!important;display:block!important}.listFilterPanel .filterSearchRow{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.listFilterPanel .filterToggle{color:#0b3218;background:#fffefa;border:1px solid #2f6a394d;border-radius:12px;min-width:54px;height:44px;font-weight:900}.listFilterPanel .filterToggle span{margin-left:6px}.listFilterPanel .filterDrawer{background:#fffefa;border:1px solid #2f6a3947;border-radius:16px;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:12px;padding:14px;display:grid}.listFilterPanel .filterMeta{grid-column:1/-1}.listFilterPanel .compactFilterMeta{color:#456149;margin-top:9px;padding-left:2px;font-weight:800}.compactThreadCard{min-height:unset;padding:16px 18px!important}.compactThreadCard .entryTop{align-items:flex-start}.compactThreadCard .entryCardBody{margin-top:10px}.compactThreadCard .polishedStatusBadges,.compactThreadCard .polishedImageStrip{display:none!important}.compactThreadCard .entryDetail{border-top:1px solid #aac5a8a6;max-width:none;margin-top:12px;padding-top:11px}.compactThreadCard .entryMetaRow{align-items:center}.miniStatusIcon{color:#fff7e6;background:#d95f32;border-radius:999px;place-items:center;width:28px;height:28px;display:inline-grid;box-shadow:0 5px 12px #1034181f}.detailToolbar{justify-content:flex-end!important}.referenceDetailCard .threadDetailHero{align-items:start;gap:18px;grid-template-columns:minmax(0,1fr) auto!important;display:grid!important}.detailQueueIconsTop{align-self:start;gap:10px;padding-top:4px;display:flex;position:static!important;bottom:auto!important;right:auto!important}.detailQueueIconsTop span{color:#fff7e6;background:#d95f32;border-radius:999px;width:46px;height:46px}.detailImagesBottom{padding-bottom:22px!important}.referenceDetailCard:has(.detailImagesBottom) .detailQueueIcons{bottom:auto!important}@media (width<=800px){.entryListPage{width:calc(100% - 28px)}.listHeader{align-items:flex-start;margin-top:16px}.listHeader h2{font-size:1.75rem;line-height:1.05}.listHeader p{display:none}.smallAddButton{border-radius:12px;min-height:40px;padding:10px 13px}.listFilterPanel .filterToggle span{display:none}.listFilterPanel .filterToggle{min-width:58px;height:52px;font-size:1.2rem}.listFilterPanel .filterDrawer{grid-template-columns:1fr}.compactThreadCard{padding:18px!important}.compactThreadCard .entryTop{gap:10px}.compactThreadCard .entryCardActions{flex-shrink:0}.compactThreadCard .entryMetaRow,.compactThreadCard .entryTopicChips{gap:9px}.detailToolbar{margin:0 0 12px;justify-content:flex-end!important}.referenceDetailCard .threadDetailHero{padding:22px 18px;grid-template-columns:minmax(0,1fr) auto!important}.detailQueueIconsTop{flex-direction:column;gap:8px}.detailQueueIconsTop span{width:42px;height:42px}.detailImagesBottom{padding-bottom:22px!important}}@media (width<=430px){.listHeader{gap:10px}.smallAddButton{font-size:.9rem}.compactThreadCard .entryTop{grid-template-columns:1fr auto;display:grid}.referenceDetailCard .threadDetailHero h2{font-size:1.75rem}}.entryListPage{padding-bottom:56px}.entryList{padding-bottom:44px}.listFilterPanel .compactFilterMeta,.listFilterPanel .filterMeta{color:#fff7e6;opacity:1;font-weight:900}.listFilterPanel .filterMeta button{color:#fff7e6;border-color:#fff7e68c}.referenceDetailCard .threadDetailHero{position:relative}.detailQueueIconsTop{flex-direction:row!important;justify-content:flex-end!important;align-items:center!important;gap:10px!important}.detailQueueIconsTop span{flex:none}.footer{margin-top:48px}@media (width<=800px){.entryListPage{padding-bottom:76px}.entryList{padding-bottom:64px}.listHeader{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px;margin-top:18px;display:grid}.listHeader h2{margin-top:0;line-height:1.08}.listHeader .smallAddButton{margin-top:2px}.listHeader p{display:none}.detailToolbar{gap:12px;justify-content:flex-end!important}.referenceDetailCard .threadDetailHero{grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important}.detailQueueIconsTop{flex-direction:row!important;gap:10px!important;padding-top:2px!important}.detailQueueIconsTop span{width:50px;height:50px}.footer{margin-top:64px}}@media (width<=520px){.listHeader{grid-template-columns:1fr auto}.listHeader h2{max-width:210px;font-size:1.65rem}.smallAddButton{padding:10px 12px;font-size:.9rem}.referenceDetailCard .threadDetailHero{grid-template-columns:1fr!important}.detailQueueIconsTop{position:absolute!important;top:22px!important;right:18px!important}.detailQueueIconsTop span{width:46px;height:46px}.referenceDetailCard .threadDetailHero h2,.referenceDetailCard .threadDetailHero p,.referenceDetailCard .detailTopicChips{max-width:calc(100% - 118px)}.entryListPage .backButton,.threadDetailPage .backButton{margin-bottom:18px}}@media (width<=390px){.listHeader{grid-template-columns:1fr}.smallAddButton{justify-self:start}}.listFilterPanel .compactFilterMeta,.listFilterPanel .filterMeta,.filterDrawer .filterMeta,.compactFilterMeta{color:#14351f!important;opacity:1!important;font-weight:950!important}.listFilterPanel .filterMeta span,.listFilterPanel .compactFilterMeta span,.filterDrawer .filterMeta span,.compactFilterMeta span{color:#14351f!important;opacity:1!important}.listFilterPanel .filterMeta button,.listFilterPanel .compactFilterMeta button,.filterDrawer .filterMeta button,.compactFilterMeta button{color:#14351f!important;background:#fffefa!important;border-color:#14351f59!important}@media (width<=800px){.listHeader{flex-direction:row!important;justify-content:space-between!important;align-items:flex-start!important;gap:10px!important;margin-top:14px!important;margin-bottom:16px!important;display:flex!important}.listHeader h2{white-space:nowrap!important;letter-spacing:.015em!important;flex:auto!important;min-width:0!important;max-width:none!important;margin:0!important;font-size:1.46rem!important;line-height:1.05!important}.listHeader h2 span{margin-right:4px!important;display:inline!important}.listHeader .smallAddButton,.smallAddButton{white-space:nowrap!important;border-radius:12px!important;flex:none!important;place-self:start end!important;min-height:38px!important;margin-top:0!important;padding:9px 11px!important;font-size:.82rem!important}.listFilterPanel .compactFilterMeta,.listFilterPanel .filterMeta{color:#14351f!important;padding-left:4px!important}}@media (width<=430px){.listHeader{flex-direction:row!important;justify-content:space-between!important;align-items:flex-start!important;gap:8px!important;display:flex!important}.listHeader h2{white-space:nowrap!important;font-size:1.36rem!important}.smallAddButton{padding:8px 10px!important;font-size:.78rem!important}}@media (width<=390px){.listHeader{grid-template-columns:none!important;display:flex!important}.listHeader h2{font-size:1.24rem!important}.smallAddButton{padding:8px 9px!important;font-size:.74rem!important}}@media (width<=800px){.entryListPage{margin-top:0!important}.entryListPage .listHeader{grid-template-columns:minmax(0,1fr) auto!important;justify-content:normal!important;align-items:center!important;gap:12px!important;margin-top:10px!important;margin-bottom:18px!important;display:grid!important}.entryListPage .listHeader h2{white-space:nowrap!important;text-overflow:clip!important;letter-spacing:.012em!important;width:auto!important;min-width:0!important;max-width:none!important;font-size:1.32rem!important;font-weight:700!important;line-height:1!important;overflow:visible!important}.entryListPage .listHeader h2 span{transform:translateY(-1px);margin-right:3px!important;font-size:.78em!important}.entryListPage .smallAddButton{border-radius:12px!important;min-height:42px!important;padding:10px 12px!important;font-size:.86rem!important}.entryListPage .smallAddButton svg{width:16px!important;height:16px!important}}@media (width<=430px){.entryListPage .listHeader{grid-template-columns:minmax(0,1fr) auto!important;gap:8px!important}.entryListPage .listHeader h2{font-size:1.18rem!important}.entryListPage .smallAddButton{min-height:40px!important;padding:9px 10px!important;font-size:.78rem!important}}@media (width<=380px){.entryListPage .listHeader h2{font-size:1.08rem!important}.entryListPage .smallAddButton{padding:8px 9px!important;font-size:.72rem!important}}.stack>.soft{overflow-wrap:break-word;width:min(1024px,100% - 32px);margin-left:auto;margin-right:auto;line-height:1.55}@media (width<=800px){.stack>.soft{width:calc(100% - 28px);font-size:.95rem;line-height:1.5}}.brandLogoImage{object-fit:contain;filter:drop-shadow(0 2px 6px #0003);flex:none;width:42px;height:42px;display:block}.dashboardStack{background:url(/assets/wallpaper-needle-thread-C0jCaxPB.svg) 24px 70px/180px no-repeat,url(/assets/wallpaper-loop-star-BQnT81WD.svg) right 32px top 60px/210px no-repeat,url(/assets/wallpaper-loop-4-CAYw8gk_.svg) left 12px bottom 82px/210px no-repeat,url(/assets/wallpaper-star-uATAdQtr.svg) right 12% top 18%/30px no-repeat;position:relative;overflow:hidden}.dashboardStack:before{content:"";pointer-events:none;opacity:.62;background:radial-gradient(circle at 12% 24%,#c79a2f1f,#0000 18%),radial-gradient(circle at 88% 18%,#c79a2f1a,#0000 16%);position:absolute;inset:0}.dashboardStack>*{z-index:1;position:relative}.heroMedallion{object-fit:contain;filter:drop-shadow(0 8px 16px #10341838);width:74px;height:74px;margin:0 auto 8px;display:block}.heroStarLine{object-fit:contain;width:176px;max-width:46vw;height:auto;margin:8px auto 2px;display:block}.dashboardHero h2{letter-spacing:.075em!important;font-weight:500!important}.dashboardHero p{font-family:Georgia,Times New Roman,serif;font-style:italic;color:#224d2a!important;font-weight:500!important}.topThreadsPanel{position:relative;overflow:hidden;border-color:#efc75ead!important;box-shadow:0 9px 22px #1034182e!important}.topThreadsPanel:before{content:"";pointer-events:none;opacity:.9;background:linear-gradient(135deg,#fff7e60d,#0000 48%),radial-gradient(circle at 50% 0,#efc75e1a,#0000 52%);position:absolute;inset:0}.panelFlourish{z-index:0;pointer-events:none;opacity:.42;object-fit:contain;filter:drop-shadow(0 2px 4px #0000002e);position:absolute}.panelFlourishRight{width:172px;max-width:28%;top:14px;right:18px}.topThreadsPanel .panelTitle,.topThreadsPanel .threadPills{z-index:1;position:relative}.panelTitle{text-shadow:0 1px #0003;color:#efc75e!important}.threadPills button{color:#efc75e!important;background:#efc75e14!important;border-color:#efc75ec7!important}.addCard{position:relative;overflow:hidden;background:linear-gradient(90deg,#2f6a39fa,#1f5730fa)!important;border-color:#efc75e85!important;min-height:126px!important;box-shadow:0 7px 18px #10341824!important}.addCard:before{content:"";pointer-events:none;background:radial-gradient(circle at 30% 0,#efc75e21,#0000 40%);position:absolute;inset:0}.addMedallion{object-fit:contain;z-index:2;filter:drop-shadow(0 6px 12px #00000038);width:78px;height:78px;transition:transform .18s;position:relative}.addCard:hover .addMedallion{transform:scale(1.04)}.addOrb{display:none!important}.addCopy{z-index:2;position:relative}.addFlourish{z-index:1;pointer-events:none;object-fit:contain;opacity:.42;filter:drop-shadow(0 2px 4px #0000001f);position:absolute}.addFlourishRight{width:170px;max-width:24%;top:16px;right:18px}.tile{background:#fffefaeb!important;box-shadow:0 7px 18px #10341814!important}.tileIcon{background:#f7f1df!important;border:1px solid #14351f14!important;border-radius:999px!important;width:54px!important;height:54px!important;box-shadow:0 5px 12px #1034181a!important}.tile:hover .tileIcon svg{animation:.52s both tk-icon-jiggle}@keyframes tk-icon-jiggle{0%,to{transform:rotate(0)scale(1)}35%{transform:rotate(-8deg)scale(1.06)}70%{transform:rotate(6deg)scale(1.03)}}@media (width<=800px){.brandLogoImage{width:48px;height:48px}.dashboardStack{background:url(/assets/wallpaper-needle-thread-C0jCaxPB.svg) -42px 30px/132px no-repeat,url(/assets/wallpaper-loop-star-BQnT81WD.svg) right -54px top 24px/150px no-repeat,url(/assets/wallpaper-loop-4-CAYw8gk_.svg) left -70px bottom 132px/160px no-repeat,url(/assets/wallpaper-star-uATAdQtr.svg) right 16px top 250px/24px no-repeat;padding-top:22px!important}.heroMedallion{width:72px;height:72px;margin-bottom:10px}.heroStarLine{width:152px;max-width:54vw;margin-top:7px}.dashboardHero h2{letter-spacing:.035em!important;font-size:2.15rem!important;line-height:1.08!important}.topThreadsPanel{min-height:unset!important;padding:24px 18px 26px!important}.panelFlourishLeft{width:118px;max-width:34%;bottom:3px;left:-8px}.panelFlourishRight{width:118px;max-width:34%;top:8px;right:-10px}.threadPills{flex-wrap:wrap!important;justify-content:center!important;display:flex!important}.threadPills button{width:auto!important;min-width:154px!important}.addCard{text-align:left!important;grid-template-columns:auto minmax(0,1fr)!important;justify-items:start!important;min-height:128px!important;padding:22px 20px!important}.addMedallion{width:68px;height:68px}.addCopy{justify-items:start!important}.addTitle,.addCard p{text-align:left!important}.addCard p{max-width:230px!important}.addFlourishLeft{width:108px;max-width:31%;bottom:4px;left:4px}.addFlourishRight{width:110px;max-width:31%;top:8px;right:-8px}.tileIcon{width:46px!important;height:46px!important}}@media (width<=380px){.brandLogoImage{width:42px;height:42px}.addMedallion{width:60px;height:60px}.addCard{gap:12px!important}.addCard p{font-size:.82rem!important}}.app{background:radial-gradient(circle at 50% 8%, #efc75e14, transparent 22%), var(--bg)!important;position:relative!important;overflow-x:hidden!important}.app:before,.app:after{content:""!important;pointer-events:none!important;z-index:0!important;opacity:.14!important;filter:none!important;mix-blend-mode:multiply!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:contain!important;width:360px!important;height:520px!important;animation:none!important;position:fixed!important;transform:none!important}.dashboardStack{background:0 0!important;gap:28px!important;padding-top:38px!important;overflow:visible!important}.dashboardStack:before{content:none!important;display:none!important}.brandLogoImage{opacity:1!important;filter:drop-shadow(0 5px 10px #00000042)!important;width:68px!important;height:68px!important}.heroMedallion{filter:drop-shadow(0 10px 18px #10341840)!important;width:104px!important;height:104px!important;margin:0 auto 12px!important}.dashboardHero{padding-top:0!important;position:relative!important}.dashboardHero h2{letter-spacing:.045em!important;font-size:clamp(2.6rem,4.8vw,4.1rem)!important;font-weight:500!important}.dashboardHero p{margin-top:34px!important;position:relative!important}.dashboardHero p:before{content:"✦";color:#c99a2e;background:linear-gradient(90deg,#0000 0 5%,#b281219e 5% 43%,#0000 43% 57%,#b281219e 57% 95%,#0000 95% 100%);justify-content:center;align-items:center;width:220px;height:18px;font-size:1rem;line-height:1;display:flex;position:absolute;top:-27px;left:50%;transform:translate(-50%)}.topThreadsPanel{background:linear-gradient(135deg,#0f391cfa,#062212fa)!important;border:1px solid #e0b446eb!important;border-radius:12px!important;padding:30px 24px 31px!important;box-shadow:0 9px 22px #10341838!important}.topThreadsPanel:before{background:linear-gradient(135deg,#fff7e60b,#0000 46%),radial-gradient(circle at 50% -10%,#efc75e1f,#0000 48%)!important}.panelFlourish{opacity:.62!important;filter:none!important;mix-blend-mode:screen!important}.panelFlourishLeft{width:230px!important;max-width:25%!important;bottom:-4px!important;left:18px!important}.panelFlourishRight{width:230px!important;max-width:25%!important;top:auto!important;bottom:-3px!important;right:18px!important}.panelTitle{color:#0000!important;background:linear-gradient(#fff0a6 0%,#efc75e 42%,#b67f16 100%)!important;text-shadow:none!important;letter-spacing:.12em!important;-webkit-background-clip:text!important;background-clip:text!important;margin-bottom:22px!important;font-size:1.22rem!important}.threadPills button{color:#f4d36b!important;background:linear-gradient(#103418,#103418) padding-box padding-box,linear-gradient(#fff0a6,#c58b1f 70%,#8d6418) border-box!important;border:1px solid #0000!important;box-shadow:inset 0 0 0 1px #ffec9e1f,0 2px 7px #0000001a!important}.threadPills button strong,.threadPills button span{color:#0000!important;background:linear-gradient(#fff0a6 0%,#f0ca5f 42%,#b88620 100%)!important;text-shadow:none!important;-webkit-background-clip:text!important;background-clip:text!important}.threadPills button:hover{color:#103418!important;background:linear-gradient(#f4d36b,#d79e2c) padding-box padding-box,linear-gradient(#fff5b8,#b77e18) border-box!important}.threadPills button:hover strong,.threadPills button:hover span{color:#103418!important;background:0 0!important;-webkit-background-clip:initial!important;background-clip:initial!important}.addCard{background:linear-gradient(90deg,#2d6a38,#1d5330)!important;border:1px solid #e0b4468c!important;grid-template-columns:auto minmax(0,1fr)!important;gap:24px!important;min-height:138px!important;padding:26px 30px!important;box-shadow:0 9px 20px #10341829!important}.addCard:before{background:linear-gradient(135deg,#fff7e60d,#0000 44%)!important}.addMedallion{filter:drop-shadow(0 8px 16px #00000047)!important;width:100px!important;height:100px!important}.addFlourish{opacity:.58!important;filter:none!important;mix-blend-mode:screen!important}.addFlourishLeft{width:220px!important;max-width:23%!important;bottom:6px!important;left:18px!important}.addFlourishRight{width:220px!important;max-width:23%!important;top:auto!important;bottom:8px!important;right:18px!important}.tile{background:#fffefa!important;border-color:#aac5a8e0!important;box-shadow:0 9px 20px #1034181a!important}.tileIcon{color:#2f6a39!important;background:#fffefa!important;border:1px solid #14351f14!important;box-shadow:0 7px 16px #1034181f,inset 0 0 0 1px #c79a2f14!important}.tileGrid .tile:first-child{background:linear-gradient(135deg,#f1cf70,#e5b23e)!important;border-color:#d6aa39!important}.tileGrid .tile:first-child:before,.tileGrid .tile:first-child:after{content:"✦";color:#fff7e69e;pointer-events:none;font-size:.9rem;position:absolute}.tileGrid .tile:first-child:before{top:18px;right:20px}.tileGrid .tile:first-child:after{bottom:18px;left:20px}.tileGrid .tile:first-child .tileIcon{display:none!important}@media (width<=1200px){.app:before{left:-180px!important}.app:after{right:-180px!important}}@media (width<=800px){.app:before,.app:after{opacity:.1!important;width:220px!important;height:320px!important}.app:before{top:220px!important;left:-116px!important}.app:after{top:210px!important;right:-118px!important}.brandLogoImage{width:56px!important;height:56px!important}.brandLink{gap:10px!important}.heroMedallion{width:88px!important;height:88px!important;margin-bottom:12px!important}.dashboardHero h2{font-size:2.55rem!important;line-height:1.04!important}.dashboardHero p{margin-top:32px!important}.dashboardHero p:before{width:188px;top:-25px}.topThreadsPanel{padding:26px 18px 27px!important}.panelTitle{letter-spacing:.08em!important;font-size:1rem!important}.panelFlourishLeft{width:145px!important;max-width:38%!important;bottom:-7px!important;left:-20px!important}.panelFlourishRight{width:145px!important;max-width:38%!important;bottom:-7px!important;right:-20px!important}.addCard{text-align:left!important;grid-template-columns:auto minmax(0,1fr)!important;justify-items:start!important;gap:18px!important;min-height:134px!important;padding:22px 19px!important}.addMedallion{width:78px!important;height:78px!important}.addFlourishLeft{width:120px!important;max-width:32%!important;bottom:2px!important;left:-14px!important}.addFlourishRight{width:120px!important;max-width:32%!important;bottom:2px!important;right:-14px!important}}@media (width<=420px){.brandLogoImage{width:48px!important;height:48px!important}.heroMedallion{width:78px!important;height:78px!important}.dashboardHero h2{font-size:2.2rem!important}.addMedallion{width:68px!important;height:68px!important}}.header{border-bottom:2px solid #d8ab40eb!important;box-shadow:0 8px 18px #00000029!important}.app:before,.app:after{opacity:.235!important;mix-blend-mode:multiply!important;width:420px!important;height:620px!important}.app:before{background-image:url(/assets/wallpaper-needle-thread-C0jCaxPB.svg)!important;top:210px!important;left:-70px!important}.app:after{background-image:url(/assets/wallpaper-thread-loop-DZbeWkf0.svg)!important;top:190px!important;right:-70px!important}.dashboardStack{background:url(/assets/wallpaper-loop-4-CAYw8gk_.svg) left 6% bottom 9%/190px no-repeat,url(/assets/wallpaper-star-uATAdQtr.svg) right 13% top 15%/24px no-repeat!important;padding-top:18px!important}.heroMedallion{z-index:2!important;filter:drop-shadow(0 12px 20px #10341847)!important;width:128px!important;height:128px!important;margin:-66px auto 10px!important;position:relative!important}.dashboardHero h2{margin-top:0!important}.dashboardHero p:before{content:""!important;background:linear-gradient(90deg,#0000 0 4%,#b67f169e 4% 43%,#0000 43% 57%,#b67f169e 57% 96%,#0000 96% 100%)!important;width:200px!important;height:1px!important;position:absolute!important;top:-23px!important;left:50%!important;transform:translate(-50%)!important}.dashboardHero p:after{content:"✦"!important;color:#c99a2e!important;font-size:.92rem!important;line-height:1!important;position:absolute!important;top:-31px!important;left:50%!important;transform:translate(-50%)!important}.addCard{grid-template-columns:118px minmax(0,1fr)!important;align-items:center!important;gap:18px!important;padding:25px 42px!important}.addMedallion{justify-self:end!important;width:116px!important;height:116px!important;margin-right:-2px!important}.addFlourishLeft{opacity:.44!important;width:205px!important;max-width:20%!important;bottom:-6px!important;left:-22px!important}.addFlourishRight{opacity:.44!important;width:225px!important;max-width:22%!important;bottom:-6px!important;right:-36px!important}.tileIcon{background:#fffbf0!important;border:1px solid #80662b2e!important;box-shadow:0 8px 16px #1034181f,inset 0 0 0 1px #ffffffd9!important}.tileGrid .tile:first-child{background:linear-gradient(135deg,#f0cd67 0%,#e7b741 100%)!important;box-shadow:0 9px 20px #ab771329!important}.tileGrid .tile:first-child:before,.tileGrid .tile:first-child:after{opacity:.35!important}@media (width<=1200px){.app:before{left:-130px!important}.app:after{right:-130px!important}}@media (width<=800px){.app:before,.app:after{opacity:.18!important;width:240px!important;height:360px!important}.app:before{top:250px!important;left:-126px!important}.app:after{top:238px!important;right:-126px!important}.dashboardStack{background:url(/assets/wallpaper-loop-4-CAYw8gk_.svg) left -74px bottom 160px/160px no-repeat,url(/assets/wallpaper-star-uATAdQtr.svg) right 20px top 246px/20px no-repeat!important;padding-top:20px!important}.heroMedallion{width:96px!important;height:96px!important;margin:-50px auto 10px!important}.dashboardHero p:before{width:176px!important}.addCard{grid-template-columns:86px minmax(0,1fr)!important;gap:14px!important;padding:22px 24px!important}.addMedallion{width:86px!important;height:86px!important}.addFlourishLeft{width:128px!important;max-width:34%!important;bottom:-10px!important;left:-30px!important}.addFlourishRight{width:140px!important;max-width:36%!important;bottom:-12px!important;right:-38px!important}}@media (width<=420px){.heroMedallion{width:86px!important;height:86px!important;margin:-44px auto 10px!important}.addCard{grid-template-columns:74px minmax(0,1fr)!important;padding:20px 18px!important}.addMedallion{width:74px!important;height:74px!important}}@media (width>=801px){.brandLink{gap:7px!important}.brandLogoImage{filter:drop-shadow(0 5px 10px #00000042)!important;width:78px!important;height:78px!important;margin-right:-4px!important}.dashboardHero h2{margin:0!important;line-height:1.05!important}.heroStarLine{display:none!important}.dashboardHero p{margin-top:48px!important;position:relative!important}.dashboardHero p:before{content:""!important;background:linear-gradient(90deg,#0000 0 2%,#76541c2e 2% 8%,#b77a1f 8% 42%,#0000 42% 58%,#b77a1f 58% 92%,#76541c2e 92% 98%,#0000 98% 100%)!important;width:210px!important;height:1px!important;display:block!important;position:absolute!important;top:-30px!important;left:50%!important;transform:translate(-50%)!important;box-shadow:0 0 4px #efc75e42!important}.dashboardHero p:after{content:"✦"!important;color:#c8942b!important;text-shadow:0 0 5px #efc75e40!important;background:0 0!important;width:auto!important;height:auto!important;font-size:.95rem!important;line-height:1!important;display:block!important;position:absolute!important;top:-38px!important;left:50%!important;transform:translate(-50%)!important}.dashboardStack{background:0 0!important}.addCard{grid-template-columns:132px minmax(0,1fr)!important;gap:16px!important}.addMedallion{justify-self:end!important;width:128px!important;height:128px!important;margin-right:-10px!important}.tile{background:#fffefa!important}.tileIcon{color:#2f6a39!important;background:#fffefa!important;border:1px solid #14351f21!important;box-shadow:0 8px 18px #10341821,inset 0 0 0 1px #ffffffe6!important}.dashboardStack{padding-top:18px!important}.heroMedallion{z-index:120!important;filter:drop-shadow(0 14px 22px #1034184d)!important;width:158px!important;height:158px!important;margin:14px auto 4px!important;position:relative!important}.dashboardHero h2{margin-top:0!important}}.header{z-index:10!important}.app{background:url(/assets/wallpaper-needle-thread-C0jCaxPB.svg) -74px 230px/380px no-repeat,url(/assets/wallpaper-needle-thread-C0jCaxPB.svg) right -122px top 235px/400px no-repeat,radial-gradient(circle at 50% 8%,#efc75e13,#0000 24%),linear-gradient(#f8f0dd 0%,#f3ead7 58%,#efe5d1 100%)!important}.app:before,.app:after{content:none!important;background:0 0!important;display:none!important}.dashboardStack{z-index:20!important;background:url(/assets/wallpaper-needle-thread-C0jCaxPB.svg) -130px 210px/300px no-repeat,url(/assets/wallpaper-needle-thread-C0jCaxPB.svg) right -150px top 235px/310px no-repeat!important;gap:24px!important;padding-top:76px!important;position:relative!important;overflow:visible!important}.dashboardStack:before,.dashboardStack:after{content:none!important;display:none!important}.dashboardHero{z-index:80!important;flex-direction:column!important;align-items:center!important;gap:0!important;padding:0!important;display:flex!important;position:relative!important}.heroMedallion{z-index:90!important;object-fit:contain!important;filter:drop-shadow(0 14px 22px #1034184d)!important;width:150px!important;height:150px!important;margin:-74px auto 14px!important;display:block!important;position:relative!important}.dashboardHero h2{margin:0!important;padding:0!important;font-size:clamp(2.75rem,4.8vw,4.15rem)!important;line-height:1.05!important}.heroStarLine{object-fit:contain!important;object-position:center!important;opacity:1!important;filter:drop-shadow(0 1px 2px #b67f1638)!important;width:218px!important;max-width:42vw!important;height:22px!important;margin:14px auto 10px!important;display:block!important}.dashboardHero p{margin:0 auto!important;padding:0!important;position:relative!important}.brandLink{gap:8px!important}.brandLogoImage{width:82px!important;height:82px!important;margin-right:-6px!important}.addMedallion{width:134px!important;height:134px!important;margin-right:-14px!important}.addCard{grid-template-columns:140px minmax(0,1fr)!important;gap:16px!important}@media (width<=1200px){.app{background:url(/assets/wallpaper-needle-thread-C0jCaxPB.svg) -156px 230px/360px no-repeat,url(/assets/wallpaper-needle-thread-C0jCaxPB.svg) right -190px top 235px/380px no-repeat,radial-gradient(circle at 50% 8%,#efc75e13,#0000 24%),linear-gradient(#f8f0dd 0%,#f3ead7 58%,#efe5d1 100%)!important}}@media (width<=800px){.app{background:url(/assets/wallpaper-needle-thread-C0jCaxPB.svg) -112px 244px/210px no-repeat,url(/assets/wallpaper-needle-thread-C0jCaxPB.svg) right -126px top 250px/220px no-repeat,radial-gradient(circle at 50% 8%,#efc75e13,#0000 24%),linear-gradient(#f8f0dd 0%,#f3ead7 58%,#efe5d1 100%)!important}.dashboardStack{background:0 0!important;gap:22px!important;padding-top:54px!important}.heroMedallion{width:98px!important;height:98px!important;margin:-50px auto 10px!important}.dashboardHero h2{font-size:2.45rem!important;line-height:1.05!important}.heroStarLine{width:176px!important;max-width:56vw!important;height:20px!important;margin:12px auto 9px!important}.brandLogoImage{width:54px!important;height:54px!important;margin-right:0!important}.addCard{grid-template-columns:88px minmax(0,1fr)!important;gap:14px!important}.addMedallion{width:88px!important;height:88px!important;margin-right:-6px!important}}.heroStarLine{display:none!important}.dashboardHero p{margin-top:16px!important}.dashboardHero p:before,.dashboardHero p:after{content:none!important;display:none!important}.panelFlourishRight{object-fit:contain!important;object-position:center!important;width:235px!important;max-width:26%!important;height:auto!important;top:auto!important;bottom:6px!important;right:22px!important;transform:none!important}@media (width<=800px){.dashboardHero p{margin-top:14px!important}.panelFlourishRight{width:145px!important;max-width:38%!important;top:auto!important;bottom:4px!important;right:-12px!important}}@media (width>=801px){.app{background:radial-gradient(circle at 50% 8%,#efc75e13,#0000 24%),linear-gradient(#f8f0dd 0%,#f3ead7 58%,#efe5d1 100%)!important;overflow-x:hidden!important}.app:before,.app:after,.dashboardStack:before,.dashboardStack:after{content:none!important;background:0 0!important;display:none!important}.dashboardStack{background:0 0!important;gap:26px!important;padding-top:34px!important;overflow:visible!important}.heroMedallion{z-index:25!important;object-fit:contain!important;filter:drop-shadow(0 14px 22px #1034184d)!important;width:176px!important;height:176px!important;margin:0 auto 4px!important;display:block!important;position:relative!important}.dashboardHero{gap:0!important;padding:0!important}.dashboardHero h2{margin:0!important;padding:0!important;font-size:clamp(2.85rem,4.9vw,4.25rem)!important;line-height:1.04!important}.heroStarLine,.dashboardHero p:before,.dashboardHero p:after{content:none!important;display:none!important}.dashboardHero p{margin:12px auto 0!important;padding:0!important;position:relative!important}.topThreadsPanel{overflow:hidden!important}.panelFlourishLeft{width:220px!important;max-width:25%!important;bottom:4px!important;left:18px!important}.panelFlourishRight{object-fit:contain!important;object-position:center!important;width:220px!important;max-width:25%!important;top:auto!important;bottom:4px!important;right:18px!important;transform:none!important}.addCard{grid-template-columns:156px minmax(0,1fr)!important;gap:14px!important;min-height:148px!important;padding:25px 42px!important}.addMedallion{filter:drop-shadow(0 10px 18px #00000047)!important;justify-self:end!important;width:150px!important;height:150px!important;margin-right:-18px!important}.addFlourishLeft{opacity:.46!important;width:190px!important;max-width:19%!important;bottom:4px!important;left:16px!important}.addFlourishRight{opacity:.46!important;width:205px!important;max-width:21%!important;bottom:4px!important;right:16px!important}.tile{background:#fff7e8!important;border-color:#aac5a8e0!important;box-shadow:0 10px 22px #1034181a!important}.tile:hover{background:#fff7e8!important}.tileIcon{color:#2f6a39!important;background:#fff7e8!important;border:1px solid #14351f24!important;border-radius:999px!important;width:56px!important;height:56px!important;box-shadow:0 8px 18px #10341821,inset 0 0 0 1px #ffffffe6!important}.tileGrid .tile:first-child{background:linear-gradient(135deg,#f2d779 0%,#e9bd48 48%,#dca737 100%)!important;border:1px solid #c99328!important;min-height:124px!important;position:relative!important;overflow:hidden!important;box-shadow:0 10px 22px #ab77132e,inset 0 0 0 1px #fff7e647!important}.tileGrid .tile:first-child .tileIcon{display:none!important}.tileGrid .tile:first-child .tileTitle{letter-spacing:.08em!important;color:#103418!important;font-size:1.08rem!important}.tileGrid .tile:first-child .tileSub{display:none!important}.tileGrid .tile:first-child:before,.tileGrid .tile:first-child:after{content:""!important;pointer-events:none!important;opacity:.45!important;background:0 0!important;border-color:#fff7e6c7!important;width:46px!important;height:46px!important;position:absolute!important}.tileGrid .tile:first-child:before{border-top:1px solid #fff7e6c7!important;border-left:1px solid #fff7e6c7!important;border-top-left-radius:10px!important;top:10px!important;left:10px!important}.tileGrid .tile:first-child:after{border-bottom:1px solid #fff7e6c7!important;border-right:1px solid #fff7e6c7!important;border-bottom-right-radius:10px!important;bottom:10px!important;right:10px!important}}@media (width<=800px){.app{background:radial-gradient(circle at 50% 8%,#efc75e13,#0000 24%),linear-gradient(#f8f0dd 0%,#f3ead7 58%,#efe5d1 100%)!important}.app:before,.app:after,.dashboardStack:before,.dashboardStack:after{content:none!important;background:0 0!important;display:none!important}.dashboardStack{background:0 0!important}.heroStarLine,.dashboardHero p:before,.dashboardHero p:after{content:none!important;display:none!important}.dashboardHero p{margin-top:12px!important}.heroMedallion{width:104px!important;height:104px!important;margin:-8px auto 8px!important}.tile{background:#fff7e8!important}.tileIcon{background:#fff7e8!important;border:1px solid #14351f24!important;box-shadow:0 7px 16px #1034181f,inset 0 0 0 1px #ffffffe6!important}.tileGrid .tile:first-child{background:linear-gradient(135deg,#f2d779 0%,#e9bd48 48%,#dca737 100%)!important;border:1px solid #c99328!important}.tileGrid .tile:first-child .tileIcon{display:none!important}}@media (width>=801px){.app{background:radial-gradient(circle at 50% 7%,#efc75e13,#0000 23%),linear-gradient(#f8f0dd 0%,#f4ecd9 58%,#efe4cf 100%)!important;overflow-x:hidden!important}.app:before,.app:after,.dashboardStack:before,.dashboardStack:after{content:none!important;background:0 0!important;display:none!important}.dashboardStack{background:0 0!important;gap:22px!important;padding-top:22px!important;overflow:visible!important}.heroMedallion{z-index:30!important;object-fit:contain!important;filter:drop-shadow(0 14px 24px #1034184d)!important;width:194px!important;height:194px!important;margin:-8px auto -2px!important;display:block!important;position:relative!important}.dashboardHero{gap:0!important;padding:0!important}.dashboardHero h2{margin:0!important;padding:0!important;font-size:clamp(2.9rem,4.9vw,4.3rem)!important;line-height:1.02!important}.heroStarLine,.dashboardHero p:before,.dashboardHero p:after{content:none!important;display:none!important}.dashboardHero p{margin:10px auto 0!important;padding:0!important}.topThreadsPanel{background:linear-gradient(135deg,#0f391cfa,#062212fa)!important;border:1px solid #e0b446eb!important;border-radius:12px!important;min-height:166px!important;padding:34px 30px 36px!important;overflow:hidden!important;box-shadow:0 12px 28px #10341838!important}.topThreadsPanel .panelFlourish,.topThreadsPanel .panelFlourishLeft,.topThreadsPanel .panelFlourishRight{display:none!important}.topThreadsPanel .panelTitle{letter-spacing:.13em!important;margin-bottom:24px!important;font-size:1.28rem!important}.threadPills{gap:14px!important}.threadPills button{border-radius:999px!important;min-width:176px!important;min-height:48px!important;padding:12px 24px!important;font-size:1rem!important}.addCard{border-radius:12px!important;grid-template-columns:128px minmax(0,1fr)!important;align-items:center!important;gap:16px!important;min-height:124px!important;padding:20px 40px!important}.addMedallion{filter:drop-shadow(0 10px 18px #00000047)!important;justify-self:end!important;width:118px!important;height:118px!important;margin-right:-10px!important}.addTitle{font-size:1.42rem!important}.addCard p{margin-top:7px!important}.addFlourish{opacity:.34!important;filter:none!important;mix-blend-mode:screen!important}.addFlourishLeft{width:154px!important;max-width:16%!important;bottom:3px!important;left:10px!important}.addFlourishRight{width:166px!important;max-width:17%!important;top:auto!important;bottom:3px!important;right:10px!important}.tile{background:#fff7e8!important;border-color:#aac5a8e0!important;box-shadow:0 10px 22px #1034181a!important}.tile:hover{background:#fff7e8!important}.tileIcon{color:#2f6a39!important;background:#fff7e8!important;border:1px solid #14351f24!important;border-radius:999px!important;width:56px!important;height:56px!important;box-shadow:0 8px 18px #10341821,inset 0 0 0 1px #ffffffe6!important}.tileGrid .tile:first-child{background:radial-gradient(circle at 82% 20%,#fff7e66b,#0000 12%),linear-gradient(135deg,#f2d779 0%,#e9bd48 48%,#dca737 100%)!important;border:1px solid #c99328!important;min-height:124px!important;position:relative!important;overflow:hidden!important;box-shadow:0 10px 22px #ab77132e,inset 0 0 0 1px #fff7e647!important}.tileGrid .tile:first-child .tileIcon{display:none!important}.tileGrid .tile:first-child .tileTitle{letter-spacing:.08em!important;color:#103418!important;font-size:1.08rem!important}.tileGrid .tile:first-child .tileSub{display:none!important}.tileGrid .tile:first-child:before,.tileGrid .tile:first-child:after{content:"✦"!important;color:#fff7e69e!important;pointer-events:none!important;background:0 0!important;border:0!important;width:auto!important;height:auto!important;font-size:.95rem!important;line-height:1!important;position:absolute!important}.tileGrid .tile:first-child:before{inset:18px 20px auto auto!important}.tileGrid .tile:first-child:after{inset:auto auto 20px 22px!important}}@media (width<=800px){.app{background:radial-gradient(circle at 50% 7%,#efc75e13,#0000 23%),linear-gradient(#f8f0dd 0%,#f4ecd9 58%,#efe4cf 100%)!important}.app:before,.app:after,.dashboardStack:before,.dashboardStack:after{content:none!important;background:0 0!important;display:none!important}.dashboardStack{background:0 0!important}.heroStarLine,.dashboardHero p:before,.dashboardHero p:after{content:none!important;display:none!important}.dashboardHero p{margin-top:12px!important}.topThreadsPanel .panelFlourish,.topThreadsPanel .panelFlourishLeft,.topThreadsPanel .panelFlourishRight{display:none!important}.topThreadsPanel{min-height:164px!important}.addCard{min-height:118px!important}.addMedallion{width:82px!important;height:82px!important}.addFlourish{opacity:.28!important}.tile{background:#fff7e8!important}.tileIcon{background:#fff7e8!important;border:1px solid #14351f24!important;box-shadow:0 7px 16px #1034181f,inset 0 0 0 1px #ffffffe6!important}.tileGrid .tile:first-child{background:radial-gradient(circle at 82% 20%,#fff7e66b,#0000 12%),linear-gradient(135deg,#f2d779 0%,#e9bd48 48%,#dca737 100%)!important;border:1px solid #c99328!important}.tileGrid .tile:first-child .tileIcon{display:none!important}.tileGrid .tile:first-child:before,.tileGrid .tile:first-child:after{content:"✦"!important;color:#fff7e69e!important;pointer-events:none!important;background:0 0!important;border:0!important;font-size:.85rem!important;line-height:1!important;position:absolute!important}.tileGrid .tile:first-child:before{top:16px!important;right:18px!important}.tileGrid .tile:first-child:after{bottom:18px!important;left:18px!important}}@media (width>=801px){.heroMedallion{object-fit:contain!important;width:184px!important;height:184px!important;margin:0 auto 2px!important}.dashboardHero h2{letter-spacing:.045em!important;margin:0!important;font-size:clamp(2.65rem,4.35vw,3.75rem)!important;line-height:1.02!important}.dashboardHero p{margin:8px auto 0!important;font-size:1.02rem!important;line-height:1.35!important}.topThreadsPanel{border:3px solid #e0b446f2!important;margin-top:18px!important;padding:34px 26px 35px!important}.panelTitle{letter-spacing:.125em!important;margin-bottom:24px!important;font-size:1.42rem!important}.threadPills button{border-width:2px!important;min-height:48px!important;padding:11px 24px!important;font-size:1rem!important}.header{border-bottom:4px solid #d8ab40fa!important}.tile{background:radial-gradient(circle at 18% 14%,#c79a2f09,#0000 16%),radial-gradient(circle at 86% 82%,#10341806,#0000 18%),linear-gradient(135deg,#ffffff6b,#fff0 42%),#fff3df!important;border-color:#7e9a79d1!important;box-shadow:0 10px 22px #1034181a,inset 0 0 22px #78561f09!important}.tile:hover{background:radial-gradient(circle at 18% 14%,#c79a2f0a,#0000 16%),radial-gradient(circle at 86% 82%,#10341808,#0000 18%),linear-gradient(135deg,#ffffff7a,#fff0 42%),#fff3df!important}.tileIcon{background:#fff3df!important;border:1px solid #14351f29!important;box-shadow:0 8px 18px #10341821,inset 0 0 0 1px #ffffffd9!important}.tileGrid .tile:first-child{background:linear-gradient(135deg,#fff7e62e,#fff7e600 38%),linear-gradient(135deg,#f2d779 0%,#e9bd48 48%,#dca737 100%)!important;border:1px solid #c99328!important;box-shadow:0 10px 22px #ab77132e,inset 0 0 0 1px #fff7e63d!important}.tileGrid .tile:first-child .tileIcon{color:#103418!important;background:#fff7e657!important;border:1px solid #14351f29!important;border-radius:999px!important;width:56px!important;height:56px!important;display:grid!important;box-shadow:0 8px 18px #674a1229,inset 0 0 0 1px #ffffff59!important}.tileGrid .tile:first-child .tileIcon svg{color:#103418!important}.tileGrid .tile:first-child:before,.tileGrid .tile:first-child:after{content:"✦"!important;color:#fff7e6b8!important;opacity:1!important;width:auto!important;height:auto!important;text-shadow:none!important;pointer-events:none!important;background:0 0!important;border:0!important;font-size:.95rem!important;line-height:1!important;position:absolute!important}.tileGrid .tile:first-child:before{inset:22px 24px auto auto!important}.tileGrid .tile:first-child:after{inset:auto auto 22px 24px!important}}@media (width<=800px){.header{border-bottom:3px solid #d8ab40fa!important}.topThreadsPanel{border:2px solid #e0b446f2!important}.panelTitle{font-size:1.02rem!important}.tile{background:radial-gradient(circle at 18% 14%,#c79a2f09,#0000 16%),linear-gradient(135deg,#ffffff6b,#fff0 42%),#fff3df!important}.tileIcon{background:#fff3df!important}.tileGrid .tile:first-child{background:linear-gradient(135deg,#fff7e62e,#fff7e600 38%),linear-gradient(135deg,#f2d779 0%,#e9bd48 48%,#dca737 100%)!important}.tileGrid .tile:first-child .tileIcon{color:#103418!important;background:#fff7e657!important;display:grid!important}.loginCard{color:#14351f!important;background:#fffdf7!important}.loginCard .eyebrow{color:#b88620!important;opacity:1!important}.loginCard h1{color:#14351f!important}.loginCard .subtitle,.loginCard .tagline,.loginCard .soft,.loginCard .field small,.loginCard p{color:#35583a!important;opacity:1!important}.loginCard .versionNote{color:#6f5a24!important}.dashboardStack{gap:18px!important;padding-top:28px!important}.heroMedallion{width:100px!important;height:100px!important;margin:0 auto 8px!important}.dashboardHero h2{letter-spacing:.025em!important;white-space:nowrap!important;font-size:clamp(1.95rem,8vw,2.35rem)!important;line-height:1.05!important}.dashboardHero p{margin-top:10px!important;font-size:1rem!important;line-height:1.35!important}.topThreadsPanel{border-radius:16px!important;padding:22px 16px 24px!important;overflow:hidden!important}.topThreadsPanel .panelTitle{letter-spacing:.06em!important;white-space:nowrap!important;margin-bottom:18px!important;padding:0 6px!important;font-size:clamp(.9rem,3.6vw,1.02rem)!important;line-height:1.25!important}.threadPills{gap:10px!important}.threadPills button{min-width:190px!important;min-height:46px!important}.addCard{grid-template-columns:96px minmax(0,1fr)!important;align-items:center!important;gap:10px!important;min-height:150px!important;padding:20px 18px!important;overflow:hidden!important}.addMedallion{justify-self:center!important;width:96px!important;height:96px!important;margin:0!important}.addCopy{justify-items:start!important;max-width:100%!important;padding-right:44px!important}.addTitle{letter-spacing:.055em!important;text-align:left!important;font-size:1.08rem!important;line-height:1.15!important}.addCard p{text-align:left!important;max-width:210px!important;margin-top:6px!important;font-size:.9rem!important;line-height:1.32!important}.addFlourishLeft{display:none!important}.addFlourishRight{opacity:.34!important;width:112px!important;max-width:none!important;display:block!important;top:auto!important;bottom:6px!important;right:4px!important}.tileGrid .tile:first-child:before,.tileGrid .tile:first-child:after{content:"✦"!important;color:#fff7e6b8!important;pointer-events:none!important;opacity:1!important;background:0 0!important;border:0!important;font-size:.9rem!important;line-height:1!important;display:block!important;position:absolute!important}.tileGrid .tile:first-child:before{inset:16px 18px auto auto!important}.tileGrid .tile:first-child:after{inset:auto auto 18px 18px!important}}@media (width<=420px){.dashboardHero h2{letter-spacing:.018em!important;font-size:clamp(1.82rem,8vw,2.08rem)!important}.heroMedallion{width:92px!important;height:92px!important}.addCard{grid-template-columns:84px minmax(0,1fr)!important;gap:9px!important;padding:20px 16px!important}.addMedallion{width:84px!important;height:84px!important}.addCopy{padding-right:34px!important}.addTitle{font-size:1rem!important}.addCard p{max-width:190px!important;font-size:.86rem!important}.addFlourishRight{opacity:.32!important;width:102px!important;bottom:4px!important;right:-2px!important}}@media (width<=800px){.addCard{text-align:left!important;grid-template-columns:108px minmax(0,1fr)!important;place-items:center start!important;gap:8px!important;min-height:162px!important;padding:20px 14px!important;overflow:hidden!important}.addMedallion{z-index:3!important;place-self:center start!important;width:108px!important;height:108px!important;margin:0!important}.addCopy{z-index:3!important;align-self:center!important;justify-items:start!important;width:100%!important;max-width:100%!important;padding-right:112px!important;position:relative!important}.addTitle{letter-spacing:.045em!important;text-align:left!important;max-width:210px!important;font-size:1rem!important;line-height:1.12!important}.addCard p{text-align:left!important;max-width:190px!important;margin-top:7px!important;font-size:.84rem!important;line-height:1.32!important}.addFlourishLeft{display:none!important}.addFlourishRight{opacity:.32!important;z-index:1!important;width:108px!important;max-width:none!important;display:block!important;top:34px!important;bottom:auto!important;right:10px!important}}@media (width<=420px){.addCard{grid-template-columns:96px minmax(0,1fr)!important;gap:8px!important;min-height:160px!important;padding:20px 12px!important}.addMedallion{width:96px!important;height:96px!important}.addCopy{padding-right:96px!important}.addTitle{letter-spacing:.04em!important;max-width:184px!important;font-size:.94rem!important}.addCard p{max-width:170px!important;font-size:.8rem!important;line-height:1.3!important}.addFlourishRight{opacity:.3!important;width:96px!important;top:36px!important;right:6px!important}}@media (width<=800px){.addCard{text-align:center!important;border-radius:18px!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:14px!important;height:auto!important;min-height:270px!important;padding:28px 22px!important;display:flex!important;overflow:hidden!important}.addMedallion{object-fit:contain!important;z-index:3!important;flex:none!important;place-self:center!important;width:138px!important;height:138px!important;margin:0 auto 2px!important;display:block!important}.addCopy{text-align:center!important;z-index:3!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:8px!important;width:100%!important;max-width:330px!important;margin:0 auto!important;padding:0!important;display:flex!important}.addTitle{text-align:center!important;letter-spacing:.075em!important;width:100%!important;max-width:none!important;margin:0 auto!important;font-size:1.32rem!important;line-height:1.12!important;display:block!important}.addCard p{text-align:center!important;width:100%!important;max-width:310px!important;margin:0 auto!important;font-size:.95rem!important;line-height:1.36!important}.addFlourish,.addFlourishLeft,.addFlourishRight{display:none!important}}@media (width<=420px){.addCard{gap:12px!important;min-height:252px!important;padding:24px 18px!important}.addMedallion{width:126px!important;height:126px!important}.addCopy{gap:7px!important;max-width:300px!important}.addTitle{letter-spacing:.07em!important;font-size:1.2rem!important}.addCard p{max-width:286px!important;font-size:.9rem!important;line-height:1.34!important}}@media (width<=800px){.addCard{text-align:center!important;border-radius:18px!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:4px!important;height:auto!important;min-height:205px!important;padding:14px 18px 18px!important;display:flex!important;overflow:hidden!important}.addMedallion{object-fit:contain!important;transform-origin:50%!important;z-index:3!important;flex:none!important;width:154px!important;height:154px!important;margin:-20px auto -16px!important;display:block!important;transform:scale(1.22)!important}.addCopy{text-align:center!important;z-index:3!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:6px!important;width:100%!important;max-width:310px!important;margin:0 auto!important;padding:0!important;display:flex!important}.addTitle{text-align:center!important;letter-spacing:.065em!important;width:100%!important;max-width:none!important;margin:0 auto!important;font-size:1.08rem!important;line-height:1.12!important;display:block!important}.addCard p{text-align:center!important;width:100%!important;max-width:286px!important;margin:0 auto!important;font-size:.84rem!important;line-height:1.28!important}.addFlourish,.addFlourishLeft,.addFlourishRight{display:none!important}}@media (width<=420px){.addCard{gap:2px!important;min-height:190px!important;padding:12px 16px 16px!important}.addMedallion{width:148px!important;height:148px!important;margin:-22px auto -18px!important;transform:scale(1.24)!important}.addCopy{gap:5px!important;max-width:292px!important}.addTitle{letter-spacing:.06em!important;font-size:1rem!important;line-height:1.1!important}.addCard p{max-width:270px!important;font-size:.8rem!important;line-height:1.25!important}}@media (width<=800px){.heroStarLine,.dashboardHero p:before,.dashboardHero p:after{content:none!important;display:none!important}.heroMedallion{object-fit:contain!important;width:156px!important;max-width:156px!important;height:156px!important;margin:18px auto!important;transform:none!important}.dashboardHero{gap:0!important;padding:22px 18px 12px!important}.dashboardHero h2{letter-spacing:.035em!important;text-align:center!important;margin:0 auto 10px!important;font-size:clamp(2.35rem,11vw,4rem)!important;line-height:1.02!important}.dashboardHero p{text-align:center!important;margin:0 auto 18px!important;padding:0!important;font-size:1rem!important;line-height:1.35!important}.topThreadsPanel{border:2px solid #d3a63aeb!important;border-radius:22px!important;min-height:0!important;padding:24px 16px!important;overflow:hidden!important}.topThreadsPanel .panelFlourish,.topThreadsPanel .panelFlourishLeft,.topThreadsPanel .panelFlourishRight{display:none!important}.topThreadsPanel .panelTitle{text-align:center!important;margin:0 0 20px!important;font-size:0!important;line-height:1!important;display:block!important}.topThreadsPanel .panelTitle:after{content:"TOP THREADS RIGHT NOW"!important;color:#e2bd55!important;letter-spacing:.16em!important;text-transform:uppercase!important;font-size:1.05rem!important;font-weight:900!important;line-height:1.15!important;display:block!important}.topThreadsPanel .threadPills{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:9px!important;width:100%!important;display:grid!important;overflow:visible!important}.topThreadsPanel .threadPills button{color:#e2bd55!important;white-space:nowrap!important;text-overflow:ellipsis!important;background:#042a1deb!important;border:1.5px solid #d3a63aeb!important;border-radius:999px!important;width:100%!important;min-width:0!important;height:42px!important;padding:0 8px!important;font-size:.72rem!important;font-weight:900!important;line-height:1.05!important;overflow:hidden!important;box-shadow:inset 0 0 18px #e2bd5514,0 8px 20px #0000001f!important}.topThreadsPanel .threadPills strong,.topThreadsPanel .threadPills span{color:#e2bd55!important}.addCard{z-index:80!important;text-align:center!important;background:linear-gradient(#0b3d2d 0%,#082b21 100%)!important;border:2px solid #d3a63af2!important;border-radius:999px!important;flex-direction:column!important;justify-content:flex-start!important;align-items:center!important;gap:5px!important;width:76px!important;min-width:76px!important;max-width:76px!important;height:176px!important;min-height:176px!important;margin:0!important;padding:8px 7px 11px!important;display:flex!important;position:fixed!important;bottom:18px!important;right:14px!important;overflow:visible!important;box-shadow:0 18px 42px #00000047,inset 0 0 18px #d3a63a14!important}.addCard:before,.addCard:after{content:none!important;display:none!important}.addCard .addFlourish,.addCard .addFlourishLeft,.addCard .addFlourishRight,.addCard p{display:none!important}.addCard .addMedallion{object-fit:contain!important;transform-origin:50%!important;flex:0 0 74px!important;width:74px!important;max-width:74px!important;height:74px!important;margin:-12px auto 2px!important;padding:0!important;display:block!important;transform:scale(1.18)!important}.addCard .addCopy{text-align:center!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;display:block!important}.addCard .addTitle{text-align:center!important;letter-spacing:0!important;width:100%!important;margin:0 auto!important;padding:0!important;font-size:0!important;line-height:1!important;display:block!important}.addCard .addTitle:after{content:"Add\a Thread"!important;white-space:pre-line!important;color:#f3dc96!important;letter-spacing:.03em!important;text-transform:none!important;font-family:Georgia,Times New Roman,serif!important;font-size:.86rem!important;font-weight:800!important;line-height:1.08!important;display:block!important}.addCard span,.addCard .addTitle svg{display:none!important}.addCard:hover,.addCard:focus-visible{filter:brightness(1.05)!important;transform:translateY(-2px)!important}.tileGrid .tile:first-child,.tile.startHereTile{border:none!important;outline:none!important;box-shadow:0 16px 34px #6d52102e!important}.tileGrid .tile:first-child:before,.tileGrid .tile:first-child:after,.tile.startHereTile:before,.tile.startHereTile:after{border:none!important;outline:none!important}.dashboardStack,.stack{padding-bottom:110px!important}}@media (width<=420px){.heroMedallion{width:146px!important;max-width:146px!important;height:146px!important;margin:16px auto!important}.dashboardHero h2{margin-bottom:9px!important;font-size:clamp(2.15rem,10.5vw,3.45rem)!important;line-height:1.03!important}.dashboardHero p{margin-bottom:16px!important;font-size:.96rem!important}.topThreadsPanel{padding:22px 13px!important}.topThreadsPanel .panelTitle:after{letter-spacing:.13em!important;font-size:.95rem!important}.topThreadsPanel .threadPills{gap:8px!important}.topThreadsPanel .threadPills button{height:40px!important;padding:0 6px!important;font-size:.68rem!important}.addCard{width:72px!important;min-width:72px!important;max-width:72px!important;height:168px!important;min-height:168px!important;padding:8px 6px 10px!important;bottom:14px!important;right:10px!important}.addCard .addMedallion{flex-basis:70px!important;width:70px!important;max-width:70px!important;height:70px!important;margin:-11px auto 2px!important;transform:scale(1.16)!important}.addCard .addTitle:after{font-size:.82rem!important;line-height:1.08!important}}html,body,#root,.app{max-width:100%!important;overflow-x:hidden!important}@media (width<=800px){.shell,.dashboardStack,.stack{width:100%!important;min-width:0!important;max-width:100%!important;overflow-x:hidden!important}.dashboardStack{padding-left:18px!important;padding-right:18px!important}.dashboardHero{width:100%!important;min-width:0!important;max-width:100%!important;padding:12px 0 10px!important;overflow:visible!important}.heroMedallion{transform-origin:50%!important;z-index:2!important;width:154px!important;max-width:154px!important;height:154px!important;margin:4px auto 0!important;position:relative!important;transform:scale(1.34)!important}.dashboardHero h2{letter-spacing:.025em!important;white-space:nowrap!important;text-align:center!important;width:100%!important;max-width:100%!important;margin:4px auto 8px!important;padding:0!important;font-size:clamp(2rem,8.7vw,2.55rem)!important;line-height:1.04!important;overflow:visible!important}.dashboardHero p{white-space:normal!important;overflow-wrap:normal!important;text-align:center!important;width:100%!important;max-width:100%!important;margin:0 auto 18px!important;padding:0 4px!important;font-size:clamp(.9rem,3.5vw,1rem)!important;line-height:1.35!important}.topThreadsPanel{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important;padding:22px 12px!important;overflow:hidden!important}.topThreadsPanel .panelTitle{width:100%!important;max-width:100%!important;overflow:hidden!important}.topThreadsPanel .panelTitle:after{letter-spacing:.115em!important;white-space:nowrap!important;font-size:clamp(.82rem,3.4vw,1rem)!important}.topThreadsPanel .threadPills{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;width:100%!important;min-width:0!important;max-width:100%!important;display:grid!important;overflow:hidden!important}.topThreadsPanel .threadPills button{letter-spacing:0!important;text-overflow:ellipsis!important;white-space:nowrap!important;width:100%!important;min-width:0!important;max-width:100%!important;height:42px!important;padding:0 5px!important;font-size:clamp(.58rem,2.45vw,.72rem)!important;overflow:hidden!important}.addCard{right:max(12px, env(safe-area-inset-right))!important;bottom:max(18px, env(safe-area-inset-bottom))!important;width:74px!important;min-width:74px!important;max-width:74px!important;height:168px!important;min-height:168px!important;padding:7px 6px 10px!important;overflow:visible!important}.addCard .addMedallion{flex-basis:72px!important;width:72px!important;max-width:72px!important;height:72px!important;margin:-12px auto 2px!important;transform:scale(1.18)!important}}@media (width<=420px){.dashboardStack{padding-left:16px!important;padding-right:16px!important}.heroMedallion{width:150px!important;max-width:150px!important;height:150px!important;margin:2px auto 0!important;transform:scale(1.36)!important}.dashboardHero h2{letter-spacing:.018em!important;margin-top:2px!important;margin-bottom:7px!important;font-size:clamp(1.95rem,8.3vw,2.18rem)!important}.dashboardHero p{margin-bottom:16px!important;font-size:.92rem!important}.topThreadsPanel{padding:20px 10px!important}.topThreadsPanel .panelTitle:after{letter-spacing:.095em!important;font-size:.82rem!important}.topThreadsPanel .threadPills{gap:7px!important}.topThreadsPanel .threadPills button{height:40px!important;padding:0 4px!important;font-size:.58rem!important}.addCard{right:max(10px, env(safe-area-inset-right))!important;bottom:max(14px, env(safe-area-inset-bottom))!important;width:70px!important;min-width:70px!important;max-width:70px!important;height:160px!important;min-height:160px!important}.addCard .addMedallion{flex-basis:70px!important;width:70px!important;max-width:70px!important;height:70px!important}.addCard .addTitle:after{font-size:.78rem!important;line-height:1.08!important}}@media (width<=800px){.dashboardStack,.stack{gap:18px!important}.dashboardHero{margin-top:-18px!important;padding:0 0 4px!important}.heroMedallion{z-index:3!important;width:156px!important;max-width:156px!important;height:156px!important;margin:-8px auto -6px!important;transform:scale(1.38)!important}.dashboardHero h2{margin:0 auto 6px!important}.dashboardHero p{margin:0 auto 8px!important}.topThreadsPanel{margin-top:4px!important}.addCard{gap:2px!important;width:68px!important;min-width:68px!important;max-width:68px!important;height:146px!important;min-height:146px!important;padding:6px 5px 9px!important;bottom:-10px!important;right:8px!important}.addCard .addMedallion{flex-basis:64px!important;width:64px!important;max-width:64px!important;height:64px!important;margin:-10px auto -1px!important;transform:scale(1.16)!important}.addCard .addTitle:after{letter-spacing:.02em!important;font-size:.76rem!important;line-height:1.04!important}}@media (width<=420px){.dashboardHero{margin-top:-20px!important}.heroMedallion{width:154px!important;max-width:154px!important;height:154px!important;margin:-10px auto -8px!important;transform:scale(1.4)!important}.dashboardHero h2{margin-bottom:5px!important}.dashboardHero p{margin-bottom:8px!important}.addCard{width:66px!important;min-width:66px!important;max-width:66px!important;height:142px!important;min-height:142px!important;bottom:-12px!important;right:7px!important}.addCard .addMedallion{flex-basis:62px!important;width:62px!important;max-width:62px!important;height:62px!important}.addCard .addTitle:after{font-size:.74rem!important}}@media (width<=800px){.addCard{right:12px!important;bottom:calc(env(safe-area-inset-bottom,0px) + 82px)!important;justify-content:flex-start!important;gap:0!important;width:64px!important;min-width:64px!important;max-width:64px!important;height:134px!important;min-height:134px!important;padding:5px 5px 8px!important}.addCard .addMedallion{transform-origin:50%!important;flex:0 0 64px!important;width:64px!important;max-width:64px!important;height:64px!important;margin:-8px auto -2px!important;transform:translate(-10px)scale(1.18)!important}.addCard .addTitle:after{letter-spacing:.018em!important;font-size:.74rem!important;line-height:1.04!important}}@media (width<=420px){.addCard{right:10px!important;bottom:calc(env(safe-area-inset-bottom,0px) + 78px)!important;width:62px!important;min-width:62px!important;max-width:62px!important;height:130px!important;min-height:130px!important;padding:5px 4px 8px!important}.addCard .addMedallion{flex-basis:62px!important;width:62px!important;max-width:62px!important;height:62px!important;margin:-8px auto -3px!important;transform:translate(-10px)scale(1.18)!important}.addCard .addTitle:after{font-size:.72rem!important}}@media (width<=800px){.addCard .addMedallion{transform:translate(-5px)scale(1.18)!important}}@media (width<=420px){.addCard .addMedallion{transform:translate(-5px)scale(1.18)!important}}@media (width<=800px){.addCard .addMedallion{object-fit:contain!important;flex:0 0 48px!important;width:48px!important;max-width:48px!important;height:48px!important;margin:2px auto 4px!important;transform:none!important}.addCard .addTitle:after{margin-top:0!important}}@media (width<=420px){.addCard .addMedallion{flex-basis:48px!important;width:48px!important;max-width:48px!important;height:48px!important;margin:2px auto 4px!important;transform:none!important}}.startHerePage,.entryListPage,.threadDetailPage,.stack>.sectionHeader,.stack>.filterPanel,.stack>.entryList,.stack>.backupReminder,.stack>.backupCard,.stack>.soft{position:relative}.pageBackBtn,.backBtn{color:#fff7e6!important;background:#1f5730!important;border:1.5px solid #c79a2fb8!important;box-shadow:0 8px 18px #10341824,inset 0 0 0 1px #fff7e614!important}.pageBackBtn:hover,.backBtn:hover{background:#245f35!important;border-color:#efc75e!important;transform:translateY(-1px)!important}.listHeader h2,.startHerePage .sectionHeader h2,.stack>.sectionHeader h2{position:relative;color:#103418!important;letter-spacing:.045em!important;font-family:Georgia,Times New Roman,serif!important;font-weight:500!important}.listHeader h2:before,.startHerePage .sectionHeader h2:before,.stack>.sectionHeader h2:before{content:"✦";color:#c79a2f;margin-right:10px;font-size:.78em;line-height:1;display:inline-block;transform:translateY(-1px)}.listHeader p,.startHerePage .sectionHeader p,.stack>.sectionHeader p{color:#35583a!important;font-weight:700!important}.sectionHeader,.form,.foundation,.backupCard,.entryCard,.empty,.backupReminder,.starterCard,.threadDetailCard,.loginCard{background:radial-gradient(circle at 18% 14%,#c79a2f09,#0000 16%),radial-gradient(circle at 86% 82%,#10341806,#0000 18%),linear-gradient(135deg,#ffffff7a,#fff0 42%),#fff7e8!important;border:1px solid #aac5a8e0!important;box-shadow:0 12px 28px #1034181a,inset 0 0 22px #78561f08!important}.starterCard{border-radius:18px!important;overflow:hidden!important}.starterCard:hover{border-color:#c79a2fd1!important;box-shadow:0 14px 30px #10341821,inset 0 0 22px #78561f09!important}.starterIcon{color:#fff7e6!important;background:#103418!important;border:1px solid #c79a2f6b!important;box-shadow:0 8px 18px #1034182e!important}.starterKicker,.starterThreadList>p{color:#a87316!important;letter-spacing:.16em!important;font-weight:950!important}.starterIntro h3{color:#103418!important;font-family:Georgia,Times New Roman,serif!important;font-weight:700!important}.starterIntro p{color:#2f4930!important;font-weight:650!important}.starterStatus{color:#103418!important;background:#fffefa!important;border:1px solid #c79a2f6b!important}.starterThreadRow{background:#fffefa!important;border:1.5px solid #c79a2f75!important;box-shadow:0 5px 14px #1034180f!important}.starterThreadRow button{color:#103418!important;box-shadow:none!important;background:#fffefa!important;border:1.5px solid #c79a2fd1!important}.starterThreadRow button:hover{color:#103418!important;background:#f6edcf!important;border-color:#b77a1f!important}.listFilterPanel .filterToggle,.filterToggle,.listFilterPanel .filterDrawer,.stack>.filterPanel,.search input,.listFilterPanel .filterSearchRow .search input,.filterSearchRow .search input{color:#103418!important;background:#fffefa!important;border-color:#aac5a8e6!important}.filterToggle:hover,.listFilterPanel .filterToggle:hover{background:#f6edcf!important;border-color:#c79a2f!important}.polishedEntryCard,.compactThreadCard,.entryCard{background:radial-gradient(circle at 20% 16%,#c79a2f07,#0000 18%),linear-gradient(135deg,#ffffff6b,#fff0 44%),#fff7e8!important;border:1px solid #aac5a8e0!important;border-radius:18px!important;box-shadow:0 10px 24px #10341814!important}.polishedEntryCard:hover,.compactThreadCard:hover,.entryCard:hover{border-color:#c79a2fd1!important;box-shadow:0 14px 30px #1034181f!important}.entryTitleBlock h3,.polishedEntryCard h3,.entryCard h3{color:#103418!important;font-family:Inter,ui-sans-serif,system-ui,sans-serif!important;font-weight:900!important}.entryTopicChip,.topic,.chip,.metaPill{color:#1e4a27!important;background:#eef1df!important;border-color:#d8dfc5!important}.metaPriority,.priorityMedium,.badge.muted{color:#5a4315!important;background:#f8edce!important;border-color:#dec992!important}.sourcePreview,.compactThreadCard .entryDetail{border-top-color:#aac5a8b3!important}.entryDetail span,.sourcePreview a{color:#a87316!important}.entryOpenArrow{color:#2f6a39!important;background:#eef1df!important}.polishedEntryCard:hover .entryOpenArrow,.compactThreadCard:hover .entryOpenArrow{color:#103418!important;background:#f6edcf!important}.iconActions button{color:#a87316!important}.iconActions button svg{stroke:currentColor!important}.smallAddButton,.listHeader .smallAddButton{color:#fff7e6!important;background:#0b3218!important;border:1.5px solid #c79a2fcc!important;box-shadow:0 10px 22px #1034182e,inset 0 0 0 1px #fff7e614!important}.smallAddButton svg{color:#efc75e!important;stroke:#efc75e!important}.referenceDetailCard .threadDetailHero,.threadDetailHero{background:linear-gradient(135deg,#103418 0%,#082b17 100%)!important;border-bottom:1px solid #c79a2f80!important}.detailToolbar button{color:#103418!important;background:#fffefa!important;border:1px solid #c79a2f8c!important}.detailToolbar button svg{color:#103418!important;stroke:#103418!important}.detailToolbar .danger,.detailToolbar .danger svg{color:#c92f20!important;stroke:#c92f20!important}.detailQueueIconsTop span,.detailQueueIcons span,.miniStatusIcon,.statusPill{color:#fff7e6!important;background:#d95f32!important}.detailQueueIconsTop svg,.detailQueueIcons svg,.miniStatusIcon svg,.statusPill svg{color:#fff7e6!important;stroke:#fff7e6!important}.backupReminder{background:linear-gradient(135deg,#fff7e6a8,#fff7e647),#fff7e8!important;border:1.5px solid #c79a2f75!important}.backupReminder svg,.backupCard svg,.backupActions svg{color:currentColor!important;stroke:currentColor!important}.backupReminder .btn.gold,.backupCard .btn.gold{color:#103418!important;background:#efc75e!important;border:1px solid #c79a2fbf!important}.backupReminder .btn.green,.backupCard .btn.green{color:#fff7e6!important;background:#1f5730!important;border:1px solid #c79a2f85!important}.backupCard{gap:14px!important}.backupCard .btn{border-radius:14px!important;min-height:46px!important;box-shadow:0 8px 18px #10341814!important}@media (width<=800px){.listHeader h2:before,.startHerePage .sectionHeader h2:before,.stack>.sectionHeader h2:before{margin-right:8px}.starterIcon{width:46px!important;height:46px!important}.starterThreadRow button{min-height:38px!important}.backupCard .btn,.backupReminder .btn{width:100%!important}}:root{--tk-gold-deep:#9f6716;--tk-gold-mid:#c99328;--tk-gold-bright:#efc75e;--tk-card-border:#7fa06f}.startHerePage:before,.startHerePage:after{content:none!important;background:0 0!important;display:none!important}.pageBackBtn,.backBtn{border:2.5px solid var(--tk-gold-mid)!important;color:#fff7e6!important;background:#1f5730!important;box-shadow:0 10px 20px #1034182e,inset 0 0 0 1px #fff7e61a!important}.pageBackBtn svg,.backBtn svg{color:#fff7e6!important;stroke:#fff7e6!important}.listHeader h2,.startHerePage .sectionHeader h2,.stack>.sectionHeader h2{color:#103418!important;position:relative!important}.listHeader h2:before{content:"✦"!important;width:1.15em!important;height:1.15em!important;color:var(--tk-gold-bright)!important;text-shadow:0 1px 0 var(--tk-gold-deep), 0 0 8px #efc75e47!important;z-index:2!important;background:#f8f0dd!important;justify-content:flex-start!important;align-items:center!important;display:inline-flex!important;position:absolute!important;top:.02em!important;left:0!important}.startHerePage .sectionHeader h2,.stack>.sectionHeader h2{padding-left:1.15em!important}.startHerePage .sectionHeader h2:before,.stack>.sectionHeader h2:before{content:"✦"!important;width:1em!important;height:1.15em!important;color:var(--tk-gold-bright)!important;text-shadow:0 1px 0 var(--tk-gold-deep), 0 0 8px #efc75e47!important;z-index:2!important;background:0 0!important;align-items:center!important;display:inline-flex!important;position:absolute!important;top:.02em!important;left:0!important}.stack>.listFilterPanel,.listFilterPanel,.filterSearchRow,.listFilterPanel .filterSearchRow,.listFilterPanel .compactFilterMeta,.compactFilterMeta{box-shadow:none!important;background:0 0!important;border:0!important}.listFilterPanel,.stack>.listFilterPanel{padding:0!important}.listFilterPanel .filterSearchRow .search input,.filterSearchRow .search input,.search input,.filterToggle,.listFilterPanel .filterToggle{color:#103418!important;box-shadow:none!important;background:#fffefa!important;border:1.75px solid #7fa06fd1!important}.sectionHeader,.form,.foundation,.backupCard,.entryCard,.empty,.backupReminder,.starterCard,.threadDetailCard,.polishedEntryCard,.compactThreadCard{border:2px solid #7fa06fe0!important}.starterCard:hover,.polishedEntryCard:hover,.compactThreadCard:hover,.entryCard:hover{border-color:var(--tk-gold-mid)!important}.starterIcon{color:#fff7e6!important;background:#103418!important;border:1.5px solid #7fa06f8c!important}.starterIcon svg{color:#fff7e6!important;stroke:#fff7e6!important}.starterThreadRow button{color:#fff7e6!important;border:2.5px solid var(--tk-gold-mid)!important;background:#1f5730!important;box-shadow:0 6px 14px #10341821,inset 0 0 0 1px #fff7e614!important}.starterThreadRow button:hover{color:#fff7e6!important;border-color:var(--tk-gold-bright)!important;background:#245f35!important}.starterThreadRow{border:1.75px solid #c79a2f80!important}.smallAddButton,.listHeader .smallAddButton{color:#fff7e6!important;border:2.5px solid var(--tk-gold-mid)!important;background:#0b3218!important;box-shadow:0 11px 24px #10341838,inset 0 0 0 1px #fff7e614!important}.smallAddButton svg,.listHeader .smallAddButton svg{color:#fff7e6!important;stroke:#fff7e6!important}.backupReminder svg,.backupCard svg,.backupActions svg,.backupCard .btn svg,.backupReminder .btn svg{color:currentColor!important;stroke:currentColor!important}.backupCard .btn,.backupReminder .btn{border-width:2px!important}@media (width>=801px){.dashboardStack>.addCard:hover .addMedallion{animation:.62s both tk-add-medallion-jiggle!important;transform:none!important}}@keyframes tk-add-medallion-jiggle{0%,to{transform:translateY(0)rotate(0)scale(1)}25%{transform:translateY(-2px)rotate(-6deg)scale(1.04)}55%{transform:translateY(-1px)rotate(5deg)scale(1.03)}78%{transform:translateY(0)rotate(-2deg)scale(1.02)}}@media (width<=800px){.listHeader h2:before{background:#f8f0dd!important}.pageBackBtn,.backBtn,.smallAddButton,.listHeader .smallAddButton,.starterThreadRow button{border-width:2.25px!important}.sectionHeader,.starterCard,.polishedEntryCard,.compactThreadCard,.entryCard{border-width:1.75px!important}}.listHeader h2{text-indent:-.82em!important;padding-left:1.08em!important;line-height:1.08!important;position:relative!important;overflow:hidden!important}.listHeader h2:before{content:"✦"!important;width:.9em!important;height:1em!important;color:var(--tk-gold-bright)!important;text-shadow:0 1px 0 var(--tk-gold-deep), 0 0 7px #efc75e52!important;z-index:3!important;text-indent:0!important;background:0 0!important;justify-content:center!important;align-items:center!important;display:inline-flex!important;position:absolute!important;top:50%!important;left:0!important;transform:translateY(-50%)!important}.entryTopicChip,.topic,.selectedChip,.detailTopicChips span,.threadDetailHero .detailTopicChips span,.starterThreadRow,.chips .chip{border:1.75px solid #c79a2fd1!important;box-shadow:inset 0 0 0 1px #fff7e633!important}.entryTopicChip,.topic,.chips .chip{color:#103418!important;background:#eef1df!important}.entryTopicChip:hover,.topic:hover,.chips .chip:hover{border-color:var(--tk-gold-bright)!important;background:#f6edcf!important}.metaPriority,.priorityMedium,.priorityHigh,.badge.muted{border-width:1.75px!important}.threadDetailHero .detailTopicChips span,.referenceDetailCard .detailTopicChips span{color:#fff7e6!important;background:#fff7e614!important;border:1.5px solid #efc75eb8!important}.customTag .btn,.customTag button,.form .customTag .btn.green,.form .customTag button{color:#fff7e6!important;border:2.5px solid var(--tk-gold-mid)!important;background:#1f5730!important;box-shadow:0 8px 18px #10341829,inset 0 0 0 1px #fff7e614!important}.customTag .btn:hover,.customTag button:hover,.form .customTag .btn.green:hover,.form .customTag button:hover{border-color:var(--tk-gold-bright)!important;background:#245f35!important}.topic.selected,.selectedChip{color:#103418!important;border:2px solid var(--tk-gold-mid)!important;background:#f6edcf!important}@media (width<=800px){.listHeader h2{text-indent:-.78em!important;padding-left:1.02em!important}.entryTopicChip,.topic,.selectedChip,.detailTopicChips span,.chips .chip{border-width:1.5px!important}}:root{--tk-gold-deep:#8e5b10;--tk-gold-mid:#b97918;--tk-gold-bright:#f0c75a}@media (width>=801px){.dashboardStack>.addCard{grid-template-columns:112px minmax(0,1fr)!important;align-items:center!important;gap:18px!important;min-height:118px!important;padding:18px 34px!important;transition:transform .18s,border-color .18s,box-shadow .18s,filter .18s!important}.dashboardStack>.addCard .addMedallion{transform-origin:50%!important;object-fit:contain!important;place-self:center!important;width:92px!important;max-width:92px!important;height:92px!important;margin:0 auto!important;transform:none!important}.dashboardStack>.addCard:hover,.dashboardStack>.addCard:focus-visible{border-color:var(--tk-gold-bright)!important;filter:none!important;transform:translateY(-4px)!important;box-shadow:0 14px 30px #10341833,inset 0 0 0 1px #fff7e61a!important}.dashboardStack>.addCard:hover .addMedallion,.dashboardStack>.addCard:focus-visible .addMedallion{animation:.68s both tk-add-thread-medallion-jiggle!important}}@keyframes tk-add-thread-medallion-jiggle{0%{transform:rotate(0)scale(1)}20%{transform:rotate(-7deg)scale(1.04)}42%{transform:rotate(7deg)scale(1.04)}64%{transform:rotate(-4deg)scale(1.02)}82%{transform:rotate(2deg)scale(1.01)}to{transform:rotate(0)scale(1)}}.listHeader h2{text-indent:0!important;padding-left:0!important;line-height:1.08!important;overflow:visible!important}.listHeader h2:before{content:none!important;display:none!important}.listHeader h2:first-letter{color:var(--tk-gold-bright)!important;text-shadow:0 1px 0 var(--tk-gold-deep), 0 0 8px #f0c75a52!important}.startHerePage .sectionHeader h2:before,.stack>.sectionHeader h2:before{color:var(--tk-gold-bright)!important;text-shadow:0 1px 0 var(--tk-gold-deep), 0 0 8px #f0c75a52!important;top:50%!important;transform:translateY(-50%)!important}.entryTopicChip,.chips .chip,.topic,.selectedChip,.detailTopicChips span,.threadDetailHero .detailTopicChips span,.referenceDetailCard .detailTopicChips span{border:2.25px solid var(--tk-gold-mid)!important;box-shadow:inset 0 0 0 1px #fff7e62e,0 2px 7px #1034180d!important}.entryTopicChip,.chips .chip,.topic{color:#103418!important;background:#eef1df!important}.entryTopicChip:hover,.chips .chip:hover,.topic:hover{border-color:var(--tk-gold-bright)!important;background:#f6edcf!important}.threadDetailHero .detailTopicChips span,.referenceDetailCard .detailTopicChips span{color:#fff7e6!important;border-color:var(--tk-gold-bright)!important;background:#fff7e614!important}.customTag .btn,.customTag button,.form .customTag .btn.green,.form .customTag button{border:2.5px solid var(--tk-gold-mid)!important}.footer p:first-child{font-size:0!important}.footer p:first-child:after{content:"by Fernem · Threadkeeper v4.0"!important;color:#f4ead8!important;font-family:Georgia,Times New Roman,serif!important;font-size:.9rem!important;font-weight:800!important}.versionNote{font-size:0!important}.versionNote:after{content:"Threadkeeper v4.0"!important;letter-spacing:.08em!important;text-transform:uppercase!important;color:#6f5a24!important;font-size:.85rem!important}:root{--tk-gold-shadow:#6f4208;--tk-gold-dark:#9b640f;--tk-gold-mid:#d39b2d;--tk-gold-light:#ffe58e;--tk-gold-bright:#f7cd55;--tk-card-paper:#fff7e8;--tk-chip-fill:#eef1df}.entryTopicChip,.chips .chip,.topic,.selectedChip,.metaPill,.metaSource,.starterThreadRow,.detailTopicChips span,.threadDetailHero .detailTopicChips span,.referenceDetailCard .detailTopicChips span{background:linear-gradient(var(--tk-chip-fill), var(--tk-chip-fill)) padding-box, linear-gradient(180deg, var(--tk-gold-light) 0%, var(--tk-gold-bright) 35%, var(--tk-gold-mid) 68%, var(--tk-gold-dark) 100%) border-box!important;color:#103418!important;border:2px solid #0000!important;box-shadow:inset 0 0 0 1px #fff7e647,0 1px 4px #6f42081a!important}.entryTopicChip:hover,.chips .chip:hover,.topic:hover,.starterThreadRow:hover,.metaPill:hover,.metaSource:hover{background:linear-gradient(#f8efcf,#f8efcf) padding-box padding-box,linear-gradient(#fff4ad 0%,#ffd967 35%,#d89b2a 68%,#8c5610 100%) border-box!important;box-shadow:inset 0 0 0 1px #fff7e657,0 3px 9px #6f420824!important}.threadDetailHero .detailTopicChips span,.referenceDetailCard .detailTopicChips span{background:linear-gradient(#fff7e614, #fff7e614) padding-box, linear-gradient(180deg, var(--tk-gold-light) 0%, var(--tk-gold-bright) 35%, var(--tk-gold-mid) 68%, var(--tk-gold-dark) 100%) border-box!important;color:#fff7e6!important}.starterThreadRow{background:linear-gradient(#fffefa, #fffefa) padding-box, linear-gradient(180deg, var(--tk-gold-light) 0%, var(--tk-gold-bright) 36%, var(--tk-gold-mid) 68%, var(--tk-gold-dark) 100%) border-box!important}.pageBackBtn,.backBtn,.smallAddButton,.customTag .btn,.customTag button,.form .customTag .btn.green,.form .customTag button,.stickySave .btn,.btn.green{background:linear-gradient(#1f5730, #103418) padding-box, linear-gradient(180deg, var(--tk-gold-light) 0%, var(--tk-gold-bright) 34%, var(--tk-gold-mid) 68%, var(--tk-gold-dark) 100%) border-box!important;color:#fff7e6!important;border:2.5px solid #0000!important;box-shadow:0 8px 18px #10341829,inset 0 0 0 1px #fff7e614!important}.pageBackBtn:hover,.backBtn:hover,.smallAddButton:hover,.customTag .btn:hover,.customTag button:hover,.form .customTag .btn.green:hover,.form .customTag button:hover,.stickySave .btn:hover,.btn.green:hover{background:linear-gradient(#27683b,#143d20) padding-box padding-box,linear-gradient(#fff4ad 0%,#ffd967 34%,#d89b2a 68%,#8c5610 100%) border-box!important}.miniStatusIcon,.statusPill.grimoire,.statusPill.revisit,.detailQueueIcons span,.detailQueueIconsTop span{background:linear-gradient(#d95f32, #c64d25) padding-box, linear-gradient(180deg, var(--tk-gold-light) 0%, var(--tk-gold-bright) 35%, var(--tk-gold-mid) 68%, var(--tk-gold-dark) 100%) border-box!important;color:#fff7e6!important;border:2px solid #0000!important;box-shadow:0 6px 14px #6f420824!important}.listHeader h2:first-letter,.startHerePage .sectionHeader h2:before,.stack>.sectionHeader h2:before{color:var(--tk-gold-bright)!important;text-shadow:0 1px 0 var(--tk-gold-shadow), 0 -1px 0 #fff2a6, 0 0 8px #f7cd5557!important}.entryCard,.polishedEntryCard,.compactThreadCard,.starterCard,.threadDetailCard,.form,.sectionHeader{border-width:2px!important;border-color:#4e844ed1!important}@media (width<=800px){.entryTopicChip,.chips .chip,.topic,.selectedChip,.metaPill,.metaSource,.starterThreadRow,.detailTopicChips span{border-width:1.75px!important}}:root{--tk-metal-gold-light:#fff3a6;--tk-metal-gold:#efc75e;--tk-metal-gold-mid:#c99328;--tk-metal-gold-dark:#8d5a10;--tk-soft-green-fill:#eef1df;--tk-paper-fill:#fffefa}.listHeader h2:before,.stack>.sectionHeader h2:before,.startHerePage .sectionHeader h2:before{content:"✦"!important;color:#efc75e!important;vertical-align:.03em!important;text-shadow:0 1px #78460c7a,0 -1px #fff6afc2,0 0 8px #efc75e47!important;background:0 0!important;margin-right:.42em!important;font-size:.74em!important;line-height:1!important;display:inline-block!important}.listHeader h2>svg,.stack>.sectionHeader h2>svg,.startHerePage .sectionHeader h2>svg,.listHeader h2 .titleIcon,.stack>.sectionHeader h2 .titleIcon,.startHerePage .sectionHeader h2 .titleIcon{display:none!important}.pageBackBtn,.backBtn,.smallAddButton{background:linear-gradient(#1f5730,#103418) padding-box, linear-gradient(180deg,var(--tk-metal-gold-light) 0%,var(--tk-metal-gold) 36%,var(--tk-metal-gold-mid) 72%,var(--tk-metal-gold-dark) 100%) border-box!important;color:#fff7e6!important;border:2px solid #0000!important;box-shadow:0 8px 18px #10341829,inset 0 0 0 1px #fff7e614!important}@media (width>=801px){.dashboardStack>.addCard{grid-template-columns:128px minmax(0,1fr)!important;align-items:center!important;gap:28px!important;min-height:126px!important;padding:22px 60px 22px 74px!important;transform:none!important}.dashboardStack>.addCard:hover{filter:none!important;transform:none!important}.dashboardStack>.addCard .addMedallion{object-fit:contain!important;place-self:center!important;width:96px!important;height:96px!important;margin:0 0 0 24px!important;transform:none!important}.dashboardStack>.addCard .addCopy{justify-self:start!important;margin-left:0!important;padding-left:0!important}.dashboardStack>.addCard:hover .addMedallion{animation:.62s both tk-add-medallion-jiggle!important}.dashboardStack>.addCard .addFlourishLeft{opacity:.36!important;width:142px!important;max-width:15%!important;left:16px!important}.dashboardStack>.addCard .addFlourishRight{opacity:.36!important;width:158px!important;max-width:17%!important;right:22px!important}}.starterThreadRow:hover{background:#fffefa!important;border-color:#c99328!important;box-shadow:0 5px 12px #10341814!important}.starterThreadRow button,.starterThreadRow .btn{background:linear-gradient(#1f5730,#103418) padding-box, linear-gradient(180deg,var(--tk-metal-gold-light) 0%,var(--tk-metal-gold) 36%,var(--tk-metal-gold-mid) 72%,var(--tk-metal-gold-dark) 100%) border-box!important;color:#fff7e6!important;border:2px solid #0000!important;box-shadow:0 5px 12px #10341824,inset 0 0 0 1px #fff7e614!important}.entryTopicChip,.chips .chip,.topic,.metaPill,.metaSource,.selectedChip{background:linear-gradient(var(--tk-soft-green-fill),var(--tk-soft-green-fill)) padding-box, linear-gradient(180deg,var(--tk-metal-gold-light) 0%,var(--tk-metal-gold) 36%,var(--tk-metal-gold-mid) 72%,var(--tk-metal-gold-dark) 100%) border-box!important;color:#103418!important;box-shadow:none!important;border:2px solid #0000!important}.entryTopicChip:hover,.chips .chip:hover,.topic:hover,.metaPill:hover,.metaSource:hover,.selectedChip:hover{background:linear-gradient(#f6edcf,#f6edcf) padding-box padding-box,linear-gradient(#fff5b2 0%,#ffd76d 36%,#c99328 72%,#7e4d0d 100%) border-box!important}.threadDetailHero .detailTopicChips span,.referenceDetailCard .detailTopicChips span,.detailTopicChips span{background:linear-gradient(#fff7e614,#fff7e614) padding-box, linear-gradient(180deg,var(--tk-metal-gold-light) 0%,var(--tk-metal-gold) 36%,var(--tk-metal-gold-mid) 72%,var(--tk-metal-gold-dark) 100%) border-box!important;color:#fff7e6!important;box-shadow:none!important;border:2px solid #0000!important}.entryDetail span,.sourcePreview span,.compactThreadCard .entryDetail span{color:#b77a1f!important;background:linear-gradient(#f1d277 0%,#c99328 55%,#8d5a10 100%)!important;-webkit-text-fill-color:transparent!important;-webkit-background-clip:text!important;background-clip:text!important}.miniStatusIcon,.statusPill.grimoire,.statusPill.revisit,.detailQueueIcons span,.detailQueueIconsTop span{color:#fff7e6!important;background:#d95f32!important;border:none!important;box-shadow:0 6px 14px #10341824!important}.btn.green:not(.smallAddButton):not(.pageBackBtn):not(.backBtn),.stickySave .btn,.customTag .btn,.customTag button,.form .customTag .btn.green,.form .customTag button{background:linear-gradient(#1f5730,#103418) padding-box, linear-gradient(180deg,var(--tk-metal-gold-light) 0%,var(--tk-metal-gold) 36%,var(--tk-metal-gold-mid) 72%,var(--tk-metal-gold-dark) 100%) border-box!important;color:#fff7e6!important;border:2px solid #0000!important}@media (width>=801px){.dashboardStack>.addCard .addMedallion{object-fit:contain!important;transform-origin:50%!important;will-change:translate, rotate, scale!important;place-self:center!important;width:92px!important;height:92px!important;margin:0 0 0 34px!important;transform:translate(0,0)rotate(0)scale(1)!important}.dashboardStack>.addCard:hover .addMedallion,.dashboardStack>.addCard:focus-visible .addMedallion{animation:.72s both tk-add-plus-medallion-jiggle-real!important}}@keyframes tk-add-plus-medallion-jiggle-real{0%{translate:0;rotate:0deg;scale:1}22%{translate:0 -4px;rotate:-8deg;scale:1.06}46%{translate:0 1px;rotate:7deg;scale:1.03}68%{translate:0 -2px;rotate:-4deg;scale:1.04}to{translate:0;rotate:0deg;scale:1}}:root{--tk-real-gold:#d6a83a;--tk-real-gold-light:#f1d477;--tk-real-gold-dark:#9b6a13;--tk-pill-green:#eef3e4;--tk-pill-green-dark:#14351f}.listHeader h2:before,.stack>.sectionHeader h2:before,.startHerePage .sectionHeader h2:before{content:none!important;display:none!important}.listHeader h2:first-letter,.stack>.sectionHeader h2:first-letter,.startHerePage .sectionHeader h2:first-letter{color:var(--tk-real-gold-light)!important;text-shadow:0 1px 0 var(--tk-real-gold-dark), 0 0 7px #d6a83a47!important}.entryTopicChip,.chips .chip,.topic,.entryTopicChips .entryTopicChip,.polishedEntryCard .entryTopicChip,.compactThreadCard .entryTopicChip{border:1.5px solid var(--tk-real-gold)!important;background:var(--tk-pill-green)!important;color:var(--tk-pill-green-dark)!important;box-shadow:none!important;-webkit-text-fill-color:currentColor!important}.entryTopicChip:hover,.chips .chip:hover,.topic:hover,.entryTopicChips .entryTopicChip:hover,.polishedEntryCard .entryTopicChip:hover,.compactThreadCard .entryTopicChip:hover{border-color:var(--tk-real-gold-light)!important;color:var(--tk-pill-green-dark)!important;background:#f5efd6!important}.metaPill,.metaSource,.metaPriority,.priorityHigh,.priorityLow,.selectedChip,.statusBadges .badge,.polishedStatusBadges .statusPill{color:#14351f!important;box-shadow:none!important;-webkit-text-fill-color:currentColor!important;background:#f8f1d8!important;border:1px solid #d7c889!important}.priorityHigh{color:#7a2815!important;background:#fff0e7!important;border-color:#e3a398!important}.statusPill.grimoire,.statusPill.revisit,.miniStatusIcon,.detailQueueIcons span,.detailQueueIconsTop span{color:#fff7e6!important;-webkit-text-fill-color:currentColor!important;background:#d95f32!important;border:none!important;box-shadow:0 6px 14px #10341824!important}.threadDetailHero .detailTopicChips span,.referenceDetailCard .detailTopicChips span,.detailTopicChips span{border:1.5px solid var(--tk-real-gold)!important;color:#fff7e6!important;box-shadow:none!important;-webkit-text-fill-color:currentColor!important;background:#fff7e614!important}.entryDetail span,.sourcePreview span,.compactThreadCard .entryDetail span{color:#a87514!important;background:0 0!important;-webkit-background-clip:initial!important;background-clip:initial!important;-webkit-text-fill-color:currentColor!important;font-weight:950!important}.starterThreadRow{box-shadow:none!important;background:#fffefa!important;border:1px solid #d7bc70!important}.starterThreadRow:hover{border-color:#d6a83a!important;box-shadow:0 5px 12px #10341814!important}@media (width>=801px){.dashboardStack>.addCard .addMedallion{object-fit:contain!important;width:90px!important;height:90px!important;margin:0 0 0 38px!important;animation:none!important;position:relative!important;top:0!important;left:0!important}.dashboardStack>.addCard:hover .addMedallion,.dashboardStack>.addCard:focus-visible .addMedallion{animation:.68s both tk-add-medallion-position-jiggle!important}}@keyframes tk-add-medallion-position-jiggle{0%,to{top:0;left:0}18%{top:-5px;left:-3px}38%{top:-2px;left:4px}58%{top:-4px;left:-2px}78%{top:0;left:2px}}@media (width>=801px){.header .nav .btn,.header .nav .btn.green,.header .nav .btn:first-child{box-shadow:none!important;border:1px solid #d6a83ab8!important}.header .nav .btn:hover{border-color:#f1d477e6!important;box-shadow:0 5px 12px #0000001a!important}.dashboardStack>.addCard .addMedallion{will-change:transform!important;transition:transform .22s cubic-bezier(.2,.8,.2,1),filter .22s!important;transform:translateY(0)rotate(0)scale(1)!important}.dashboardStack>.addCard:hover .addMedallion,.dashboardStack>.addCard:focus-visible .addMedallion{filter:drop-shadow(0 12px 18px #0000004d)!important;transform:translateY(-6px)rotate(-7deg)scale(1.055)!important}.header .nav .btn,.header .nav .btn.green,.header .nav .btn:first-child{box-shadow:none!important;background:0 0!important;border:0!important;outline:none!important}.header .nav .btn:first-child{background:var(--forest3)!important}.header .nav .btn:hover,.header .nav .btn.green:hover,.header .nav .btn:first-child:hover{box-shadow:none!important;background:#245a31!important;border:0!important;outline:none!important}.dashboardStack>.addCard .addMedallion{transform-origin:50%!important;will-change:rotate, translate, scale!important;animation:none!important;transform:translateY(0)rotate(0)scale(1)!important}.dashboardStack>.addCard:hover .addMedallion,.dashboardStack>.addCard:focus-visible .addMedallion{animation:.76s cubic-bezier(.2,.8,.2,1) both tk-plus-spin-jiggle!important}.dashboardStack>.addCard:hover,.dashboardStack>.addCard:focus-visible{transform:none!important}}@keyframes tk-plus-spin-jiggle{0%{translate:0;rotate:0deg;scale:1}22%{translate:1px -4px;rotate:18deg;scale:1.055}44%{translate:-1px -2px;rotate:-13deg;scale:1.035}64%{translate:1px -3px;rotate:9deg;scale:1.045}82%{translate:0 -1px;rotate:-4deg;scale:1.02}to{translate:0;rotate:0deg;scale:1}}@media (width<=800px){.headerInner{width:100%!important;max-width:100%!important;padding-left:12px!important;padding-right:12px!important;overflow:hidden!important}.headerTop{grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;gap:8px!important;width:100%!important;display:grid!important;overflow:hidden!important}.brandLink{min-width:0!important;max-width:100%!important;overflow:hidden!important}.brandLink span{min-width:0!important;overflow:hidden!important}.brandLink strong{white-space:nowrap!important;font-size:1.22rem!important;line-height:1!important}.brandLink small{letter-spacing:.115em!important;font-size:.62rem!important;line-height:1.15!important}.brandLogoImage{flex:0 0 42px!important;width:42px!important;height:42px!important}.nav{flex-wrap:nowrap!important;justify-content:flex-end!important;gap:5px!important;min-width:0!important;max-width:132px!important;display:flex!important;overflow:visible!important}.nav .btn,.nav .btn:first-child,.nav .btn:nth-child(2),.nav .btn:nth-child(3){border-radius:10px!important;width:38px!important;min-width:38px!important;max-width:38px!important;height:38px!important;min-height:38px!important;padding:8px!important}.nav .btn .navLabel{clip:rect(0 0 0 0)!important;white-space:nowrap!important;width:1px!important;height:1px!important;position:absolute!important;overflow:hidden!important}.nav .btn svg{flex:0 0 18px!important;width:18px!important;height:18px!important}}@media (width<=380px){.brandLogoImage{flex-basis:36px!important;width:36px!important;height:36px!important}.brandLink strong{font-size:1.08rem!important}.brandLink small{letter-spacing:.09em!important;font-size:.56rem!important}.nav{gap:4px!important;max-width:120px!important}.nav .btn,.nav .btn:first-child,.nav .btn:nth-child(2),.nav .btn:nth-child(3){width:36px!important;min-width:36px!important;max-width:36px!important;height:36px!important;min-height:36px!important;padding:7px!important}}.quickTip{color:#2f4930!important;background:#fff7df!important;border-color:#dec992!important}.quickTip strong{color:#0b3218!important;font-weight:950!important}@media (width<=800px){.quickTip{color:#2f4930!important;background:#fff7df!important;border-color:#dec992!important}.quickTip strong{color:#0b3218!important}}
