@import"https://fonts.googleapis.com/css2?family=DM+Sans:opsz,wght@9..40,400;9..40,500;9..40,600;9..40,700&display=swap";:root{font-family:DM Sans,Inter,system-ui,sans-serif;color:#0b1d4c;background:#f7faff;font-synthesis:none;text-rendering:optimizeLegibility;--navy: #0b1e35;--navy-strong: #08163e;--ink-muted: #5e719f;--blue: #1672f8;--line: #dfe8f5;--card: #fff;--radius-md: 12px;--radius-lg: 16px;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-8: 32px;--space-10: 40px}*{box-sizing:border-box}html{scrollbar-gutter:stable}html,body,#root{min-width:320px;min-height:100%;margin:0}body{min-height:100vh;background:linear-gradient(130deg,#f7faff,#fff)}button,input{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.app-shell{min-height:100vh;display:grid;grid-template-columns:240px minmax(0,1fr)}.sidebar{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;padding:27px 12px 18px;color:#edf4ff;background:radial-gradient(circle at 0 0,#1b416e 0,var(--navy) 45%,#08172a 100%)}.brand{display:inline-flex;align-items:center;gap:10px;width:fit-content;color:#fff;font-size:24px;font-weight:700;letter-spacing:-.7px}.brand__mark{display:block;width:28px;height:28px;object-fit:contain}.sidebar nav{display:grid;gap:5px;margin-top:40px}.sidebar nav+nav{margin-top:0}.side-nav__link{display:flex;align-items:center;gap:16px;min-height:47px;padding:0 17px;color:#e2ebfa;border-radius:8px;font-size:16px;font-weight:500}.side-nav__link:hover,.side-nav__link:focus-visible{background:#4874a647;outline:none}.side-nav__link--active{background:linear-gradient(90deg,#2d69bd,#244773);color:#fff}.sidebar__spacer{flex:1}.profile-wrap{position:relative;margin-top:20px;border-top:1px solid rgb(188 213 247 / 20%)}.profile{display:flex;width:100%;align-items:center;gap:10px;padding:22px 8px 0;color:#f2f6fd;border:0;background:transparent;font-size:12px;text-align:left}.profile:hover{color:#fff}.profile__avatar{display:grid;width:36px;height:36px;place-items:center;border-radius:50%;background:#496a9b;font-weight:700}.profile__avatar img{width:100%;height:100%;border-radius:inherit;object-fit:cover}.profile svg{margin-left:auto;color:#a7c2e7}.profile-menu{position:absolute;right:0;bottom:66px;z-index:10;width:218px;padding:7px;color:#233b66;border:1px solid #dce5f2;border-radius:10px;background:#fff;box-shadow:0 16px 36px #02133745}.profile-menu button{display:flex;width:100%;align-items:center;gap:10px;padding:11px 10px;color:inherit;border:0;border-radius:7px;background:transparent;font-size:13px;text-align:left}.profile-menu button:hover{background:#f2f6fc}.profile-menu button svg{margin:0;color:#5675a7}.profile-menu button:disabled{cursor:not-allowed;color:#9aa9c1}.profile-menu button:disabled svg{color:#9aa9c1}.profile-menu button:disabled:hover{background:transparent}.profile-menu hr{height:1px;margin:5px 2px;border:0;background:#e8eef6}.profile-menu .profile-menu__logout{color:#d83b47}.profile-menu .profile-menu__logout svg{color:#d83b47}.collection-transfer-input{position:fixed;width:1px;height:1px;opacity:0;pointer-events:none}.collection-transfer-notice{position:fixed;z-index:25;right:24px;bottom:24px;max-width:min(390px,calc(100vw - 48px));margin:0;padding:12px 15px;color:#075e34;border:1px solid #a9dfc3;border-radius:9px;background:#effcf4;box-shadow:0 12px 28px #04281929;font-size:13px;font-weight:700}.collection-transfer-notice--error{color:#a32432;border-color:#f2bdc4;background:#fff3f4}.collection-import-dialog p{line-height:1.5}.logout-overlay{position:fixed;z-index:20;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:22px;background:#04112a99}.logout-dialog{position:relative;width:min(100%,425px);padding:35px 38px 30px;text-align:center;border-radius:16px;background:#fff;box-shadow:0 24px 60px #00113247}.logout-dialog__close{position:absolute;top:16px;right:16px;display:grid;width:32px;height:32px;place-items:center;color:#6b7e9f;border:0;border-radius:7px;background:transparent}.logout-dialog__close:hover{background:#f2f5fa}.logout-dialog__icon{display:grid;width:62px;height:62px;margin:0 auto 15px;place-items:center;color:#e0444f;border-radius:50%;background:#fff0f1}.logout-dialog h1{margin:0;color:#0b1d4c;font-size:25px;letter-spacing:-.8px}.logout-dialog p{margin:8px 0 27px;color:#60749f;font-size:15px}.logout-dialog>div{display:grid;grid-template-columns:1fr 1fr;gap:11px}.logout-dialog>div .button{min-height:46px}.logout-dialog__confirm{color:#fff;border:1px solid #db3f4a;background:#df3f4b;box-shadow:0 8px 16px #dc394633}.app-content{min-width:0;padding:25px 32px 42px}.mobile-header{display:none}.page-placeholder{width:min(100%,1230px);margin:0 auto;padding:8px 0}.page-placeholder h1{margin:0;color:var(--navy-strong);font-size:clamp(32px,3vw,38px);line-height:1.14;letter-spacing:-1.6px}.page-placeholder>p{margin:6px 0 var(--space-8);color:var(--ink-muted);font-size:17px}.page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:28px;margin-bottom:28px}.page-header__intro{min-width:0}.page-header h1{margin:0;color:#0a1c4c;font-size:clamp(30px,2.4vw,34px);line-height:1.18;letter-spacing:-1.5px}.page-header p{margin:6px 0 0;color:#526a96;font-size:15px;line-height:1.45}.page-header__actions{display:flex;flex:0 0 auto;align-items:center;min-height:44px}.card{padding:var(--space-6);background:var(--card);border:1px solid var(--line);border-radius:var(--radius-md);box-shadow:0 10px 30px #29508c0d}.card p{margin:0;color:var(--ink-muted)}.eyebrow{margin-bottom:8px!important;color:var(--blue)!important;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border:1px solid transparent;border-radius:9px;font-weight:600;transition:background-color .16s ease,transform .16s ease}.button:focus-visible,.icon-button:focus-visible{outline:3px solid rgb(22 114 248 / 35%);outline-offset:2px}.button:active{transform:translateY(1px)}.button:disabled{cursor:not-allowed;color:#8797b2;background:#e8edf5;border-color:#e0e7f1;box-shadow:none}.button--primary{color:#fff;background:var(--blue);box-shadow:0 8px 16px #1672f833}.button--secondary{color:var(--navy-strong);background:#fff;border-color:var(--line)}.button--ghost{color:var(--blue);background:transparent}.status-badge{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:7px;font-size:13px;font-weight:600}.status-badge--remembered{color:#008d48;background:#e2f9ed}.status-badge--learning{color:#176ce8;background:#e7f0ff}.status-badge--dueSoon{color:#c27400;background:#fff4df}.status-badge--new{color:#5f65a4;background:#edf0f7}.status-badge--processing{color:#336cb6;background:#e8f1ff}.status-badge--failed{color:#c43a3a;background:#ffeded}.collection-page{width:min(100%,1280px);margin:0 auto}.collection-page__actions{display:flex;align-items:center;gap:12px;padding-top:1px}.collection-search{display:flex;align-items:center;width:323px;height:44px;gap:12px;padding:0 14px;color:#6880b1;background:#fff;border:1px solid #d9e3f3;border-radius:8px}.collection-search input{width:100%;color:var(--navy-strong);background:transparent;border:0;outline:none;font-size:14px}.collection-search input::placeholder{color:#7183ae}.collection-add{gap:8px;min-width:141px;min-height:44px;padding:0 16px;border-radius:8px;font-size:15px}.collection-transfer-menu{position:relative}.collection-transfer-trigger{width:48px;min-height:48px;padding:0;border-radius:9px}.collection-transfer-popover{position:absolute;z-index:16;top:calc(100% + 7px);right:0;width:160px;padding:7px 0;overflow:hidden;border:1px solid #e1e9f5;border-radius:10px;background:#fff;box-shadow:0 14px 28px #132b5529}.collection-transfer-popover button{display:flex;width:100%;align-items:center;gap:12px;padding:10px 14px;color:#112757;border:0;background:transparent;font-size:14px;font-weight:500;text-align:left}.collection-transfer-popover button:hover{background:#f1f6ff}.collection-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:17px;margin-bottom:25px}.collection-stat{display:flex;align-items:center;min-height:91px;gap:15px;padding:14px 15px;background:#ffffffe0;border:1px solid #e3ebf8;border-radius:11px;box-shadow:0 9px 24px #426ba30a}.collection-stat__icon{display:grid;flex:0 0 60px;width:60px;height:60px;place-items:center;color:#6078a8;border-radius:50%;background:#edf3ff}.collection-stat--remembered .collection-stat__icon{color:#09a65e;background:#e7f9f0}.collection-stat--learning .collection-stat__icon{color:#2677fa;background:#edf4ff}.collection-stat--due .collection-stat__icon{color:#ff4652;background:#fff0f2}.collection-stat div{display:grid;gap:1px}.collection-stat strong{color:#0e2050;font-size:21px;line-height:1.1}.collection-stat div span:not(.collection-stat__icon){color:#5d719e;font-size:14px}.collection-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px}.collection-filters{display:flex;gap:8px;overflow-x:auto}.collection-filters button,.collection-sort,.collection-view button{display:inline-flex;align-items:center;justify-content:center;height:44px;color:#112757;background:#ffffffa6;border:1px solid #dae5f5;border-radius:9px;font-weight:500}.collection-filters button{flex:0 0 auto;gap:13px;padding:0 17px;font-size:14px}.collection-filters button span{display:grid;min-width:25px;height:23px;place-items:center;padding:0 7px;color:#50699a;border-radius:12px;background:#e9eff9;font-size:13px}.collection-filters button.is-active{color:#1672f8;background:#e7f0ff;border-color:#d3e4ff}.collection-view{display:flex;flex:0 0 auto;gap:10px}.collection-sort{gap:37px;min-width:167px;padding:0 16px;font-size:14px}.collection-sort select{min-width:0;color:#112757;border:0;outline:0;background:transparent;font:inherit;cursor:pointer}.collection-view button{width:44px;padding:0;color:#4b6595}.collection-view .collection-view__active{color:#fff;border-color:#4d90ff;background:linear-gradient(135deg,#3788fd,#2675ec);box-shadow:0 7px 14px #2377f02e}.memo-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:21px 23px}.memo-card{min-width:0;overflow:hidden;background:#fff;border:1px solid #e1eaf7;border-radius:10px;box-shadow:0 8px 22px #35629b0d}.memo-card__image{position:relative;display:block;aspect-ratio:1.25 / 1;overflow:hidden;background:#eaf0f7}.memo-card__image img{display:block;width:100%;height:100%;object-fit:cover}.memo-card__duration{position:absolute;top:9px;right:9px;padding:3px 8px;color:#fff;border-radius:6px;background:#000000d4;font-size:14px;font-weight:700;line-height:1.15}.memo-card__body{padding:11px 9px 10px}.memo-card__title{display:-webkit-box;min-height:38px;overflow:hidden;color:#102354;font-size:15px;font-weight:700;line-height:1.2;letter-spacing:-.35px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.memo-card__meta{display:flex;align-items:center;gap:5px;min-width:0;margin:9px 0 17px;overflow:hidden;color:#6377a4;white-space:nowrap;font-size:12px}.memo-card__meta svg{flex:0 0 auto;color:#1877f2}.memo-card__meta span{color:#9caaca}.memo-card__footer{display:flex;align-items:center;justify-content:space-between;gap:5px}.memo-card__status{display:grid;min-width:142px;gap:2px;padding:7px 9px;border-radius:8px;background:#eff8f4}.memo-card__status .status-badge{min-height:auto;padding:0;background:transparent;font-size:13px}.memo-card__status>span{padding-left:0;color:#5e719f;font-size:11px}.memo-card:has(.status-badge--learning) .memo-card__status{background:#edf4ff}.memo-card:has(.status-badge--dueSoon) .memo-card__status{background:#fff7e8}.memo-card:has(.status-badge--new) .memo-card__status{background:#f1f3f8}.memo-card__menu{display:grid;width:28px;height:34px;flex:0 0 auto;place-items:center;color:#496497;background:transparent;border:0}.collection-loading{display:grid;min-height:260px;place-items:center;color:#6073a1;border:1px dashed #d7e2f2;border-radius:12px}.collection-loading button{color:var(--blue);background:none;border:0;font-weight:700}@media(max-width:768px){.app-shell{display:block}.sidebar{display:none}.mobile-header{display:flex;align-items:center;gap:12px;min-height:64px;padding:0 16px;background:var(--navy)}.mobile-header .brand{font-size:20px}.mobile-header .brand__mark{width:24px;height:24px;font-size:12px}.icon-button{display:grid;width:38px;height:38px;place-items:center;color:#fff;background:transparent;border:0;border-radius:8px}.app-content{padding:24px 16px}.page-placeholder>p{font-size:16px}.page-header,.collection-toolbar{align-items:stretch;flex-direction:column}.collection-page h1{font-size:30px}.collection-page__actions{align-items:stretch;flex-direction:column}.collection-transfer-menu{align-self:flex-end}.collection-search{width:100%}.collection-stats{grid-template-columns:repeat(2,1fr);gap:10px}.collection-stat{min-height:82px;gap:10px;padding:10px}.collection-stat__icon{flex-basis:46px;width:46px;height:46px}.collection-view{justify-content:space-between}.collection-sort{flex:1}.memo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}}@media(min-width:769px)and (max-width:1120px){.memo-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.collection-stats{grid-template-columns:repeat(2,1fr)}}.add-memo-page{width:min(100%,1208px);margin:0 auto;padding-top:7px}.add-memo-topbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.add-memo-back{display:inline-flex;align-items:center;gap:5px;color:#0869f8;font-size:15px;font-weight:500}.add-memo-search{display:flex;align-items:center;width:318px;height:39px;gap:13px;padding:0 13px;color:#6a80ad;border:1px solid #d9e4f4;border-radius:8px;background:#fff}.add-memo-search input{width:100%;border:0;outline:0;color:#112757;background:transparent;font-size:13px}.add-memo-page h1{margin:0;color:#0b1d4c;font-size:34px;line-height:1.15;letter-spacing:-1.5px}.add-memo-page__lead{margin:4px 0 17px;color:#5f719e;font-size:17px}.memo-stepper{position:relative;display:grid;grid-template-columns:repeat(4,1fr);margin:0 110px 18px}.memo-stepper:before{position:absolute;top:17px;right:12%;left:12%;height:2px;content:"";background:#dce6f5}.memo-step{position:relative;z-index:1;display:grid;justify-items:center;gap:5px;color:#6074a2;font-size:13px}.memo-step span{display:grid;width:35px;height:35px;place-items:center;color:#395684;border-radius:50%;background:#edf2fa;font-weight:700}.memo-step--active span{color:#fff;background:linear-gradient(135deg,#3889fe,#2373ee);box-shadow:0 6px 13px #2374ef3d}.memo-step--active small{color:#0b1d4c;font-weight:600}.add-memo-layout{display:grid;grid-template-columns:minmax(0,1.72fr) minmax(340px,.98fr);gap:12px}.add-memo-main{display:grid;align-content:start;gap:17px}.add-panel,.video-preview{padding:13px 16px;background:#ffffffdb;border:1px solid #dfe9f7;border-radius:9px;box-shadow:0 8px 22px #35629b08}.video-preview{position:relative}.add-panel h2,.video-preview h2{margin:0;color:#0c2051;font-size:18px;letter-spacing:-.35px}.add-link-row{display:grid;grid-template-columns:minmax(0,1fr) 40px 140px;gap:10px;align-items:center;margin-top:14px}.add-link-row label{display:flex;align-items:center;min-width:0;height:47px;gap:13px;padding:0 14px;color:#5872a3;border:1px solid #bdcde6;border-radius:8px;background:#fff}.add-link-row input{width:100%;min-width:0;color:#122658;border:0;outline:0;font-size:15px}.add-link-row>button:not(.button){display:grid;width:34px;height:34px;place-items:center;color:#7b8eae;background:transparent;border:0}.add-link-row .button{gap:8px;min-height:47px;padding:0 15px;border-radius:8px;font-size:14px}.arrow-right{transform:rotate(180deg)}.add-panel__help{display:flex;align-items:center;gap:6px;margin:10px 0 0;color:#6075a2;font-size:12px}.add-panel__error{margin:9px 0 0;color:#c43a3a;font-size:13px}.fetch-panel{min-height:257px}.fetch-content{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-top:16px}.fetch-list{display:grid;gap:10px}.fetch-item{display:flex;align-items:center;gap:17px;color:#536b9b;font-size:14px}.fetch-item svg{color:#c5d2e5}.fetch-item.is-done svg{color:#2879f7;fill:#2879f7;stroke:#fff}.fetch-item.is-progress svg{color:#2879f7}.fetch-time{display:flex;align-items:center;gap:13px;margin-top:2px;padding:17px 20px;color:#58709f;border-radius:11px;background:#edf4ff;font-size:12px;line-height:1.35}.fetch-time svg{color:#2879f7}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.review-panel{min-height:316px}.review-panel__title{display:flex;align-items:center;justify-content:space-between;gap:12px}.review-panel__title button{display:inline-flex;height:33px;align-items:center;gap:7px;padding:0 12px;color:#116cf2;background:#eef5ff;border:1px solid #dceaff;border-radius:8px;font-size:12px}.form-field{position:relative;display:grid;gap:5px;margin-top:10px;color:#142657;font-size:13px}.form-field>span{color:#6c7fa7;font-weight:400}.form-field input,.form-field textarea{width:100%;padding:9px 13px;resize:none;color:#15285a;border:1px solid #c7d5e9;border-radius:7px;outline-color:#7fb1ff;background:#fff;font-size:13px}.form-field textarea{height:69px;line-height:1.3}.form-field small{position:absolute;right:11px;bottom:10px;color:#6a7ea8;font-size:11px}.memo-details-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px 44px;margin-top:15px}.memo-details-grid p{display:grid;grid-template-columns:24px 105px 1fr;align-items:center;margin:0;color:#6075a0;font-size:13px}.memo-details-grid svg{color:#6580ae;width:18px}.memo-details-grid strong{color:#142657;font-weight:500}.preview-column{display:grid;align-content:start;gap:12px}.video-preview{padding:12px 16px 21px}.video-preview header{display:flex;align-items:center;justify-content:space-between;gap:8px}.video-preview header a{display:inline-flex;align-items:center;gap:5px;padding:8px 10px;color:#0c70f8;border:1px solid #dceaff;border-radius:7px;background:#eff5ff;font-size:12px}.video-preview__frame{position:relative;width:312px;max-width:100%;aspect-ratio:.64;margin:12px auto 0;overflow:hidden;border-radius:8px;background:#273348}.video-preview__frame:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:linear-gradient(transparent 55%,#000000d4)}.video-preview__frame img{width:100%;height:100%;object-fit:cover;filter:saturate(.75) brightness(.72)}.video-preview__copy{position:absolute;z-index:1;top:35px;right:22px;color:#fff;font-size:27px;line-height:1.25;text-align:center;transform:rotate(-5deg);font-family:cursive}.video-preview__creator,.video-preview__controls{position:absolute;z-index:2;right:14px;left:14px;display:flex;align-items:center;justify-content:space-between;color:#fff;font-size:12px}.video-preview__creator{bottom:77px;font-weight:700}.video-preview__creator button{padding:7px 11px;color:#fff;border:1px solid rgb(255 255 255 / 50%);border-radius:7px;background:#00000047;font-weight:700}.video-preview__controls{bottom:16px}.add-success-screen{position:fixed;z-index:20;top:0;right:0;bottom:0;left:0;display:grid;place-content:center;justify-items:center;color:#fff;background:#081b357a;animation:success-fade .22s ease-out both;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.add-success-screen:before{position:absolute;top:50%;left:50%;width:min(360px,calc(100vw - 48px));height:310px;content:"";border:1px solid rgb(255 255 255 / 33%);border-radius:24px;background:linear-gradient(150deg,#123d72,#0b203e);box-shadow:0 24px 70px #00000059;transform:translate(-50%,-50%)}.add-success-screen>*{position:relative;z-index:1}.add-success-screen strong{margin-top:4px;font-size:28px;letter-spacing:-1px}.add-success-screen p{margin:8px 0 0;color:#d8f9e7;font-size:15px}.success-badge{display:grid;width:68px;height:68px;margin-bottom:12px;place-items:center;color:#47d991;border:7px solid rgb(71 217 145 / 18%);border-radius:50%;background:#e6fff1;animation:success-pop .52s .1s cubic-bezier(.2,1.4,.3,1) both}.video-preview__success strong{font-size:21px;letter-spacing:-.5px}.video-preview__success p{margin:5px 0 0;color:#d8f9e7;font-size:13px}.success-confetti{position:absolute;width:7px;height:13px;border-radius:3px;animation:confetti .7s .15s ease-out both}.success-confetti--one{top:calc(50% - 132px);left:calc(50% - 145px);background:#66d8ff;transform:rotate(28deg)}.success-confetti--two{top:calc(50% - 126px);right:calc(50% - 145px);background:#ffd263;transform:rotate(-25deg)}.success-confetti--three{top:calc(50% - 73px);right:calc(50% - 163px);width:8px;height:8px;background:#f47ca2}@keyframes success-fade{0%{opacity:0}to{opacity:1}}@keyframes success-pop{0%{transform:scale(.4)}to{transform:scale(1)}}@keyframes confetti{0%{opacity:0}40%{opacity:1}to{opacity:0;translate:0 -13px}}@media(max-width:900px){.add-memo-layout{grid-template-columns:1fr}.preview-column{grid-row:1}.memo-stepper{margin-right:20px;margin-left:20px}}@media(max-width:768px){.add-memo-topbar{align-items:flex-start;gap:15px;flex-direction:column}.add-memo-search{width:100%}.add-link-row{grid-template-columns:1fr 38px}.add-link-row .button{grid-column:span 2}.fetch-content{flex-direction:column}.memo-details-grid{grid-template-columns:1fr;gap:10px}.video-preview__frame{width:min(312px,100%)}}.memo-import{width:min(100%,1280px);margin:0 auto;padding:2px 0 44px;color:#0b1d4c}.memo-import__body{width:min(100%,940px);margin:0 auto}.memo-import__top{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px}.memo-import__top label{display:flex;align-items:center;width:min(428px,65%);height:38px;gap:10px;padding:0 12px;color:#5c729d;border:1px solid #dce5f2;border-radius:8px;background:#f7faff}.memo-import__top input{width:100%;border:0;outline:0;background:transparent;color:#0b1d4c;font-size:13px}.memo-import__avatar{display:grid;width:39px;height:39px;place-items:center;color:#182544;border-radius:50%;background:#dce4f4;font-size:13px;font-weight:700}.memo-import__lead{margin:7px 0 18px;color:#435b88;font-size:14px}.import-steps{position:relative;display:grid;grid-template-columns:1fr 1fr;align-items:start;max-width:545px;margin:18px auto 28px}.import-steps__line{position:absolute;top:15px;right:70px;left:70px;height:2px;background:#cfd9e8}.import-step{position:relative;z-index:1;display:grid;justify-items:center;gap:8px;color:#91a1bc;font-size:13px}.import-step span{display:grid;width:31px;height:31px;place-items:center;color:#17254a;border-radius:50%;background:#e7edf6;font-weight:700}.import-step strong{font-weight:500}.import-step--complete,.import-step--active{color:#176ff6}.import-step--complete span,.import-step--active span{color:#fff;background:#2a74f4}.import-steps--review .import-steps__line{background:#2a74f4}.paste-card{min-height:428px;padding:26px 20px 34px;text-align:center;border:1px solid #e4ebf5;border-radius:9px;background:#fff;box-shadow:0 5px 18px #2d538808}.paste-card__icon{display:grid;width:76px;height:76px;place-items:center;margin:0 auto 20px;color:#2875f6;border-radius:50%;background:#eaf2ff}.paste-card h2{margin:0;font-size:20px;letter-spacing:-.5px}.paste-card>p{margin:10px 0 30px;color:#405783;font-size:14px;line-height:1.55}.paste-card__input{display:flex;align-items:center;max-width:470px;height:46px;margin:0 auto 16px;overflow:hidden;color:#46618d;border:1px solid #bfcfe5;border-radius:7px;background:#fff}.paste-card__input svg{flex:0 0 auto;margin:0 13px}.paste-card__input input{width:100%;height:100%;border:0;border-left:1px solid #d9e2ee;outline:0;color:#112452;padding:0 10px;font-size:13px}.paste-card__fetch{width:min(470px,100%);height:47px;gap:10px;border-radius:7px}.paste-card__error{color:#c43a3a!important;margin-top:12px!important}.fetched-banner{display:flex;align-items:center;gap:11px;padding:14px;margin-bottom:15px;color:#167838;border:1px solid #c9eed5;border-radius:8px;background:linear-gradient(90deg,#e4f9e9,#f4fff5)}.fetched-banner svg{flex:0 0 auto}.fetched-banner div{display:grid;gap:3px}.fetched-banner strong{font-size:14px}.fetched-banner span{color:#17233d;font-size:11px}.review-memo{display:grid;grid-template-columns:204px minmax(0,1fr);gap:16px}.review-video{position:relative;min-height:445px;overflow:hidden;border-radius:9px;background:#172742}.review-video img{width:100%;height:100%;object-fit:cover;filter:brightness(.78)}.review-video__play{position:absolute;top:50%;left:50%;display:grid;width:52px;height:52px;place-items:center;color:#fff;border-radius:50%;background:#143662bf;transform:translate(-50%,-50%)}.review-video__controls{position:absolute;right:12px;bottom:14px;left:12px;padding-top:10px;color:#fff;border-top:2px solid rgb(255 255 255 / 80%);font-size:11px}.review-details{padding:18px;border-radius:9px;background:#f4f7fb}.review-details h2{margin:0;font-size:18px}.review-details__hint{margin:7px 0 16px;color:#7b8ca7;font-size:11px}.review-details label{display:grid;gap:6px;margin-top:13px;color:#101e41;font-size:12px;font-weight:700}.review-details input,.review-details textarea,.review-details select{width:100%;border:1px solid #d2ddeb;border-radius:6px;outline-color:#7caeff;background:#fff;color:#10204b;font:inherit;font-size:12px;font-weight:400}.review-details input,.review-details select{height:36px;padding:0 10px}.review-details textarea{height:94px;padding:10px;resize:vertical}.review-details__split{display:grid;grid-template-columns:1fr 1.2fr;gap:14px}.review-actions{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin-top:38px}.review-actions .button{height:46px;gap:10px;border-radius:7px;font-size:14px}.memo-import--saved{min-height:calc(100vh - 80px);display:grid;place-items:center}.memo-import__saved{display:grid;justify-items:center;max-width:390px;padding:38px;text-align:center;border-radius:16px;background:#fff;box-shadow:0 14px 40px #204a821f}.memo-import__saved svg{color:#19aa60}.memo-import__saved h1{margin-top:18px}.memo-import__saved p{color:#62769f}.memo-import__saved .button{margin-top:15px}@media(max-width:700px){.memo-import__top{margin-bottom:28px}.memo-import__top label{width:calc(100% - 55px)}.review-memo{grid-template-columns:1fr}.review-video{min-height:390px;max-width:280px;margin:0 auto}.review-actions{margin-top:22px}.paste-card{min-height:390px}.import-steps{margin-right:15px;margin-left:15px}}.memo-details-page{width:min(100%,1280px);margin:0 auto;padding-top:2px}.memo-details-page__actions{display:flex;align-items:center;gap:18px}.memo-details-page__actions>a{display:inline-flex;align-items:center;gap:10px;color:#172956;font-size:15px;font-weight:600}.memo-delete{gap:9px;min-height:44px;color:#c51f2a;border-color:#ffccd1;background:#fff0f1;box-shadow:none}.memo-details-layout{display:grid;grid-template-columns:425px minmax(0,1fr);gap:30px;align-items:start}.detail-video{position:relative;height:756px;overflow:hidden;border-radius:13px;background:#172742}.detail-video:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:linear-gradient(transparent 64%,#000c)}.detail-video img{width:100%;height:100%;object-fit:cover}.detail-video__play{position:absolute;z-index:1;top:50%;left:50%;display:grid;width:62px;height:62px;place-items:center;color:#fff;border:1px solid rgb(255 255 255 / 50%);border-radius:50%;background:#0c1e39a6;transform:translate(-50%,-50%)}.detail-video__controls{position:absolute;z-index:2;right:20px;bottom:19px;left:20px;display:flex;align-items:center;justify-content:space-between;padding-top:13px;color:#fff;border-top:3px solid rgb(255 255 255 / 70%);font-size:13px}.detail-video__controls span{display:inline-flex;align-items:center}.detail-thumbnails{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:14px}.detail-thumbnails button{height:105px;padding:0;overflow:hidden;border:0;border-radius:8px;background:#dce5f2}.detail-thumbnails button.is-selected{outline:3px solid #1773f6;outline-offset:2px}.detail-thumbnails img{width:100%;height:100%;object-fit:cover}.memo-detail-card{min-height:650px;padding:3px 0}.memo-detail-title{display:flex;align-items:flex-start;gap:12px}.memo-detail-title h1{flex:1;margin:0;color:#091943;font-size:31px;line-height:1.15;letter-spacing:-1.3px}.memo-detail-title input{flex:1;padding:5px 8px;color:#091943;border:1px solid #9fc1f8;border-radius:7px;font-size:26px;font-weight:700;outline:none}.memo-detail-title button{display:grid;width:36px;height:38px;flex:0 0 auto;place-items:center;color:#315789;border:0;background:transparent}.memo-author{display:flex;align-items:center;gap:13px;margin:22px 0 30px}.memo-author>span{display:grid;width:50px;height:50px;place-items:center;color:#fff;border-radius:50%;background:#a67e76;font-size:19px;font-weight:700}.memo-author div{display:grid;gap:4px}.memo-author strong{font-size:16px}.memo-author a{display:inline-flex;align-items:center;gap:5px;color:#476292;font-size:14px}.memo-detail-card h2{margin:0 0 9px;font-size:15px}.memo-description{min-height:134px;padding:15px;color:#3a527e;border:1px solid #cedaea;border-radius:8px;line-height:1.42}.memo-info-grid{display:grid;grid-template-columns:.75fr 1.25fr 1.3fr;gap:18px;margin:27px 0}.memo-info-grid label{display:grid;gap:8px;font-size:14px;font-weight:700}.memo-info-grid label>span{display:flex;align-items:center;min-height:45px;gap:8px;padding:0 12px;color:#324c7b;border:1px solid #d2deed;border-radius:8px;font-weight:400}.memo-info-grid svg{color:#3068b5;flex:0 0 auto}.memo-info-grid a{display:inline-flex;align-items:center;gap:5px;color:#324c7b;white-space:nowrap}.schedule-heading{display:flex;align-items:center;gap:7px;margin-top:5px!important}.schedule-heading small{color:#5871a1;font-size:16px}.review-schedule{display:grid;grid-template-columns:1.2fr 1fr;min-height:91px;overflow:hidden;border:1px solid #d4dfed;border-radius:9px}.review-schedule>div{display:flex;align-items:center;justify-content:center;gap:16px;padding:13px;color:#3f5986}.review-schedule>div+div{border-left:1px solid #d4dfed}.review-schedule span{display:grid;gap:6px}.review-schedule strong{color:#14234a;font-size:15px}.detail-loading{display:grid;min-height:400px;place-items:center;color:#5f739f}.detail-loading a{color:#1672f8}@media(max-width:900px){.memo-details-layout{grid-template-columns:minmax(280px,425px) minmax(0,1fr);gap:20px}.detail-video{height:620px}.memo-info-grid{grid-template-columns:1fr;gap:13px}}.memo-info-grid label>span{min-height:42px}@media(max-width:700px){.memo-details-page__actions{width:100%;justify-content:space-between;gap:12px}.memo-details-layout{grid-template-columns:1fr}.detail-video{width:min(100%,425px);height:600px;margin:0 auto}.detail-thumbnails{max-width:425px;margin-right:auto;margin-left:auto}.memo-detail-title h1{font-size:27px}.memo-info-grid,.review-schedule{grid-template-columns:1fr}.review-schedule>div+div{border-top:1px solid #d4dfed;border-left:0}}.review-page{width:min(100%,1210px);margin:0 auto}.review-page__top{display:flex;align-items:center;justify-content:space-between}.review-page__top>button{padding:5px 0;color:#0c1e4d;border:0;background:transparent;font-size:15px;font-weight:700}.review-progress{display:flex;align-items:center;gap:18px}.review-progress strong{font-size:15px}.review-progress span{width:238px;height:12px;overflow:hidden;border-radius:8px;background:#e3eaf5}.review-progress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#1b74f4,#3589ff)}.review-stage{display:grid;justify-items:center;padding-top:38px}.review-reel{position:relative;width:350px;height:633px;overflow:hidden;border-radius:13px;background:#172742}.review-reel:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:linear-gradient(transparent 55%,#000000bf)}.review-reel img{width:100%;height:100%;object-fit:cover}.review-reel__top{position:absolute;z-index:1;top:22px;right:19px;display:flex;gap:13px;color:#fff}.review-reel__social{position:absolute;z-index:1;right:15px;bottom:69px;display:grid;justify-items:center;gap:14px;color:#fff}.review-reel__social span{display:grid;justify-items:center;gap:3px;font-size:14px;font-weight:600}.review-reel__social svg{width:28px;height:28px}.review-reel__social small{font-size:14px}.review-reel__controls{position:absolute;z-index:2;right:19px;bottom:18px;left:19px;color:#fff}.review-reel__controls>i{display:block;height:4px;margin-bottom:12px;border-radius:4px;background:#ffffff59}.review-reel__controls>i b{display:block;width:12%;height:100%;border-radius:inherit;background:#2680ff}.review-reel__controls div{display:flex;align-items:center;gap:13px;font-size:14px}.review-reel__controls div svg:last-child{margin-left:auto}.review-stage>h1{max-width:660px;margin:22px 0 4px;color:#071845;text-align:center;font-size:25px;letter-spacing:-.9px}.review-stage>p{display:flex;gap:10px;margin:0;color:#6478a5;font-size:15px}.review-ratings{display:grid;grid-template-columns:repeat(4,204px);gap:21px;margin-top:25px}.review-rating{display:grid;height:105px;justify-items:center;align-content:center;gap:7px;border:1px solid transparent;border-radius:10px;background:#f5f8fc;font-size:16px}.review-rating strong{font-size:16px}.review-rating--again{color:#f33d3d;background:linear-gradient(135deg,#fff2f3,#ffe9eb);border-color:#ffe0e3}.review-rating--hard{color:#e79400;background:linear-gradient(135deg,#fff8e6,#fff2d7);border-color:#ffebc9}.review-rating--good{color:#1976f6;background:linear-gradient(135deg,#eff6ff,#e7f1ff);border-color:#dceafe}.review-rating--easy{color:#069b50;background:linear-gradient(135deg,#edfcf4,#e0f7eb);border-color:#d5f2e0}.review-rating:disabled{opacity:.6}.review-empty{display:grid;min-height:65vh;place-content:center;justify-items:center;color:#5b709c}.review-empty svg{color:#1aac64}.review-empty h1{margin:15px 0 3px;color:#0d2050}.review-empty p{margin:0 0 18px}.review-empty button{padding:10px 16px;color:#1672f8;border:1px solid #cfe1fc;border-radius:8px;background:#fff;font-weight:700}.facebook-reel-player{display:grid;justify-items:center;gap:8px}.facebook-reel-player video,.facebook-reel-player>a>img{display:block;width:auto;height:auto;max-width:100%;max-height:70vh;margin-inline:auto;border-radius:12px;background:#000}.facebook-reel-player>a{color:#2878f1;font-size:13px;font-weight:600}.review-reel.facebook-reel-player{width:min(100%,70vh);height:auto;overflow:visible;background:transparent}.detail-video.facebook-reel-player{height:auto;overflow:visible;background:transparent}.review-reel.facebook-reel-player:after,.detail-video.facebook-reel-player:after{display:none}@media(max-width:1050px){.review-ratings{grid-template-columns:repeat(4,minmax(130px,1fr));width:100%}}.review-rating{min-width:0}@media(max-width:700px){.review-page__top{align-items:flex-start;gap:18px;flex-direction:column}.review-progress{width:100%;justify-content:space-between}.review-progress span{flex:1}.review-stage{padding-top:26px}.review-reel{width:min(100%,350px);height:min(633px,178vw)}.review-ratings{grid-template-columns:repeat(2,1fr);gap:12px}.review-rating{height:92px}}.app-shell--review{background:#000}.app-shell--review .sidebar{color:#a8a8ad;background:#050505;border-right:1px solid #202020}.app-shell--review .brand{color:#fff}.app-shell--review .sidebar nav{gap:8px;margin-top:42px}.app-shell--review .side-nav__link{width:100%;min-height:48px;gap:14px;padding:0 16px;color:#a4a4aa;border:0;border-radius:7px;background:transparent;text-align:left;font:inherit}.app-shell--review .side-nav__link:hover,.app-shell--review .side-nav__link:focus-visible{color:#fff;background:#151515}.app-shell--review .side-nav__link--active{position:relative;color:#fff;background:#2b2b2d}.app-shell--review .side-nav__link--active:before{position:absolute;top:8px;bottom:8px;left:0;width:3px;content:"";border-radius:0 2px 2px 0;background:#3a8cff}.app-shell--review .side-nav__link--disabled{cursor:default;opacity:.55}.app-shell--review .side-nav__link--disabled:hover{color:#a4a4aa;background:transparent}.app-shell--review .profile{color:#a4a4aa;border-top-color:#272727}.app-shell--review .profile__avatar{background:#313136}.app-shell--review .app-content{min-height:100vh;padding:27px 42px 34px;background:#000}.app-shell--review .review-page{width:min(100%,1280px);color:#fff}.app-shell--review .review-page__top>button,.app-shell--review .review-progress strong{color:#f4f4f5}.app-shell--review .review-page__top>button{font-size:14px}.app-shell--review .review-progress{gap:20px}.app-shell--review .review-progress span{height:10px;background:#28282d}.app-shell--review .review-progress i{background:#3386ff}.app-shell--review .app-content{height:100vh;min-height:0;overflow:hidden}.app-shell--review .review-page{height:100%;display:grid;grid-template-rows:auto minmax(0,1fr)}.app-shell--review .review-stage{min-height:0;grid-template-rows:minmax(0,1fr) auto auto;align-items:end;padding-top:20px}.app-shell--review .review-reel.facebook-reel-player{width:auto;height:100%;min-height:0;max-width:100%;align-self:stretch;place-items:center}.app-shell--review .facebook-reel-player video,.app-shell--review .facebook-reel-player>a>img{width:auto;height:100%;max-height:100%;border-radius:5px;background:#000}.app-shell--review .review-reel.facebook-reel-player>a{height:100%;display:grid;justify-items:center}.app-shell--review .review-stage__details{display:grid;justify-items:center;max-width:690px;margin-top:16px}.app-shell--review .review-stage>.review-stage__details h1{margin:0;color:#fff;font-size:19px;line-height:1.3;letter-spacing:-.4px}.app-shell--review .review-stage>.review-stage__details p{color:#96969d;font-size:13px}.app-shell--review .review-ratings{width:min(100%,660px);grid-template-columns:repeat(4,1fr);align-self:end;gap:12px;margin-top:20px}.app-shell--review .review-rating{height:auto;min-height:77px;gap:3px;padding:7px 4px;border:0;border-radius:8px;background:transparent}.app-shell--review .review-rating:hover:not(:disabled),.app-shell--review .review-rating:focus-visible{background:#161616;outline:none}.app-shell--review .review-rating strong{color:currentColor;font-size:14px}.app-shell--review .review-rating small{color:#8b8b91;font-size:11px}.app-shell--review .review-rating--again{color:#ef6e7b}.app-shell--review .review-rating--hard{color:#f3ba50}.app-shell--review .review-rating--good{color:#52a8ff}.app-shell--review .review-rating--easy{color:#69d89b}.app-shell--review .review-empty{color:#a2a2a8}.app-shell--review .review-empty h1{color:#fff}.app-shell--review .review-empty button{color:#53a0ff;border-color:#303a4b;background:#121212}@media(max-width:700px){.app-shell--review .app-content{height:100dvh;padding:20px 16px 30px}.app-shell--review .review-stage{padding-top:16px}.app-shell--review .review-ratings{gap:4px}}.app-content--review-focused{height:100vh;min-height:0;padding:27px 42px 34px;overflow:hidden;background:#000}.review-page--focused{width:min(100%,1280px);height:100%;display:grid;grid-template-rows:auto minmax(0,1fr);color:#fff}.review-page--focused .review-page__top>button,.review-page--focused .review-progress strong{color:#f4f4f5}.review-page--focused .review-page__top>button{font-size:14px}.review-page--focused .review-progress{gap:20px}.review-page--focused .review-progress span{height:10px;background:#28282d}.review-page--focused .review-progress i{background:#3386ff}.review-page--focused .review-stage{min-height:0;grid-template-rows:minmax(0,1fr) auto auto;align-items:end;padding-top:20px}.review-page--focused .review-reel.facebook-reel-player{width:auto;height:100%;min-height:0;max-width:100%;align-self:stretch;place-items:center}.review-page--focused .facebook-reel-player video,.review-page--focused .facebook-reel-player>a>img{width:auto;height:100%;max-height:100%;border-radius:5px;background:#000}.review-page--focused .review-reel.facebook-reel-player>a{height:100%;display:grid;justify-items:center}.review-page--focused .review-stage__details{display:grid;justify-items:center;max-width:690px;margin-top:16px}.review-page--focused .review-stage>.review-stage__details h1{margin:0;color:#fff;font-size:19px;line-height:1.3;letter-spacing:-.4px}.review-page--focused .review-stage>.review-stage__details p{color:#96969d;font-size:13px}.review-page--focused .review-ratings{width:min(100%,660px);grid-template-columns:repeat(4,1fr);align-self:end;gap:12px;margin-top:20px}.review-page--focused .review-rating{height:auto;min-height:77px;gap:3px;padding:7px 4px;border:0;border-radius:8px;background:transparent}.review-page--focused .review-rating:hover:not(:disabled),.review-page--focused .review-rating:focus-visible{background:#161616;outline:none}.review-page--focused .review-rating strong{color:#fff;font-size:14px}.review-page--focused .review-rating small{color:#8b8b91;font-size:11px}.review-page--focused .review-rating--again{color:#ef6e7b}.review-page--focused .review-rating--hard{color:#f3ba50}.review-page--focused .review-rating--good{color:#52a8ff}.review-page--focused .review-rating--easy{color:#69d89b}.review-page--focused .review-page__top{justify-content:flex-end}.review-page--focused .review-page__top-actions{display:flex;align-items:center;gap:16px}.review-facebook-link{display:inline-flex;min-height:33px;align-items:center;justify-content:center;gap:6px;padding:0 10px;color:#78b4ff;border:1px solid #2d5f9e;border-radius:8px;background:#11223a;font-size:12px;font-weight:700;white-space:nowrap}.review-facebook-link:hover,.review-facebook-link:focus-visible{color:#fff;border-color:#5ca7ff;background:#17345a;outline:none}.review-page--focused .review-reel-shell{position:relative;height:100%;min-height:0;aspect-ratio:9 / 16}.review-page--focused .review-reel-viewport{width:100%;height:100%;min-height:0;overflow:hidden}.review-page--focused .review-reel-track{display:grid;grid-template-rows:repeat(3,1fr);height:300%;transform:translateY(-33.333333%)}.review-page--focused .review-reel-viewport--forward .review-reel-track{transform:translateY(-66.666667%);transition:transform .33s cubic-bezier(.22,.72,.22,1)}.review-page--focused .review-reel-viewport--back .review-reel-track{transform:translateY(0);transition:transform .33s cubic-bezier(.22,.72,.22,1)}.review-page--focused .review-reel-slide{display:grid;min-height:0;place-items:center}.review-page--focused .review-reel-slide--empty{pointer-events:none}.review-page--focused .review-reel-slide .review-reel.facebook-reel-player{position:relative;height:100%}.review-page--focused .review-reel-slide__preview{display:block;width:auto;height:100%;max-width:100%;border-radius:5px;background:#000;object-fit:contain}.review-page--focused .review-page__back{position:absolute;z-index:3;top:50%;left:calc(100% + 16px);display:grid;width:38px;height:38px;place-items:center;padding:0;color:#fff;border:1px solid transparent;border-radius:50%;background:transparent;transform:translateY(-50%)}.review-page--focused .review-page__back:disabled{cursor:default;color:#595a60}.review-page--focused .review-page__back:not(:disabled):hover,.review-page--focused .review-page__back:not(:disabled):focus-visible{border-color:#3c3d44;background:#18181a;outline:none}.review-page--focused .review-rating.is-selected{background:#161616;box-shadow:inset 0 0 0 1px currentColor}.review-page--focused .review-submission-error{margin:8px 0 0;color:#ff9ba5;font-size:12px}.facebook-reel-player__placeholder{display:block;max-width:100%;max-height:70vh;border-radius:12px;object-fit:cover}.facebook-reel-player__loading{color:#c3c3c8;font-size:13px}.review-page--focused .facebook-reel-player__placeholder{width:auto;height:100%;max-height:100%;border-radius:5px}.review-page--focused .facebook-reel-player__loading{position:absolute;z-index:2;top:50%;left:50%;display:inline-flex;align-items:center;gap:8px;padding:9px 12px;color:#fff;border:1px solid rgb(255 255 255 / 18%);border-radius:999px;background:#040b19b8;box-shadow:0 8px 24px #0003;font-size:12px;font-weight:700;transform:translate(-50%,-50%)}.review-page--focused .facebook-reel-player__loading:before{width:13px;height:13px;content:"";border:2px solid rgb(255 255 255 / 30%);border-top-color:#75b2ff;border-radius:50%;animation:review-video-spinner .8s linear infinite}@keyframes review-video-spinner{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.review-page--focused .review-reel-viewport--forward .review-reel-track,.review-page--focused .review-reel-viewport--back .review-reel-track{transition-duration:1ms}.review-page--focused .facebook-reel-player__loading:before{animation:none}}@media(max-width:700px){.app-content--review-focused{height:100dvh;padding:20px 16px 30px}.review-page--focused .review-stage{padding-top:16px}.review-page--focused .review-ratings{gap:4px}.review-page--focused .review-page__top-actions{width:100%;justify-content:space-between}.review-facebook-link{min-height:33px}}.memo-detail-error{margin:-14px 0 18px;color:#b92d3b;font-size:14px;font-weight:600}.review-page--focused .review-submission-status{margin:8px 0 0;color:#a9d6ff;font-size:12px}.detail-video.facebook-reel-player{height:756px;overflow:hidden;background:#172742}.detail-video.facebook-reel-player video{width:100%;height:100%;max-height:none;object-fit:cover}@media(max-width:700px){.detail-video.facebook-reel-player{height:600px}}.facebook-reel-player{position:relative;display:grid;grid-template-rows:minmax(0,1fr) auto;min-width:0;min-height:0;overflow:hidden;background:#000}.facebook-reel-player__frame{z-index:1;display:block;width:100%;height:100%;min-width:0;min-height:0;border:0;background:#000;opacity:0;transition:opacity .16s ease-out}.facebook-reel-player.is-loaded .facebook-reel-player__frame{opacity:1}.facebook-reel-player__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;margin:0!important;border-radius:inherit!important;object-fit:cover;opacity:1;transition:opacity .16s ease-out}.facebook-reel-player.is-loaded .facebook-reel-player__placeholder{opacity:0;pointer-events:none}.facebook-reel-player__loading{position:absolute;z-index:2;top:50%;left:50%;margin:0;transform:translate(-50%,-50%)}.facebook-reel-player__fallback{z-index:2;display:inline-flex;justify-self:center;align-items:center;min-height:32px;padding:0 10px;color:#78b4ff;font-size:12px;font-weight:700}.review-page--focused .review-reel.facebook-reel-player{display:grid;width:100%;height:100%;overflow:hidden;border-radius:5px}.review-page--focused .review-reel .facebook-reel-player__frame{border-radius:5px}.review-page--focused .review-reel-shell{contain:layout paint}.review-page--focused .review-reel-track{will-change:transform}.detail-video.facebook-reel-player{display:grid;height:756px;border-radius:8px}.detail-video.facebook-reel-player .facebook-reel-player__frame{border-radius:8px}.review-video.facebook-reel-player{display:grid;height:445px;border-radius:9px}.review-video.facebook-reel-player .facebook-reel-player__frame{border-radius:9px}@media(max-width:900px){.detail-video.facebook-reel-player{height:620px}}@media(max-width:700px){.detail-video.facebook-reel-player{height:600px}.review-video.facebook-reel-player{height:390px;max-width:280px;margin:0 auto}}.home-page{width:min(100%,1280px);margin:0 auto}.home-page__actions{display:flex;gap:17px}.home-page__actions label{display:flex;align-items:center;width:326px;height:42px;gap:11px;padding:0 13px;color:#4f6898;border:1px solid #cad7e9;border-radius:8px}.home-page__actions input{width:100%;border:0;outline:0;background:transparent;font-size:14px}.home-page__actions .button{gap:8px;min-height:42px;border-radius:8px}.home-grid{display:grid;grid-template-columns:minmax(0,1.63fr) minmax(380px,1fr);gap:20px}.home-left,.home-right{display:grid;align-content:start;gap:20px}.memory-hero{position:relative;display:grid;grid-template-columns:1fr 1fr;min-height:366px;padding:25px 32px;overflow:hidden;border-radius:7px;background:linear-gradient(160deg,#f9efd4,#b9cae3 55%,#6686a3)}.memory-hero:after{position:absolute;right:-60px;bottom:-130px;width:560px;height:310px;content:"";border-radius:50%;background:radial-gradient(ellipse,rgb(11 54 74 / 30%),transparent 68%)}.memory-hero>div{position:relative;z-index:1}.memory-hero h2{margin:0;font-size:19px}.memory-hero h2 small{color:#3b5d8d}.memory-hero strong{display:block;margin-top:8px;font-size:59px;line-height:.98}.memory-hero em{display:block;margin-top:4px;font-size:20px;font-style:normal}.hero-change{display:block;width:fit-content;margin-top:19px;padding:7px 10px;color:#078843;border-radius:7px;background:#e3f7e9;font-size:13px;font-weight:700}.memory-hero>div>p{margin:14px 0 0;font-size:13px;line-height:1.5}.memory-ring{align-content:center;justify-items:center}.memory-ring:before{position:absolute;width:112px;height:112px;content:"";border-radius:50%;background:conic-gradient(#09aa5b var(--strength),#edf2f5 0)}.memory-ring:after{position:absolute;width:88px;height:88px;content:"";border-radius:50%;background:#fffdf6}.memory-ring b,.memory-ring span{position:relative;z-index:1}.memory-ring b{font-size:28px}.memory-ring span{margin-top:55px;color:#112b58;text-align:center;font-size:12px}.memory-hero__bottom{position:absolute!important;z-index:2!important;right:0;bottom:28px;left:0;display:grid;justify-items:center}.memory-hero__bottom .button{gap:10px;width:285px;min-height:50px;border-radius:8px;font-size:16px}.memory-hero__bottom p{margin:13px 0 0;font-size:13px;font-weight:600}.recent-memos,.progress-card,.build-card{padding:16px;border:1px solid #e0e8f3;border-radius:7px;background:#fff}.recent-memos header,.progress-card header{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.recent-memos h2,.progress-card h2,.build-card h2{margin:0;font-size:18px}.recent-memos header button{color:#0870f5;border:0;background:transparent;font-size:13px}.recent-memos article{display:grid;grid-template-columns:101px minmax(0,1fr) 188px;align-items:center;gap:17px;min-height:78px;border-top:1px solid #e6edf6}.recent-memos article:first-of-type{border-top:0}.recent-memos article img{width:101px;height:63px;object-fit:cover;border-radius:5px}.recent-memos article>div{display:grid;gap:8px}.recent-memos article strong{font-size:13px}.recent-memos article>div>span{color:#637aa7;font-size:12px}.recent-memos__state .status-badge{width:fit-content;min-height:25px;font-size:12px}.recent-memos__state>span{display:flex;align-items:center;gap:7px}.progress-card header button{display:flex;align-items:center;gap:7px;padding:8px 10px;color:#0e2455;border:1px solid #dce6f3;border-radius:8px;background:#fff;font-size:13px;font-weight:700}.progress-card header button svg{color:#ff6900}.progress-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.progress-stats>div{display:grid;min-height:111px;justify-items:center;align-content:center;gap:7px;border-radius:6px;background:#edf8f2;color:#069852}.progress-stats>div:nth-child(2){color:#4c48e7;background:#eef0ff}.progress-stats>div:nth-child(3){color:#61769e;background:#eef3f8}.progress-stats>div:nth-child(4){color:#e57e00;background:#fff4e6}.progress-stats svg{width:24px}.progress-stats strong{color:#0a1d4d;font-size:22px}.progress-stats span{font-size:12px}.progress-card h3{margin:17px 0 7px;font-size:13px}.strength-bar{display:flex;align-items:center;gap:10px}.strength-bar>i,.milestone i{display:block;height:12px;overflow:hidden;flex:1;border-radius:8px;background:#e2eaf3}.strength-bar i i,.strength-bar>i:after{content:"";display:block;height:100%;border-radius:inherit;background:#0ab260}.strength-bar b{font-size:13px}.milestone{display:flex;align-items:center;gap:11px;padding:11px;margin-top:26px;border:1px solid #d9e3f1;border-radius:8px}.milestone>svg{flex:0 0 auto;padding:8px;width:40px;height:40px;color:#f1a000;border-radius:9px;background:#fff4db}.milestone div{display:grid;flex:1;gap:5px}.milestone span{color:#56709f;font-size:11px}.milestone strong{color:#102657;font-size:12px}.milestone i{height:7px}.milestone i b{display:block;height:100%;border-radius:inherit;background:#0bb35e}.milestone small{color:#43618e;font-size:11px}.build-card{position:relative;min-height:412px;overflow:hidden}.build-card>p{width:55%;margin:14px 0 25px;color:#45618f;font-size:13px;line-height:1.45}.build-card__art{position:absolute;top:36px;right:25px;color:#cbdfff;font-size:150px;transform:rotate(-25deg)}.build-card ul{display:grid;gap:15px;padding:0;margin:0;list-style:none}.build-card li{display:flex;align-items:center;gap:13px;color:#0872fa}.build-card li>svg{padding:7px;width:40px;height:40px;border-radius:7px;background:#edf4ff}.build-card li span{display:grid;gap:3px;color:#53709e;font-size:11px}.build-card li strong{color:#102657;font-size:12px}.tip{display:flex;gap:12px;padding:13px;margin-top:28px;color:#146cf5;border-radius:7px;background:#edf5ff}.tip svg{flex:0 0 auto}.tip p{display:grid;gap:4px;margin:0;color:#215392;font-size:11px}.tip strong{color:#146cf5;font-size:13px}.home-loading{display:grid;min-height:60vh;place-items:center;color:#5f739f}@media(max-width:1000px){.home-grid{grid-template-columns:1fr}.home-right{grid-template-columns:1fr 1fr}.build-card{min-height:auto}.home-page__actions label{width:270px}}.home-grid .strength-bar i{width:auto}@media(max-width:700px){.home-page__header{flex-direction:column}.home-page__actions,.home-page__actions label{width:100%}.home-page__actions .button{flex:0 0 auto}.memory-hero{grid-template-columns:1fr;min-height:440px}.memory-ring{position:absolute!important;top:32px;right:28px}.memory-hero__bottom{bottom:25px}.recent-memos article{grid-template-columns:74px minmax(0,1fr);gap:11px;padding:10px 0}.recent-memos article img{width:74px;height:54px}.recent-memos__state{grid-column:2}.home-right{grid-template-columns:1fr}.progress-stats{gap:5px}.progress-stats>div{min-height:90px}.build-card>p{width:70%}}.memory-ring{position:relative;display:grid;min-height:175px;justify-items:center;align-content:start}.memory-ring:before{top:8px;left:50%;transform:translate(-50%)}.memory-ring:after{top:20px;left:50%;transform:translate(-50%)}.memory-ring b,.memory-ring span{margin-top:45px}.streak-indicator{display:flex;align-items:center;gap:7px;padding:8px 10px;color:#0e2455;border:1px solid #dce6f3;border-radius:8px;background:#fff;font-size:13px;font-weight:700}.streak-indicator svg{color:#ff6900}.memory-hero__caught-up{display:inline-flex;width:285px;min-height:50px;align-items:center;justify-content:center;gap:9px;color:#087d45;border:1px solid rgb(6 139 78 / 20%);border-radius:8px;background:#e7f9edc7;font-size:16px;font-weight:700}.login-page{position:relative;display:grid;min-height:100vh;overflow:hidden;grid-template-rows:auto 1fr auto;padding:30px 48px 31px;color:#0b1d4c;background:radial-gradient(circle at 50% 38%,#fff 0,#f6f9ff 54%,#edf4fd)}.login-brand{position:relative;z-index:2;display:inline-flex;align-items:center;gap:10px;width:fit-content;color:#0b1d4c;font-size:25px;font-weight:700;letter-spacing:-.7px}.login-brand span,.login-intro__mark{display:grid;place-items:center;color:#fff;border-radius:8px 13px 13px 8px;background:linear-gradient(140deg,#2381ff,#71b2ff)}.login-brand span{width:28px;height:28px;font-size:13px}.login-ghost-play{position:absolute;top:42%;left:50%;color:#5394ff12;font-size:min(71vw,900px);line-height:.5;transform:translate(-50%,-50%)}.login-content{position:relative;z-index:1;display:grid;align-content:center;justify-items:center;padding-bottom:40px}.login-intro{display:grid;justify-items:center;margin-bottom:25px;text-align:center}.login-intro__mark{width:54px;height:54px;margin-bottom:17px;font-size:24px;border-radius:15px 25px 25px 15px}.login-intro h1{margin:0;font-size:36px;letter-spacing:-1.6px}.login-intro p{margin:8px 0 0;color:#6076a4;font-size:17px}.login-card{width:min(100%,420px);padding:26px;border:1px solid #e1e9f5;border-radius:14px;background:#ffffffe5;box-shadow:0 14px 36px #29518a17;text-align:center}.google-sign-in{display:grid;min-height:44px;justify-content:center;margin-top:11px}.login-signing-in{display:inline-flex;align-items:center;gap:8px;margin-top:12px;color:#3f5b8c;font-size:13px}.login-button{display:flex;width:100%;min-height:51px;align-items:center;justify-content:center;gap:11px;margin-top:11px;border-radius:8px;font-size:15px;font-weight:600}.login-button--google{color:#1c315b;border:1px solid #d5dfec;background:#fff}.google-mark{width:20px;height:20px;flex:0 0 auto}.login-spinner{width:20px;height:20px;animation:login-spin .8s linear infinite}.login-button:disabled{cursor:wait;opacity:.72}.login-error{margin:13px 4px -7px!important;color:#bd2430!important;font-size:12px!important}@keyframes login-spin{to{transform:rotate(360deg)}}.login-card>p{margin:20px 4px 0;color:#7485a5;font-size:11px;line-height:1.55}.login-card>p a{color:#2374e8;font-weight:600}.login-footer{position:relative;z-index:1;display:flex;justify-content:center;align-items:center;gap:22px;color:#6278a3;font-size:13px}.login-footer span{display:flex;align-items:center;gap:7px}.login-footer span svg{width:17px;color:#2878f1}.login-footer i{width:4px;height:4px;border-radius:50%;background:#b4c2d8}@media(max-width:600px){.login-page{padding:24px}.login-content{padding-bottom:10px}.login-footer{gap:10px;font-size:11px}.login-footer i{display:none}.login-intro h1{font-size:31px}}.home-page--refreshed{width:min(100%,1260px)}.home-page--refreshed .home-welcome{margin:5px 0 30px}.home-welcome p{margin:0 0 8px;color:#647494;font-size:14px;font-weight:500}.home-welcome h1{margin:0;color:#091a42;font-size:clamp(31px,3vw,38px);line-height:1.1;letter-spacing:-1.7px}.home-welcome>span{display:block;margin-top:8px;color:#566a95;font-size:16px;line-height:1.45}.home-page--refreshed .home-grid{grid-template-columns:minmax(0,1.62fr) minmax(330px,.84fr);gap:20px}.home-page--refreshed .home-left,.home-page--refreshed .home-right{gap:20px}.review-card,.recent-memos--refreshed,.progress-card--refreshed,.build-card--refreshed{border:1px solid #dfe7f2;border-radius:9px;background:#fffffff0;box-shadow:0 12px 32px #2346780a}.review-card{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(220px,.85fr);min-height:208px;padding:35px 24px 29px}.review-card__intro{min-width:0}.review-card h2{margin:0;color:#101f48;font-size:24px;letter-spacing:-.75px}.review-card__intro>p{margin:10px 0 24px;color:#6277a3;font-size:16px}.review-card__action{display:flex;align-items:center;gap:19px}.review-card__action .button{min-width:193px;min-height:51px;gap:10px;padding-inline:22px;border-radius:8px;font-size:16px}.review-card__action>span{color:#526890;font-size:15px;font-weight:600;white-space:nowrap}.review-card__caught-up{display:inline-flex;align-items:center;gap:8px;color:#078d4d;font-size:15px;font-weight:700}.review-card__collection{display:grid;align-content:center;gap:7px;padding:0 10px 0 37px;border-left:1px solid #e5ebf4}.review-card__collection>span{color:#334d7b;font-size:15px}.review-card__collection strong{color:#10204d;font-size:32px;line-height:1;letter-spacing:-.9px}.review-card__collection p{margin:5px 0 0;color:#516b99;font-size:14px}.review-card__meter{height:12px;overflow:hidden;border-radius:99px;background:#e4ebf4}.review-card__meter i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#1684fc,#4ba6ff);box-shadow:0 1px 3px #0065ff3d}.recent-memos--refreshed{padding:23px 24px 12px}.recent-memos--refreshed header{margin-bottom:10px}.recent-memos--refreshed h2,.progress-card--refreshed h2,.build-card--refreshed h2{color:#0f1f48;font-size:20px;letter-spacing:-.6px}.recent-memos--refreshed header button,.progress-card--refreshed header button{display:inline-flex;align-items:center;gap:3px;padding:4px;color:#116ff4;border:0;background:transparent;font-size:14px;font-weight:600}.recent-memos--refreshed header button:hover,.progress-card--refreshed header button:hover{color:#0756c9}.recent-memos--refreshed .recent-memos__list{display:grid}.recent-memos--refreshed article{grid-template-columns:100px minmax(0,1fr) 165px;gap:17px;min-height:92px;padding:10px 0}.recent-memos--refreshed article img{width:100px;height:63px;border-radius:6px}.recent-memos--refreshed article>div{gap:7px}.recent-memos--refreshed .recent-memos__copy strong{display:-webkit-box;overflow:hidden;color:#17254d;font-size:14px;line-height:1.3;letter-spacing:-.2px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.recent-memos--refreshed .recent-memos__copy>span,.recent-memos--refreshed .recent-memos__state>span{color:#6d82aa;font-size:13px}.recent-memos--refreshed .recent-memos__copy b{color:#9aabc8;font-weight:500}.recent-memos--refreshed .recent-memos__state{align-content:center;justify-items:start}.recent-memos--refreshed .recent-memos__state>span{gap:6px;white-space:nowrap}.recent-memos--refreshed .recent-memos__state .status-badge{min-height:27px}.progress-card--refreshed{padding:24px}.progress-card--refreshed header{margin-bottom:9px}.progress-stats--rows{display:grid;grid-template-columns:1fr;gap:0}.progress-stats--rows .progress-stat{display:grid;grid-template-columns:50px minmax(0,1fr) auto;align-items:center;min-height:69px;gap:15px;padding:10px 0;color:#1f355d;border-radius:0;background:transparent}.progress-stats--rows .progress-stat+.progress-stat{border-top:1px solid #e5ebf3}.progress-stats--rows .progress-stat strong{color:#293d65;font-size:15px;font-weight:500}.progress-stats--rows .progress-stat b{color:#12244e;font-size:20px}.progress-stat__icon{display:grid;width:48px;height:48px;place-items:center;border-radius:50%}.progress-stat--remembered .progress-stat__icon{color:#09a65e;background:#e7f9ef}.progress-stat--learning .progress-stat__icon{color:#147af5;background:#e9f5ff}.progress-stat--new .progress-stat__icon{color:#547096;background:#edf2f8}.progress-stat--due .progress-stat__icon{color:#f5840b;background:#fff2e3}.build-card--refreshed{display:flex;flex-direction:column;min-height:421px;padding:24px}.build-card--refreshed>ul{gap:17px;margin-top:25px}.build-card--refreshed li{gap:14px}.build-card--refreshed li>svg{width:48px;height:48px;padding:11px;border-radius:50%}.build-card--refreshed li span{gap:4px;color:#7085ad;font-size:13px}.build-card--refreshed li strong{color:#1b2c53;font-size:14px}.build-card--refreshed .tip{align-items:center;min-height:95px;gap:15px;margin-top:auto;padding:17px;border-radius:9px;background:linear-gradient(105deg,#eaf4ff,#f3f8ff)}.build-card--refreshed .tip svg{width:31px;height:31px}.build-card--refreshed .tip p{gap:4px;color:#6b81aa;font-size:13px;line-height:1.35}.build-card--refreshed .tip strong{color:#233b68;font-size:15px}@media(max-width:1040px){.home-page--refreshed .home-grid{grid-template-columns:1fr}.home-page--refreshed .home-right{grid-template-columns:1fr 1fr}.build-card--refreshed{min-height:100%}}@media(max-width:700px){.home-page--refreshed .home-welcome{margin-bottom:23px}.home-welcome h1{font-size:31px}.home-welcome>span{font-size:15px}.home-page--refreshed .home-right{grid-template-columns:1fr}.review-card{grid-template-columns:1fr;gap:25px;padding:25px 20px}.review-card__collection{padding:20px 0 0;border-top:1px solid #e5ebf4;border-left:0}.recent-memos--refreshed{padding:19px 16px 8px}.recent-memos--refreshed article{grid-template-columns:74px minmax(0,1fr);min-height:0;gap:11px;padding:11px 0}.recent-memos--refreshed article img{width:74px;height:54px}.recent-memos--refreshed .recent-memos__state{grid-column:2;padding-top:0}.recent-memos--refreshed .recent-memos__state .status-badge{display:none}}
