.splash{position:relative;min-height:100vh;overflow-x:hidden;overflow-y:auto;background:radial-gradient(circle at 15% 20%,rgba(137,94,60,.55),transparent 50%),radial-gradient(circle at 80% 10%,rgba(217,180,130,.3),transparent 55%),linear-gradient(150deg,#1b1210,#2d1c17 45%,#40291e);color:#352017;font-family:Georgia,Times New Roman,serif}.splash__canvas{position:absolute;inset:0;height:100vh;opacity:.6;mix-blend-mode:screen}.splash__overlay{position:relative;z-index:5;min-height:100vh;padding:clamp(2rem,4vw,4rem) clamp(1.5rem,3vw,3rem)}.splash__container{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:clamp(3rem,5vw,5rem)}.splash__hero{display:grid;place-items:center;min-height:85vh}.splash__paper{position:relative;width:100%;max-width:1080px;margin:0 auto;background:linear-gradient(145deg,#fcf5e9fa,#f0e2ccf2),radial-gradient(circle at top left,rgba(255,255,255,.3),transparent 60%);color:#2d1a12;border-radius:18px;box-shadow:0 18px 45px #170b088c,0 0 0 1px #553a2840;padding:clamp(2rem,4vw,3.5rem)}.splash__paper:before{content:"";position:absolute;inset:12px;border-radius:12px;pointer-events:none;border:1px solid rgba(125,84,52,.18);opacity:.7}.splash__heroContent{position:relative;z-index:1;display:flex;flex-direction:column;gap:clamp(2rem,3vw,2.5rem);max-width:720px;margin:0 auto}.splash__header{text-align:center}.splash__eyebrow{margin:0 0 .35rem;font-size:.78rem;letter-spacing:.32em;text-transform:uppercase;color:#785034bf}.splash__header h1{margin:0;font-size:clamp(2.1rem,3.8vw,3rem);line-height:1.15;color:#26130d}.splash__lede{margin:.7rem 0 0;font-size:clamp(1rem,1.4vw,1.2rem);line-height:1.6;color:#331c12e6}.splash__ctas{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.splash__ctaButton{padding:.85rem 2rem;border-radius:999px;font-weight:600;letter-spacing:.08em;text-decoration:none;text-transform:uppercase;font-size:.9rem;border:1px solid rgba(73,42,23,.35);transition:transform .18s ease,box-shadow .18s ease;cursor:pointer}.splash__ctaButton--primary{background:linear-gradient(135deg,#9d693d,#c48b52);color:#fffaf3;box-shadow:0 12px 24px #3d211059}.splash__ctaButton--primary:hover{transform:translateY(-2px);box-shadow:0 16px 30px #3d211066}.splash__ctaButton--secondary{background:transparent;color:#865736;border:2px solid rgba(134,87,54,.5);box-shadow:none}.splash__ctaButton--secondary:hover{border-color:#865736cc;background:#fff3}.splash__features{display:flex;flex-direction:column;gap:clamp(3rem,5vw,4rem)}.splash__paper--feature{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(2rem,4vw,4rem);align-items:center;padding:clamp(2.5rem,4vw,4rem);transition:transform .2s ease,box-shadow .2s ease}.splash__paper--feature:hover{transform:translateY(-4px);box-shadow:0 24px 55px #170b08a6,0 0 0 1px #553a2859}.splash__feature--imageRight .splash__featureContent{order:1}.splash__feature--imageRight .splash__featureImage{order:2}.splash__feature--imageLeft .splash__featureImage{order:1}.splash__feature--imageLeft .splash__featureContent{order:2}.splash__featureContent{display:flex;flex-direction:column;gap:1.25rem}.splash__featureIcon{font-size:2.5rem;line-height:1}.splash__featureContent h2{margin:0;font-size:clamp(1.6rem,2.5vw,2rem);line-height:1.2;color:#26130d}.splash__featureContent p{margin:0;font-size:clamp(1rem,1.2vw,1.1rem);line-height:1.7;color:#331c12e6}.splash__featureDetail{margin-top:.5rem;padding-top:1.25rem;border-top:1px solid rgba(120,80,52,.2);font-size:.95rem;line-height:1.7;color:#3c2014bf;font-style:italic}.splash__featureImage{display:flex;align-items:center;justify-content:center}.splash__featureArtwork{width:100%;max-width:576px;display:block;border-radius:14px;border:1px solid rgba(104,70,47,.25);box-shadow:0 16px 32px #20120c38,0 4px 10px #20120c2e;background:linear-gradient(135deg,#fff8e566,#f6ddbe33)}.splash__membership{margin-top:2rem}.splash__paper--membership{display:flex;flex-direction:column;gap:clamp(2rem,3vw,2.5rem)}.splash__paper--membership h2{margin:0;font-size:clamp(1.8rem,3vw,2.25rem);text-align:center;color:#26130d}.splash__membershipTiers{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:clamp(1.5rem,3vw,2rem)}.splash__tier{padding:clamp(1.5rem,2.5vw,2rem);border-radius:12px;background:#fff6;border:1px solid rgba(120,80,52,.2);display:flex;flex-direction:column;gap:1rem}.splash__tier--featured{background:linear-gradient(135deg,#9d693d26,#c48b521a);border:2px solid rgba(157,105,61,.4);box-shadow:0 8px 20px #3d211033}.splash__tier h3{margin:0;font-size:1.5rem;color:#26130d}.splash__tierPrice{margin:0;font-size:2rem;font-weight:600;color:#865736}.splash__tierFeatures{margin:0;padding-left:1.2rem;display:flex;flex-direction:column;gap:.5rem;list-style:none;flex-grow:1}.splash__tierFeatures li{position:relative;padding-left:1.25rem;line-height:1.5;color:#372116eb}.splash__tierFeatures li:before{content:"✓";position:absolute;left:0;color:#9d693d;font-weight:700}.splash__tierCta{margin-top:auto;padding:.75rem 1.5rem;border-radius:999px;background:linear-gradient(135deg,#9d693d,#c48b52);color:#fffaf3;font-weight:600;letter-spacing:.06em;text-decoration:none;text-align:center;text-transform:uppercase;font-size:.85rem;border:1px solid rgba(73,42,23,.35);box-shadow:0 8px 16px #3d21104d;transition:transform .18s ease,box-shadow .18s ease}.splash__tierCta:hover{transform:translateY(-2px);box-shadow:0 12px 20px #3d211066}.splash__membershipRules{padding:clamp(1.5rem,2.5vw,2rem);border-radius:12px;background:#fff8e580;border:1px solid rgba(120,80,52,.2)}.splash__membershipRules h3{margin:0 0 1rem;font-size:1.25rem;color:#26130d}.splash__membershipRules p{margin:0 0 .75rem;line-height:1.6;color:#331c12e6}.splash__membershipRules p:last-child{margin-bottom:0}.splash__pageFooter{margin-top:3rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.2)}.splash__footerContent{display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center}.splash__copyright{margin:0;font-size:.9rem;color:#fff2dcb3}.splash__footerLinks{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;justify-content:center}.splash__footerLinks a{color:#fff2dccc;text-decoration:none;border-bottom:1px solid rgba(255,242,220,.3);padding-bottom:.05rem;transition:color .2s ease,border-color .2s ease;font-size:.9rem}.splash__footerLinks a:hover{color:#fff2dc;border-color:#fff2dc99}.splash__footerDivider{color:#fff2dc80}@media (max-width: 900px){.splash__paper--feature{grid-template-columns:1fr;gap:2rem}.splash__feature--imageRight .splash__featureContent,.splash__feature--imageLeft .splash__featureContent{order:1}.splash__feature--imageRight .splash__featureImage,.splash__feature--imageLeft .splash__featureImage{order:2}.splash__imagePlaceholder{aspect-ratio:16 / 9}}@media (max-width: 768px){.splash__membershipTiers{grid-template-columns:1fr}.splash__ctas{flex-direction:column;align-items:stretch}.splash__ctaButton{text-align:center}.splash__footerContent{gap:.75rem}.splash__footerLinks{flex-direction:column;gap:.5rem}.splash__footerDivider{display:none}}@media (max-width: var(--mobile-breakpoint)){.splash__overlay{padding:clamp(1rem,4vw,1.5rem)}.splash__container{gap:2rem}.splash__hero{min-height:auto}.splash__paper{padding:1.5rem;border-radius:16px}.splash__heroContent{gap:1.5rem}.splash__header h1{font-size:clamp(1.8rem,6vw,2.2rem)}.splash__lede{font-size:.95rem}.splash__ctas{gap:.75rem}.splash__ctaButton{width:100%}.splash__paper--feature{padding:1.5rem;border-radius:16px;gap:1.5rem}.splash__featureContent{gap:1rem}}@media (max-width: 400px){.splash__overlay{padding:.75rem;overflow-x:hidden}.splash__paper{box-sizing:border-box;padding:1rem;overflow-x:hidden}.splash__paper--feature{box-sizing:border-box;padding:1rem;gap:1rem}.splash__header h1{font-size:clamp(1.6rem,5.5vw,2rem)}.splash__lede{font-size:1rem;line-height:1.5;overflow-wrap:break-word;word-wrap:break-word}.splash__featureIcon{font-size:2rem}.splash__featureContent p{overflow-wrap:break-word;word-wrap:break-word}.splash__ctaButton{padding:.85rem 1.5rem;font-size:.95rem}.splash__membershipTiers{grid-template-columns:1fr;gap:1.25rem}.splash__tier{box-sizing:border-box;padding:1rem}.splash__membershipRules p{overflow-wrap:break-word;word-wrap:break-word}.splash__features{gap:1.25rem}.splash__featureContent{gap:.85rem}.splash__featureTitle{font-size:1.1rem}.splash__featureDescription{font-size:.9rem}}.auth{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:clamp(1.5rem,4vw,3rem);background:radial-gradient(circle at 15% 20%,rgba(144,104,70,.4),transparent 55%),radial-gradient(circle at 85% 10%,rgba(212,184,140,.35),transparent 60%),linear-gradient(150deg,#1c120f,#2f1d17 45%,#40281c);font-family:Georgia,Times New Roman,serif}.auth__paper{width:min(960px,100%);display:grid;grid-template-columns:minmax(0,1fr) minmax(0,340px);gap:clamp(2rem,4vw,3rem);background:linear-gradient(135deg,#fcf5e9fa,#efe2cbf2),radial-gradient(circle at top left,rgba(255,255,255,.28),transparent 60%);color:#2d1a12;border-radius:20px;box-shadow:0 20px 45px #180c098c,0 0 0 1px #5c3a2538;padding:clamp(1.75rem,3vw,3rem) clamp(1.6rem,3vw,3.5rem)}.auth__paper:before{content:"";position:absolute;inset:14px;border-radius:14px;border:1px solid rgba(125,84,52,.18);pointer-events:none;opacity:.6}.auth__paper{position:relative}.auth__content{position:relative;z-index:1;display:flex;flex-direction:column;gap:clamp(1.5rem,2.5vw,2.2rem)}.auth__header{max-width:520px}.auth__eyebrow{margin:0 0 .4rem;font-size:.75rem;letter-spacing:.3em;text-transform:uppercase;color:#785034bf}.auth__header h1{margin:0;font-size:clamp(2rem,3.6vw,2.8rem);line-height:1.15;color:#25130d}.auth__lede{margin:.75rem 0 0;font-size:clamp(1rem,1.4vw,1.2rem);line-height:1.6;color:#331c12e0}.auth__highlights{margin:0;padding-left:1.25rem;list-style:none;display:grid;gap:.55rem}.auth__highlights li{position:relative;padding-left:1.25rem;color:#382014e6;line-height:1.5}.auth__highlights li:before{content:"•";position:absolute;left:0;color:#b37c49}.auth__switch{margin:0;font-size:.95rem;color:#3a2217d9}.auth__mode{border:none;background:none;color:#8a5a36;font:inherit;cursor:pointer;text-decoration:underline;padding:0}.auth__mode:hover{color:#623b1d}.auth__form{display:grid;gap:1rem}.auth__label{display:grid;gap:.45rem;font-size:.95rem;color:#2e1b11e6}.auth__label input{border-radius:10px;border:1px solid rgba(124,88,60,.28);background:#fffcf5d1;color:#2d1a12;padding:.65rem .75rem;font-size:1rem;transition:border-color .2s ease,box-shadow .2s ease}.auth__label input:focus{outline:none;border-color:#8c603c99;box-shadow:0 0 0 3px #8c603c2e}.auth__row{display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}.auth__note{margin:-.35rem 0 0;font-size:.9rem;color:#553421cc}.auth__note a{color:#865736;text-decoration:none;border-bottom:1px solid rgba(134,87,54,.4);padding-bottom:.05rem}.auth__note a:hover{color:#61391f;border-color:#61391fb3}.auth__error{padding:.75rem;border-radius:10px;background:#b03c3c1f;color:#8a2f2f;font-size:.9rem;border:1px solid rgba(176,60,60,.18)}.auth__submit{margin-top:.25rem;width:100%;border:none;border-radius:999px;background:linear-gradient(135deg,#9c663d,#c48c52);color:#fff8ee;font-weight:600;padding:.8rem;letter-spacing:.08em;text-transform:uppercase;transition:transform .18s ease,box-shadow .18s ease;box-shadow:0 12px 24px #3c211059}.auth__submit:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 16px 32px #3c211066}.auth__submit:disabled{opacity:.6;cursor:not-allowed}.auth__footer{margin:0;font-size:.9rem;color:#3a2217d1}.auth__footer a{color:#865736;text-decoration:none;border-bottom:1px solid rgba(134,87,54,.4);padding-bottom:.05rem}.auth__hero{position:relative;z-index:1;display:flex;align-items:center;justify-content:center}.auth__heroImage{display:block;width:100%;height:auto;border-radius:18px;box-shadow:0 16px 36px #180d088c}.auth__heroImage--signin{aspect-ratio:3 / 4;object-fit:cover}.auth__switch+.auth__switch{margin-top:.3rem}@media (max-width: 720px){.auth__paper{grid-template-columns:1fr;padding:1.6rem 1.35rem 1.8rem}.auth__paper:before{inset:10px}.auth__hero{order:-1;justify-content:flex-start}.auth__heroImage{max-width:320px;margin-bottom:1.4rem}.auth__row{grid-template-columns:1fr}}@media (max-width: 480px){.auth{padding:clamp(1rem,6vw,1.4rem)}.auth__paper{padding:1.4rem 1.1rem 1.6rem}.auth__paper:before{inset:8px}.auth__content{gap:1.4rem}.auth__header h1{font-size:clamp(1.6rem,6vw,2rem)}.auth__lede{font-size:.95rem}.auth__highlights{padding-left:1rem}.auth__heroImage{max-width:100%;border-radius:14px}}.auth--register .auth__paper{grid-template-columns:minmax(0,500px) minmax(0,420px);align-items:stretch}.auth--register .auth__content--register{gap:clamp(1.5rem,2.5vw,2.3rem)}.auth--register .auth__hero--register{padding:clamp(1rem,2vw,1.5rem)}.auth--register .auth__heroImage--register{display:block;width:100%;height:auto;object-fit:contain;background:radial-gradient(circle at 30% 20%,rgba(255,248,237,.85),transparent 65%),linear-gradient(160deg,#be966859,#58361e99);border-radius:18px;box-shadow:0 16px 36px #180d0880;padding:clamp(.5rem,1.2vw,1rem)}.auth--register .auth__row--register{margin-top:.25rem}.auth__note--inline{padding:.65rem .9rem;border-radius:12px;background:#8c603c1f;color:#3a2217d9;border:1px solid rgba(140,96,60,.18)}.auth__footerLinks{display:grid;gap:.6rem}.auth__switch--stacked{margin-bottom:0}@media (max-width: 900px){.auth--register .auth__paper{grid-template-columns:1fr}.auth--register .auth__hero--register{order:-1}.auth--register .auth__heroImage--register{padding:clamp(.35rem,1vw,.75rem);margin-bottom:clamp(1rem,2vw,1.5rem)}.auth--register .auth__content--register{gap:clamp(1.25rem,2vw,2rem)}.auth--register .auth__row--register{grid-template-columns:1fr}}@media (max-width: 480px){.auth--register .auth__paper{padding:1.4rem 1.1rem 1.6rem}.auth--register .auth__content--register{gap:1.4rem}.auth--register .auth__heroImage--register{margin-bottom:1rem;border-radius:16px}}.sidebar{display:flex;flex-direction:column;gap:1.25rem;padding:clamp(1rem,2vw,1.6rem);background:linear-gradient(145deg,#fcf5e9eb,#eee2cde6),radial-gradient(circle at top left,rgba(255,255,255,.25),transparent 60%);border-radius:18px;box-shadow:inset 0 0 0 1px #7d543429,0 16px 30px #1f120c59;color:#371f13;position:sticky;top:2rem;max-height:calc(100vh - 4rem);overflow-y:auto;scrollbar-width:thin}.sidebar::-webkit-scrollbar{width:8px}.sidebar::-webkit-scrollbar-thumb{background:#7c583c59;border-radius:999px}.sidebar__all,.sidebar__section,.sidebar__folder{position:relative}.sidebar__addSourceButton{width:100%;border:none;border-radius:14px;padding:.85rem 1rem;font:inherit;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#2f1a10;background:linear-gradient(135deg,#fff0d6f2,#eccba6fa);box-shadow:0 14px 28px #2a170e47;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.sidebar__addSourceButton:hover{transform:translateY(-1px);box-shadow:0 16px 32px #2a170e52}.sidebar__section{display:flex;flex-direction:column;gap:.5rem}.sidebar__sectionLabel{margin:0;font-size:.75rem;text-transform:uppercase;letter-spacing:.24em;color:#623e27b3}.sidebar__sectionHint{margin:0;font-size:.8rem;color:#623e278c}.sidebar__itemButton{width:100%;display:flex;justify-content:space-between;align-items:center;border:none;background:#fffcf5d9;border-radius:12px;padding:.65rem .75rem;font:inherit;color:inherit;cursor:pointer;transition:background .2s ease,transform .2s ease,box-shadow .2s ease}.sidebar__itemButton:hover{background:#fffcf5;transform:translate(2px);box-shadow:0 8px 18px #301c1233}.sidebar__item--active{background:linear-gradient(135deg,#9c663d2e,#c48c522e);border:1px solid rgba(138,90,54,.28);box-shadow:0 8px 20px #321f1438}.sidebar__item--dragging{opacity:.6}.sidebar__itemName{font-size:.95rem;text-align:left;flex:1}.sidebar__badge{min-width:1.8rem;text-align:right;font-size:.85rem;color:#372115cc}.sidebar__loading{display:grid;gap:.5rem}.sidebar__skeleton{height:1.2rem;border-radius:10px;background:linear-gradient(90deg,#fff6,#d6c2a566,#fff6);background-size:200% 100%;animation:sidebarSkeleton 1.6s ease-in-out infinite}.sidebar__skeleton--title{width:60%;height:.9rem}@keyframes sidebarSkeleton{0%{background-position:200% 0}to{background-position:-200% 0}}.sidebar__empty{margin:0;font-size:.9rem;color:#623e27a6}.sidebar__empty--small{font-size:.8rem;font-style:italic}.sidebar__empty--muted{text-align:center;color:#623e2780}.sidebar__folder{display:flex;flex-direction:column;gap:.45rem;border-radius:14px;padding:.6rem;transition:background .2s ease,box-shadow .2s ease}.sidebar__folder:hover{background:#fffcf5bf}.sidebar__folder--dragging{opacity:.6}.sidebar__folder--dropTarget{background:#fffaf2f2;box-shadow:0 0 0 2px #9c663d59}.sidebar__folder--active{background:linear-gradient(135deg,#9c663d26,#c48c521f);border:1px solid rgba(138,90,54,.28);box-shadow:0 8px 20px #321f142e}.sidebar__folderHeader{display:flex;justify-content:space-between;align-items:center;gap:.5rem}.sidebar__folderTitle{border:none;background:none;font:inherit;color:inherit;cursor:text;text-align:left;padding:0}.sidebar__folderInput{width:100%;border-radius:10px;border:1px solid rgba(124,88,60,.28);background:#fffcf5eb;padding:.45rem .55rem;font:inherit;color:inherit}.sidebar__folderInput:focus{outline:none;border-color:#8c603c99;box-shadow:0 0 0 3px #8c603c2e}.sidebar__items{display:flex;flex-direction:column;gap:.4rem}.sidebar__section--dropTarget{background:#fffcf5cc;border-radius:14px;box-shadow:inset 0 0 0 2px #9c663d47;transition:background .2s ease,box-shadow .2s ease}.sidebar__createRow{display:flex;gap:.4rem;align-items:center}.sidebar__newFolderRow{margin-top:.25rem}.sidebar__linkButton{border:none;background:none;font:inherit;font-size:.85rem;color:#623e27cc;cursor:pointer;padding:.2rem .1rem;text-transform:uppercase;letter-spacing:.12em;transition:color .2s ease}.sidebar__linkButton:hover{color:#3e281af2}.sidebar__linkButton--primary{color:#4c2b16;font-weight:600}.sidebar__linkButton--indented{padding-left:.6rem}.sidebar--mobile{position:static;top:auto;max-height:none;padding:0;background:none;box-shadow:none;border-radius:0;overflow:visible}.sidebar--mobile::-webkit-scrollbar{display:none}.productTour{position:fixed;inset:0;z-index:5000;pointer-events:none;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.productTour__scrim{position:absolute;inset:0;pointer-events:none}.productTour__scrimSegment{position:absolute;background:#120b0899}.productTour__scrimSegment--full{inset:0}.productTour__highlight{position:absolute;border-radius:20px;background:#fffaeb1a;box-shadow:0 0 0 2px #fff8e6eb,0 18px 36px #0c070573;transition:all .2s ease;pointer-events:none}.productTour__card{position:absolute;pointer-events:auto;right:clamp(1.5rem,4vw,3rem);bottom:clamp(1.5rem,5vw,3.5rem);width:min(420px,calc(100vw - 3rem));border-radius:24px;padding:clamp(1.5rem,3vw,2.25rem);background:linear-gradient(155deg,#fcf5e9f2,#efe4d1f5);color:#2a140d;box-shadow:0 24px 48px #0e080573,inset 0 0 0 1px #82624540;display:flex;flex-direction:column;gap:.9rem}.productTour__progress{margin:0;font-size:.75rem;letter-spacing:.22em;text-transform:uppercase;color:#66462eb3}.productTour__title{margin:0;font-size:clamp(1.45rem,2.8vw,1.9rem);font-family:Georgia,Times New Roman,serif;line-height:1.2}.productTour__description{margin:0;color:#362016d9;line-height:1.6}.productTour__actions{display:flex;align-items:center;gap:.75rem;margin-top:.75rem}.productTour__spacer{flex:1}.productTour__button{border:none;border-radius:999px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;padding:.65rem 1.4rem;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.productTour__button:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}.productTour__button--ghost{background:transparent;color:#60412c;box-shadow:inset 0 0 0 1px #60412c66}.productTour__button--ghost:not(:disabled):hover{transform:translateY(-1px);box-shadow:inset 0 0 0 1px #60412c80,0 10px 20px #24150e2e}.productTour__button--primary{background:linear-gradient(135deg,#ffeecdf2,#eccca8fa);color:#2d1a12;box-shadow:0 16px 32px #1a0f0a59}.productTour__button--primary:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 20px 40px #1a0f0a66}@media (max-width: 720px){.productTour__card{right:1rem;left:1rem;bottom:1.25rem;width:auto}.productTour__actions{flex-wrap:wrap}.productTour__spacer{flex:0 0 100%;height:0}.productTour__actions button{width:100%}}.dashboard{min-height:100vh;padding:0;background:radial-gradient(circle at 10% 10%,rgba(144,104,70,.35),transparent 45%),radial-gradient(circle at 80% 0%,rgba(210,186,148,.3),transparent 50%),linear-gradient(150deg,#1c120f,#2f1d17 45%,#3f281c);color:#2d1a12;display:flex;flex-direction:column;gap:clamp(1.5rem,3vw,2.5rem)}.dashboard__header{display:flex;justify-content:space-between;gap:1.5rem;align-items:flex-start;color:#fefaf1}.dashboard__heading{display:flex;flex-direction:column;align-items:flex-start;gap:.75rem;flex:1}.dashboard__headingTop{display:flex;align-items:center;gap:.75rem;width:100%}.dashboard__headingCopy{display:flex;flex-direction:column;gap:.35rem}.dashboard__menuButton{display:none}.dashboard__menuButton span{display:block;width:18px;height:2px;border-radius:999px;background:#fefaf1}.dashboard__actions{display:flex;align-items:center;gap:.75rem}.dashboard__actions a{color:#fff8e6d9;text-decoration:none;font-weight:500}.dashboard__actions a:hover{text-decoration:underline}.dashboard__eyebrow{margin:0 0 .35rem;font-size:.75rem;text-transform:uppercase;letter-spacing:.32em;color:#fff8e6a6}.dashboard__header h1{margin:0;font-size:clamp(2.1rem,4vw,3rem);font-family:Georgia,Times New Roman,serif}.dashboard__header p{margin:.6rem 0 0;max-width:520px;line-height:1.6;color:#fffaf0c7}.dashboard__logout{border:none;border-radius:999px;background:linear-gradient(135deg,#f5ebd6e6,#e3ceb0e6);color:#3b2215;font-weight:600;letter-spacing:.08em;text-transform:uppercase;padding:.65rem 1.5rem;cursor:pointer;box-shadow:0 12px 24px #1d120c4d;transition:transform .2s ease,box-shadow .2s ease}.dashboard__logout:disabled{opacity:.6;cursor:not-allowed}.dashboard__logout:not(:disabled):hover{transform:translateY(-2px);box-shadow:0 16px 32px #1d120c59}.dashboard__layout{display:grid;grid-template-columns:minmax(240px,280px) minmax(0,1fr);gap:clamp(1.5rem,2.5vw,2.5rem);flex:1}.dashboard__content{background:linear-gradient(135deg,#fcf5e9e6,#f1e8d7eb);border-radius:20px;padding:clamp(1.5rem,2.5vw,2.5rem);box-shadow:inset 0 0 0 1px #7d54341f,0 20px 40px #170d0959;display:flex;flex-direction:column;gap:clamp(1.5rem,2vw,2rem);overflow:hidden;flex:1;min-height:0}.dashboard__content:before{content:"";position:absolute;inset:0;border-radius:20px;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,.06),transparent 45%)}.dashboard__content{position:relative}.dashboard__contentInner{display:flex;flex-direction:column}.dashboard__manager{border-top:1px dashed rgba(142,100,64,.3);padding-top:clamp(1.5rem,2vw,2rem)}@media (max-width: 1024px){.dashboard__layout{grid-template-columns:minmax(220px,260px) minmax(0,1fr)}}@media (max-width: 900px){.dashboard__layout{grid-template-columns:1fr}.dashboard__content{padding:1.5rem}}@media (max-width: 600px){.dashboard__header{flex-direction:column;align-items:stretch;gap:1.5rem;padding:1.25rem clamp(1rem,5vw,1.5rem) 1.5rem}.dashboard__heading{align-items:stretch}.dashboard__headingTop{justify-content:flex-start}.dashboard__headingCopy{flex:1}.dashboard__menuButton{position:fixed;top:1.25rem;right:clamp(1rem,5vw,1.5rem);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.35rem;width:44px;height:44px;border-radius:12px;border:1px solid rgba(255,245,230,.45);background:#ffffff29;cursor:pointer;transition:background .2s ease,transform .2s ease;z-index:50}.dashboard__menuButton:hover{background:#ffffff38;transform:translateY(-1px)}.dashboard__actions{display:none}.dashboard__layout{display:block}.dashboard__content{padding:.5rem;border-radius:0;background:linear-gradient(135deg,#fcf5e9fa,#f1e8d7);box-shadow:none}.dashboard__content:before{display:none}}@media (min-width: 601px){.dashboard{padding:clamp(2rem,4vw,3.5rem)}}.mobileSidebar{position:fixed;inset:0;pointer-events:none;opacity:0;transition:opacity .25s ease;z-index:40}.mobileSidebar--open{pointer-events:auto;opacity:1}.mobileSidebar__backdrop{position:absolute;inset:0;background:#110a068c;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.mobileSidebar__panel{position:absolute;top:0;left:0;height:100%;width:min(88vw,320px);padding:1.5rem 1.25rem 1.25rem;background:linear-gradient(145deg,#fcf5e9f2,#eee2cdf2);box-shadow:0 24px 40px #0c080673;transform:translate(-100%);transition:transform .3s ease;display:flex;flex-direction:column;gap:1.25rem;overflow-y:auto}.mobileSidebar--open .mobileSidebar__panel{transform:translate(0)}.mobileSidebar__header{display:flex;justify-content:space-between;align-items:center;gap:1rem}.mobileSidebar__title{margin:0;font-size:1rem;font-weight:600;color:#2f1d17}.mobileSidebar__close{position:relative;width:44px;height:44px;border-radius:12px;border:1px solid rgba(85,58,39,.18);background:#ffffffb8;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .2s ease,transform .2s ease}.mobileSidebar__close span{position:absolute;width:18px;height:2px;border-radius:999px;background:#2f1d17}.mobileSidebar__close span:first-of-type{transform:rotate(45deg)}.mobileSidebar__close span:last-of-type{transform:rotate(-45deg)}.mobileSidebar__close:hover{background:#ffffffd9;transform:translateY(-1px)}.mobileSidebar__content{display:flex;flex-direction:column;gap:1rem}.mobileSidebar__footer{display:flex;flex-direction:column;gap:.75rem;margin-top:auto}.mobileSidebar__footer .mobileSidebar__link{display:inline-flex;justify-content:center;align-items:center;padding:.65rem 1rem;border-radius:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;color:#2f1d17;background:#fff0d6f2;box-shadow:0 12px 24px #170d0933}.mobileSidebar__footer .mobileSidebar__link:hover{text-decoration:none;background:#fff0d6}.mobileSidebar__footer .mobileSidebar__button{width:100%;border:none;border-radius:12px;padding:.7rem 1rem;font:inherit;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#371f13;background:linear-gradient(135deg,#f5ebd6f2,#e3ceb0f2);cursor:pointer;box-shadow:0 12px 24px #1d120c4d;transition:transform .2s ease,box-shadow .2s ease}.mobileSidebar__footer .mobileSidebar__button:disabled{opacity:.6;cursor:not-allowed}.mobileSidebar__footer .mobileSidebar__button:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 16px 28px #1d120c52}.digest-banner{background:#fffcf5f2;border:1px solid rgba(152,108,70,.25);border-radius:16px;padding:1.5rem;margin-bottom:2rem;box-shadow:0 12px 24px #21130c1f}.digest-banner__header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.5rem}.digest-banner__title{margin:0;font-size:1.5rem;font-weight:600;color:#2f1a12}.digest-banner__dismiss{background:#fffaf0cc;border:1px solid rgba(152,108,70,.25);border-radius:6px;color:#2f1a12;cursor:pointer;font-size:1.5rem;line-height:1;padding:.25rem .75rem;transition:all .2s}.digest-banner__dismiss:hover{background:#f8efe1e6;border-color:#986c4666;transform:scale(1.05)}.digest-banner__dismiss:disabled{opacity:.5;cursor:not-allowed}.digest-banner__date{margin:0 0 1rem;color:#623e27bf;font-size:.9rem;font-weight:500}.digest-banner__summary{margin:1rem 0 1.5rem;padding:1rem;background:#f8efe180;border-left:4px solid rgba(142,101,65,.6);border-radius:4px;color:#3f281af2;line-height:1.6}.digest-banner__summary p{margin:.5rem 0}.digest-banner__summary a{color:#8a5a36;text-decoration:none;font-weight:600}.digest-banner__summary a:hover{text-decoration:underline}.digest-banner__articles{display:flex;flex-direction:column;gap:1rem}.digest-banner__article{display:flex;gap:1rem;padding:1rem;background:#fffcf5e6;border:1px solid rgba(152,108,70,.2);border-radius:12px;text-decoration:none;color:inherit;transition:all .3s ease;box-shadow:0 4px 12px #21130c14}.digest-banner__article:hover{background:#f8efe1f2;border-color:#986c4659;transform:translateY(-2px);box-shadow:0 8px 20px #21130c26}.digest-banner__article-rank{flex-shrink:0;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;background:#8e654133;border:1px solid rgba(142,101,65,.3);border-radius:50%;font-weight:700;color:#2f1a12;font-size:.9rem}.digest-banner__article-content{flex:1;min-width:0}.digest-banner__article-title{margin:0 0 .5rem;font-size:1.1rem;font-weight:600;color:#2f1a12}.digest-banner__article-meta{margin:0 0 .75rem;font-size:.85rem;color:#623e27bf;font-weight:500}.digest-banner__article-summary{margin:0 0 .75rem;color:#3f281ad9;line-height:1.6}.digest-banner__article-scores{display:flex;gap:1rem;font-size:.85rem;color:#623e27bf;font-weight:500}.digest-banner__article-scores span{white-space:nowrap}@media (max-width: 640px){.digest-banner{padding:1rem}.digest-banner__title{font-size:1.25rem}.digest-banner__article{flex-direction:column;gap:.75rem}.digest-banner__article-rank{align-self:flex-start}.digest-banner__article-scores{flex-direction:column;gap:.25rem}}.articleRating{margin-top:3rem;padding:2rem;border-top:1px solid var(--color-border);background:var(--color-surface-secondary);border-radius:8px}.articleRating__header{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.articleRating__title{margin:0;font-size:1.125rem;font-weight:600;color:var(--color-text-primary)}.articleRating__feedback{font-size:.875rem;color:var(--color-success);font-weight:500}.articleRating__buttons{display:flex;gap:1rem}.articleRating__button{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border:2px solid var(--color-border);border-radius:8px;background:#fff;color:var(--color-text-secondary);font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease}.articleRating__button:hover:not(:disabled){border-color:var(--color-primary);color:var(--color-primary);background:var(--color-surface-hover)}.articleRating__button:disabled{opacity:.5;cursor:not-allowed}.articleRating__button--active{border-color:var(--color-primary);background:var(--color-primary);color:#fff}.articleRating__button--thumbsUp.articleRating__button--active{background:var(--color-success);border-color:var(--color-success)}.articleRating__button--thumbsDown.articleRating__button--active{background:var(--color-danger);border-color:var(--color-danger)}.articleRating__icon{width:20px;height:20px}.articleRating__reasonBox{margin-top:1.5rem;padding:1rem;background:#fff;border-radius:8px;border:1px solid var(--color-border)}.articleRating__reasonLabel{display:block;margin-bottom:.5rem;font-size:.875rem;font-weight:500;color:var(--color-text-primary)}.articleRating__reasonInput{width:100%;padding:.75rem;border:1px solid var(--color-border);border-radius:6px;font-family:inherit;font-size:.875rem;resize:vertical;min-height:80px}.articleRating__reasonInput:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px var(--color-primary-alpha-10)}.articleRating__reasonActions{display:flex;gap:.75rem;margin-top:.75rem}.articleRating__reasonButton{padding:.5rem 1rem;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}.articleRating__reasonButton--submit{background:var(--color-primary);border:none;color:#fff}.articleRating__reasonButton--submit:hover:not(:disabled){background:var(--color-primary-dark)}.articleRating__reasonButton--submit:disabled{opacity:.5;cursor:not-allowed}.articleRating__reasonButton--cancel{background:transparent;border:1px solid var(--color-border);color:var(--color-text-secondary)}.articleRating__reasonButton--cancel:hover:not(:disabled){background:var(--color-surface-hover);border-color:var(--color-text-secondary)}.articleRating__error{margin-top:1rem;padding:.75rem;background:var(--color-danger-light);color:var(--color-danger);border-radius:6px;font-size:.875rem}.readingStatusBadge{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .5rem;border-radius:4px;font-size:.75rem;font-weight:500;white-space:nowrap}.readingStatusBadge__icon{font-size:.875rem;line-height:1}.readingStatusBadge__label{line-height:1}.readingStatusBadge--started{background:#e3f2fd;color:#1976d2;border:1px solid #90caf9}.readingStatusBadge--partial{background:#fff3e0;color:#f57c00;border:1px solid #ffb74d}.readingStatusBadge--finished{background:#e8f5e9;color:#388e3c;border:1px solid #81c784}.readingStatusBadge--helpful{background:#e8f5e9;color:#2e7d32;border:1px solid #66bb6a}.readingStatusBadge--not-helpful{background:#ffebee;color:#c62828;border:1px solid #ef5350}.ranking-prompt-selector{background:#fffcf5f2;border:1px solid rgba(152,108,70,.2);border-radius:16px;padding:clamp(1rem,2vw,1.5rem);margin-bottom:1.5rem;box-shadow:0 14px 30px #2a170f2e;display:flex;flex-direction:column;gap:1rem}.ranking-prompt-selector.loading{text-align:center;color:#3f281ac7}.ranking-prompt-selector__header{display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap}.ranking-prompt-selector__heading{display:flex;flex-direction:column;gap:.35rem}.ranking-prompt-selector__heading h3{margin:0;font-size:1rem;font-weight:700;color:#2f1a12;letter-spacing:.04em;text-transform:uppercase}.ranking-prompt-selector__subtitle{margin:0;color:#3f281ac7;font-size:.95rem;line-height:1.5;max-width:620px}.ranking-prompt-selector__add{background:linear-gradient(135deg,#744628,#9d693d);color:#fff8ee;border:0;padding:.6rem 1.1rem;border-radius:999px;cursor:pointer;font-size:.85rem;box-shadow:0 10px 18px #3d211038;transition:background .2s ease}.ranking-prompt-selector__add:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}.ranking-prompt-selector__add:not(:disabled):hover{background:linear-gradient(135deg,#5f351d,#875330)}.ranking-prompt-selector__control{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.ranking-prompt-selector__select{flex:1 1 280px;min-width:220px;padding:.85rem 1rem;border-radius:14px;border:1px solid rgba(150,100,64,.35);background:#fffefaf2;color:#2f1a12;font-size:1rem;transition:border-color .2s ease,box-shadow .2s ease}.ranking-prompt-selector__select:focus{outline:none;border-color:#734b2de6;box-shadow:0 0 0 4px #734b2d2e}.ranking-prompt-selector__delete{background:#fffcf5cc;border:1px solid rgba(152,108,70,.35);border-radius:999px;padding:.45rem 1rem;color:#8a4343;cursor:pointer;font-size:.85rem;transition:background .2s ease,border-color .2s ease}.ranking-prompt-selector__delete:disabled{opacity:.5;cursor:not-allowed}.ranking-prompt-selector__delete:not(:disabled):hover{background:#ffebeee6;border-color:#da8c8c99}.ranking-prompt-selector__empty{margin:0;color:#3f281abf;font-size:.95rem}.ranking-prompt-selector__form{display:flex;flex-direction:column;gap:.75rem;background:#fffefae6;border:1px dashed rgba(152,108,70,.35);border-radius:12px;padding:1rem}.ranking-prompt-selector__form textarea{width:100%;padding:.75rem;border-radius:10px;border:1px solid rgba(150,100,64,.35);background:#fff;font-family:inherit;font-size:.95rem;resize:vertical;min-height:120px}.ranking-prompt-selector__form textarea:focus{outline:none;border-color:#734b2de6;box-shadow:0 0 0 4px #734b2d2e}.ranking-prompt-selector__actions{display:flex;flex-wrap:wrap;gap:.5rem}.ranking-prompt-selector__primary,.ranking-prompt-selector__secondary{border-radius:999px;padding:.5rem 1.1rem;font-size:.9rem;cursor:pointer;transition:background .2s ease,border-color .2s ease}.ranking-prompt-selector__primary{background:linear-gradient(135deg,#744628,#9d693d);color:#fff8ee;border:0;box-shadow:0 10px 18px #3d21102e}.ranking-prompt-selector__primary:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}.ranking-prompt-selector__primary:not(:disabled):hover{background:linear-gradient(135deg,#5f351d,#875330)}.ranking-prompt-selector__secondary{background:#fffcf5d9;color:#714a2c;border:1px solid rgba(152,108,70,.35)}.ranking-prompt-selector__secondary:hover{background:#fff8e9f2}.ranking-prompt-selector__secondary:disabled{opacity:.6;cursor:not-allowed}.ranking-prompt-selector__error{color:#a33a3a;font-size:.85rem}@media (max-width: var(--mobile-breakpoint)){.ranking-prompt-selector{padding:.85rem;border-radius:14px;gap:.85rem}.ranking-prompt-selector__heading h3,.ranking-prompt-selector__subtitle{font-size:.9rem}.ranking-prompt-selector__add{width:100%;text-align:center}.ranking-prompt-selector__control{flex-direction:column;align-items:stretch;gap:.6rem}.ranking-prompt-selector__select{flex:1 1 auto;min-width:0;width:100%}.ranking-prompt-selector__delete{width:100%;text-align:center}.ranking-prompt-selector__form{padding:.85rem}.ranking-prompt-selector__actions{flex-direction:column}.ranking-prompt-selector__actions>*{width:100%}}.ranking-processing-overlay{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:2rem;box-shadow:0 4px 12px #00000026;text-align:center;z-index:1000;min-width:300px}.ranking-processing-spinner{width:48px;height:48px;border:4px solid #f3f3f3;border-top:4px solid #2196F3;border-radius:50%;animation:ranking-spin 1s linear infinite;margin:0 auto 1rem}@keyframes ranking-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ranking-processing-message{font-size:1rem;font-weight:600;margin-bottom:.5rem;color:#333}.ranking-processing-count{font-size:.9rem;color:#666}.ranking-processing-badge{background:#e3f2fd;color:#1976d2;padding:.5rem 1rem;border-radius:4px;font-size:.85rem;margin:1rem 0;display:inline-block;border:1px solid #90caf9}.articles{display:flex;flex-direction:column;gap:clamp(1.2rem,2vw,1.75rem);min-height:0;flex:1}.articles__header{display:grid;grid-template-columns:minmax(0,1fr);gap:clamp(1rem,2vw,1.5rem);justify-items:stretch;align-items:flex-end;position:relative;z-index:1}.articles__intro h2{margin:0;font-size:clamp(1.6rem,3vw,2.1rem);color:#2f1a12}.articles__intro p{margin:.35rem 0 0;color:#3f281ac7;line-height:1.6;max-width:480px}.articles__controls{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.85rem}.articles__filters{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.75rem}.articles__windowFilter{display:inline-flex;align-items:center;justify-content:center;width:fit-content;font-size:.95rem;font-weight:600;color:#2f1a12c7;background:#fffcf5e6;border:1px solid rgba(150,100,64,.35);border-radius:999px;padding:.35rem .75rem;box-shadow:inset 0 1px 1px #2f1a121a;gap:.65rem;flex-wrap:wrap;row-gap:.35rem}.articles__windowFilter:focus-within{box-shadow:0 0 0 2px #2f1a1233;border-color:#2f1a1259}.articles__windowText{white-space:normal;text-align:center;flex:0 1 auto}.articles__windowSelect{border:none;background:#ffffffbf;font-weight:700;font-size:.95rem;color:#2f1a12;padding:.25rem .55rem;border-radius:8px;cursor:pointer;box-shadow:0 4px 10px #2f1a121f;min-width:110px}.articles__windowSelect:focus{outline:none;box-shadow:0 0 0 2px #2f1a1240}.articles__windowSelect option{color:#2f1a12}.articles__tabs{display:flex;align-items:center;gap:.35rem;padding:.2rem;border-radius:999px;background:#fffaf0d9;border:1px solid rgba(150,100,64,.25);box-shadow:inset 0 1px 2px #3f281a26}.articles__tab{border:none;background:transparent;color:#2f1a12bf;font-weight:600;font-size:.9rem;padding:.45rem .95rem;border-radius:999px;cursor:pointer;transition:background .2s ease,color .2s ease,transform .2s ease}.articles__tab:hover{background:#3f281a14}.articles__tab--active{background:#2f1a12;color:#fff6eb;box-shadow:0 6px 16px #2f1a1240}.articles__toggle{display:inline-flex;align-items:center;gap:.5rem;padding:.25rem .35rem;border-radius:999px;background:#fffcf5e6;border:1px solid rgba(150,100,64,.3);cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease}.articles__toggle input{display:none}.articles__toggleTrack{position:relative;width:44px;height:24px;border-radius:999px;background:#2f1a1233;transition:background .2s ease}.articles__toggleThumb{position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:#fff6eb;box-shadow:0 2px 4px #2f1a124d;transition:transform .2s ease}.articles__toggleLabel{font-size:.85rem;font-weight:600;color:#2f1a12c7;letter-spacing:.04em;text-transform:uppercase}.articles__toggle--active .articles__toggleTrack{background:#2f1a12}.articles__toggle--active .articles__toggleThumb{transform:translate(20px)}.articles__toggle--active .articles__toggleLabel{color:#2f1a12}.articles__promptPanel{display:flex;flex-direction:column;gap:1rem;width:min(100%,860px);margin:0 auto}.articles__status{margin:0;color:#3d2215bf;position:relative;z-index:1}.articles__status--importing{display:inline-flex;align-items:center;gap:.4rem;font-style:italic;color:#f4f4ffd9}.articles__status--pending{display:inline-flex;align-items:center;gap:.4rem;font-weight:600;color:#3d2215d9}.articles__error{margin:0;color:#842f2f;background:#c9606026;padding:.75rem;border-radius:10px;border:1px solid rgba(201,96,96,.2);position:relative;z-index:1}.articles__scroll{position:relative;z-index:1;overflow-y:auto;padding-right:.5rem;margin-right:-.5rem;max-height:80vh;flex:1}.articles__scroll::-webkit-scrollbar{width:8px}.articles__scroll::-webkit-scrollbar-thumb{background:#7c583c59;border-radius:999px}.articles__sentinel{width:100%;height:1px}.articles__status--loadingMore{margin:.75rem 0;text-align:center;color:#2f1a12a6;font-size:.9rem}.articles__list{list-style:none;margin:0;padding:0;display:grid;gap:1.1rem}.articles__item{background:#fffcf5e6;border-radius:16px;padding:1rem 1.15rem;border:1px solid rgba(152,108,70,.18);display:grid;gap:.65rem;box-shadow:0 12px 24px #21130c1f;transition:all .3s ease;scroll-margin-top:2rem;max-width:860px;margin-left:auto;margin-right:auto;width:100%;box-sizing:border-box}.articles__item--clickable{cursor:pointer}.articles__item--clickable:hover{box-shadow:0 16px 32px #21130c2e;transform:translateY(-2px);border-color:#986c464d}.articles__item--expanded{padding:0;background:transparent;border:none;box-shadow:none;max-width:none}.articleCard__expanded{background:#fffcf5f2;border-radius:16px;padding:clamp(1.5rem,2.5vw,2rem);border:1px solid rgba(152,108,70,.18);box-shadow:0 16px 32px #21130c2e;width:100%;max-width:860px;margin:0 auto;overflow:hidden}.articleCard__expanded .articlePage__processed{overflow-wrap:anywhere}.articleCard__expanded .articlePage__processed img,.articleCard__expanded .articlePage__processed video,.articleCard__expanded .articlePage__processed iframe{max-width:100%;height:auto;border-radius:8px}.articleCard__expanded .articlePage__processed table{display:block;max-width:100%;overflow-x:auto}.articleCard__expanded .articlePage__processed pre{white-space:pre-wrap;word-break:break-word}.articles__meta{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;font-size:.85rem;color:#623e27bf}.articles__source{font-weight:600;color:#8a5a36}.articles__title{margin:0;font-size:1.2rem;color:#2f1a12}.articles__summary{margin:0;color:#3f281acc;line-height:1.65;font-size:.875rem}.articles__highlights{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:.5rem}.articles__highlight{display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .65rem;border-radius:12px;background:#f8efe1cc;border:1px solid rgba(146,104,66,.2);color:#443323;font-size:.75rem}.articles__highlight--negative{background:#ffe4e6e6;border-color:#be4c5859;color:#7c1f2b}.articles__highlightIcon{font-size:1rem}.articles__highlightLabel{font-weight:600}.articles__highlightReason{color:#443323d1}.articles__readTimestamp{margin:0;font-size:.85rem;color:#623e27b3}@media (max-width: 640px){.articles__header{grid-template-columns:1fr;gap:1.25rem}.articles__controls{grid-template-columns:1fr;justify-content:stretch;justify-items:stretch;gap:.75rem}.articles__windowFilter--mobile{flex:1 1 auto;min-width:0;padding:.3rem 0;background:transparent;border:none;box-shadow:none;gap:.4rem}.articles__tabs{width:100%;flex-wrap:wrap;justify-content:center}.articles__tab{flex:1 1 calc(33.333% - .3rem);min-width:0;font-size:.78rem;padding:.45rem .4rem;text-align:center;line-height:1.25}.articles__filters{width:100%;flex-direction:row;align-items:center;justify-content:space-between;gap:.75rem}.articles__windowFilter--mobile{flex:1 1 auto;justify-content:flex-start;gap:.4rem;padding:.3rem 0}.articles__windowText--mobile{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#2f1a12bf;white-space:nowrap}.articles__windowSelect{width:auto;min-width:90px;text-align:left}.articles__toggle{flex:0 0 auto;width:auto;padding:.3rem .6rem}.articles__toggleTrack{width:36px;height:20px}.articles__toggleThumb{width:16px;height:16px;top:2px;left:2px}.articles__toggle--active .articles__toggleThumb{transform:translate(16px)}.articles__toggleLabel{font-size:.75rem;letter-spacing:.08em}.articles__promptHeader{flex-direction:column;align-items:flex-start}.articles__promptActions{width:100%}.articles__promptActions>*{width:100%;text-align:center}}@media (max-width: var(--mobile-breakpoint)){.articles{padding:0 0 clamp(1.5rem,6vw,2.25rem);width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.articles__header{gap:1.1rem}.articles__controls{justify-self:stretch}.articles__filters{align-items:center;justify-content:space-between;flex-wrap:nowrap}.articles__list{gap:.45rem;padding:0 clamp(.3rem,4vw,.6rem)}.articles__item{max-width:none;margin:0;width:100%;border-radius:6px;padding:clamp(.65rem,2.8vw,.85rem);border:1px solid rgba(152,108,70,.12);box-shadow:0 4px 10px #21130c1a}.articles__meta{font-size:.75rem;gap:.45rem}.articles__title{font-size:clamp(.95rem,4.2vw,1.1rem)}.articles__summary{font-size:.78rem}.articleCard__expanded{padding:.65rem;border-radius:8px}}@media (max-width: 720px){.articles__scroll{max-height:none;margin-right:0;padding-right:0;overflow-x:hidden}}.impersonationBanner{align-items:center;background:#312e81;border-bottom:1px solid rgba(255,255,255,.2);color:#f9fafb;display:flex;gap:1rem;justify-content:space-between;padding:.75rem 1.5rem;position:sticky;top:0;z-index:100}.impersonationBanner strong{font-weight:600}.impersonationBanner__exit{background:#fef3c7;border:none;border-radius:4px;color:#78350f;cursor:pointer;font-weight:600;padding:.5rem 1rem}.impersonationBanner__exit:hover{background:#fde68a}.articlePage{display:flex;flex-direction:column;width:100%;max-width:860px;margin:0 auto}.articlePage__header{display:flex;flex-direction:column;gap:clamp(1rem,1.6vw,1.4rem);padding-bottom:clamp(1.2rem,2vw,1.6rem);border-bottom:1px solid rgba(138,90,54,.18)}.articlePage__mobileBar{display:none}.articlePage__mobileButton{display:none;border:none;background:transparent;color:inherit;align-items:center;justify-content:center;font:inherit;cursor:pointer}.articlePage__mobileButton:disabled{cursor:not-allowed}.articlePage__mobileTitle{display:none}.articlePage__headline{display:flex;align-items:flex-start;gap:1.25rem}.articlePage__back{border:none;background:#fff8ead9;color:#3b2215;font-size:.875rem;font-weight:600;padding:.55rem .9rem;border-radius:.75rem;cursor:pointer;box-shadow:0 10px 18px #2f1d1329;transition:transform .2s ease,box-shadow .2s ease}.articlePage__back:hover{transform:translateY(-1px);box-shadow:0 14px 24px #2f1d1333}.articlePage__titles{display:flex;flex-direction:column;gap:.6rem}.articlePage__source{margin:0;font-size:.8rem;letter-spacing:.2em;text-transform:uppercase;color:#3b2215a6}.articlePage__title{margin:0;font-size:clamp(1.8rem,3vw,2.35rem);line-height:1.25;font-family:Georgia,Times New Roman,serif;color:#2d1a12}.articlePage__summary{margin:0;color:#3b2215c7;font-size:.875rem;line-height:1.6}.articlePage__highlights{display:flex;flex-wrap:wrap;gap:.6rem}.articlePage__highlight{display:inline-flex;align-items:center;gap:.32rem;padding:.38rem .7rem;border-radius:12px;background:#fffcf5e6;border:1px solid rgba(146,104,66,.22);color:#3f2a19;font-size:.75rem}.articlePage__highlight--negative{background:#ffe4e6e6;border-color:#be4c5859;color:#7c1f2b}.articlePage__highlightIcon{font-size:1rem}.articlePage__highlightLabel{font-weight:600}.articlePage__highlightReason{color:#3f2a19c7;font-size:.75rem}.articlePage__metaBar{display:flex;flex-wrap:wrap;gap:1.25rem;align-items:flex-start;justify-content:space-between}.articlePage__metaItems{display:flex;flex-wrap:wrap;gap:clamp(1rem,2.5vw,1.75rem)}.articlePage__metaItem{display:flex;flex-direction:column;gap:.3rem;min-width:140px}.articlePage__metaLabel{font-size:.75rem;text-transform:uppercase;letter-spacing:.12em;color:#3b22158c}.articlePage__metaValue{font-size:1rem;font-weight:600;color:#2d1a12}.articlePage__metaLink{color:#7a4b24;text-decoration:none;border-bottom:1px solid rgba(122,75,36,.35);padding-bottom:.1rem;transition:color .2s ease,border-color .2s ease}.articlePage__metaLink:hover{color:#3b2215;border-color:#3b221599}.articlePage__actionsWrap{display:flex;align-items:center;margin-left:auto}.articlePage__actions{display:flex;align-items:center;gap:.65rem}.articlePage__nav{border:none;background:linear-gradient(135deg,#8a5a36eb,#b17a4af2);color:#fff9f0;font-weight:600;font-size:.85rem;padding:.48rem .95rem;border-radius:.75rem;cursor:pointer;box-shadow:0 12px 22px #2f1d1338;transition:transform .2s ease,box-shadow .2s ease}.articlePage__navLabel{display:inline}.articlePage__navHint{margin-left:.35rem;font-size:.75rem;color:#fff9f0cc}.articlePage__nav:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 16px 26px #2f1d1347}.articlePage__nav:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.articlePage__status{font-size:.85rem;color:#3b2215bf;margin:0}.articlePage__error{color:#b91c1c}.articlePage__reader{padding-top:clamp(1.4rem,2.1vw,1.8rem);display:flex;flex-direction:column;gap:clamp(1rem,2vw,1.6rem)}.articlePage__viewControls{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem}.articlePage__toggleGroup{display:inline-flex;flex-wrap:wrap;gap:.5rem}.articlePage__toggle{border:1px solid rgba(122,75,36,.6);background:transparent;color:#3b2215;font-weight:600;font-size:.85rem;padding:.45rem 1rem;border-radius:999px;cursor:pointer;transition:background .2s ease,color .2s ease,box-shadow .2s ease}.articlePage__toggle:hover:not(:disabled){background:#7a4b241a;box-shadow:0 6px 12px #2f1d131f}.articlePage__toggle:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.articlePage__toggle--active{background:linear-gradient(135deg,#8a5a36eb,#b17a4af2);color:#fff9f0;border-color:transparent}.articlePage__retry{border:none;background:linear-gradient(135deg,#6d4324e6,#a0673bf2);color:#fff9f0;font-weight:600;font-size:.85rem;padding:.45rem 1rem;border-radius:.75rem;cursor:pointer;box-shadow:0 12px 22px #2f1d133d}.articlePage__retry:disabled{opacity:.6;cursor:wait;box-shadow:none}.articlePage__messageStack{display:flex;flex-direction:column;gap:.35rem}.articlePage__message{margin:0;color:#3b2215bf;font-size:.95rem}.articlePage__message--error{color:#b91c1c;font-weight:600}.articlePage__metaNote{margin:0;font-size:.8rem;color:#3b221599}.articlePage__processed{color:#2d1a12;line-height:1.7;font-size:.875rem;overflow-wrap:anywhere;word-break:break-word}.articlePage__processed p{margin-bottom:1.1rem}.articlePage__processed img{width:100%;max-width:100%;height:auto}.articlePage__processed table{width:100%;display:block;overflow-x:auto}.articlePage__processed pre{white-space:pre-wrap;word-break:break-word}.articlePage__iframe{width:100%;min-height:70vh;border:none;border-radius:18px;box-shadow:inset 0 0 0 1px #8a5a3638}.articlePage__rating{margin-top:.5rem;padding-top:1.5rem;border-top:1px dashed rgba(138,90,54,.25)}@media (max-width: var(--mobile-breakpoint)){.articlePage{max-width:none;padding:0;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.articlePage__mobileBar{display:flex;align-items:center;gap:.75rem;position:sticky;top:0;z-index:5;padding:.65rem 0;background:#fcf5e9f5;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid rgba(138,90,54,.18)}.articlePage__mobileButton{display:inline-flex;width:40px;height:36px;border-radius:10px;background:#2f1a1214;color:#3b2215;font-weight:600;font-size:1rem;box-shadow:0 6px 12px #21130c24}.articlePage__mobileButton:disabled{background:#2f1a120a;color:#3b221573;box-shadow:none}.articlePage__mobileTitle{display:block;flex:1;font-size:.9rem;font-weight:600;color:#2d1a12;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.articlePage__header{padding-top:1.1rem;padding-left:0;padding-right:0}.articlePage__reader{padding-left:0;padding-right:0;padding-bottom:clamp(1.5rem,6vw,2rem)}.articlePage__header{gap:1rem;padding-bottom:1rem}.articlePage__headline{flex-direction:column;gap:.75rem}.articlePage__back{width:100%;text-align:center;padding:.6rem .85rem}.articlePage__titles{gap:.5rem}.articlePage__source{font-size:.72rem;letter-spacing:.16em}.articlePage__title{font-size:clamp(1.35rem,6vw,1.75rem);line-height:1.28}.articlePage__summary{font-size:.95rem;line-height:1.5}.articlePage__highlights{gap:.5rem}.articlePage__highlight{width:100%;justify-content:flex-start}.articlePage__metaBar{flex-direction:column;gap:1rem}.articlePage__metaItems{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.articlePage__metaItem{min-width:0}.articlePage__metaValue{font-size:.95rem}.articlePage__actionsWrap,.articlePage__actions{display:none}.articlePage__reader{padding-top:1.15rem;gap:1rem}.articlePage__processed{font-size:.875rem;line-height:1.7}.articlePage__processed p{margin-bottom:.95rem}.articlePage__rating{padding-left:0;padding-right:0;padding-top:1rem}}.lantern-fact-check{cursor:pointer;border-bottom:2px solid;padding:0 .125rem;transition:background-color .2s ease}.lantern-fact-check[data-verdict=true]{border-bottom-color:#10b981;background-color:#10b98114}.lantern-fact-check[data-verdict=false]{border-bottom-color:#ef4444;background-color:#ef444414}.lantern-fact-check[data-verdict=unclear],.lantern-fact-check[data-verdict="partially true"],.lantern-fact-check[data-verdict="partially false"]{border-bottom-color:#f59e0b;background-color:#f59e0b14}.lantern-fact-check:hover{background-color:#3b82f61f}.lantern-fact-check--active{background-color:#3b82f633!important;outline:2px solid #3b82f6;outline-offset:2px}.lantern-fact-check--tour{background-color:#3b82f62e!important;box-shadow:0 0 0 4px #3b82f640}.annotationModal{position:fixed;top:0;right:0;width:400px;height:100vh;background:#fff;box-shadow:-4px 0 12px #00000026;z-index:1000;display:flex;flex-direction:column;transform:translate(100%);transition:transform .3s ease}.annotationModal--open{transform:translate(0)}.annotationModal__header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #e2e8f0;background:#f8fafc}.annotationModal__title{margin:0;font-size:1.125rem;font-weight:700;color:#0f172a}.annotationModal__close{border:none;background:transparent;font-size:1.5rem;cursor:pointer;color:#64748b;padding:.25rem .5rem;line-height:1}.annotationModal__close:hover{color:#0f172a}.annotationModal__content{flex:1;overflow-y:auto;padding:1.5rem}.annotationModal__verdict{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:.5rem;font-weight:600;font-size:.875rem;margin-bottom:1rem}.annotationModal__verdict--true{background:#d1fae5;color:#065f46}.annotationModal__verdict--false{background:#fee2e2;color:#991b1b}.annotationModal__verdict--unclear{background:#fef3c7;color:#92400e}.annotationModal__section{margin-bottom:1.5rem}.annotationModal__sectionTitle{font-size:.875rem;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}.annotationModal__claim{font-size:1rem;color:#0f172a;font-style:italic;margin:0;padding:1rem;background:#f8fafc;border-left:3px solid #cbd5e1;border-radius:.25rem}.annotationModal__explanation{font-size:.9375rem;color:#334155;line-height:1.6;margin:0}.annotationModal__citations{list-style:none;padding:0;margin:0}.annotationModal__citation{margin-bottom:.75rem}.annotationModal__citationLink{display:block;color:#2563eb;text-decoration:none;word-break:break-all;font-size:.875rem;padding:.5rem;background:#eff6ff;border-radius:.25rem;border-left:3px solid #2563eb}.annotationModal__citationLink:hover{background:#dbeafe}.annotationModal__overlay{position:fixed;inset:0;background:#0000004d;z-index:999;opacity:0;transition:opacity .3s ease;pointer-events:none}.annotationModal__overlay--open{opacity:1;pointer-events:all}@media (max-width: 768px){.articlePage__headline{flex-direction:column;align-items:stretch}.articlePage__actionsWrap{width:100%;justify-content:flex-start}.articlePage__actions{flex-wrap:wrap;justify-content:flex-start}.articlePage__viewControls{flex-direction:column;align-items:stretch;gap:.75rem}.articlePage__toggleGroup{width:100%}.articlePage__toggle{flex:1}.annotationModal{width:100%}}.newsletterCard{display:flex;flex-direction:column;gap:clamp(.75rem,1.6vw,1.1rem);color:inherit}.newsletterCard__header{display:flex;flex-direction:column;gap:.4rem}.newsletterCard__title{margin:0;font-size:clamp(1.25rem,2vw,1.5rem);font-family:Georgia,Times New Roman,serif;color:inherit}.newsletterCard__subtitle{margin:0;color:#3c2316b8;line-height:1.55}.newsletterCard__steps{margin:0;padding-left:1.3rem;display:flex;flex-direction:column;gap:.6rem;color:#3c2316d9}.newsletterCard__steps li{line-height:1.6}.newsletterCard__code{display:inline-flex;margin:0;padding:.4rem .6rem;border-radius:.6rem;background:#fffcf5e6;border:1px dashed rgba(137,98,64,.4);font-family:Menlo,Courier New,monospace;font-size:.95rem;color:#3b2215}.newsletterCard__footnote{margin:.2rem 0 0;font-size:.85rem;color:#3c231699}.forwardingAddress{display:inline-flex;align-items:center;gap:.45rem;flex-wrap:wrap}.forwardingAddress--card,.forwardingAddress--stacked{margin-top:.35rem}.forwardingAddress__code{border-radius:.6rem}.forwardingAddress__button{appearance:none;border:1px solid rgba(137,98,64,.35);background:#fffcf5d9;color:#5b3522d9;border-radius:.5rem;padding:.2rem .4rem;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.forwardingAddress__button:disabled{cursor:not-allowed;opacity:.45}.forwardingAddress__button:not(:disabled):hover,.forwardingAddress__button:not(:disabled):focus-visible{background:#5b352214;border-color:#5b352273;color:#3b2215f2}.forwardingAddress__button:focus-visible{outline:2px solid rgba(59,34,21,.35);outline-offset:2px}.forwardingAddress__icon{width:1rem;height:1rem}.forwardingAddress__status{min-width:0;font-size:.85rem;color:#3b2215b3;opacity:0;transition:opacity .2s ease}.forwardingAddress__status--visible{opacity:1}.forwardingAddress__status--error{color:#8f1d1d}@media (max-width: 720px){.newsletterCard__steps{padding-left:1.1rem}}.settings{min-height:100vh;padding:clamp(2rem,4vw,3.5rem);background:radial-gradient(circle at 10% 10%,rgba(144,104,70,.35),transparent 45%),radial-gradient(circle at 80% 0%,rgba(210,186,148,.3),transparent 50%),linear-gradient(150deg,#1c120f,#2f1d17 45%,#3f281c);color:#2d1a12;display:flex;flex-direction:column;gap:clamp(1.5rem,3vw,2.5rem)}.settings__header{display:flex;justify-content:space-between;gap:1.5rem;align-items:flex-start;color:#fefaf1}.settings__readonlyNotice{background:#fff9c4e6;border:1px solid rgba(250,204,21,.5);border-radius:10px;color:#713f12;font-weight:500;padding:.85rem 1.25rem}.settings__heading{display:flex;align-items:flex-start;gap:1rem}.settings__menuButton{display:none;flex-direction:column;align-items:center;justify-content:center;gap:.35rem;width:44px;height:44px;border-radius:12px;border:1px solid rgba(255,245,230,.45);background:#ffffff14;cursor:pointer;transition:background .2s ease,transform .2s ease}.settings__menuButton span{display:block;width:18px;height:2px;border-radius:999px;background:#fefaf1}.settings__menuButton:hover{background:#ffffff2e;transform:translateY(-1px)}.settings__actions{display:flex;align-items:center;gap:.75rem}.settings__actions a{color:#fff8e6d9;text-decoration:none;font-weight:500}.settings__actions a:hover{text-decoration:underline}.settings__eyebrow{margin:0 0 .35rem;font-size:.75rem;text-transform:uppercase;letter-spacing:.32em;color:#fff8e6a6}.settings__header h1{margin:0;font-size:clamp(2.1rem,4vw,3rem);font-family:Georgia,Times New Roman,serif}.settings__header p{margin:.6rem 0 0;max-width:520px;line-height:1.6;color:#fffaf0c7}.settings__logout{border:none;border-radius:999px;background:linear-gradient(135deg,#f5ebd6e6,#e3ceb0e6);color:#3b2215;font-weight:600;letter-spacing:.08em;text-transform:uppercase;padding:.65rem 1.5rem;cursor:pointer;box-shadow:0 12px 24px #1d120c4d;transition:transform .2s ease,box-shadow .2s ease}.settings__logout:disabled{opacity:.6;cursor:not-allowed}.settings__logout:not(:disabled):hover{transform:translateY(-2px);box-shadow:0 16px 32px #1d120c59}.settings__layout{display:grid;grid-template-columns:minmax(240px,280px) minmax(0,1fr);gap:clamp(1.5rem,2.5vw,2.5rem);flex:1}.settings__content{background:linear-gradient(135deg,#fcf5e9e6,#f1e8d7eb);border-radius:20px;padding:clamp(1.5rem,2.5vw,2.5rem);box-shadow:inset 0 0 0 1px #7d54341f,0 20px 40px #170d0959;display:flex;flex-direction:column;gap:clamp(1.5rem,2vw,2rem);overflow-y:auto;position:relative}.settings__content:before{content:"";position:absolute;inset:0;border-radius:20px;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,.06),transparent 45%)}.settings__section{position:relative;z-index:1}.settings__section--newsletter .newsletterCard__subtitle{color:#2d1a12c7}.settings__section--newsletter .newsletterCard__steps{color:#2d1a12d1}.settings__section--newsletter .newsletterCard__code{background:#fffcf5f2}.settings__section h2{margin:0 0 1rem;font-size:1.5rem;font-family:Georgia,Times New Roman,serif;color:#2d1a12}.settings__section h3{margin:0 0 .75rem;font-size:1.125rem;font-weight:600;color:#3b2215}.settings__section p{margin:0 0 .75rem;line-height:1.6;color:#5a3d2a}.settings__preference-group,.settings__form-group{margin-bottom:2rem}.settings__form{display:flex;flex-direction:column;gap:.75rem}.settings__form-field{display:flex;flex-direction:column;gap:.4rem}.settings__form-field label{font-weight:600;color:#2d1a12}.settings__input{border:1px solid rgba(139,92,64,.3);border-radius:8px;background:#fffcf5f2;padding:.65rem .75rem;font-size:1rem;color:#2d1a12;transition:border-color .2s ease,box-shadow .2s ease}.settings__input:focus{outline:none;border-color:#8b5c4099;box-shadow:0 0 0 3px #8b5c402e}.settings__form-actions{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.settings__checkbox-label{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-weight:500;color:#2d1a12;margin-bottom:1rem}.settings__checkbox-label input[type=checkbox]{width:18px;height:18px;cursor:pointer}.settings__radio-group{margin-bottom:1rem;margin-left:1.5rem}.settings__radio-group-title{margin-bottom:.5rem;font-weight:700;color:#2d1a12}.settings__radio-label{display:block;margin-bottom:.5rem;cursor:pointer;color:#3b2215}.settings__radio-label input[type=radio]{margin-right:.5rem;cursor:pointer}.settings__help-text{font-size:.875rem;color:#7a5a42;margin-top:1rem;line-height:1.5}.settings__status{margin-top:1rem;padding:.75rem 1rem;border-radius:8px;font-weight:500}.settings__status--success{background:#10b9811a;color:#047857;border:1px solid rgba(16,185,129,.3)}.settings__status--error{background:#ef44441a;color:#dc2626;border:1px solid rgba(239,68,68,.3)}.settings__membership-info{display:flex;flex-direction:column;gap:.5rem}.settings__membership-info p{margin:0;color:#3b2215}.settings__membership-info strong{color:#2d1a12}.settings__warning{background:#fbbf241a;border:1px solid rgba(251,191,36,.3);border-radius:8px;padding:1rem;margin-top:1rem}.settings__warning p{margin:.5rem 0;color:#92400e}.settings__warning strong{color:#78350f}.settings__button{border:none;border-radius:8px;background:linear-gradient(135deg,#8b5c40e6,#6a4831e6);color:#fefaf1;font-weight:600;padding:.75rem 1.5rem;cursor:pointer;box-shadow:0 4px 12px #1d120c33;transition:transform .2s ease,box-shadow .2s ease;margin-top:1rem}.settings__button:hover{transform:translateY(-2px);box-shadow:0 6px 16px #1d120c4d}.settings__button:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:0 6px 16px #1d120c26}.settings__link{display:inline-block;color:#8b5c40;text-decoration:none;font-weight:600;margin-top:1rem;padding:.75rem 1.5rem;border:2px solid #8b5c40;border-radius:8px;transition:background-color .2s ease,color .2s ease}.settings__link:hover{background-color:#8b5c401a}@media (max-width: 900px){.settings{padding:clamp(1.5rem,5vw,2.5rem)}.settings__layout{grid-template-columns:1fr}}@media (max-width: var(--mobile-breakpoint)){.settings{padding:clamp(1rem,5vw,1.5rem);gap:1.5rem}.settings__header{flex-direction:column;align-items:stretch;gap:1.5rem}.settings__heading{align-items:center}.settings__menuButton{display:inline-flex}.settings__actions{display:none}.settings__content{padding:1.25rem;border-radius:18px;gap:1.5rem}}.checkout{display:flex;flex-direction:column;gap:clamp(1.5rem,2.5vw,2.25rem)}.checkout__intro{display:flex;flex-direction:column;gap:.75rem;color:#3b2215}.checkout__eyebrow{margin:0;font-size:.8rem;text-transform:uppercase;letter-spacing:.26em;color:#3b221599}.checkout__intro h2{margin:0;font-size:clamp(1.8rem,3vw,2.4rem);font-family:Georgia,Times New Roman,serif}.checkout__intro p{margin:0;color:#3b2215cc;line-height:1.6;max-width:640px}.checkout__plans{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:clamp(1.25rem,2vw,1.75rem)}.checkout__plan{position:relative;display:flex;flex-direction:column;gap:1rem;padding:clamp(1.5rem,2vw,2rem);border-radius:18px;background:linear-gradient(135deg,#fffcf5f2,#f1e6d3eb);border:1px solid rgba(138,96,60,.14);box-shadow:inset 0 0 0 1px #ffffff80,0 18px 32px #2818102e;min-height:0}.checkout__plan--active{background:linear-gradient(135deg,#fff7e8f5,#fce9c9f2);border-color:#9c663d59;box-shadow:inset 0 0 0 1px #ffffffa6,0 22px 38px #2d1b1147}.checkout__badge{position:absolute;top:1.1rem;right:1.1rem;background:#8a5a3624;color:#744b2a;border-radius:999px;padding:.35rem .75rem;font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.checkout__plan h3{margin:0;font-size:1.35rem;color:#382214}.checkout__price{display:flex;align-items:baseline;gap:.4rem;margin:0;color:#2f1b11}.checkout__price-amount{font-size:2.4rem;font-weight:600}.checkout__price-period{font-size:.95rem;color:#2f1b11b3}.checkout__limit{margin:0;font-size:.95rem;color:#3a2214bf}.checkout__features{margin:0;padding:0;display:grid;gap:.5rem;list-style:none;color:#372114d9}.checkout__features li{display:flex;align-items:center;gap:.5rem}.checkout__features li:before{content:"•";color:#9c663dcc;font-size:1rem}.checkout__actions{display:flex;gap:.75rem;flex-wrap:wrap}.checkout__button{border:none;border-radius:999px;background:linear-gradient(135deg,#8a5a36eb,#b17a4af2);color:#fff9f0;font-weight:600;letter-spacing:.05em;text-transform:uppercase;padding:.7rem 1.75rem;cursor:pointer;box-shadow:0 14px 26px #2f1d1347;transition:transform .2s ease,box-shadow .2s ease}.checkout__button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 18px 32px #2f1d1352}.checkout__button:disabled{opacity:.6;cursor:not-allowed}.checkout__button--secondary{background:#fffcf54d;color:#3a2315;border:1px solid rgba(138,96,60,.35);box-shadow:0 10px 18px #321e142e}.checkout__loading{display:grid;gap:.65rem}.checkout__skeleton{height:1.4rem;border-radius:12px;background:linear-gradient(90deg,#ffffff73,#d9c4a673,#ffffff73);background-size:200% 100%;animation:checkoutSkeleton 1.6s ease-in-out infinite}.checkout__skeleton--title{width:40%;height:1.8rem}@keyframes checkoutSkeleton{0%{background-position:200% 0}to{background-position:-200% 0}}.checkout__empty{margin:0;padding:1.25rem;border-radius:14px;background:#fffcf5d9;border:1px dashed rgba(138,96,60,.35);color:#3a2214c7;text-align:center}@media (max-width: 720px){.checkout__plans{grid-template-columns:1fr}.checkout__plan{padding:1.5rem}}.discover{display:flex;flex-direction:column;gap:clamp(1.5rem,2.5vw,2.25rem)}.discover__intro{display:flex;justify-content:space-between;gap:1.75rem;flex-wrap:wrap;align-items:flex-start;color:#3b2215}.discover__introText h2{margin:0;font-size:clamp(1.8rem,3vw,2.4rem);font-family:Georgia,Times New Roman,serif}.discover__introText p{margin:.5rem 0 0;color:#3b2215c7;max-width:600px;line-height:1.6}.discover__membership{display:grid;gap:.35rem;padding:.9rem 1.1rem;border-radius:14px;background:#fffcf5cc;border:1px solid rgba(140,96,60,.25);min-width:220px}.discover__statLabel{display:block;font-size:.75rem;letter-spacing:.18em;text-transform:uppercase;color:#3b22158c}.discover__statValue{font-weight:600;font-size:1rem;color:#3b2215}.discover__alerts{display:flex;flex-direction:column;gap:.8rem}.discover__alert{padding:.85rem 1.2rem;border-radius:14px;border:1px solid transparent;font-size:.95rem;line-height:1.5}.discover__alert--warning{background:#fad68647;border-color:#be883e66;color:#5b320d}.discover__alert--error{background:#eb909038;border-color:#af4a4a61;color:#5a1e1e}.discover__alert--success{background:#b4dbbb38;border-color:#6fa47861;color:#205728}.discover__linkButton{border:none;background:none;color:#834e25;font-weight:600;cursor:pointer;padding:0;margin-left:.25rem;text-decoration:underline}.discover__panel{display:flex;flex-direction:column;gap:clamp(1rem,2vw,1.5rem);padding:clamp(1.5rem,2.2vw,2rem);border-radius:18px;background:linear-gradient(135deg,#fffcf5f2,#f3e9d6f2);border:1px solid rgba(140,96,60,.18);box-shadow:inset 0 0 0 1px #ffffff8c,0 20px 36px #2d1b1138}.discover__panel--newsletter{background:linear-gradient(135deg,#fffbf2f5,#f7ebd2f2)}.discover__panel--newsletter .newsletterCard__subtitle{color:#3b2215b3}.discover__panel--newsletter .newsletterCard__steps{color:#3b2215d1}.discover__panel--newsletter .newsletterCard__code{background:#fffcf5}.discover__panelHeader{display:flex;justify-content:space-between;gap:1.25rem;align-items:flex-start}.discover__panelHeader h3{margin:0;font-size:1.35rem;color:#3b2215}.discover__panelHeader p{margin:.35rem 0 0;color:#3b2215bf;max-width:520px}.discover__searchForm{display:flex;flex-wrap:wrap;gap:.75rem}.discover__searchForm input{flex:1 1 320px;min-width:240px;border-radius:12px;border:1px solid rgba(140,96,60,.3);background:#fffcf5f2;padding:.8rem 1rem;font-size:.95rem;color:#3b2215}.discover__searchForm button{border:none;border-radius:999px;background:linear-gradient(135deg,#8a5a36eb,#b17a4af2);color:#fff9f0;font-weight:600;letter-spacing:.05em;text-transform:uppercase;padding:.7rem 1.75rem;cursor:pointer;box-shadow:0 12px 22px #2f1d133d;transition:transform .2s ease,box-shadow .2s ease}.discover__searchForm button:disabled{opacity:.6;cursor:not-allowed}.discover__searchForm button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 16px 28px #2f1d1347}.discover__list{list-style:none;margin:0;padding:0;display:grid;gap:.9rem}.discover__listItem{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start;padding:1rem 1.1rem;border-radius:14px;background:#fff8eacc;border:1px solid rgba(140,96,60,.22)}.discover__listBody h4{margin:0;font-size:1.05rem;color:#3b2215}.discover__meta{margin:.35rem 0 0;color:#3b2215a6;font-size:.9rem;word-break:break-word}.discover__meta a{color:#84542e;text-decoration:none}.discover__meta a:hover{text-decoration:underline}.discover__description{margin:.5rem 0 0;color:#3b2215bf;line-height:1.5}.discover__button{border:none;border-radius:999px;background:linear-gradient(135deg,#8a5a36eb,#b17a4af2);color:#fff9f0;font-weight:600;letter-spacing:.05em;text-transform:uppercase;padding:.6rem 1.5rem;cursor:pointer;box-shadow:0 12px 22px #2f1d1338;transition:transform .2s ease,box-shadow .2s ease}.discover__button--secondary{background:#fffcf580;border:1px solid rgba(140,96,60,.32);color:#3b2215;box-shadow:0 10px 18px #2f1d132e}.discover__button--ghost{background:transparent;border:1px solid rgba(138,90,54,.35);color:#6c4120;box-shadow:none}.discover__button:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}.discover__button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 16px 26px #2f1d1340}.discover__button--ghost:hover:not(:disabled){background:#b17a4a1f;box-shadow:none}.discover__empty{margin:0;color:#3b221599;font-style:italic}.discover__grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(440px,1fr))}.discover__card{display:flex;flex-direction:column;gap:.75rem;padding:1.1rem 1.25rem;border-radius:16px;background:#fffcf5e6;border:1px solid rgba(140,96,60,.22)}.discover__card header{display:flex;justify-content:space-between;align-items:baseline;gap:.75rem}.discover__card header span{font-size:.75rem;letter-spacing:.16em;text-transform:uppercase;color:#3b22158c}.discover__card p{margin:0;color:#3b2215bf}.discover__cardMeta{font-size:.85rem;letter-spacing:.04em;text-transform:uppercase;color:#3b221599}.discover__cardDescription{margin:0;color:#3b2215b3;line-height:1.55}.discover__card footer{margin-top:auto}.discover__opml{display:flex;gap:.75rem;flex-wrap:wrap;align-items:center}.discover__opml input[type=file]{border-radius:12px;border:1px dashed rgba(140,96,60,.35);background:#fffcf5cc;padding:.75rem 1rem;color:#3b2215}.discover__opml button{border:none;border-radius:999px;background:linear-gradient(135deg,#8a5a36eb,#b17a4af2);color:#fff9f0;font-weight:600;letter-spacing:.05em;text-transform:uppercase;padding:.6rem 1.6rem;cursor:pointer;box-shadow:0 12px 22px #2f1d1333;transition:transform .2s ease,box-shadow .2s ease}.discover__opml button:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}.discover__opml button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 16px 28px #2f1d1347}@media (max-width: 720px){.discover__panelHeader{flex-direction:column;align-items:stretch}.discover__button,.discover__button--secondary,.discover__button--ghost{width:100%;justify-content:center}.discover__opml{flex-direction:column;align-items:stretch}}.discover__metaPlaceholder{color:#3b221580;font-style:italic}.opmlStatus{max-width:720px;margin:0 auto;padding:3rem 0;display:grid;gap:1.5rem}.opmlStatus__header h1{margin:0 0 .5rem;font-size:2rem}.opmlStatus__header p{margin:0;color:#e2e8f0bf}.opmlStatus__card{background:#0f172aa6;border:1px solid rgba(148,163,184,.2);border-radius:18px;padding:2rem;display:grid;gap:1.6rem;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 22px 40px #0f172a73}.opmlStatus__stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1rem;margin:0}.opmlStatus__stats div{background:#1e293bbf;border-radius:12px;padding:1rem;border:1px solid rgba(148,163,184,.18)}.opmlStatus__stats dt{margin:0 0 .35rem;color:#94a3b8bf;font-size:.85rem;text-transform:uppercase;letter-spacing:.05em}.opmlStatus__stats dd{margin:0;font-size:1.2rem;font-weight:600}.opmlStatus__badge{display:inline-flex;align-items:center;padding:.25rem .75rem;border-radius:999px;font-size:.85rem;font-weight:600;text-transform:capitalize}.opmlStatus__badge--pending,.opmlStatus__badge--processing{background:#3b82f633;color:#bfdbfe;border:1px solid rgba(59,130,246,.4)}.opmlStatus__badge--completed{background:#22c55e33;color:#bbf7d0;border:1px solid rgba(34,197,94,.4)}.opmlStatus__badge--failed{background:#f8717133;color:#fecaca;border:1px solid rgba(248,113,113,.4)}.opmlStatus__message{margin:0;color:#e2e8f0bf}.opmlStatus__error{margin:0;color:#fecaca;background:#f871712e;border:1px solid rgba(248,113,113,.35);border-radius:12px;padding:.85rem 1.1rem}.opmlStatus__actions{display:flex;gap:1rem;flex-wrap:wrap}.opmlStatus__actions button{padding:.75rem 1.4rem;border-radius:999px;border:1px solid rgba(148,163,184,.35);background:#0f172ad9;color:#e2e8f0;cursor:pointer;transition:background .2s ease}.opmlStatus__actions button:hover{background:#94a3b833}@media (max-width: 640px){.opmlStatus__stats{grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}}.onboarding{position:relative;min-height:100vh;padding:clamp(2rem,4vw,3.5rem);background:radial-gradient(circle at 12% 8%,rgba(205,140,82,.28),transparent 52%),radial-gradient(circle at 80% 0%,rgba(242,204,154,.25),transparent 55%),linear-gradient(150deg,#1c120f,#2f1d17 45%,#3f281c);color:#fef6e8;overflow:hidden}.onboarding__container{position:relative;z-index:1;display:grid;gap:clamp(1.5rem,3vw,3rem);grid-template-columns:minmax(260px,320px) minmax(0,1fr);align-items:start}@media (max-width: 960px){.onboarding__container{grid-template-columns:1fr}}.onboarding__sidebar{background:#21140ec7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,247,232,.18);border-radius:24px;padding:clamp(1.75rem,4vw,2.5rem);display:flex;flex-direction:column;gap:1.5rem;box-shadow:0 18px 48px #0f090673}.onboarding__badge{display:inline-flex;align-items:center;gap:.35rem;font-size:.72rem;letter-spacing:.28em;text-transform:uppercase;color:#fff7e8a6;background:#fff7e81f;padding:.35rem .7rem;border-radius:999px}.onboarding__sidebar h1{margin:0;font-size:clamp(1.8rem,4vw,2.4rem);font-family:Georgia,Times New Roman,serif}.onboarding__lede{margin:0;line-height:1.6;color:#fff7e8d9}.onboarding__hint{margin:0;font-size:.85rem;color:#fff7e899}.onboardingProgress{list-style:none;margin:0;padding:0;display:grid;gap:.85rem}.onboardingProgress__item{display:flex;align-items:center;gap:.6rem;padding:.55rem .75rem;border-radius:12px;background:#fff7e814;color:#fff7e8ad;font-size:.9rem;font-weight:500;border:1px solid transparent;transition:background .2s ease,border .2s ease}.onboardingProgress__item--current{background:#fff7e82e;border-color:#fff7e873;color:#ffeace}.onboardingProgress__item--complete{background:#79d7af40;border-color:#79d7af8c;color:#c9f7dc}.onboardingProgress__marker{width:10px;height:10px;border-radius:50%;background:currentColor;flex-shrink:0}.onboarding__main{background:linear-gradient(135deg,#fffcf5f2,#f7ebd6eb);border-radius:24px;padding:clamp(1.75rem,3.5vw,2.5rem);display:flex;flex-direction:column;gap:1.5rem;color:#2f1a12;box-shadow:0 18px 42px #140b064d}.onboarding__alert{padding:.9rem 1.1rem;border-radius:14px;font-size:.95rem;border:1px solid transparent}.onboarding__alert--error{background:#b91c1c1f;border-color:#b91c1c4d;color:#7f1d1d}.onboarding__alert--success{background:#15803d1f;border-color:#15803d47;color:#166534}.onboardingPanel{background:#fffcf5fa;border:1px solid rgba(149,104,66,.18);border-radius:20px;padding:clamp(1.5rem,3vw,2rem);display:grid;gap:1rem;box-shadow:0 14px 32px #2f1a121f}.onboardingPanel h2{margin:0;font-size:1.4rem;color:#3b2215}.onboardingPanel p{margin:0;color:#4a2b1c;line-height:1.6}.onboardingPanel__bullets{list-style:disc;padding-left:1.25rem;margin:0;display:grid;gap:.5rem;color:#593522}.onboardingPanel__steps{list-style:decimal;padding-left:1.25rem;margin:0;display:grid;gap:.55rem;color:#593522}.onboardingPanel__code{display:inline-flex;margin:0;padding:.3rem .6rem;border-radius:.6rem;background:#3e271a14;font-family:SFMono-Regular,ui-monospace,monospace;font-size:.9rem;color:#3b2215}.onboardingPanel__footnote{font-size:.85rem;color:#3b2215b3}.onboardingPanel__empty{color:#3b2215b3;font-style:italic}.onboardingPanel__error{color:#8f1d1d;font-weight:600}.onboardingPanel--done{text-align:center;align-items:center}.onboardingPanel--done h2{font-size:1.5rem}.onboardingList{list-style:none;margin:0;padding:0;display:grid;gap:1rem}.onboardingList__item{display:flex;flex-direction:column;gap:.6rem;border:1px solid rgba(149,104,66,.18);border-radius:16px;padding:1rem 1.2rem;background:#fffaf0eb}@media (min-width: 640px){.onboardingList__item{flex-direction:row;justify-content:space-between;align-items:flex-start}.onboardingList__item>div{max-width:calc(100% - 165px)}}.onboardingList__item>div{display:grid;gap:.35rem}.onboardingList__item h3{margin:0;font-size:1.1rem;color:#3b2215}.onboardingList__meta{font-size:.85rem;color:#3b2215a6;word-break:break-word}.onboardingList__meta a{color:inherit;text-decoration:underline;text-decoration-color:#3b221559}.onboardingList__description{font-size:.95rem;color:#3b2215d1;line-height:1.5}.onboardingList__action{align-self:flex-start;padding:.45rem 1.1rem;border-radius:999px;border:none;background:linear-gradient(135deg,#f4d6a3,#f0ad5a);color:#2f1a12;font-weight:600;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.onboardingList__action:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 8px 20px #2f1a122e}.onboardingList__action:disabled{background:#f4d6a380;color:#2f1a128c;cursor:not-allowed;box-shadow:none;transform:none}.onboardingSearch{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.onboardingSearch input{flex:1;min-width:220px;padding:.75rem 1rem;border-radius:.85rem;border:1px solid rgba(149,104,66,.22);background:#fffaf0f2;font-size:.95rem;color:#3b2215}.onboardingSearch input::placeholder{color:#3b221573}.onboardingSearch button{padding:.75rem 1.25rem;border-radius:.85rem;border:none;background:linear-gradient(135deg,#f4d6a3,#f0ad5a);color:#2f1a12;font-weight:600;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.onboardingSearch button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 8px 20px #2f1a122e}.onboardingSearch button:disabled{background:#f4d6a380;cursor:wait;transform:none;box-shadow:none}.onboardingOpml{border-top:1px dashed rgba(149,104,66,.3);padding-top:1rem;margin-top:.5rem;display:grid;gap:.75rem}.onboardingOpml__toggle{background:none;border:none;color:#b5722d;font-weight:600;cursor:pointer;text-align:left}.onboardingOpml__form{display:grid;gap:.75rem}.onboardingOpml__form input[type=file]{padding:.6rem;border:1px dashed rgba(149,104,66,.4);border-radius:.75rem;background:#fffaf0cc;color:#3b2215}.onboardingOpml__form button{justify-self:flex-start;padding:.55rem 1.1rem;border-radius:.75rem;border:none;background:linear-gradient(135deg,#f4d6a3,#f0ad5a);color:#2f1a12;font-weight:600;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.onboardingOpml__form button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 8px 20px #2f1a122e}.onboardingOpml__form button:disabled{background:#f4d6a380;cursor:not-allowed;transform:none;box-shadow:none}.onboardingOpml__note{font-size:.85rem;color:#3b2215b3}.onboardingRecommendations__refresh{margin-top:1rem;align-self:flex-start;padding:.5rem 1rem;border-radius:.85rem;border:1px solid rgba(149,104,66,.35);background:#fffaf0b3;color:#3b2215;font-weight:600;cursor:pointer}.onboardingRecommendations__refresh:disabled{opacity:.6;cursor:wait}.onboarding__footer{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-top:.5rem}.onboarding__back,.onboarding__primary{padding:.75rem 1.6rem;border-radius:.95rem;font-weight:600;border:1px solid transparent;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.onboarding__back{background:#2f1a1214;color:#2f1a12;border-color:#2f1a121a}.onboarding__back:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 14px #2f1a121f}.onboarding__back:disabled{opacity:.4;cursor:not-allowed;transform:none;box-shadow:none}.onboarding__primary{background:linear-gradient(135deg,#f4d6a3,#eea158);color:#2f1a12}.onboarding__primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 8px 20px #2f1a122e}.onboarding__primary:disabled{background:#f4d6a380;cursor:not-allowed;transform:none;box-shadow:none}.onboarding__status{max-width:640px;margin:4rem auto;padding:2rem;text-align:center;border-radius:1.5rem;background:#fffcf5f2;color:#2f1a12;box-shadow:0 18px 42px #140b0640}.onboarding__status--error{color:#8f1d1d}@media (max-width: 720px){.onboarding{padding:1.5rem 1rem 3rem}.onboarding__footer{flex-direction:column-reverse;align-items:stretch}.onboarding__back,.onboarding__primary{width:100%}.onboardingSearch{flex-direction:column;align-items:stretch}.onboardingSearch button{width:100%}}@media (max-width: var(--mobile-breakpoint)){.onboarding{padding:clamp(1rem,5vw,1.5rem)}.onboarding__container{gap:1.25rem}.onboarding__sidebar{padding:1.25rem;border-radius:18px;gap:1.2rem}.onboarding__badge{font-size:.65rem;letter-spacing:.22em}.onboarding__sidebar h1{font-size:clamp(1.5rem,6vw,1.9rem)}.onboarding__lede{font-size:.95rem}.onboarding__main{padding:1.25rem;border-radius:18px;gap:1.25rem}.onboardingPanel{padding:1.1rem;border-radius:16px;gap:.85rem}.onboardingPanel h2{font-size:1.25rem}}.legal{min-height:100vh;background:linear-gradient(150deg,#f5f1e8,#e8dcc8);padding:clamp(2rem,4vw,4rem) clamp(1.5rem,3vw,3rem);font-family:Georgia,Times New Roman,serif;color:#2d1a12}.legal__container{max-width:800px;margin:0 auto;background:#ffffffe6;border-radius:12px;box-shadow:0 8px 24px #170b0826;padding:clamp(2rem,4vw,3.5rem)}.legal__header{margin-bottom:clamp(2rem,4vw,3rem);padding-bottom:clamp(1.5rem,3vw,2rem);border-bottom:2px solid rgba(120,80,52,.2)}.legal__homeLink{display:inline-block;margin-bottom:1rem;color:#865736;text-decoration:none;font-size:.95rem;transition:color .2s ease}.legal__homeLink:hover{color:#61391f}.legal__header h1{margin:0 0 .5rem;font-size:clamp(2rem,4vw,2.75rem);line-height:1.2;color:#26130d}.legal__updated{margin:0;font-size:.9rem;color:#3c2014b3;font-style:italic}.legal__content{display:flex;flex-direction:column;gap:clamp(2rem,3vw,2.5rem)}.legal__section h2{margin:0 0 1rem;font-size:clamp(1.4rem,2.5vw,1.75rem);line-height:1.3;color:#26130d}.legal__section p{margin:0 0 1rem;line-height:1.7;color:#331c12e6}.legal__section p:last-child{margin-bottom:0}.legal__section ul{margin:1rem 0;padding-left:1.5rem}.legal__section li{margin-bottom:.75rem;line-height:1.7;color:#331c12e6}.legal__section li:last-child{margin-bottom:0}.legal__section a{color:#865736;text-decoration:none;border-bottom:1px solid rgba(134,87,54,.4);padding-bottom:.05rem;transition:color .2s ease,border-color .2s ease}.legal__section a:hover{color:#61391f;border-color:#61391fb3}.legal__section em{font-style:italic;color:#331c12}.legal__section strong{font-weight:600;color:#26130d}.legal__footer{margin-top:clamp(2rem,3vw,3rem);padding-top:clamp(1.5rem,2vw,2rem);border-top:2px solid rgba(120,80,52,.2);display:flex;gap:.75rem;justify-content:center;align-items:center;flex-wrap:wrap}.legal__footer a{color:#865736;text-decoration:none;border-bottom:1px solid rgba(134,87,54,.4);padding-bottom:.05rem;transition:color .2s ease,border-color .2s ease;font-size:.95rem}.legal__footer a:hover{color:#61391f;border-color:#61391fb3}.legal__footer span{color:#78503480}@media (max-width: 640px){.legal{padding:1.5rem 1rem}.legal__container{padding:1.5rem}.legal__footer{flex-direction:column;gap:.5rem}.legal__footer span{display:none}}.invite-code-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(150deg,#f5f1e8,#e8dcc8);padding:2rem 1rem;font-family:Georgia,Times New Roman,serif}.invite-code-page__container{width:100%;max-width:480px}.invite-code-page__card{background:#fffffff2;border-radius:12px;box-shadow:0 8px 24px #170b0826;padding:clamp(2rem,4vw,3rem)}.invite-code-page__header{text-align:center;margin-bottom:2rem}.invite-code-page__header h1{margin:0 0 .5rem;font-size:clamp(1.75rem,4vw,2.25rem);color:#26130d;line-height:1.2}.invite-code-page__header p{margin:0;font-size:1rem;line-height:1.6;color:#331c12cc}.invite-code-page__form{display:flex;flex-direction:column;gap:1.5rem}.invite-code-page__field{display:flex;flex-direction:column;gap:.5rem}.invite-code-page__label{font-size:.95rem;font-weight:600;color:#26130d}.invite-code-page__input{padding:.75rem 1rem;border:2px solid rgba(120,80,52,.3);border-radius:8px;font-size:1rem;font-family:Georgia,Times New Roman,serif;background:#fff;color:#26130d;transition:border-color .2s ease}.invite-code-page__input:focus{outline:none;border-color:#9d693d}.invite-code-page__input:disabled{background:#f0e2cc4d;cursor:not-allowed}.invite-code-page__error{margin:0;font-size:.9rem;color:#b93d2e;line-height:1.4}.invite-code-page__submit{padding:.875rem 2rem;border-radius:999px;background:linear-gradient(135deg,#9d693d,#c48b52);color:#fffaf3;font-weight:600;letter-spacing:.06em;text-transform:uppercase;font-size:.95rem;border:1px solid rgba(73,42,23,.35);box-shadow:0 8px 16px #3d21104d;transition:transform .18s ease,box-shadow .18s ease;cursor:pointer;font-family:Georgia,Times New Roman,serif}.invite-code-page__submit:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 12px 20px #3d211066}.invite-code-page__submit:disabled{opacity:.6;cursor:not-allowed}.invite-code-page__footer{margin-top:2rem;padding-top:2rem;border-top:1px solid rgba(120,80,52,.2);text-align:center;display:flex;flex-direction:column;gap:.75rem}.invite-code-page__footer p{margin:0;font-size:.95rem;color:#3c2014cc}.invite-code-page__link{color:#865736;text-decoration:none;border-bottom:1px solid rgba(134,87,54,.4);padding-bottom:.05rem;transition:color .2s ease,border-color .2s ease}.invite-code-page__link:hover{color:#61391f;border-color:#61391fb3}.waitlist-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(150deg,#f5f1e8,#e8dcc8);padding:2rem 1rem;font-family:Georgia,Times New Roman,serif}.waitlist-page__container{width:100%;max-width:560px}.waitlist-page__card{background:#fffffff2;border-radius:12px;box-shadow:0 8px 24px #170b0826;padding:clamp(2rem,4vw,3rem)}.waitlist-page__header{text-align:center;margin-bottom:2rem}.waitlist-page__header h1{margin:0 0 .5rem;font-size:clamp(1.75rem,4vw,2.25rem);color:#26130d;line-height:1.2}.waitlist-page__header p{margin:0;font-size:1rem;line-height:1.6;color:#331c12cc}.waitlist-page__form{display:flex;flex-direction:column;gap:1.5rem}.waitlist-page__field{display:flex;flex-direction:column;gap:.5rem}.waitlist-page__label{font-size:.95rem;font-weight:600;color:#26130d}.waitlist-page__input{padding:.75rem 1rem;border:2px solid rgba(120,80,52,.3);border-radius:8px;font-size:1rem;font-family:Georgia,Times New Roman,serif;background:#fff;color:#26130d;transition:border-color .2s ease}.waitlist-page__input:focus{outline:none;border-color:#9d693d}.waitlist-page__input:disabled{background:#f0e2cc4d;cursor:not-allowed}.waitlist-page__checkboxes{display:flex;flex-direction:column;gap:.75rem}.waitlist-page__checkbox-label{display:flex;align-items:center;gap:.75rem;cursor:pointer;font-size:1rem;color:#331c12e6}.waitlist-page__checkbox{width:1.25rem;height:1.25rem;cursor:pointer;accent-color:#9d693d}.waitlist-page__checkbox:disabled{cursor:not-allowed;opacity:.6}.waitlist-page__error{margin:0;padding:.75rem 1rem;background:#b93d2e1a;border:1px solid rgba(185,61,46,.3);border-radius:8px;font-size:.9rem;color:#b93d2e;line-height:1.4}.waitlist-page__submit{padding:.875rem 2rem;border-radius:999px;background:linear-gradient(135deg,#9d693d,#c48b52);color:#fffaf3;font-weight:600;letter-spacing:.06em;text-transform:uppercase;font-size:.95rem;border:1px solid rgba(73,42,23,.35);box-shadow:0 8px 16px #3d21104d;transition:transform .18s ease,box-shadow .18s ease;cursor:pointer;font-family:Georgia,Times New Roman,serif}.waitlist-page__submit:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 12px 20px #3d211066}.waitlist-page__submit:disabled{opacity:.6;cursor:not-allowed}.waitlist-page__footer{margin-top:2rem;padding-top:2rem;border-top:1px solid rgba(120,80,52,.2);text-align:center;display:flex;flex-direction:column;gap:.75rem}.waitlist-page__footer p{margin:0;font-size:.95rem;color:#3c2014cc}.waitlist-page__link{color:#865736;text-decoration:none;border-bottom:1px solid rgba(134,87,54,.4);padding-bottom:.05rem;transition:color .2s ease,border-color .2s ease}.waitlist-page__link:hover{color:#61391f;border-color:#61391fb3}.waitlist-page__success{text-align:center;padding:2rem 0}.waitlist-page__success-icon{width:80px;height:80px;margin:0 auto 1.5rem;display:flex;align-items:center;justify-content:center;font-size:3rem;color:#4a8b5c;background:#4a8b5c1a;border-radius:50%;border:3px solid #4a8b5c}.waitlist-page__success h1{margin:0 0 1rem;font-size:clamp(1.75rem,4vw,2.25rem);color:#26130d}.waitlist-page__success p{margin:0 0 2rem;font-size:1.1rem;line-height:1.6;color:#331c12cc}.waitlist-page__home-link{display:inline-block;padding:.875rem 2rem;border-radius:999px;background:linear-gradient(135deg,#9d693d,#c48b52);color:#fffaf3;font-weight:600;letter-spacing:.06em;text-decoration:none;text-transform:uppercase;font-size:.95rem;border:1px solid rgba(73,42,23,.35);box-shadow:0 8px 16px #3d21104d;transition:transform .18s ease,box-shadow .18s ease}.waitlist-page__home-link:hover{transform:translateY(-2px);box-shadow:0 12px 20px #3d211066}:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.5;font-weight:400;color:#ffffffeb;background-color:#0f172a;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--mobile-breakpoint: 600px}body{margin:0;min-height:100vh;background:radial-gradient(circle at 20% 20%,rgba(148,163,184,.15),transparent),radial-gradient(circle at 80% 0%,rgba(59,130,246,.2),transparent),#0f172a}a{color:#8ab4ff;text-decoration:none}a:hover{text-decoration:underline}button{font-family:inherit}.protectedRoute__loading{padding:2rem;text-align:center;color:#e2e8f0bf}
