@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap";:root{color:#18243f;font-synthesis:none;--ink:#18243f;--muted:#68728a;--paper:#f7f7f3;--white:#fff;--line:#e3e5e1;--primary:#5751d7;--primary-dark:#403bb8;--soft:#efefff;--coral:#ff775f;--green:#267a62;--danger:#b83b3b;--shadow:0 18px 55px #232d4b1a;background:#f7f7f3;font-family:DM Sans,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;color:var(--ink);background:linear-gradient(#5751d706 1px,transparent 1px),linear-gradient(90deg,#5751d706 1px,transparent 1px),var(--paper);background-size:32px 32px;margin:0}button,input,select,textarea{font:inherit}.shell{width:min(1180px,100% - 40px);margin-inline:auto}.plain-button{cursor:pointer;background:0 0;border:0}.topbar{z-index:10;justify-content:space-between;align-items:center;padding:24px 0;display:flex;position:relative}.brand{color:var(--ink);align-items:center;gap:10px;font-family:Manrope,sans-serif;font-weight:800;text-decoration:none;display:inline-flex}.brand-mark{color:#fff;background:var(--primary);border-radius:12px 12px 12px 4px;flex:none;place-items:center;width:40px;height:40px;display:grid;box-shadow:0 9px 20px #5751d740}nav{align-items:center;gap:10px;display:flex}nav>button:not(.button){color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:9px;padding:9px 12px;font-weight:700}nav>button.active,nav>button:not(.button):hover{color:var(--primary);background:var(--soft)}.menu-button{background:var(--soft);border:0;border-radius:11px;width:44px;height:44px;padding:10px;display:none}.menu-button span:not(.sr-only){background:var(--primary);border-radius:2px;height:2px;margin:4px;display:block}.button{cursor:pointer;border:0;border-radius:12px;justify-content:center;align-items:center;padding:12px 17px;font-weight:700;text-decoration:none;transition:transform .2s,background .2s,box-shadow .2s;display:inline-flex}.button:hover:not(:disabled){transform:translateY(-1px)}.button:disabled{opacity:.55;cursor:not-allowed}.primary{color:#fff;background:var(--primary)}.primary:hover:not(:disabled){background:var(--primary-dark)}.coral{color:#fff;background:var(--coral)}.ghost{color:var(--primary);background:var(--soft)}.google{color:var(--ink);border:1px solid var(--line);background:#fff;gap:10px}.google-icon{flex:none;width:18px;height:18px}.payu-button{color:#fff;background:#00a6a6}.small{padding:8px 11px;font-size:13px}.danger{color:var(--danger);background:#ffeded}.hero{min-height:360px;box-shadow:var(--shadow);background:#1d2946;border-radius:28px;grid-template-columns:1.15fr .85fr;gap:44px;margin-top:12px;padding:42px 52px;display:grid;position:relative;overflow:hidden}.hero:before{content:"";border:58px solid #ffffff0d;border-radius:50%;width:300px;height:300px;position:absolute;top:-130px;right:-100px}.hero-copy{z-index:1;align-self:center;position:relative}.eyebrow,.kicker{color:#aaa7ff;letter-spacing:.8px;text-transform:uppercase;margin-bottom:13px;font-size:11px;font-weight:800;display:inline-block}.hero h1{color:#fff;letter-spacing:-2.5px;max-width:620px;margin:0;font:800 clamp(38px,4.5vw,56px)/1.03 Manrope,sans-serif}.hero h1 span{color:#6ed6ad;text-shadow:0 0 28px #6ed6ad38}.hero p{color:#bac2d5;max-width:550px;margin:17px 0 22px;font-size:15px;line-height:1.6}.hero-keywords{z-index:1;align-self:center;justify-items:start;gap:11px;display:grid;position:relative}.hero-keywords span{letter-spacing:.075em;background:#ffffff0d;border:1px solid;border-radius:8px;padding:7px 13px;font:800 clamp(20px,2.25vw,30px)/1 Manrope,sans-serif;display:inline-block;box-shadow:0 10px 26px #040a1b29}.hero-keywords span:first-child{color:#ff917d;transform:rotate(-2deg)}.hero-keywords span:nth-child(2){color:#6ed6ad;transform:translate(22px)rotate(1.5deg)}.hero-keywords span:nth-child(3){color:#b7b3ff;transform:translate(5px)rotate(-1deg)}.hero-keywords span:nth-child(4){color:#ffd166;transform:translate(30px)rotate(2deg)}.section{padding-top:90px;scroll-margin-top:20px}.section-heading{justify-content:space-between;align-items:end;margin-bottom:28px;display:flex}.section-heading h2{letter-spacing:-1.5px;margin:0;font:800 34px Manrope,sans-serif}.kicker{color:var(--primary);margin-bottom:8px}.muted{color:var(--muted)}.filters{gap:12px;margin-bottom:25px;display:flex}.filters label:first-child{flex:1}input,select,textarea{width:100%;color:var(--ink);border:1px solid var(--line);background:#fff;border-radius:12px;outline:none;padding:13px 14px}input:focus,select:focus,textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px #5751d71f}textarea{resize:vertical;min-height:90px}.notes-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.note-card{border:1px solid var(--line);background:#fff;border-radius:20px;flex-direction:column;min-width:0;min-height:330px;padding:25px;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 9px 30px #232d4b0d}.note-card:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.note-top{justify-content:space-between;align-items:center;gap:8px;display:flex}.badge{color:var(--primary);background:var(--soft);text-transform:uppercase;border-radius:8px;padding:6px 9px;font-size:11px;font-weight:800;display:inline-block}.price{white-space:nowrap;font-weight:800}.note-card h3{margin:21px 0 12px;font:700 21px/1.25 Manrope,sans-serif}.note-card p{color:var(--muted);margin:0;line-height:1.6}.tags{flex-wrap:wrap;gap:6px;margin:18px 0;display:flex}.tag{color:var(--muted);background:#f3f4f1;border-radius:7px;padding:5px 8px;font-size:11px}.card-button{width:100%;margin-top:auto}.empty{text-align:center;color:var(--muted);border:1px dashed var(--line);background:#fff;border-radius:20px;grid-column:1/-1;padding:55px}footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:center;margin-top:100px;padding:36px 0;font-size:13px;display:flex}dialog{border:0;border-radius:22px;width:min(480px,100% - 30px);max-height:calc(100dvh - 30px);padding:32px;overflow:auto;box-shadow:0 30px 100px #141b334d}dialog::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#131b30a6}.wide-dialog{width:min(700px,100% - 30px)}.dialog-close{width:40px;height:40px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:10px;font-size:28px;position:absolute;top:14px;right:16px}.dialog-tabs{background:#f3f3f0;border-radius:12px;gap:4px;margin:-10px 35px 24px 0;padding:4px;display:flex}.dialog-tabs button{cursor:pointer;background:0 0;border:0;border-radius:9px;flex:1;padding:9px;font-weight:700}.dialog-tabs button.active{background:#fff;box-shadow:0 3px 10px #0000000f}.form{gap:16px;display:grid}.form h2,.form h3{margin:0}.form label{gap:7px;font-size:13px;font-weight:700;display:grid}.form small{color:var(--muted);font-weight:400}.form-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.unlock-box{background:var(--soft);border-radius:16px;gap:14px;margin-top:22px;padding:20px;display:grid}.unlock-row{gap:8px;display:flex}.note-preview{color:var(--muted);white-space:pre-wrap;line-height:1.75}.payment-note{color:var(--muted);line-height:1.5}.toast{z-index:300;color:#fff;max-width:min(430px,100% - 30px);box-shadow:var(--shadow);overflow-wrap:anywhere;background:#1d2946;border-radius:12px;padding:14px 18px;position:fixed;bottom:22px;right:22px}.toast.error{background:#9b3030}.toast.codes{white-space:normal}.app-loader{min-height:100dvh;color:var(--muted);place-content:center;place-items:center;gap:10px;display:grid}.auth-message{color:var(--ink);background:var(--soft);border-left:4px solid var(--primary);border-radius:12px;margin:-4px 35px 20px 0;padding:14px 16px}.auth-message strong{font:800 15px Manrope,sans-serif}.auth-message p{color:var(--muted);margin:4px 0 0;font-size:13px;line-height:1.5}.auth-message+.dialog-tabs{margin-top:0}.form-error{color:#7d2020;border-left:4px solid var(--danger);background:#ffeded;border-radius:11px;margin:16px 0 0;padding:12px 15px;font-size:13px;font-weight:650;line-height:1.5}.verification-banner{border-left:5px solid var(--green);box-shadow:var(--shadow);background:#fff;border-radius:16px;justify-content:space-between;align-items:center;gap:20px;margin-top:18px;padding:20px 24px;display:flex}.verification-banner.error{border-left-color:var(--danger)}.verification-copy strong{font:800 17px Manrope,sans-serif}.verification-copy p{color:var(--muted);margin:5px 0 0;font-size:13px;line-height:1.5}.verification-actions{flex:none;gap:8px;display:flex}.toast.raised{top:82px;bottom:auto}.auth-notice{background:#fff4dc;border-left:4px solid #e8aa2f;border-radius:12px;margin:16px 0 4px;padding:15px 16px}.auth-notice strong{font:800 14px Manrope,sans-serif}.auth-notice p{color:var(--muted);margin:5px 0 11px;font-size:12.5px;line-height:1.55}.auth-notice-email{color:var(--ink);overflow-wrap:anywhere;font-weight:750}.auth-notice .button{padding:9px 14px;font-size:12.5px}.payment-banner{box-shadow:var(--shadow);background:#fff;border-left:5px solid #e8aa2f;border-radius:16px;justify-content:space-between;align-items:center;gap:20px;margin-top:18px;padding:22px 26px;display:flex}.payment-banner.paid{border-color:var(--green)}.payment-banner.failed,.payment-banner.cancelled{border-color:var(--danger)}.payment-banner h2,.payment-banner p{margin:3px 0}.payment-banner .kicker{margin:0}.admin-section{padding-top:90px}.admin-layout{grid-template-columns:190px minmax(0,1fr);gap:20px;display:grid}.admin-tabs{flex-direction:column;gap:6px;display:flex}.admin-tabs button{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;padding:12px;font-weight:700}.admin-tabs button.active{color:var(--primary);background:var(--soft)}.admin-content{min-width:0}.card-form{border:1px solid var(--line);background:#fff;border-radius:18px;padding:22px}.admin-list{gap:10px;margin-top:18px;display:grid}.admin-row{border:1px solid var(--line);background:#fff;border-radius:13px;justify-content:space-between;align-items:center;gap:15px;padding:15px;display:flex}.admin-row small{color:var(--muted);margin-top:3px;display:block}.row-actions{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.inline-form{background:#fff;border-radius:15px;align-items:end;padding:20px;display:flex}.inline-form label{flex:1}.status{font-weight:700}.status.paid,.status.published{color:var(--green)}.status.failed,.status.cancelled{color:var(--danger)}.provider-list{gap:12px;display:grid}.provider-status{border:1px solid var(--line);background:#fff;border-left:5px solid #e8aa2f;border-radius:15px;justify-content:space-between;align-items:center;gap:16px;padding:20px;display:flex}.provider-status.ready{border-left-color:var(--green)}.provider-status p{color:var(--muted);margin:5px 0 0}.active-provider{color:#fff;background:var(--green);text-transform:uppercase;border-radius:999px;margin-left:6px;padding:3px 7px;font-size:11px;display:inline-block}.sr-only{clip:rect(0,0,0,0);width:1px;height:1px;position:absolute;overflow:hidden}.p24-button{color:#fff;background:#d9232e}.price.owned{color:var(--green);font-size:13px}.category-tabs{scrollbar-width:thin;scrollbar-color:var(--line) transparent;align-items:center;gap:8px;margin:-10px 0 24px;padding:4px 2px 10px;display:flex;overflow-x:auto}.category-tab{color:var(--muted);border:1px solid var(--line);cursor:pointer;background:#ffffffb8;border-radius:999px;flex:none;align-items:center;gap:9px;padding:10px 15px;font-size:13px;font-weight:750;transition:color .2s,background .2s,border-color .2s,box-shadow .2s,transform .2s;display:inline-flex}.category-tab:hover{color:var(--primary);background:#fff;border-color:#5751d759;transform:translateY(-1px)}.scope-tab.active{color:#fff;background:linear-gradient(135deg,var(--primary),var(--primary-dark));border-color:#0000;box-shadow:0 8px 18px #5751d73d}.category-filter.selected{color:var(--primary);background:var(--soft);border-color:#5751d73d}.tabs-divider{background:var(--line);flex:none;width:1px;height:27px;margin:0 3px}.category-dot{opacity:.72;background:currentColor;border-radius:50%;width:7px;height:7px}.all-categories-icon{background:radial-gradient(circle,currentColor 2px,#0000 2.5px) 0 0/7px 7px;width:14px;height:14px}.library-icon{border:2px solid;border-radius:3px;width:14px;height:11px;box-shadow:0 -4px 0 -2px}.catalog-icon{border:2px solid;border-radius:3px;width:13px;height:13px;transform:rotate(45deg)}.account-status{border:1px solid var(--line);background:#fff;border-radius:15px;align-items:center;gap:10px;margin-left:5px;padding:6px 7px 6px 9px;display:flex;box-shadow:0 7px 22px #232d4b12}.account-avatar{color:#fff;background:linear-gradient(135deg,var(--primary),var(--primary-dark));border-radius:11px;flex:none;place-items:center;width:36px;height:36px;font:800 14px Manrope,sans-serif;display:grid;position:relative}.presence-dot{background:#38a67d;border:2px solid #fff;border-radius:50%;width:10px;height:10px;position:absolute;bottom:-2px;right:-2px}.account-copy{min-width:120px;line-height:1.15;display:grid}.account-copy small{color:var(--muted);text-transform:uppercase;letter-spacing:.45px;font-size:9px;font-weight:700}.account-copy strong{text-overflow:ellipsis;max-width:170px;margin-top:2px;font-size:12px;overflow:hidden}.account-copy>span{color:var(--green);margin-top:3px;font-size:10px;font-weight:800}.account-logout{color:var(--muted);cursor:pointer;background:#f5f5f2;border:0;border-radius:10px;align-self:stretch;padding:0 10px;font-size:11px;font-weight:750}.account-logout:hover{color:var(--danger);background:#ffeded}.login-cta{gap:8px;box-shadow:0 8px 20px #5751d738}.login-cta span{font-size:18px}.mobile-auth-status{display:none}.payment-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.admin-note-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:16px;display:grid}.admin-note-stats>button,.admin-note-stats>div{border:1px solid var(--line);text-align:left;background:#fff;border-radius:15px;align-items:center;gap:11px;min-width:0;padding:14px;display:flex}.admin-note-stats>button{cursor:pointer;transition:border-color .2s,box-shadow .2s,transform .2s}.admin-note-stats>button:hover,.admin-note-stats>button.active{border-color:#5751d759;transform:translateY(-1px);box-shadow:0 8px 22px #232d4b14}.admin-note-stats>button.active{background:var(--soft)}.admin-note-stats>button>span:last-child,.admin-note-stats>div>span:last-child{min-width:0;display:grid}.admin-note-stats strong{font:800 20px Manrope,sans-serif}.admin-note-stats small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.stat-icon{border-radius:10px;flex:none;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.stat-icon.all{color:var(--primary);background:var(--soft)}.stat-icon.published{color:var(--green);background:#e9f6f1}.stat-icon.draft{color:#a46a13;background:#fff4dc}.stat-icon.premium{color:#8a4da8;background:#f7ebff}.admin-note-toolbar{border:1px solid var(--line);background:#fff;border-radius:16px;grid-template-columns:minmax(220px,1fr) 180px auto;gap:10px;margin-bottom:16px;padding:10px;display:grid}.admin-search{position:relative}.admin-search>span:not(.sr-only){z-index:1;color:var(--muted);font-size:20px;position:absolute;top:50%;left:14px;transform:translateY(-52%)}.admin-search input{background:#f8f8f5;border-color:#0000;height:44px;padding-left:42px}.admin-status-filter select{background:#f8f8f5;border-color:#0000;height:44px}.new-note-button{white-space:nowrap;gap:7px;height:44px}.new-note-button span{font-size:20px;line-height:1}.admin-note-form{background:#fff;border:1px solid #5751d72e;border-radius:20px;margin-bottom:20px;padding:24px;box-shadow:0 16px 45px #232d4b14}.admin-form-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:15px;padding-bottom:18px;display:flex}.admin-form-heading>div{align-items:center;gap:12px;display:flex}.admin-form-heading h3,.admin-form-heading p{margin:0}.admin-form-heading p{color:var(--muted);margin-top:4px;font-size:12px}.admin-form-icon{color:#fff;background:linear-gradient(135deg,var(--primary),var(--primary-dark));border-radius:13px;flex:none;place-items:center;width:42px;height:42px;display:grid}.dialog-close-inline{width:36px;height:36px;color:var(--muted);cursor:pointer;background:#f5f5f2;border:0;border-radius:10px;flex:none;font-size:22px}.admin-note-form fieldset{border:0;gap:14px;margin:0;padding:18px 0 2px;display:grid}.admin-note-form fieldset+fieldset{border-top:1px solid var(--line);margin-top:4px}.admin-note-form legend{color:var(--primary);letter-spacing:.5px;text-transform:uppercase;padding:16px 0 0;font-size:11px;font-weight:850}.admin-note-form textarea{min-height:82px}.admin-note-form input:disabled{color:#9ca3b2;background:#f1f1ee}.admin-form-actions{justify-content:flex-end;gap:8px;padding-top:14px;display:flex}.admin-note-list-heading{justify-content:space-between;align-items:end;gap:15px;margin:24px 2px 12px;display:flex}.admin-note-list-heading>div{align-items:baseline;gap:10px;display:flex}.admin-note-list-heading h3{margin:0;font:800 20px Manrope,sans-serif}.admin-note-list-heading span,.admin-note-list-heading small{color:var(--muted);font-size:11px}.admin-note-list{gap:11px;display:grid}.admin-note-card{border:1px solid var(--line);background:#fff;border-radius:17px;grid-template-columns:minmax(0,1fr) auto;gap:18px;padding:18px;transition:border-color .2s,box-shadow .2s;display:grid}.admin-note-card:hover{border-color:#5751d733;box-shadow:0 10px 28px #232d4b12}.admin-note-main{align-items:flex-start;gap:13px;min-width:0;display:flex}.admin-note-letter{width:44px;height:52px;color:var(--primary);background:var(--soft);border-radius:10px 15px 15px;flex:none;place-items:center;font:800 17px Manrope,sans-serif;display:grid}.admin-note-letter.premium{color:#8a4da8;background:#f7ebff}.admin-note-details{min-width:0}.admin-note-meta{flex-wrap:wrap;gap:6px;margin-bottom:5px;display:flex}.admin-note-meta span{color:var(--muted);text-transform:uppercase;background:#f4f4f1;border-radius:6px;padding:3px 7px;font-size:9px;font-weight:750}.admin-note-details h4{margin:0;font:750 16px Manrope,sans-serif}.admin-note-details p{max-width:620px;color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:6px 0 9px;font-size:11px;line-height:1.45;display:-webkit-box;overflow:hidden}.admin-note-badges{flex-wrap:wrap;gap:6px;display:flex}.admin-status-badge,.pdf-badge{border-radius:7px;padding:4px 7px;font-size:9px;font-weight:850}.admin-status-badge.published,.pdf-badge.ready{color:var(--green);background:#e9f6f1}.admin-status-badge.draft{color:#9a681a;background:#fff4dc}.admin-status-badge.archived,.pdf-badge.missing{color:var(--muted);background:#f0f1ef}.admin-note-actions{grid-template-columns:repeat(2,minmax(85px,1fr));align-content:center;gap:6px;min-width:190px;display:grid}.admin-action{color:var(--muted);cursor:pointer;background:#f6f6f3;border:0;border-radius:8px;justify-content:flex-start;align-items:center;gap:6px;padding:8px 9px;font-size:10px;font-weight:800;display:inline-flex}.admin-action:hover{color:var(--primary);background:var(--soft)}.admin-action span{width:16px;color:inherit;place-items:center;font-size:13px;display:grid}.admin-action.pdf{color:#316e9d;background:#ecf6fd}.admin-action.publish{color:var(--green);background:#e9f6f1}.admin-action.archive:hover{color:var(--danger);background:#ffeded}.admin-notes-empty{text-align:center;color:var(--muted);border:1px dashed var(--line);background:#fff;border-radius:18px;padding:50px 20px}.admin-notes-empty>span{background:var(--soft);border-radius:14px;place-items:center;width:48px;height:48px;margin:0 auto 12px;font-size:25px;display:grid}.admin-notes-empty h3,.admin-notes-empty p{margin:4px}@media (width<=900px){.notes-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero{grid-template-columns:1fr;gap:30px;min-height:330px;padding:36px 34px}.hero-keywords{grid-template-columns:repeat(2,max-content);gap:10px 14px}.hero-keywords span:nth-child(n){transform:none}.admin-layout{grid-template-columns:1fr}.admin-tabs{z-index:3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f7f7f3f2;flex-direction:row;padding:6px;position:sticky;top:0}.admin-tabs button{text-align:center;flex:1}.admin-note-toolbar{grid-template-columns:1fr 170px}.new-note-button{grid-column:1/-1}.admin-note-card{grid-template-columns:1fr}.admin-note-actions{grid-template-columns:repeat(5,minmax(0,1fr));min-width:0}.admin-action{justify-content:center}}@media (width<=680px){.shell{width:min(100% - 24px,1180px)}.topbar{padding:14px 0}.menu-button{display:block}.topbar nav{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:16px;flex-direction:column;align-items:stretch;padding:12px;display:none;position:absolute;top:65px;left:0;right:0}.topbar nav.nav-open{display:flex}.topbar nav>button{text-align:left}.hero{border-radius:22px;min-height:330px;margin-top:6px;padding:28px 22px}.hero h1{letter-spacing:-1.8px;font-size:clamp(34px,11vw,44px)}.hero p{margin:15px 0 20px;font-size:14px}.hero-keywords{grid-template-columns:1fr 1fr;gap:8px}.hero-keywords span{text-align:center;width:100%;padding:7px 8px;font-size:clamp(12px,3.7vw,17px)}.notes-grid{grid-template-columns:1fr}.filters,.form-grid{grid-template-columns:1fr;display:grid}.section,.admin-section{padding-top:65px}.section-heading{display:block}.section-heading .muted{margin-top:8px;display:block}.admin-row{flex-direction:column;align-items:flex-start}.row-actions{justify-content:flex-start;width:100%}.unlock-row,.inline-form{display:grid}.payment-banner,.provider-status,.verification-banner{flex-direction:column;align-items:flex-start}footer{flex-direction:column;align-items:flex-start;gap:20px;margin-top:70px}dialog{padding:26px 20px}.dialog-tabs{overflow-x:auto}.dialog-tabs button{font-size:12px}.toast{bottom:15px;right:15px}.note-card{min-height:300px}.category-tabs{margin-right:-12px;padding-right:12px}.category-tab{padding:9px 13px}.mobile-auth-status{color:var(--primary);background:var(--soft);border:0;border-radius:999px;align-items:center;gap:7px;margin-left:auto;padding:8px 10px;font-size:11px;font-weight:800;display:inline-flex}.mobile-auth-status.logged-in{color:var(--green);background:#e9f6f1}.mobile-presence{background:#38a67d;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #38a67d24}.account-status{grid-template-columns:auto 1fr;margin:4px 0 0;padding:10px;display:grid}.account-logout{grid-column:1/-1;min-height:38px;margin-top:3px}.account-copy strong{max-width:none}.login-cta{width:100%}.admin-note-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-note-toolbar{grid-template-columns:1fr}.new-note-button{grid-column:auto}.admin-note-form{padding:18px}.admin-form-heading p{display:none}.admin-form-actions>*{flex:1}.admin-note-list-heading{flex-direction:column;align-items:flex-start}.admin-note-card{padding:14px}.admin-note-letter{width:38px;height:45px}.admin-note-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-action{justify-content:flex-start;min-height:38px}.admin-note-list-heading>small{display:none}}@media (width<=390px){.brand>span:last-child{display:none}.hero{min-height:310px;padding:24px 18px}.hero h1{font-size:34px}.admin-tabs{overflow-x:auto}.admin-tabs button{min-width:100px}.button{padding:11px 14px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important}}.admin-action.access{color:#6e43a1;background:#f5ecfb}.admin-action.access:hover{color:#573083;background:#eee0f7}.admin-action.delete{color:var(--danger);background:#ffeded}.admin-action.delete:hover{color:#fff;background:var(--danger)}.admin-action.delete:disabled{opacity:.55;cursor:not-allowed}.admin-tag-field{gap:8px;display:grid;position:relative}.admin-tag-field>div:first-child{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.admin-tag-field>div:first-child strong{font-size:13px}.admin-tag-field>div:first-child small,.admin-tag-count{color:var(--muted);font-size:10px}.admin-tag-input{border:1px solid var(--line);background:#fff;border-radius:12px;flex-wrap:wrap;align-items:center;gap:6px;min-height:48px;padding:7px 42px 7px 8px;transition:border-color .2s,box-shadow .2s;display:flex}.admin-tag-input:focus-within{border-color:var(--primary);box-shadow:0 0 0 3px #5751d71f}.admin-tag-input>span{color:var(--primary);background:var(--soft);border-radius:8px;align-items:center;gap:5px;padding:6px 7px 6px 9px;font-size:10px;font-weight:800;display:inline-flex}.admin-tag-input>span button{width:16px;height:16px;color:var(--primary);cursor:pointer;background:#5751d71f;border:0;border-radius:5px;place-items:center;padding:0;display:grid}.admin-tag-input input{width:150px;min-width:120px;box-shadow:none;background:0 0;border:0;flex:1;padding:5px}.admin-tag-input input:focus{box-shadow:none}.admin-tag-input input:disabled{background:0 0}.admin-tag-count{font-weight:800;position:absolute;bottom:17px;right:12px}.admin-note-tags{flex-wrap:wrap;gap:5px;margin:0 0 9px;display:flex}.admin-note-tags span{color:#6e43a1;background:#f5ecfb;border-radius:6px;padding:3px 6px;font-size:9px;font-weight:750}.access-overlay{z-index:200;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#131b30ad;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.access-dialog{background:#fff;border:1px solid #ffffff80;border-radius:24px;flex-direction:column;width:min(760px,100%);max-height:calc(100dvh - 40px);display:flex;overflow:hidden;box-shadow:0 35px 110px #0a102661}.access-dialog-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;padding:22px 24px;display:flex}.access-dialog-header>div{align-items:center;gap:13px;min-width:0;display:flex}.access-dialog-header h2,.access-dialog-header small{margin:0;display:block}.access-dialog-header h2{text-overflow:ellipsis;white-space:nowrap;font:800 20px Manrope,sans-serif;overflow:hidden}.access-dialog-header small{color:var(--primary);letter-spacing:.6px;text-transform:uppercase;margin-bottom:3px;font-size:10px;font-weight:850}.access-dialog-header>button{width:38px;height:38px;color:var(--muted);cursor:pointer;background:#f5f5f2;border:0;border-radius:11px;flex:none;font-size:24px}.access-dialog-icon{color:#fff;background:linear-gradient(135deg,#7f60b6,#513588);border-radius:13px;flex:none;place-items:center;width:43px;height:43px;font-size:21px;display:grid}.access-tabs{border-bottom:1px solid var(--line);background:#fafaf8;grid-template-columns:repeat(3,1fr);gap:5px;padding:8px 24px;display:grid}.access-tabs>button{min-height:42px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:10px;justify-content:center;align-items:center;gap:7px;padding:9px 12px;font-size:12px;font-weight:800;display:flex}.access-tabs>button:hover{color:var(--primary);background:var(--soft)}.access-tabs>button.active{color:#fff;background:var(--primary);box-shadow:0 7px 16px #5751d733}.access-tabs>button span{font-size:17px}.access-dialog-body{padding:24px;overflow:auto}.access-loading,.access-list-message{text-align:center;color:var(--muted);padding:35px 15px}.access-panel-intro{margin-bottom:17px}.access-panel-intro h3,.access-panel-intro p{margin:0}.access-panel-intro h3{font:800 18px Manrope,sans-serif}.access-panel-intro p{color:var(--muted);margin-top:5px;font-size:12px;line-height:1.5}.access-user-search{display:block;position:relative}.access-user-search>span{color:var(--muted);font-size:20px;position:absolute;top:50%;left:14px;transform:translateY(-52%)}.access-user-search input{background:#f8f8f5;height:46px;padding-left:43px}.access-user-results{border:1px solid var(--line);border-radius:14px;max-height:245px;margin-top:10px;overflow:auto}.access-user-row{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;padding:11px 12px;display:grid}.access-user-row+.access-user-row{border-top:1px solid var(--line)}.access-user-row>div,.access-current-row>div{min-width:0;display:grid}.access-user-row strong,.access-current-row strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.access-user-row small,.access-current-row small{color:var(--muted);margin-top:2px;font-size:10px}.access-avatar{width:34px;height:34px;color:var(--primary);background:var(--soft);border-radius:10px;place-items:center;font:800 12px Manrope,sans-serif;display:grid}.access-grant,.access-revoke{min-width:74px;padding:8px 11px;font-size:10px}.access-revoke{color:var(--danger);background:#ffeded}.access-owned{color:var(--green);background:#e9f6f1;border-radius:8px;padding:6px 8px;font-size:9px;font-weight:850}.access-current-heading{align-items:center;gap:8px;margin:24px 2px 9px;display:flex}.access-current-heading h4{margin:0;font:800 14px Manrope,sans-serif}.access-current-heading span{min-width:22px;height:22px;color:var(--primary);background:var(--soft);border-radius:999px;place-items:center;padding:0 6px;font-size:9px;font-weight:850;display:grid}.access-current-list{gap:7px;display:grid}.access-current-list>p{color:var(--muted);text-align:center;background:#f8f8f5;border-radius:12px;margin:0;padding:18px;font-size:11px}.access-current-row{background:#f8f8f5;border-radius:11px;justify-content:space-between;align-items:center;gap:12px;padding:11px 13px;display:flex}.access-current-row button{color:var(--danger);cursor:pointer;background:0 0;border:0;flex:none;padding:5px;font-size:10px;font-weight:800}.access-code-form{border:1px solid var(--line);background:#f8f8f5;border-radius:14px;grid-template-columns:1fr 1fr auto;align-items:end;gap:10px;padding:15px;display:grid}.access-code-form label{color:var(--muted);gap:6px;font-size:10px;font-weight:800;display:grid}.access-code-form input{background:#fff;height:42px;padding:10px}.access-code-form .button{white-space:nowrap;height:42px}.generated-codes{color:#fff;background:linear-gradient(135deg,#243252,#18243f);border-radius:14px;gap:8px;margin-top:14px;padding:14px;display:grid}.generated-codes>div{display:grid}.generated-codes>div small{color:#bac2d5;margin-top:2px;font-size:10px}.generated-codes>button{color:#fff;cursor:pointer;background:#ffffff17;border:1px solid #ffffff1f;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;display:flex}.generated-codes code{text-overflow:ellipsis;font-weight:800;overflow:hidden}.generated-codes button span{color:#c6c3ff;font-size:10px;font-weight:850}.access-code-list{gap:9px;display:grid}.access-code-row{border:1px solid var(--line);background:#fff;border-radius:13px;padding:14px}.access-code-row.closed{opacity:.65;background:#f8f8f5}.access-code-top,.access-code-top>div,.access-code-usage>div{justify-content:space-between;align-items:center;gap:9px;display:flex}.access-code-top code{font-size:12px;font-weight:800}.access-code-top span{text-transform:uppercase;border-radius:999px;padding:4px 7px;font-size:8px;font-weight:900}.access-code-top span.active{color:var(--green);background:#e9f6f1}.access-code-top span.closed{color:var(--muted);background:#eceeeb}.access-code-top button{color:var(--danger);cursor:pointer;background:0 0;border:0;padding:4px;font-size:9px;font-weight:850}.access-code-usage{margin-top:12px}.access-code-usage>div{color:var(--muted);margin-bottom:6px;font-size:9px}.access-code-usage>div strong{color:var(--ink)}.access-code-usage>span{background:#e9eae7;border-radius:999px;height:5px;display:block;overflow:hidden}.access-code-usage i{background:linear-gradient(90deg,var(--primary),#8a6fc4);border-radius:inherit;height:100%;display:block}.access-code-row>small{color:var(--muted);margin-top:8px;font-size:9px;display:block}@media (width<=680px){.access-overlay{place-items:end center;padding:0}.access-dialog{border-radius:22px 22px 0 0;width:100%;max-height:94dvh}.access-dialog-header{padding:17px 16px}.access-dialog-header h2{font-size:16px}.access-dialog-icon{width:38px;height:38px}.access-tabs{padding:7px 10px}.access-tabs>button{gap:2px;padding:7px 3px;font-size:9px;display:grid}.access-dialog-body{padding:17px 14px}.access-code-form{grid-template-columns:1fr}.access-code-form .button{width:100%}.access-user-row{grid-template-columns:auto minmax(0,1fr)}.access-user-row>.button,.access-user-row>.access-owned{grid-column:2;width:max-content}.access-current-row{flex-direction:column;align-items:flex-start}.access-current-row button{padding-left:0}.access-code-top{flex-direction:column;align-items:flex-start}.access-code-top button{padding-left:0}.admin-note-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-tag-field>div:first-child{flex-direction:column;align-items:flex-start;gap:3px}}.footer-privacy{color:var(--muted);cursor:pointer;background:0 0;border:0;border-bottom:1px solid;padding:6px 0;font-size:11px;font-weight:700}.footer-privacy:hover{color:var(--primary)}.analytics-consent{z-index:180;color:#fff;background:#1d2946;border:1px solid #ffffff1f;border-radius:19px;grid-template-columns:auto minmax(0,1fr);gap:13px;width:min(540px,100% - 40px);padding:20px;display:grid;position:fixed;bottom:20px;right:20px;box-shadow:0 25px 75px #0a102659}.analytics-consent-icon{color:#c8c6ff;background:#ffffff1a;border-radius:12px;place-items:center;width:42px;height:42px;font-size:20px;display:grid}.analytics-consent-copy h2,.analytics-consent-copy p{margin:0}.analytics-consent-copy h2{font:800 15px Manrope,sans-serif}.analytics-consent-copy p{color:#c4cada;margin-top:5px;font-size:11px;line-height:1.55}.analytics-consent-actions{grid-column:1/-1;justify-content:flex-end;gap:8px;display:flex}.analytics-consent-actions .button{padding:9px 13px;font-size:11px}.analytics-reject{color:#dce0ea;background:#ffffff17}@media (width<=680px){.analytics-consent{grid-template-columns:1fr;width:calc(100% - 20px);padding:16px;bottom:10px;right:10px}.analytics-consent-icon{display:none}.analytics-consent-actions{grid-template-columns:1fr 1fr;display:grid}.analytics-consent-actions .button{padding:11px 8px}footer .footer-privacy{margin-top:2px}}.footer-legal{align-items:center;gap:13px;display:flex}.form-privacy{color:var(--muted);margin:0;font-size:10px;line-height:1.5}.form-privacy button{color:var(--primary);font:inherit;cursor:pointer;background:0 0;border:0;border-bottom:1px solid;padding:0;font-weight:800;display:inline}.form-intro{color:var(--muted);margin:0;font-size:12px;line-height:1.55}.auth-text-action{color:var(--primary);cursor:pointer;background:0 0;border:0;border-bottom:1px solid #0000;justify-self:end;padding:0;font-size:11px;font-weight:800}.auth-text-action:hover{border-bottom-color:currentColor}.auth-text-action.centered{justify-self:center}.pagination{border:1px solid var(--line);background:#fff;border-radius:16px;grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;margin-top:24px;padding:13px 15px;display:grid;box-shadow:0 7px 22px #232d4b0d}.pagination-summary{color:var(--muted);align-items:baseline;gap:5px;font-size:11px;display:flex}.pagination-summary strong{color:var(--ink);font-size:12px}.pagination-pages{justify-content:center;align-items:center;gap:4px;display:flex}.pagination-pages button{min-width:34px;height:34px;color:var(--muted);cursor:pointer;background:#f6f6f3;border:0;border-radius:9px;place-items:center;padding:0 8px;font-size:11px;font-weight:800;display:grid}.pagination-pages button:hover:not(:disabled){color:var(--primary);background:var(--soft)}.pagination-pages button.active{color:#fff;background:var(--primary)}.pagination-pages button:disabled{opacity:.4;cursor:not-allowed}.pagination-pages>span{color:var(--muted);padding:0 3px}.pagination-size{color:var(--muted);justify-content:flex-end;align-items:center;gap:8px;font-size:10px;font-weight:800;display:flex}.pagination-size>div{background:#f3f3f0;border-radius:10px;gap:3px;padding:3px;display:flex}.pagination-size button{min-width:32px;height:28px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:7px;padding:0 6px;font-size:10px;font-weight:850}.pagination-size button:hover{color:var(--primary);background:var(--soft)}.pagination-size button.active{color:#fff;background:var(--primary);box-shadow:0 4px 10px #5751d733}.privacy-notice{z-index:190;color:#fff;background:#1d2946;border:1px solid #ffffff1f;border-radius:19px;grid-template-columns:auto minmax(0,1fr);gap:13px;width:min(570px,100% - 40px);padding:20px;display:grid;position:fixed;bottom:20px;right:20px;box-shadow:0 25px 75px #0a102659}.privacy-notice-icon{color:#c8c6ff;background:#ffffff1a;border-radius:12px;place-items:center;width:42px;height:42px;font:800 22px Manrope,sans-serif;display:grid}.privacy-notice-copy h2,.privacy-notice-copy p{margin:0}.privacy-notice-copy h2{font:800 15px Manrope,sans-serif}.privacy-notice-copy p{color:#c4cada;margin-top:5px;font-size:11px;line-height:1.55}.privacy-notice-actions{grid-column:1/-1;justify-content:flex-end;gap:8px;display:flex}.privacy-notice-actions .button{padding:9px 13px;font-size:11px}.privacy-details{color:#dce0ea;background:#ffffff17}.privacy-policy{color:var(--ink)}.privacy-policy>header{padding-right:35px}.privacy-policy>header .kicker{margin-bottom:6px}.privacy-policy>header h2{margin:0;font:800 30px Manrope,sans-serif}.privacy-policy>header p{color:var(--muted);margin:5px 0 22px;font-size:11px}.privacy-policy section{border-top:1px solid var(--line);padding:17px 0}.privacy-policy section h3{margin:0 0 8px;font:800 16px Manrope,sans-serif}.privacy-policy section p,.privacy-policy section li{color:var(--muted);font-size:12px;line-height:1.65}.privacy-policy section p{margin:7px 0}.privacy-policy section ul{gap:5px;margin:8px 0;padding-left:20px;display:grid}.privacy-policy section a{color:var(--primary);font-weight:800}.privacy-policy code{background:#f2f2ef;border-radius:5px;padding:2px 4px;font-size:10px}.privacy-config-warning{color:#714d12;background:#fff4dc;border-left:4px solid #d39931;border-radius:11px;margin-bottom:18px;padding:13px 15px;font-size:11px;line-height:1.5}.privacy-config-warning strong{margin-bottom:2px;display:block}@media (width<=680px){.footer-legal{flex-direction:column;align-items:flex-start;gap:7px}.privacy-notice{grid-template-columns:1fr;width:calc(100% - 20px);padding:16px;bottom:10px;right:10px}.privacy-notice-icon{display:none}.privacy-notice-actions{grid-template-columns:1fr 1fr;display:grid}.privacy-notice-actions .button{padding:11px 8px}.privacy-policy>header h2{font-size:25px}.privacy-policy section p,.privacy-policy section li{font-size:11px}.pagination{grid-template-columns:1fr auto;gap:12px}.pagination-pages{grid-area:1/1/auto/-1}.pagination-summary{grid-area:2/1}.pagination-size{grid-area:2/2}.pagination-pages button{min-width:32px;height:32px}}.header-library-message{color:var(--muted);text-align:center;flex:1;margin:0 22px;font-size:12px;font-weight:700}.featured-note{--featured-accent:#5751d7;background:color-mix(in srgb,var(--featured-accent) 10%,#fff);border:1px solid color-mix(in srgb,var(--featured-accent) 38%,#fff);border-left:8px solid var(--featured-accent);border-radius:23px;grid-template-columns:minmax(0,1fr) 300px;align-items:center;gap:40px;margin-top:28px;padding:34px 42px;display:grid;position:relative;overflow:hidden;box-shadow:0 12px 35px #232d4b12}.featured-note:after{content:"";background:color-mix(in srgb,var(--featured-accent) 12%,transparent);border-radius:50%;width:260px;height:260px;position:absolute;bottom:-120px;right:-85px}.featured-note-copy{z-index:1;position:relative}.featured-note-kicker{color:#fff;letter-spacing:.8px;text-transform:uppercase;background:#ff775f;border-radius:999px;align-items:center;width:max-content;margin-bottom:12px;padding:8px 12px;font-size:14px;font-weight:900;display:inline-flex;box-shadow:0 8px 18px #ff775f40}.featured-note .badge{width:max-content;color:var(--featured-accent);background:color-mix(in srgb,var(--featured-accent) 12%,#fff);display:block}.featured-note h2{letter-spacing:-1px;margin:13px 0 8px;font:800 31px Manrope,sans-serif}.featured-note p{max-width:680px;color:var(--muted);margin:0;line-height:1.55}.featured-note-tags{flex-wrap:wrap;gap:6px;margin:15px 0;display:flex}.featured-note-tags span{color:var(--muted);background:#ffffffbf;border-radius:7px;padding:5px 8px;font-size:10px}.featured-note-button{color:#fff;background:var(--featured-accent)}.featured-note>img{z-index:1;object-fit:cover;background:#fff;border:6px solid #fff;border-radius:18px;width:100%;max-height:210px;position:relative;transform:rotate(1.5deg);box-shadow:0 18px 38px #232d4b2e}.featured-note-symbol{z-index:1;aspect-ratio:4/3;color:var(--featured-accent);background:#ffffffbf;border:1px solid #ffffffe6;border-radius:18px;align-content:center;place-items:center;display:grid;position:relative;transform:rotate(1.5deg);box-shadow:0 18px 38px #232d4b1f}.featured-note-symbol span{font:800 54px Manrope,sans-serif}.featured-note-symbol small{letter-spacing:1px;font-weight:800}.featured-note+.section{padding-top:65px}.featured-settings>div:first-child h3,.featured-settings>div:first-child p{margin:0}.featured-settings>div:first-child p{color:var(--muted);margin-top:6px;font-size:12px;line-height:1.55}.featured-settings-row{grid-template-columns:180px minmax(0,1fr);align-items:end;gap:14px;display:grid}.featured-settings input[type=color]{cursor:pointer;height:50px;padding:5px}.featured-visibility{border:1px solid var(--line);background:#f8f8f5;border-radius:12px;align-items:center;gap:11px;min-height:50px;padding:8px 12px;display:flex!important}.featured-visibility input{width:18px;height:18px;accent-color:var(--primary);flex:none}.featured-visibility span{display:grid}.featured-visibility small{margin-top:2px}.featured-settings>.button{justify-self:start}.category-edit{justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex}.category-edit label{flex:1}.category-edit input{min-width:220px}@media (width<=900px){.header-library-message{display:none}.featured-note{grid-template-columns:minmax(0,1fr) 230px}}@media (width<=680px){.featured-note{border-left-width:6px;grid-template-columns:1fr;gap:22px;padding:27px 22px}.featured-note h2{font-size:26px}.featured-note>img,.featured-note-symbol{grid-row:1;max-height:180px}.featured-note-symbol{aspect-ratio:16/8;width:100%}.featured-note+.section{padding-top:55px}.featured-settings-row{grid-template-columns:1fr}.category-edit{flex-direction:column;align-items:stretch}.category-edit input{min-width:0}}.admin-pdf-upload{background:#f8f8f5;border:1px dashed #cfd2cc;border-radius:13px;padding:15px}.admin-pdf-upload input[type=file]{background:#fff;padding:9px}.admin-pdf-upload>span{color:var(--primary);overflow-wrap:anywhere;font-size:11px;font-weight:800}.note-card-intro.with-cover{grid-template-columns:minmax(0,1fr) 118px;align-items:start;gap:15px;display:grid}.note-card-cover{aspect-ratio:1;object-fit:cover;border:1px solid var(--line);background:#f3f4f1;border-radius:14px;width:118px;margin-top:20px}.note-modal-intro.with-cover{grid-template-columns:minmax(0,1fr) 210px;align-items:start;gap:25px;padding-right:30px;display:grid}.note-modal-intro h2{margin:14px 0 10px}.note-modal-cover{aspect-ratio:4/3;object-fit:cover;border:1px solid var(--line);background:#f3f4f1;border-radius:15px;width:210px}.admin-file-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.admin-file-upload{background:#f8f8f5;border:1px dashed #cfd2cc;border-radius:13px;padding:15px}.admin-file-upload input[type=file]{background:#fff;padding:9px}.admin-file-upload>span{overflow-wrap:anywhere;color:var(--primary);font-size:11px;font-weight:800}.cover-badge{border-radius:7px;padding:4px 7px;font-size:9px;font-weight:850}.cover-badge.ready{color:var(--green);background:#e9f6f1}.cover-badge.missing{color:var(--muted);background:#f0f1ef}.admin-action.cover{color:#7b4b92;background:#f7ebff}@media (width<=680px){.note-card-intro.with-cover{grid-template-columns:minmax(0,1fr) 105px}.note-card-cover{width:105px}.note-modal-intro.with-cover{grid-template-columns:1fr;padding-right:0}.note-modal-cover{aspect-ratio:16/9;grid-row:1;width:100%}.admin-file-grid{grid-template-columns:1fr}}.brand-logo{object-fit:contain;filter:drop-shadow(0 7px 12px #194aa42e);border-radius:50%;flex:none;width:44px;height:44px}.app-loader .brand-logo{width:72px;height:72px}.featured-note-symbol img{object-fit:contain;width:105px;height:105px}.sets-icon{border:2px solid;border-radius:3px;width:14px;height:13px;position:relative}.sets-icon:before{content:"";border:2px solid;border-bottom:0;border-radius:2px 2px 0 0;width:8px;height:3px;position:absolute;top:-5px;left:2px}.study-sets{scroll-margin-top:20px}.sets-login,.sets-unavailable{border:1px solid var(--line);background:#fff;border-radius:18px;align-items:center;gap:18px;padding:25px;display:flex;box-shadow:0 9px 30px #232d4b0d}.sets-login>span,.sets-unavailable>span{width:48px;height:48px;color:var(--primary);background:var(--soft);border-radius:14px;flex:none;place-items:center;font-size:24px;display:grid}.sets-login>div,.sets-unavailable>div{flex:1}.sets-login h3,.sets-login p,.sets-unavailable h3,.sets-unavailable p{margin:0}.sets-login p,.sets-unavailable p{color:var(--muted);margin-top:5px;font-size:12px}.sets-layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:18px;display:grid}.sets-builder,.saved-sets{border:1px solid var(--line);background:#fff;border-radius:19px;padding:23px;box-shadow:0 9px 30px #232d4b0d}.sets-builder{gap:16px;display:grid}.sets-builder-heading,.saved-sets-heading{justify-content:space-between;align-items:flex-start;gap:15px;display:flex}.sets-builder-heading h3,.sets-builder-heading p,.saved-sets-heading h3,.saved-sets-heading p{margin:0}.sets-builder-heading p,.saved-sets-heading p{color:var(--muted);margin-top:4px;font-size:11px}.sets-builder-heading>strong{color:var(--primary);background:var(--soft);border-radius:8px;padding:6px 9px;font-size:11px}.sets-builder>label{gap:7px;font-size:12px;font-weight:800;display:grid}.sets-options{gap:7px;max-height:330px;padding-right:4px;display:grid;overflow:auto}.sets-options>label{cursor:pointer;background:#f8f8f5;border:1px solid #0000;border-radius:11px;align-items:center;gap:10px;padding:11px;display:flex}.sets-options>label.selected{background:var(--soft);border-color:#5751d738}.sets-options input{width:17px;height:17px;accent-color:var(--primary);flex:none}.sets-options span{min-width:0;display:grid}.sets-options strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.sets-options small{color:var(--muted);margin-top:2px;font-size:9px}.sets-options>p{color:var(--muted);text-align:center;background:#f8f8f5;border-radius:11px;margin:0;padding:22px}.sets-builder>.button{justify-self:start}.saved-sets{gap:10px;display:grid}.saved-sets>article{border:1px solid var(--line);background:#f8f8f5;border-radius:13px;gap:12px;padding:14px;display:grid}.saved-sets>article>div:first-child{align-items:flex-start;gap:11px;display:flex}.set-file-icon{color:#fff;background:linear-gradient(135deg,var(--primary),var(--primary-dark));border-radius:8px 12px 12px;flex:none;place-items:center;width:42px;height:48px;font-size:9px;font-weight:900;display:grid}.saved-sets h4,.saved-sets article p{margin:0}.saved-sets h4{font:800 13px Manrope,sans-serif}.saved-sets article p{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:4px;font-size:10px;line-height:1.45;display:-webkit-box;overflow:hidden}.saved-sets article small{color:var(--primary);margin-top:5px;font-size:9px;font-weight:800;display:block}.saved-sets .row-actions{justify-content:flex-start}.sets-empty{color:var(--muted);background:#f8f8f5;border-radius:13px;place-items:center;padding:35px;display:grid}.sets-empty span{font-size:25px}.sets-empty p{margin:8px 0 0;font-size:11px}.admin-user-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:16px;display:grid}.admin-user-stats>div{border:1px solid var(--line);background:#fff;border-radius:15px;align-items:center;gap:11px;padding:15px;display:flex}.admin-user-stats>div>span:last-child{display:grid}.admin-user-stats strong{font:800 20px Manrope,sans-serif}.admin-user-stats small{color:var(--muted);font-size:10px}.admin-user-search{margin-bottom:14px;display:block}.user-admin-row.banned{border-left:4px solid var(--danger);background:snow}.user-admin-row small+small{margin-top:5px}.featured-note-symbol span{display:none}.revoke-access-modal header h2,.revoke-access-modal header p{margin:0}.revoke-access-modal header p{color:var(--muted);margin-top:5px}.revoke-access-heading{justify-content:space-between;align-items:center;gap:15px;margin:24px 0 10px;display:flex}.revoke-access-heading h3,.revoke-access-heading small{margin:0}.revoke-access-heading h3{font:800 17px Manrope,sans-serif}.revoke-access-heading small{color:var(--muted);margin-top:3px;display:block}.revoke-access-heading>span{min-width:28px;height:28px;color:var(--primary);background:var(--soft);border-radius:999px;place-items:center;padding:0 8px;font-size:11px;font-weight:850;display:grid}.revoke-access-list{gap:8px;max-height:390px;display:grid;overflow:auto}.revoke-access-list article{border:1px solid var(--line);background:#f8f8f5;border-radius:12px;justify-content:space-between;align-items:center;gap:14px;padding:13px 14px;display:flex}.revoke-access-list article>div{min-width:0;display:grid}.revoke-access-list strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.revoke-access-list small{color:var(--muted);margin-top:3px}.revoke-access-empty{color:var(--muted);text-align:center;background:#f8f8f5;border-radius:12px;padding:28px}.revoke-access-actions{border-top:1px solid var(--line);justify-content:space-between;gap:10px;margin-top:20px;padding-top:16px;display:flex}@media (width<=900px){.sets-layout{grid-template-columns:1fr}.admin-user-stats{grid-template-columns:repeat(3,1fr)}}@media (width<=680px){.brand-logo{width:40px;height:40px}.sets-login,.sets-unavailable{flex-direction:column;align-items:flex-start}.sets-login .button{width:100%}.sets-layout{grid-template-columns:1fr}.sets-builder,.saved-sets{padding:17px}.admin-user-stats{grid-template-columns:1fr}.user-admin-row .row-actions .button{flex:1}.study-sets .section-heading .muted{margin-top:8px}}.admin-action.edit{color:#5751d7;background:#efefff}.edit-note-form header{padding-right:35px}.edit-note-form header h2,.edit-note-form header p{margin:0}.edit-note-form header p{color:var(--muted);margin-top:5px;font-size:12px}.edit-note-form fieldset{border:0;border-top:1px solid var(--line);gap:14px;margin:0;padding:16px 0 0;display:grid}.edit-note-form legend{color:var(--primary);letter-spacing:.5px;text-transform:uppercase;padding-right:10px;font-size:10px;font-weight:850}.edit-note-actions{justify-content:flex-end;gap:8px;padding-top:4px;display:flex}@media (width<=680px){.edit-note-actions>*{flex:1}}.study-set-catalog{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.study-set-card{border:1px solid var(--line);border-top:5px solid var(--primary);background:#fff;border-radius:19px;gap:18px;padding:24px;display:grid;overflow:hidden;box-shadow:0 9px 30px #232d4b0d}.study-set-card.redeemed{border-top-color:var(--green)}.study-set-card-cover{aspect-ratio:16/7;object-fit:cover;border-bottom:1px solid var(--line);background:#eef0ff;width:calc(100% + 48px);margin:-24px -24px 0}.study-set-card-cover.placeholder{color:#fff;background:radial-gradient(circle at 78% 20%,#ffffff2e,#0000 27%),linear-gradient(135deg,#182b57,#17549d);flex-direction:column;justify-content:center;align-items:center;gap:7px;display:flex}.study-set-card-cover.placeholder img{object-fit:contain;filter:drop-shadow(0 8px 14px #0000002e);width:72px;height:72px}.study-set-card-cover.placeholder span{letter-spacing:1.5px;font:800 10px Manrope,sans-serif}.study-set-card-heading{align-items:flex-start;gap:13px;display:flex}.study-set-card-heading>span{width:43px;height:43px;color:var(--primary);background:var(--soft);border-radius:12px;flex:none;place-items:center;font-size:22px;display:grid}.study-set-card-heading h3,.study-set-card-heading p{margin:0}.study-set-card-heading h3{font:800 19px Manrope,sans-serif}.study-set-card-heading p{color:var(--muted);margin-top:5px;font-size:12px;line-height:1.5}.study-set-notes{gap:7px;display:grid}.study-set-notes>span{background:#f8f8f5;border-radius:10px;align-items:center;gap:9px;padding:9px 11px;display:flex}.study-set-notes>span>i{width:20px;height:20px;color:var(--muted);background:#fff;border-radius:50%;flex:none;place-items:center;font-size:10px;font-style:normal;display:grid}.study-set-notes>span.available>i{color:#fff;background:var(--green)}.study-set-notes>span>span{display:grid}.study-set-notes strong{font-size:11px}.study-set-notes small{color:var(--muted);margin-top:2px;font-size:9px}.study-set-unlock{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:9px;padding-top:4px;display:grid}.study-set-unlock label{color:var(--muted);gap:6px;font-size:10px;font-weight:800;display:grid}.study-set-unlock input{height:42px}.study-set-unlock .button{white-space:nowrap;min-height:42px}.study-set-redeemed{color:var(--green);background:#e9f6f1;border-radius:12px;align-items:center;gap:11px;padding:13px;display:flex}.study-set-redeemed>span{color:#fff;background:var(--green);border-radius:50%;place-items:center;width:31px;height:31px;font-weight:900;display:grid}.study-set-redeemed>div{display:grid}.study-set-redeemed small{color:#4c7568;margin-top:2px}.admin-study-sets{gap:18px;display:grid}.study-set-feature-status{border-radius:14px;align-items:center;gap:13px;padding:15px 17px;display:flex}.study-set-feature-status.enabled{color:var(--green);background:#e9f6f1}.study-set-feature-status.disabled{color:#91621b;background:#fff4dc}.study-set-feature-status>span{background:#fff;border-radius:10px;flex:none;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.study-set-feature-status p{color:var(--muted);margin:3px 0 0;font-size:11px}.study-set-feature-status code{font-size:10px}.admin-study-set-toolbar{justify-content:space-between;align-items:center;gap:15px;display:flex}.admin-study-set-toolbar h3,.admin-study-set-toolbar p{margin:0}.admin-study-set-toolbar h3{font:800 22px Manrope,sans-serif}.admin-study-set-toolbar p{color:var(--muted);margin-top:4px;font-size:12px}.admin-study-set-form{background:#fff;border:1px solid #5751d733;border-radius:18px;padding:22px}.study-set-active{background:#f8f8f5;border-radius:12px;align-items:center;gap:10px;padding:10px 12px;display:flex!important}.study-set-active input{width:18px;height:18px;accent-color:var(--primary);flex:none}.study-set-active span{display:grid}.study-set-active small{margin-top:2px}.admin-study-set-form fieldset{border:1px solid var(--line);border-radius:14px;margin:0;padding:15px}.admin-study-set-form legend{padding:0 7px;font-size:11px;font-weight:850}.admin-study-set-form legend span{color:var(--primary)}.admin-study-set-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;max-height:320px;display:grid;overflow:auto}.admin-study-set-options label{cursor:pointer;background:#f8f8f5;border:1px solid #0000;border-radius:10px;align-items:center;gap:9px;padding:10px;display:flex}.admin-study-set-options label.selected{background:var(--soft);border-color:#5751d733}.admin-study-set-options input{width:17px;height:17px;accent-color:var(--primary);flex:none}.admin-study-set-options span{min-width:0;display:grid}.admin-study-set-options strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.admin-study-set-options small{color:var(--muted);margin-top:2px;font-size:9px}.admin-study-set-list{gap:13px;display:grid}.admin-study-set-list>article{border:1px solid var(--line);background:#fff;border-radius:17px;gap:15px;padding:20px;display:grid;box-shadow:0 8px 24px #232d4b0a}.admin-study-set-list>article>header{justify-content:space-between;align-items:flex-start;gap:15px;display:flex}.admin-study-set-identity{align-items:flex-start;gap:12px;min-width:0;display:flex}.admin-study-set-identity>img,.admin-study-set-cover-placeholder{aspect-ratio:4/3;object-fit:cover;background:var(--soft);border:1px solid var(--line);border-radius:11px;flex:none;width:92px}.admin-study-set-cover-placeholder{color:var(--primary);place-items:center;font-size:27px;display:grid}.admin-cover-button{position:relative;overflow:hidden}.admin-study-set-list h3,.admin-study-set-list p{margin:0}.admin-study-set-list h3{margin-top:6px;font:800 18px Manrope,sans-serif}.admin-study-set-list p{color:var(--muted);margin-top:4px;font-size:11px}.admin-study-set-summary{gap:8px;display:flex}.admin-study-set-summary>span{color:var(--muted);background:#f5f5f2;border-radius:8px;padding:7px 9px;font-size:10px}.admin-study-set-summary strong{color:var(--ink)}.admin-study-set-note-list{flex-wrap:wrap;gap:6px;display:flex}.admin-study-set-note-list>span{background:var(--soft);border-radius:8px;padding:7px 9px;font-size:10px;font-weight:800;display:grid}.admin-study-set-note-list small{color:var(--muted);margin-top:2px;font-size:8px;font-weight:600}.study-set-code-form{background:#f8f8f5;border-radius:13px;grid-template-columns:150px 120px minmax(150px,1fr) auto;align-items:end;gap:8px;padding:13px;display:grid}.study-set-code-form label{color:var(--muted);gap:5px;font-size:9px;font-weight:800;display:grid}.study-set-code-form input,.study-set-code-form select{height:40px;padding:9px 10px}.study-set-code-form .button{white-space:nowrap;height:40px}.generated-set-codes{color:#714d12;background:#fff4dc;border-radius:12px;gap:6px;padding:13px;display:grid}.generated-set-codes strong{font-size:10px}.generated-set-codes code{overflow-wrap:anywhere;background:#fff;border-radius:7px;padding:8px;font-size:11px}.admin-study-set-codes{gap:6px;display:grid}.admin-study-set-codes>span{background:#f8f8f5;border-radius:9px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:8px 10px;display:grid}.admin-study-set-codes>span.inactive{opacity:.55}.admin-study-set-codes code{font-size:10px}.admin-study-set-codes small{color:var(--muted);font-size:9px}.admin-study-set-codes button{color:var(--danger);cursor:pointer;background:0 0;border:0;font-size:9px;font-weight:850}@media (width<=900px){.study-set-catalog{grid-template-columns:1fr}.study-set-code-form{grid-template-columns:1fr 1fr}.study-set-code-form .button{grid-column:1/-1}.admin-study-set-options{grid-template-columns:1fr}}@media (width<=680px){.study-set-card{padding:18px}.study-set-card-cover{width:calc(100% + 36px);margin:-18px -18px 0}.study-set-unlock{grid-template-columns:1fr}.study-set-unlock .button{width:100%}.admin-study-set-toolbar,.admin-study-set-list>article>header{flex-direction:column;align-items:stretch}.admin-study-set-toolbar .button{width:100%}.admin-study-set-form{padding:16px}.study-set-code-form{grid-template-columns:1fr}.study-set-code-form .button{grid-column:auto}.admin-study-set-summary{flex-wrap:wrap}.admin-study-set-codes>span{grid-template-columns:1fr auto}.admin-study-set-codes button{grid-column:1/-1;justify-self:start}.admin-study-set-identity>img,.admin-study-set-cover-placeholder{width:78px}.admin-study-set-list .row-actions{flex-wrap:wrap}}.topbar{z-index:100;isolation:isolate;padding:16px 0;position:sticky;top:0}.topbar:before{content:"";z-index:-1;-webkit-backdrop-filter:blur(14px);background:#f7f7f3eb;border-bottom:1px solid #e3e5e1e6;width:100vw;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 10px 28px #232d4b12}.section,.study-sets,#admin{scroll-margin-top:92px}@media (width<=680px){.topbar{padding:12px 0}.section,.study-sets,#admin{scroll-margin-top:78px}}
