:root{color-scheme:light;--ink: #161a1d;--muted: #66717d;--paper: #f5f7fa;--panel: #ffffff;--panel-soft: rgba(255, 255, 255, .78);--line: rgba(22, 26, 29, .14);--dark: #0d1117;--dark-2: #171d25;--blue: #5b8def;--cyan: #14c8d8;--yellow: #e0a21a;--coral: #ff6b57;--green: #22c55e;--text-body: #46515d;--text-strong: #2b3540;--header-bg: rgba(245, 247, 250, .86);--grid-line: rgba(22, 26, 29, .045);--ambient: rgba(224, 162, 26, .12);--button-bg: #161a1d;--button-fg: #ffffff;--shadow: 0 24px 70px rgba(13, 17, 23, .13);--radius: 8px}html[data-theme=dark]{color-scheme:dark;--ink: #f2f5f7;--muted: #9ba6b2;--paper: #0d1117;--panel: #151b22;--panel-soft: rgba(21, 27, 34, .82);--line: rgba(223, 230, 236, .15);--dark: #080b0f;--dark-2: #121820;--blue: #78a7ff;--yellow: #f0b429;--text-body: #b4bec8;--text-strong: #d7dee5;--header-bg: rgba(13, 17, 23, .84);--grid-line: rgba(224, 230, 236, .04);--ambient: rgba(240, 180, 41, .1);--button-bg: #f0b429;--button-fg: #151a1d;--shadow: 0 24px 70px rgba(0, 0, 0, .32)}*{box-sizing:border-box}html{color:var(--ink);background:var(--paper);font-family:Inter,Avenir Next,Segoe UI,ui-sans-serif,system-ui,sans-serif;scroll-behavior:smooth}body{min-width:320px;margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.site-shell{min-height:100vh;background:radial-gradient(circle at 78% 5%,var(--ambient),transparent 34rem),linear-gradient(90deg,var(--grid-line) 1px,transparent 1px) 0 0 / 48px 48px,var(--paper)}.container{width:min(1160px,calc(100% - 44px));margin:0 auto}.site-header{position:sticky;top:0;z-index:20;border-bottom:1px solid var(--line);background:var(--header-bg);backdrop-filter:blur(18px)}.nav{display:flex;min-height:72px;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center;gap:10px;font-weight:900;letter-spacing:0}.brand-mark{display:inline-flex;width:38px;height:38px;align-items:center;justify-content:center}.brand-mark img{display:block;width:38px;height:38px;border-radius:9px}.nav-links{display:flex;align-items:center;gap:8px}.nav-actions,.theme-switcher{display:flex;align-items:center}.nav-actions{gap:12px}.theme-switcher{gap:2px;border:1px solid var(--line);border-radius:999px;padding:3px;background:var(--panel-soft)}.theme-option{display:inline-grid;width:32px;height:32px;place-items:center;border:0;border-radius:999px;padding:0;background:transparent;color:var(--muted);cursor:pointer}.theme-option:hover{color:var(--ink)}.theme-option[aria-pressed=true]{background:var(--ink);color:var(--paper)}.theme-option:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.theme-option svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.nav-links a{border-radius:999px;padding:9px 13px;color:var(--muted);font-size:14px;font-weight:800}.nav-links a:hover{color:var(--ink);background:#11182712}.button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:9px;border:2px solid var(--ink);border-radius:999px;padding:0 18px;background:var(--button-bg);color:var(--button-fg);box-shadow:0 8px 24px #0d111724;font-size:14px;font-weight:900;transition:transform .18s ease,box-shadow .18s ease}.button:hover{transform:translate(-1px,-1px);box-shadow:0 10px 28px #0d111733}.button.secondary{background:var(--panel);color:var(--ink)}.nav-links .button{border-color:var(--ink);background:var(--button-bg);color:var(--button-fg)}.nav-links .button:hover{background:var(--dark);color:#fff3a6}.nav-links .button:focus-visible{outline:3px solid rgba(255,227,79,.48);outline-offset:3px}.email-contact{display:inline-flex;flex-wrap:wrap;gap:8px;align-items:center;vertical-align:middle}.email-link{color:var(--ink);font-weight:900;overflow-wrap:anywhere;text-decoration:underline;text-decoration-color:#11182757;text-decoration-thickness:1.5px;text-underline-offset:4px}.email-link:hover{background:linear-gradient(transparent 58%,#ffe34fa3 58%);text-decoration-color:var(--ink)}.email-copy-button{display:inline-flex;width:32px;height:32px;min-height:32px;align-items:center;justify-content:center;border:1px solid rgba(17,24,39,.2);border-radius:999px;padding:0;background:var(--panel);color:var(--ink);cursor:pointer}.email-copy-button:hover{border-color:var(--ink);background:#e6fbff}.email-copy-button:focus-visible{outline:3px solid rgba(20,200,216,.45);outline-offset:2px}.email-copy-icon{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.email-copy-icon-check{display:none;color:#047857}.email-copy-button.is-copied{border-color:#04785759;background:#dcfce7}.email-copy-button.is-copied .email-copy-icon-copy{display:none}.email-copy-button.is-copied .email-copy-icon-check{display:block}.hero{padding:64px 0 82px}.hero-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:48px}.hero-grid>*{min-width:0}.hero-copy-block{position:relative;z-index:1;max-width:900px;margin:0 auto;text-align:center}.hero .eyebrow:before{display:none}.hero .eyebrow{border:0;border-radius:0;padding:0;background:transparent;color:var(--text-body);font-size:14px;letter-spacing:.01em}.eyebrow{display:inline-flex;width:fit-content;align-items:center;gap:8px;border:1px solid var(--line);border-radius:999px;padding:7px 11px;background:var(--panel-soft);color:var(--muted);font-size:13px;font-weight:900}.eyebrow:before{width:8px;height:8px;border-radius:99px;background:var(--green);content:""}.hero h1{max-width:12em;margin:22px auto 18px;font-size:clamp(52px,5.2vw,76px);font-weight:950;line-height:1.25;letter-spacing:-.045em;text-wrap:balance;white-space:pre-line}.hero-title-line{display:block}.hero-title-line+.hero-title-line{margin-top:.12em}.hero-youtube-word{--hero-youtube-filter-rest: brightness(.96) saturate(.98);--hero-youtube-glow-rest: 0 7px 20px rgba(255, 0, 51, .24), 0 0 28px 6px rgba(255, 0, 51, .22), 0 0 56px 12px rgba(255, 0, 51, .12);position:relative;display:inline-flex;align-items:center;gap:.16em;border-radius:.28em;padding:.05em .28em .08em .22em;background:linear-gradient(135deg,#f03,#e60000);color:#fff;font-weight:950;line-height:.95;letter-spacing:-.04em;box-shadow:0 6px 20px #ff003352;transform:translateY(-.04em);vertical-align:middle;white-space:nowrap}html[data-theme=dark] .hero-youtube-word{filter:var(--hero-youtube-filter-rest);box-shadow:var(--hero-youtube-glow-rest)}.hero-youtube-icon{width:.72em;height:.72em;fill:currentColor;flex-shrink:0;transform:translateY(-.02em)}#features,#vocabulary,#review,#workflow,.product-tour,.product-story{scroll-margin-top:112px}.hero-copy{max-width:650px;margin:0 auto 30px;color:var(--text-strong);font-size:18px;line-height:1.58;overflow-wrap:break-word}.hero-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 18px}.hero-actions .button{border-color:transparent;box-shadow:none}.hero-actions .button.secondary{position:relative;isolation:isolate;border-color:var(--line);padding-inline:18px;background:var(--panel-soft);color:var(--text-strong)}.hero-actions .button.secondary:before{position:absolute;inset:57% 14px 14%;z-index:-1;border-radius:4px;background:#d99a16;content:"";opacity:0;transform:scaleX(0) rotate(-1deg);transform-origin:left center;transition:opacity .18s ease,transform .28s cubic-bezier(.16,1,.3,1)}.hero-actions .button.secondary:hover:before,.hero-actions .button.secondary:focus-visible:before{opacity:1;transform:scaleX(1) rotate(-1deg)}.hero-actions .button:hover{box-shadow:none}@media(prefers-reduced-motion:reduce){.hero-actions .button.secondary:before{transition:none}}.learning-stage{position:relative;justify-self:center;width:min(100%,1100px);margin:0 auto;isolation:isolate}.hero-poster-frame{overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:14px;background:#09090b;box-shadow:0 24px 64px #00000073}.hero-poster-frame .video-preview{border-radius:12px}.learning-stage img{display:block;width:100%;height:auto}.learning-stage figcaption{margin-top:14px;color:var(--muted);font-size:13px;font-weight:750;text-align:center}.section{padding:88px 0}.section-heading{display:grid;max-width:780px;gap:16px;margin-bottom:30px}.section-heading p{margin:0;color:var(--text-body);font-size:18px;line-height:1.65}.section-title{margin:0;font-size:clamp(34px,5vw,62px);font-weight:950;line-height:1.08;letter-spacing:0;white-space:pre-line}.product-tour{width:min(1440px,calc(100% - 64px));padding-top:40px;padding-bottom:40px}.product-stories{display:grid;gap:120px}.product-story{display:grid;grid-template-columns:minmax(0,1fr);align-items:stretch;gap:32px;min-width:0}.product-story-copy{width:min(1040px,100%);margin-inline:auto;text-align:center}.product-story .product-shot-stage{width:100%;max-width:1160px;min-height:0;align-items:stretch;margin-inline:auto;border:0;padding:0;background:transparent;box-shadow:none}.product-story h2{margin:0;font-size:clamp(32px,3.6vw,52px);font-weight:950;line-height:1.06;letter-spacing:-.045em;text-wrap:balance;word-break:keep-all}.product-story-copy p{max-width:620px;margin:16px auto 0;color:var(--text-body);font-size:17px;line-height:1.65;text-wrap:balance}.product-story-marker{position:relative;isolation:isolate;white-space:nowrap}.product-story-marker:before{position:absolute;inset:57% -.08em 5%;z-index:-1;border-radius:.08em;background:#d99a16;content:"";opacity:.88;transform:rotate(-1deg)}.product-shot-stage{display:grid;min-width:0;min-height:510px;place-items:center;overflow:hidden;border:2px solid var(--ink);border-radius:18px;margin:0;padding:clamp(22px,4vw,52px);background:linear-gradient(135deg,rgba(255,255,255,.12),transparent 55%),#0d1729;box-shadow:12px 12px #07111f21}.product-shot-stage .study-review-workspace{--word-page-bg: #09090b;--word-page-bg-soft: #121215;--word-card-panel: #121215;--word-line: rgba(255, 255, 255, .08);--word-ink: #f8fafc;--word-muted: #94a3b8;--word-accent-yellow: #eeb32b;--word-blue: #3b82f6;--word-green: #22c55e;--word-rose: #fb7185;width:100%;max-width:1160px;min-height:520px;margin:0 auto;border:1px solid rgba(255,255,255,.08);border-radius:12px;box-shadow:0 18px 45px #00000040}.product-shot-stage .study-review-workspace .study-main-stage{max-width:none}.product-shot-stage .study-review-workspace .study-stage-stats .stage-stat-pill:nth-child(2){display:none}.product-shot-stage .study-review-complete{min-height:520px}.product-shot{display:block;max-width:100%;height:auto;border:1px solid rgba(7,17,31,.22);border-radius:10px;background:#fff;box-shadow:0 24px 55px #07111f3d}.landscape-shot{width:100%}.capability-section{margin-block:72px;border:1px solid var(--line);border-radius:18px;padding:clamp(34px,5vw,64px);background:linear-gradient(135deg,rgba(224,162,26,.07),transparent 42%),var(--panel);color:var(--ink);box-shadow:var(--shadow)}.compact-heading{max-width:780px}.capability-section .section-heading p{color:var(--text-body)}.feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;overflow:hidden;border-block:1px solid var(--line)}.feature-card{min-height:170px;padding:30px 32px;background:transparent}.feature-card:nth-child(odd){border-right:1px solid var(--line)}.feature-card:nth-child(-n+2){border-bottom:1px solid var(--line)}.feature-card strong{display:block;margin-bottom:10px;color:var(--ink);font-size:20px;line-height:1.3}.feature-card p{margin:0;color:var(--text-body);line-height:1.6}.quick-start{display:grid;grid-template-columns:minmax(180px,.4fr) minmax(560px,1.6fr);gap:20px;align-items:center;margin-top:28px;border:1px solid rgba(224,162,26,.28);border-radius:12px;padding:20px 22px;background:#e0a21a14;color:var(--ink)}.quick-start-intro span{display:block;color:var(--yellow);font-size:14px;font-weight:950;line-height:1.4}.quick-start-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin:0;padding:0;list-style:none;counter-reset:quick-step}.quick-start-steps li{display:grid;min-height:62px;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:10px;border-left:1px solid var(--line);padding:0 16px;font-size:13px;font-weight:900;line-height:1.35;counter-increment:quick-step}.quick-start-steps li:before{display:grid;width:26px;height:26px;place-items:center;border-radius:50%;background:var(--yellow);color:#161a1d;content:counter(quick-step);font-size:11px;font-weight:950}.privacy-band{padding:0 0 88px;background:transparent}.privacy-content{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:42px;align-items:center;border:1px solid var(--line);border-radius:18px;padding:clamp(32px,5vw,54px);background:var(--panel);box-shadow:var(--shadow)}.privacy-content h2{margin:0 0 14px;font-size:clamp(32px,4vw,52px);line-height:1}.privacy-content p{max-width:720px;margin:0;color:var(--text-body);font-size:18px;line-height:1.65}.privacy-action{min-width:190px;border-color:#09090b;background:#09090b;color:#f8fafc;box-shadow:none}.privacy-action:hover{box-shadow:0 10px 28px #09090b38}.page-main{padding:72px 0 96px}.page-card{max-width:820px;border:2px solid var(--ink);border-radius:var(--radius);padding:clamp(24px,5vw,48px);background:var(--panel);box-shadow:10px 10px #1118272e}.page-card h1{margin:0 0 16px;font-size:clamp(40px,6vw,68px);line-height:.96}.page-card h2{margin:34px 0 12px;font-size:20px}.page-card p,.page-card li{color:var(--text-body);font-size:17px;line-height:1.7}.page-card ul{padding-left:22px}.site-footer{border-top:1px solid var(--line);padding:26px 0;color:var(--muted);font-size:14px;font-weight:800}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:20px}.footer-links{display:flex;flex-wrap:wrap;gap:16px}@media(max-width:1120px){.learning-stage{justify-self:center;max-width:100%}}@media(max-width:980px){.privacy-content{grid-template-columns:1fr}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.quick-start{grid-template-columns:1fr;gap:20px}.product-shot-stage{min-height:480px}.product-shot-stage .study-review-workspace,.product-shot-stage .study-review-complete{min-height:520px}.product-shot-stage .study-review-workspace .study-sidebar{display:none}.product-shot-stage .study-review-workspace .study-main-stage{padding:24px 20px}}@media(max-width:720px){.container{width:min(100% - 28px,1160px)}.nav{min-height:64px}.nav-links>a:not(.button){display:none}.hero{padding:18px 0 24px}.hero-grid{gap:18px}.hero .eyebrow{font-size:10px}.hero h1{max-width:100%;margin:12px auto 10px;font-size:clamp(31px,8.8vw,40px);line-height:1.14}.hero-title-line:first-child{white-space:nowrap}.hero-title-line+.hero-title-line{margin-top:.04em}.hero-youtube-word{--hero-youtube-filter-rest: brightness(.96) saturate(.98);--hero-youtube-glow-rest: 0 5px 14px rgba(255, 0, 51, .2), 0 0 20px 4px rgba(255, 0, 51, .18), 0 0 38px 8px rgba(255, 0, 51, .1)}.hero-copy{max-width:32ch;margin-bottom:16px;font-size:13px;line-height:1.5}.hero-actions .button{min-height:38px;padding-inline:14px;font-size:12px}.feature-grid{grid-template-columns:1fr}.feature-card:nth-child(odd){border-right:0}.feature-card:not(:last-child){border-bottom:1px solid var(--line)}.feature-card{min-height:0;padding:22px 0}.feature-card strong{margin-bottom:7px;font-size:18px}.feature-card p{font-size:15px;line-height:1.5}.hero-poster-frame{border-radius:9px;box-shadow:7px 8px #07111f21;transform:none}.product-stories{gap:72px}.product-tour{width:min(100% - 28px,1440px);padding-top:32px}.product-story{gap:24px}.product-story h2{font-size:clamp(32px,9vw,44px)}.product-story-copy p{font-size:16px}.product-shot-stage{min-height:330px;border-radius:12px;padding:20px;box-shadow:7px 7px #07111f21}.product-shot-stage .study-review-workspace .study-actions-footer{display:grid;width:100%;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;padding-inline:4px}.product-shot-stage .study-review-workspace .study-btn{width:100%;min-width:0;gap:3px;padding-inline:3px;font-size:11px}.product-shot-stage .study-review-workspace .study-btn .icon{width:16px;height:16px}.product-shot-stage .study-review-workspace .study-btn .kbd-shortcut-hint{display:none}.quick-start{margin-top:20px;padding:16px}.quick-start-steps{grid-template-columns:1fr}.quick-start-steps li{min-height:48px;border-top:1px solid var(--line);border-left:0;padding:0}.section{padding:56px 0}.section.capability-section{margin-block:56px;padding:28px 20px}.capability-section .section-heading{gap:10px;margin-bottom:20px}.capability-section .section-heading p{font-size:16px}.privacy-content{gap:28px;border-radius:14px;padding:34px 24px}.privacy-action{width:100%}.footer-inner{align-items:flex-start;flex-direction:column}}
